summaryrefslogtreecommitdiff
path: root/firmware/src/start
Commit message (Expand)AuthorAgeFilesLines
* fix linking issue with latest binutils versionsv0.3Bjoern Kerler2011-10-211-1/+1
* add new RUN_FROM_RAM run-mode for direct DFU-to-RAM supportHarald Welte2011-07-301-0/+2
* simtrace: add more definitions regarding real hw prototypeHarald Welte2011-06-161-0/+3
* On the Olimex board, the buttons are low-activeHarald Welte2010-11-131-1/+7
* added watchdog time support and debouncing on power-cyclemeri2007-04-101-4/+5
* - add svn:ignore property to make 'svn st' output more realisticlaforge2006-10-151-40/+16
* - introduce FIQ stack of 1k (way too large, but we might have debug...)laforge2006-09-302-31/+148
* - Implement runtime DFU switching and reset-after-update. This meanslaforge2006-09-231-0/+24
* - move large rctx definitions to req_ctx.hlaforge2006-09-221-1/+1
* DFU works (fix various bugs such as forgetting to shift the page number, chec...laforge2006-09-211-1/+8
* - fix linker scripts and Cstartup.S to correctly relocate shared datalaforge2006-09-201-1/+1
* - fix relocation of _data_shared segmentlaforge2006-09-201-7/+26
* add GPL disclaimer to all C files that I wrotelaforge2006-09-132-1/+37
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-132-175/+254
* move to new directorylaforge2006-09-122-0/+475
personal git repositories of Harald Welte. Your mileage may vary