summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/apps/loader
Commit message (Expand)AuthorAgeFilesLines
* src: use namespace prefix osmo_* for crc16 functionsPablo Neira Ayuso2011-05-151-3/+3
* uart.h: move header out of calypso-directoryWolfram Sang2011-05-051-1/+1
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+1
* target/loader: disable bootrom mappingSteve Markgraf2011-01-121-0/+3
* loader: convert to kernel styleIngo Albrecht2010-08-171-45/+54
* firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht2010-07-201-1/+1
* loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht2010-07-201-3/+15
* firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht2010-07-201-1/+1
* loader: commented startup behaviourIngo Albrecht2010-07-201-1/+1
* firmware: removed flash safety hackIngo Albrecht2010-07-201-6/+2Star
* firmware: non-asm backlight initIngo Albrecht2010-07-201-0/+4
* firmware: flash programmingIngo Albrecht2010-07-201-5/+50
* loader: flash locking commands, various flash reworkIngo Albrecht2010-07-202-51/+136
* loader: incomplete crc support and query timeoutsIngo Albrecht2010-07-201-3/+19
* loader: removed cruftIngo Albrecht2010-07-201-7/+0Star
* firmware: fix build with new manifestIngo Albrecht2010-07-201-1/+1
* loader: reply dump mode. additional information in init reply.Ingo Albrecht2010-07-201-1/+15
* loader: re-enabled firmware entry commandsIngo Albrecht2010-07-201-3/+0Star
* osmoload: Added a jump command.Ingo Albrecht2010-07-202-0/+37
* Loader with memory read/write and various lifecycle operations.Ingo Albrecht2010-07-202-48/+101
* cleanup duplicated delay functionsSteve Markgraf2010-07-151-15/+1Star
* Introduce LCD display_driver infrastructureHarald Welte2010-03-121-1/+0Star
* apps/loader: remove #include reference to file that doesn't existHarald Welte2010-03-111-2/+0Star
* start to use libosmocore within the firmwareHarald Welte2010-03-071-1/+0Star
* Skeleton of bootloader.Ingo Albrecht2010-03-072-0/+235