summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré7-32/+8
2012-01-07ingenic_jz: remove ata-nand-target.hRafaël Carré2-29/+0
2012-01-07Clean spi.h and spi-target.hRafaël Carré6-20/+19
2012-01-07lcd-remote-target.h: Use only in firmware/target/Rafaël Carré6-38/+6
2012-01-07Only use lcd-remote.h #ifdef HAVE_REMOTE_LCDRafaël Carré2-0/+4
2012-01-07powermgmt.c : include lcd-remote.h only when neededRafaël Carré1-0/+2
2012-01-07lcd_remote_powersave: unusedRafaël Carré6-3/+6
2012-01-07rolo: include lcd-remote.h only when neededRafaël Carré1-0/+2
2012-01-07mr500: move remote button reading code to buttom-mr500.cRafaël Carré3-56/+48
2012-01-07move _remote_backlight_* to common headerRafaël Carré7-39/+14
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré8-62/+61
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré7-21/+7
2012-01-07lcd-remote-target.h: remove more duplicatesRafaël Carré4-7/+0
2012-01-07lcd-remote-target.h: remove duplicate declarationsRafaël Carré3-6/+0
2012-01-07usb: fix another typoAmaury Pouly1-1/+1
2012-01-07usb: fix typo in DEBUGFAmaury Pouly1-1/+1
2012-01-07fuze+: workaround the power/volume+ multiplexing that would trigger a false p...Amaury Pouly1-4/+18
2012-01-07TARGET_TREE is not needed anymoreRafaël Carré74-90/+1
2012-01-07fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Sho...Amaury Pouly1-0/+3
2012-01-06Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.Michael Sevakis1-0/+2
2012-01-05Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis2-1/+16
2012-01-04Move some variable declarations to inside #ifdef USB_FULL_INIT, to avoid warn...Frank Gevaerts1-3/+3
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts10-133/+86
2012-01-04PCM mixer: Get rid of an obsolete macro cruft.Michael Sevakis1-5/+0
2012-01-04imx233: move dbg function declaration to system-target.hRafaël Carré4-28/+2
2012-01-04as3525: move debug-target.h content to .cRafaël Carré2-27/+2
2012-01-04rk27xx: move debug-target.h content to .cRafaël Carré2-33/+6
2012-01-04PP: move DEBUG_CANCEL definition to .cRafaël Carré2-47/+26
2012-01-04imx233: move DEBUG_CANCEL definition to .cRafaël Carré2-2/+2
2012-01-04s5l8702: move debug-target.h content to .cRafaël Carré2-28/+2
2012-01-04s5l8700: move debug-target.h content to .cRafaël Carré2-28/+2
2012-01-04pnx0101: debug-target.h content is not usedRafaël Carré1-23/+0
2012-01-04s3c2440: move debug-target.h content to .cRafaël Carré2-27/+6
2012-01-04imx31: move DEBUG_CANCEL definition to .cRafaël Carré2-1/+2
2012-01-04coldfire: move debug-target.h content in .cRafaël Carré2-35/+14
2012-01-04sh/debug-target.h: move in .cRafaël Carré2-28/+6
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré15-144/+0
2012-01-04dbg_hw_info() : add prototype to system.hRafaël Carré1-0/+3
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré22-19/+6
2012-01-04dbg_ports() : move proto to system.hRafaël Carré1-0/+4
2012-01-04*frequency_linux(): factorizeRafaël Carré2-26/+14
2012-01-04Fix oops. Too late now.Thomas Martitz1-2/+2
2012-01-04Fix intermittent warning on sdl app build.Thomas Martitz1-6/+6
2012-01-04Fix beast warning.Thomas Martitz1-1/+1
2012-01-04android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2-4/+5
2012-01-04Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz1-0/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz137-272/+426
2012-01-03ypr0: Enable headphone detectionThomas Martitz8-3/+303
2012-01-03i.MX31: need an additional ISR lockout instance when closing driver.Michael Sevakis1-1/+3
2012-01-03Gigabeat S: Dump some now-irrelevant comments.Michael Sevakis2-5/+1