summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-03rk27xx: Fix cache broken in r31339. Remove deprecated aliases.Andrew Ryabinin2-9/+5
2012-01-03i.MX31: Fix a couple oopses from r31528Michael Sevakis3-9/+2
2012-01-03Fix path to PP USB bootloader crt0Rafaël Carré1-1/+1
2012-01-03Fix path to PP crt0Rafaël Carré16-16/+16
2012-01-03move PP specific files to pp/Rafaël Carré26-23/+23
2012-01-03arm/pp : assume CPU_PPRafaël Carré4-19/+1
2012-01-03Move PP-specific headers to pp/ directoryRafaël Carré5-0/+0
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis9-157/+168
2012-01-02ypr0: Tiny cleanup in ypr0 config file.Thomas Martitz1-6/+2
2012-01-02ypr0: Proper current values measured with battery_bench.Thomas Martitz1-7/+4
2012-01-02ypr0: Fix power off at low battery.Thomas Martitz1-1/+1
2012-01-02imx233: add AUDIOIN registers, cosmeticsAmaury Pouly2-2/+84
2012-01-01Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable o...Michael Sparmann3-21/+42
2012-01-01GHWCFG* are not as3525v2 specificRafaël Carré2-39/+37
2012-01-01Fix FS#12243 : On 20GB H10, restore correct upside down state when waking LCD.Boris Gjenero1-3/+3
2012-01-01Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis2-2/+8
2011-12-31usb-drv-as3525v2.c: merge in usb-s3c6400x.cRafaël Carré2-442/+407
2011-12-31usb-s3c6400: use more complete functions from usb-drv-as3525v2Rafaël Carré2-34/+25
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré4-76/+47
2011-12-31usb-s3c6400x: start factorizationRafaël Carré2-95/+55
2011-12-31fix r31502: USBOTG_AS3525v2 doesn't exist anymoreRafaël Carré1-3/+2
2011-12-31typoRafaël Carré1-1/+1
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré7-13/+14