summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig...Michael Sevakis2010-06-22
* Apply FS #11423 - Use udelay in AMS driver for FM radio I2CBertrik Sikken2010-06-21
* as3525v2-usb: definitely switch to this clock handling, it is the good oneAmaury Pouly2010-06-21
* as3525-usb: change clock handlingAmaury Pouly2010-06-21
* as3525v2-usb: add support to derive usb clock from pllb, correct endpoint lis...Amaury Pouly2010-06-21
* as3525v2-usb: add a few missing define for completeness, finish reorganizatio...Amaury Pouly2010-06-21
* iPod 3G: Ensure wheel repeats are not generated unless the same keycode is po...Michael Sevakis2010-06-21
* Fix ata_idle_notify on iPod Nano 2GMichael Sparmann2010-06-21
* change the D2 bootloader to boot rockbox by default. boot OF is hold is on or...Jonathan Gordon2010-06-21
* mps depends on endpoint, I wonder why gcc didn't warn about i being used unin...Tobias Diedrich2010-06-21
* Revert r26350 - fixes FS#11421Michael Chicoine2010-06-20
* Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PPMichael Sparmann2010-06-20
* Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_...Michael Sparmann2010-06-20
* Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a...Michael Sparmann2010-06-20
* Revert r26937 (as3525v2: use 248MHz PLL)Rafaël Carré2010-06-20
* as3525v2-usb: fix yellow about unused functions (they can be resurrected from...Amaury Pouly2010-06-19
* as3525v2-usb: remove useless macroAmaury Pouly2010-06-19
* as3525v2-usb: end of massive renamingAmaury Pouly2010-06-19
* as3525v2-usb: major code renamingAmaury Pouly2010-06-19
* as2525v2-usb: coherence fixAmaury Pouly2010-06-19
* as3525v2-usb: simplify register definitionsAmaury Pouly2010-06-19
* as3525v2-usb: tweaks things but still doesn't work.Amaury Pouly2010-06-19
* as3525v2-usb: rework thing, simplifyAmaury Pouly2010-06-19
* as3525v2-usb: reorganize thing, don't renable ep0 on enum because it's alread...Amaury Pouly2010-06-19
* as3525v2-usb: don't disable interrupts on bus reset (that was for debug purpose)Amaury Pouly2010-06-19
* iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel ...Michael Sevakis2010-06-19
* iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett...Michael Sevakis2010-06-19
* fix r26953: use physical address for DMA buffer, also for IRAMRafaël Carré2010-06-19
* sd-as3525*: handle aligned transfers without memcpy()Rafaël Carré2010-06-19
* FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré2010-06-19
* Of course there's no mdelay on c200(v1), so just use udelayTobias Diedrich2010-06-19
* Include system-target.h for mdelayTobias Diedrich2010-06-19
* Use mdelayTobias Diedrich2010-06-19
* Add mdelayTobias Diedrich2010-06-19
* Comment on mps sizesTobias Diedrich2010-06-19
* usb-drv-as3525: set bulk max packet size according to speedRafaël Carré2010-06-19
* With a max delay of 17 seconds before overflow happens limiting to unsigned s...Tobias Diedrich2010-06-18
* as3525v2: use 248MHz PLL (reverse engineered by bertrik)Rafaël Carré2010-06-18
* as3525: cache first read of enrd0 registerRafaël Carré2010-06-18
* as3525*: make udelay() be a simple busy loopRafaël Carré2010-06-18
* as3525v2: document PLL bits and show current PLL frequency in the debug menuBertrik Sikken2010-06-18
* arm/crt0.S: comment why the reset vector doesn't use absolute addressingRafaël Carré2010-06-18
* as3525*: enable MMU in bootloaderRafaël Carré2010-06-18
* C200v2 lcd controller still gets stuck sometimes, do a full controller init i...Tobias Diedrich2010-06-18
* Enable display and backlight on panic.Tobias Diedrich2010-06-18
* Squeeze down the PP5002 cache routines a bit.Michael Sevakis2010-06-18
* Avoid ifdefsTobias Diedrich2010-06-18
* Move usb-drv-as3525 defines into header fileTobias Diedrich2010-06-18
* For multiprocessor targets, do the thread_exit routine such that we don't nee...Michael Sevakis2010-06-18
* as3525: bootloader USB modeRafaël Carré2010-06-18