summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal_e99/init.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-25[HACK] Increase speed of l1ctl to 408250bps after bootlaforge/baudrateSylvain Munaut1-1/+1
2019-02-13firmware/board/compal_e99: enable reading the second half of flashMychaela Falconia1-0/+6
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-02-12firmware: add missing includesSteve Markgraf1-0/+1
2012-02-03Calypso FB: C155 / SSD1783 Color SupportChristian Vogel1-0/+4
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-3/+3
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht1-1/+1
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: cleaned up init files.Ingo Albrecht1-5/+12
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-07firmware: Added an e99 board and fixed e99 init code build.Ingo Albrecht1-3/+3
2010-03-07Added Solomon SSD1783 display driver for Motorola C155Harald Welte1-0/+128