summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg2010-07-224-16/+23
* | flash: corrected coding styleIngo Albrecht2010-07-221-109/+136
* | [display] add driver for the Toppoly TD014, as used in the C139/C140Steve Markgraf2010-07-203-1/+186
* | [apps] add chainloading applicationSteve Markgraf2010-07-202-1/+54
* | [osmocon] add a chainloading mode for the compal ramloaderSteve Markgraf2010-07-201-6/+27
* | firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht2010-07-206-5/+5
* | firmware: small makefile reorgIngo Albrecht2010-07-202-29/+34
* | firmware: fixed irq-less keypad supportIngo Albrecht2010-07-201-3/+9
* | firmware: moved dead-brain-flags to primary makefileIngo Albrecht2010-07-202-9/+9
* | loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht2010-07-202-119/+289
* | firmware: e88 flash linkageIngo Albrecht2010-07-202-2/+137
* | firmware: better flash protectionIngo Albrecht2010-07-202-0/+7
* | firmware: some documentation about memory maps and linkageIngo Albrecht2010-07-203-0/+66
* | firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht2010-07-205-6/+8
* | firmware: fixed linker script titleIngo Albrecht2010-07-201-1/+1
* | osmoload: better messageIngo Albrecht2010-07-201-1/+1
* | osmocon: new debug option, allows selective dumping of rx and/or tx.Ingo Albrecht2010-07-201-24/+49
* | firmware: new highram linkageIngo Albrecht2010-07-202-1/+125
* | firmware: fixed linkage of ctors and dtors for ram imagesIngo Albrecht2010-07-201-2/+2
* | firmware: fixed linkage of ctors and dtors for flash imagesIngo Albrecht2010-07-201-4/+2Star
* | firmware: untabify linker scripts.Ingo Albrecht2010-07-202-132/+132
* | firmware: added missing init callsIngo Albrecht2010-07-204-0/+8
* | firmware: fixed ctor linkageIngo Albrecht2010-07-201-12/+0Star
* | firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht2010-07-204-2/+6
* | firmware: Fixed binary dependencies.Ingo Albrecht2010-07-201-1/+1
* | firmware: fixed map file buildsIngo Albrecht2010-07-201-5/+8
* | firmware: removed obsolete commentIngo Albrecht2010-07-201-1/+0Star
* | firmware: warning fixesIngo Albrecht2010-07-201-8/+9
* | loader: commented startup behaviourIngo Albrecht2010-07-201-1/+1
* | firmware: removed flash safety hackIngo Albrecht2010-07-201-6/+2Star
* | firmware: compile-time define for flash write supportIngo Albrecht2010-07-202-1/+8
* | firmware: non-asm backlight initIngo Albrecht2010-07-203-2/+12
* | firmware: proper exception redirectIngo Albrecht2010-07-201-9/+15
* | firmware: fixed and commented backlight driverIngo Albrecht2010-07-201-1/+3
* | flash: disable all printing. needed because strings can end up in flash.Ingo Albrecht2010-07-201-0/+4
* | osmoload: fixed programming abortIngo Albrecht2010-07-201-1/+1
* | firmware: establish a ramtext section for code that must be in ramIngo Albrecht2010-07-206-7/+53
* | firmware: flash programmingIngo Albrecht2010-07-201-5/+50
* | flash: verify source buffer alignment when programming. allow flashing first ...Ingo Albrecht2010-07-201-2/+5
* | osmoload: flash programmingIngo Albrecht2010-07-201-6/+137
* | firmware: consider reserved ram in loader linkageIngo Albrecht2010-07-201-0/+5
* | firmware: modularized startup codeIngo Albrecht2010-07-206-49/+137
* | osmoload: allow running without firmware imageIngo Albrecht2010-07-201-12/+13
* | firmware: separated various pieces of interrupt handling apartIngo Albrecht2010-07-207-96/+141
* | firmware: linker script and startup code reorg.Ingo Albrecht2010-07-207-112/+50Star
* | loader: flash locking commands, various flash reworkIngo Albrecht2010-07-205-341/+647
* | firmware: removed compal header strings temporarily.Ingo Albrecht2010-07-201-5/+0Star
* | firmware: removed old compal_dump.Ingo Albrecht2010-07-202-80/+1Star
* | firmware: cleaned up init files.Ingo Albrecht2010-07-202-13/+21
* | firmware: linker script for flashed app on e88.Ingo Albrecht2010-07-204-1/+116