summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal_e88
AgeCommit message (Expand)AuthorFilesLines
2013-12-29fw: tell linker to add init_array to ctor sectionSteve Markgraf2-0/+2
2013-01-05fw: keypad driver overhaul, support for different keymapsSteve Markgraf1-1/+2
2013-01-05fw: introduce per-board uart mappingSteve Markgraf1-5/+8
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf1-6/+7
2012-04-28Charging: Add to Compal_E88, dummy for others.Christian Vogel1-0/+4
2012-02-03Calypso FB: C123 / ST7558 Black and White SupportChristian Vogel1-0/+3
2012-02-03Removing all traces of the old display drivers.Christian Vogel1-3/+0
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang1-1/+1
2011-02-06target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf1-4/+4
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht1-1/+1
2010-07-20firmware: e88 flash linkageIngo Albrecht1-0/+134
2010-07-20firmware: some documentation about memory maps and linkageIngo Albrecht2-0/+54
2010-07-20firmware: fixed linker script titleIngo Albrecht1-1/+1
2010-07-20firmware: fixed linkage of ctors and dtors for flash imagesIngo Albrecht1-4/+2
2010-07-20firmware: untabify linker scripts.Ingo Albrecht1-38/+38
2010-07-20firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht1-1/+1
2010-07-20firmware: non-asm backlight initIngo Albrecht1-1/+4
2010-07-20firmware: establish a ramtext section for code that must be in ramIngo Albrecht1-0/+11
2010-07-20firmware: consider reserved ram in loader linkageIngo Albrecht1-0/+5
2010-07-20firmware: modularized startup codeIngo Albrecht1-0/+26
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht1-0/+107
2010-07-20firmware: cleaned up init files.Ingo Albrecht1-8/+9
2010-06-24[firmware] move board_init() to a gcc-type constructorHarald Welte1-1/+2
2010-03-12Introduce LCD display_driver infrastructureHarald Welte1-2/+3
2010-03-07Allow use of uart driver without interrupts.Ingo Albrecht1-2/+2
2010-03-07Allow use of keypad driver without interrupts.Ingo Albrecht1-1/+2
2010-03-07add 'struct timer_list' timer code similar to linux + OpenBSCHarald Welte1-0/+3
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+126