summaryrefslogtreecommitdiffstats
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2010-07-29Merge remote branch 'origin/sylvain/pending'Harald Welte10-11/+11
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut9-9/+9
2010-07-27layer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl header sizeSylvain Munaut1-1/+1
2010-07-25fw/rf: Use printd for the trf6151_set_gain debug messageSylvain Munaut1-1/+1
2010-07-23[firmware] bring back gta0x imagesSteve Markgraf2-15/+18
2010-07-22flash: corrected coding styleIngo Albrecht1-109/+136
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-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 Albrecht1-3/+15
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-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-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-20firmware: consider reserved ram in loader linkageIngo Albrecht1-0/+5
2010-07-20firmware: modularized startup codeIngo Albrecht6-49/+137
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 Albrecht4-332/+474
2010-07-20firmware: removed compal header strings temporarily.Ingo Albrecht1-5/+0
2010-07-20firmware: removed old compal_dump.Ingo Albrecht2-80/+1
2010-07-20firmware: cleaned up init files.Ingo Albrecht2-13/+21
2010-07-20firmware: linker script for flashed app on e88.Ingo Albrecht4-1/+116
2010-07-20flash: fixed up headerIngo Albrecht1-5/+7
2010-07-20loader: incomplete crc support and query timeoutsIngo Albrecht1-3/+19