summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/apps/loader/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang1-1/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2011-01-12target/loader: disable bootrom mappingSteve Markgraf1-0/+3
2010-08-17loader: convert to kernel styleIngo Albrecht1-45/+54
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht1-1/+1
2010-07-20loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht1-3/+15
2010-07-20firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht1-1/+1
2010-07-20loader: commented startup behaviourIngo Albrecht1-1/+1
2010-07-20firmware: removed flash safety hackIngo Albrecht1-6/+2
2010-07-20firmware: non-asm backlight initIngo Albrecht1-0/+4
2010-07-20firmware: flash programmingIngo Albrecht1-5/+50
2010-07-20loader: flash locking commands, various flash reworkIngo Albrecht1-50/+110
2010-07-20loader: incomplete crc support and query timeoutsIngo Albrecht1-3/+19
2010-07-20loader: removed cruftIngo Albrecht1-7/+0
2010-07-20firmware: fix build with new manifestIngo Albrecht1-1/+1
2010-07-20loader: reply dump mode. additional information in init reply.Ingo Albrecht1-1/+15
2010-07-20loader: re-enabled firmware entry commandsIngo Albrecht1-3/+0
2010-07-20osmoload: Added a jump command.Ingo Albrecht1-0/+36
2010-07-20Loader with memory read/write and various lifecycle operations.Ingo Albrecht1-48/+96
2010-07-15cleanup duplicated delay functionsSteve Markgraf1-15/+1
2010-03-12Introduce LCD display_driver infrastructureHarald Welte1-1/+0
2010-03-12apps/loader: remove #include reference to file that doesn't existHarald Welte1-2/+0
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+0
2010-03-07Skeleton of bootloader.Ingo Albrecht1-0/+229