summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-22[layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg4-16/+23
2010-07-22flash: corrected coding styleIngo Albrecht1-109/+136
2010-07-21gsm_04_12.h: Add beginning of structs for SMS CBHolger Hans Peter Freyther2-1/+33
2010-07-21gsm_7bit_decode: rtext does not hold a null byte, reduce the sizeHolger Hans Peter Freyther1-1/+1
2010-07-21tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde2-15/+16
2010-07-20[display] add driver for the Toppoly TD014, as used in the C139/C140Steve Markgraf3-1/+186
2010-07-20[apps] add chainloading applicationSteve Markgraf2-1/+54
2010-07-20[osmocon] add a chainloading mode for the compal ramloaderSteve Markgraf1-6/+27
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht6-5/+5
2010-07-20firmware: small makefile reorgIngo Albrecht2-29/+34
2010-07-20firmware: fixed irq-less keypad supportIngo Albrecht1-3/+9
2010-07-20firmware: moved dead-brain-flags to primary makefileIngo Albrecht2-9/+9
2010-07-20loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht2-119/+289
2010-07-20firmware: e88 flash linkageIngo Albrecht2-2/+137
2010-07-20firmware: better flash protectionIngo Albrecht2-0/+7
2010-07-20firmware: some documentation about memory maps and linkageIngo Albrecht3-0/+66
2010-07-20firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht5-6/+8
2010-07-20firmware: fixed linker script titleIngo Albrecht1-1/+1
2010-07-20osmoload: better messageIngo Albrecht1-1/+1
2010-07-20osmocon: new debug option, allows selective dumping of rx and/or tx.Ingo Albrecht1-24/+49
2010-07-20firmware: new highram linkageIngo Albrecht2-1/+125
2010-07-20firmware: fixed linkage of ctors and dtors for ram imagesIngo Albrecht1-2/+2
2010-07-20firmware: fixed linkage of ctors and dtors for flash imagesIngo Albrecht1-4/+2
2010-07-20firmware: untabify linker scripts.Ingo Albrecht2-132/+132
2010-07-20firmware: added missing init callsIngo Albrecht4-0/+8
2010-07-20firmware: fixed ctor linkageIngo Albrecht1-12/+0
2010-07-20firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht4-2/+6
2010-07-20firmware: Fixed binary dependencies.Ingo Albrecht1-1/+1
2010-07-20firmware: fixed map file buildsIngo Albrecht1-5/+8
2010-07-20firmware: removed obsolete commentIngo Albrecht1-1/+0
2010-07-20firmware: warning fixesIngo Albrecht1-8/+9
2010-07-20loader: commented startup behaviourIngo Albrecht1-1/+1
2010-07-20firmware: removed flash safety hackIngo Albrecht1-6/+2
2010-07-20firmware: compile-time define for flash write supportIngo Albrecht2-1/+8
2010-07-20firmware: non-asm backlight initIngo Albrecht3-2/+12
2010-07-20firmware: proper exception redirectIngo Albrecht1-9/+15
2010-07-20firmware: fixed and commented backlight driverIngo Albrecht1-1/+3
2010-07-20flash: disable all printing. needed because strings can end up in flash.Ingo Albrecht1-0/+4
2010-07-20osmoload: fixed programming abortIngo Albrecht1-1/+1
2010-07-20firmware: establish a ramtext section for code that must be in ramIngo Albrecht6-7/+53
2010-07-20firmware: flash programmingIngo Albrecht1-5/+50
2010-07-20flash: verify source buffer alignment when programming. allow flashing first ...Ingo Albrecht1-2/+5
2010-07-20osmoload: flash programmingIngo Albrecht1-6/+137
2010-07-20firmware: consider reserved ram in loader linkageIngo Albrecht1-0/+5
2010-07-20firmware: modularized startup codeIngo Albrecht6-49/+137
2010-07-20osmoload: allow running without firmware imageIngo Albrecht1-12/+13
2010-07-20firmware: separated various pieces of interrupt handling apartIngo Albrecht7-96/+141
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht7-112/+50
2010-07-20loader: flash locking commands, various flash reworkIngo Albrecht5-341/+647
2010-07-20firmware: removed compal header strings temporarily.Ingo Albrecht1-5/+0