summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/apps
AgeCommit message (Expand)AuthorFilesLines
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 Albrecht2-0/+37
2010-07-20Loader with memory read/write and various lifecycle operations.Ingo Albrecht2-48/+101
2010-07-18[calypso] Rework of keypad interrupt handler.Andreas.Eversberg1-0/+23
2010-07-15firmware: sim controller driver by dexterIngo Albrecht1-0/+325
2010-07-15cleanup duplicated delay functionsSteve Markgraf6-90/+6
2010-06-24[firmware] move board_init() to a gcc-type constructorHarald Welte4-6/+0
2010-05-19layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte1-0/+1
2010-05-17layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte1-12/+0
2010-03-27apps/hello_world: cosmetic fixHarald Welte1-7/+5
2010-03-21hello_world app: print L1CTL messages as hexdump to consoleHarald Welte1-0/+12
2010-03-12Introduce LCD display_driver infrastructureHarald Welte5-12/+10
2010-03-12apps/loader: remove #include reference to file that doesn't existHarald Welte1-2/+0
2010-03-08Fix some compiler warnings...Holger Hans Peter Freyther1-2/+0
2010-03-07start to use libosmocore within the firmwareHarald Welte3-3/+0
2010-03-07fix compiler warningsHarald Welte3-7/+3
2010-03-07fix compiler warningsHarald Welte1-2/+2
2010-03-07Skeleton of bootloader.Ingo Albrecht2-0/+235
2010-03-07add 'struct timer_list' timer code similar to linux + OpenBSCHarald Welte5-4/+18
2010-03-01add an actual Layer1 asynchronous (L1A) API that can be called from higher la...Harald Welte1-40/+0
2010-02-23apps/compal_dsp_dump: Move board_init as first callSylvain Munaut1-4/+3
2010-02-20Use ARFCN as specified from Layer2Harald Welte1-0/+11
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte5-0/+797