Age | Commit message (Expand) | Author |
2010-06-21 | mps depends on endpoint, I wonder why gcc didn't warn about i being used unin... | Tobias Diedrich |
2010-06-20 | Revert r26350 - fixes FS#11421 | Michael Chicoine |
2010-06-20 | Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PP | Michael Sparmann |
2010-06-20 | Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_... | Michael Sparmann |
2010-06-20 | Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a... | Michael Sparmann |
2010-06-20 | Revert r26937 (as3525v2: use 248MHz PLL) | Rafaël Carré |
2010-06-19 | as3525v2-usb: fix yellow about unused functions (they can be resurrected from... | Amaury Pouly |
2010-06-19 | as3525v2-usb: remove useless macro | Amaury Pouly |
2010-06-19 | as3525v2-usb: end of massive renaming | Amaury Pouly |
2010-06-19 | as3525v2-usb: major code renaming | Amaury Pouly |
2010-06-19 | as2525v2-usb: coherence fix | Amaury Pouly |
2010-06-19 | as3525v2-usb: simplify register definitions | Amaury Pouly |
2010-06-19 | as3525v2-usb: tweaks things but still doesn't work. | Amaury Pouly |
2010-06-19 | as3525v2-usb: rework thing, simplify | Amaury Pouly |
2010-06-19 | as3525v2-usb: reorganize thing, don't renable ep0 on enum because it's alread... | Amaury Pouly |
2010-06-19 | as3525v2-usb: don't disable interrupts on bus reset (that was for debug purpose) | Amaury Pouly |
2010-06-19 | iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel ... | Michael Sevakis |
2010-06-19 | iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett... | Michael Sevakis |
2010-06-19 | fix r26953: use physical address for DMA buffer, also for IRAM | Rafaë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 hdd6330 | Rafaël Carré |
2010-06-19 | Of course there's no mdelay on c200(v1), so just use udelay | Tobias Diedrich |
2010-06-19 | Include system-target.h for mdelay | Tobias Diedrich |
2010-06-19 | Use mdelay | Tobias Diedrich |
2010-06-19 | Add mdelay | Tobias Diedrich |
2010-06-19 | Comment on mps sizes | Tobias Diedrich |
2010-06-19 | usb-drv-as3525: set bulk max packet size according to speed | Rafaël Carré |
2010-06-18 | With a max delay of 17 seconds before overflow happens limiting to unsigned s... | Tobias Diedrich |
2010-06-18 | as3525v2: use 248MHz PLL (reverse engineered by bertrik) | Rafaël Carré |
2010-06-18 | as3525: cache first read of enrd0 register | Rafaël Carré |
2010-06-18 | as3525*: make udelay() be a simple busy loop | Rafaël Carré |
2010-06-18 | as3525v2: document PLL bits and show current PLL frequency in the debug menu | Bertrik Sikken |
2010-06-18 | arm/crt0.S: comment why the reset vector doesn't use absolute addressing | Rafaël Carré |
2010-06-18 | as3525*: enable MMU in bootloader | Rafaël Carré |
2010-06-18 | C200v2 lcd controller still gets stuck sometimes, do a full controller init i... | Tobias Diedrich |
2010-06-18 | Enable display and backlight on panic. | Tobias Diedrich |
2010-06-18 | Squeeze down the PP5002 cache routines a bit. | Michael Sevakis |
2010-06-18 | Avoid ifdefs | Tobias Diedrich |
2010-06-18 | Move usb-drv-as3525 defines into header file | Tobias Diedrich |
2010-06-18 | For multiprocessor targets, do the thread_exit routine such that we don't nee... | Michael Sevakis |
2010-06-18 | as3525: bootloader USB mode | Rafaël Carré |
2010-06-18 | sd-as3525: enable writing, sd_enable() and card_get_info_target() in bootloader | Rafaël Carré |
2010-06-18 | usb-drv-as3525: use udelay() and not a C busy loop | Rafaël Carré |
2010-06-18 | usb-drv-as3525: build with LOGF_ENABLE undefined | Rafaël Carré |
2010-06-17 | Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo... | Michael Sevakis |
2010-06-17 | sd-as3525 was calling dma_release() without calling dma_retain() first, if | Tobias Diedrich |
2010-06-17 | Either the removal of the unneeded flush or the additional epn_info setup | Tobias Diedrich |
2010-06-17 | Make sure files which aren't windows-specific use \n line endings only | Rafaël Carré |
2010-06-16 | Re-write the Telechips I2C delay routine in assembler to stop the compiler op... | Rob Purchase |
2010-06-16 | The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5... | Bertrik Sikken |