summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2011-12-22TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń
2011-12-22sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly
2011-12-22Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń
2011-12-22usb-drv-as3525v2: use all endpointsRafaël Carré
2011-12-21TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń
2011-12-21Fix red.Boris Gjenero
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero
2011-12-21Make more local functions static.Boris Gjenero
2011-12-21TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń
2011-12-21TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń
2011-12-21Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.Tomasz Moń
2011-12-21Fix comment in sdmmc to reflect what it really means.Tomasz Moń
2011-12-21Sansa Connect: Don't enable DAC clock as it's not necessary.Tomasz Moń
2011-12-21Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń
2011-12-20Another round of making local functions staticBertrik Sikken
2011-12-20Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń
2011-12-20TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń
2011-12-20Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń
2011-12-19usb-drv-as3525v2: revert part of r31243Rafaël Carré
2011-12-19Remove obsolete empty IRAM defines from the sansa m200v4 config file.Andree Buschmann
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz
2011-12-19Buflib: Fix handles being possibly moved twiceThomas Martitz
2011-12-19TMS320DM320: Turn on Image Buffer clock on demand (FS #12462)Tomasz Moń
2011-12-19Sansa Connect: Use Image Buffer for screen updates.Tomasz Moń
2011-12-19disk: fix sector multiplier init, also remove a test which has became obsoleteAmaury Pouly
2011-12-18AMSv2: enable storage write in bootloaderRafaël Carré
2011-12-18Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis
2011-12-18Add linker script wildcards for -ffunction-sections and -fdata-sections.Boris Gjenero
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-12-17Try to fix r31346Bertrik Sikken
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-17Add const to global pointers to strings.Boris Gjenero
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-17Get the linker files that slipped through in r31337.Michael Sevakis
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis
2011-12-16Oops. Left some bits I didn't want to keep.Michael Sevakis
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-16Sansa Connect: Disable USB clocks when disconnected.Tomasz Moń
2011-12-16factorize build of ipod filesRafaël Carré
2011-12-16Remove USB time sync code when there's no RTC.Boris Gjenero
2011-12-16Factorize ipod mini common codeRafaël Carré
2011-12-16Fix mmu-arm.S selectionRafaël Carré
2011-12-15factorize build of mmu-arm.S (for armv4/5)Rafaël Carré
2011-12-15bits-armv4.S: build on arm < 6Rafaël Carré
2011-12-15OOPS, style got lost in scrolling lines with r31247, so put it backJonathan Gordon
2011-12-15factorize common PP filesRafaël Carré
2011-12-15Fix r31311 red and yellow.Michael Sevakis
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis