Age | Commit message (Expand) | Author |
2010-03-11 | SansaAMS: debug-as3525.c Allow View HW info page to display correct info for... | Jack Halpin |
2010-03-11 | Fix Nano2G rolo once again | Michael Sparmann |
2010-03-11 | Fix scrolling direction in the Nano2G __dbg_hw_info screen | Michael Sparmann |
2010-03-11 | Implement (unused) ADC wrapper for Nano2G to fix the red | Michael Sparmann |
2010-03-11 | Remove a bunch of superfluous stuff from the Nano2G bootloader and fix __dbg_... | Michael Sparmann |
2010-03-11 | Fix bootloader red | Michael Sparmann |
2010-03-11 | Nano2G __dbg_hw_info (courtesy of Franz-Josef Haider) | Michael Sparmann |
2010-03-11 | Increase Nano2G main stack size to 16K again. We won't get rid of the stkov's... | Michael Sparmann |
2010-03-11 | Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than t... | Michael Sparmann |
2010-03-10 | Fix bootloader red | Michael Sparmann |
2010-03-10 | Detect iPod Nano 2G charging state correctly | Michael Sparmann |
2010-03-10 | iPod Nano 2G FTL performance enhancements. Still not quite as fast as the OFW... | Michael Sparmann |
2010-03-09 | Packard Bell Vibe 500: reset all allowed devices like in the OF. | Szymon Dziok |
2010-03-09 | Display Fault status address register on data/prefetch aborts | Rafaël Carré |
2010-03-09 | Nano2G battery calibration | Michael Sparmann |
2010-03-08 | Make mini2440 compile again. | Thomas Martitz |
2010-03-08 | Fix red. | Thomas Martitz |
2010-03-08 | Use ldr instead of adr, so that it compiles with a newer ld, although setting... | Thomas Martitz |
2010-03-08 | Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss... | Thomas Martitz |
2010-03-07 | Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs... | Andree Buschmann |
2010-03-06 | Higher responsiveness for iPod clickwheel acceleration. | Andree Buschmann |
2010-03-05 | Sansa AMS: do not pretend we can power off the tuner | Rafaël Carré |
2010-03-04 | Fix as3525 lowmem targets. They put the init code into the plugin buffer, but... | Thomas Martitz |
2010-03-04 | Fix ipodvideo64mb by making the branch to main a long call. | Thomas Martitz |
2010-03-03 | Really fix bootloaders now. | Thomas Martitz |
2010-03-03 | Fix remaining reds. I forgot to change the app.lds of the other PP targets (i... | Thomas Martitz |
2010-03-03 | FS#10756 - Free unused init code | Thomas Martitz |
2010-03-03 | Fix numerous non-critical iPod Nano 2G FTL bugs | Michael Sparmann |
2010-03-01 | Packard Bell Vibe 500: clean up the power off, enable poweroff while charging. | Szymon Dziok |
2010-02-27 | sd-as3525v2: Load CID info to cardinfo.cid[] correctly. | Jack Halpin |
2010-02-25 | Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt... | Thomas Martitz |
2010-02-25 | sd-as3525v2: Controller and card init much more reliably now. | Jack Halpin |
2010-02-25 | Revert r24898 and fix yellow properly so that register is still read | Michael Chicoine |
2010-02-24 | Comment out unused variable (fix yellow) | Michael Chicoine |
2010-02-24 | sd-as3525v2.c: Correct some #defines, add comments, attempt to lower sd frequ... | Jack Halpin |
2010-02-23 | sd-as3525v2: Add some register bit descriptions. | Jack Halpin |
2010-02-23 | sd-as3525v2: correct CGU_MEMSTICK setting, shift divider | Rafaël Carré |
2010-02-23 | as3525v2: share more of system_init() between the 2 SoCs | Rafaël Carré |
2010-02-23 | sd-as3525v2: unaligned transfers are handled properly (with memcpy) | Rafaël Carré |
2010-02-22 | Clip+: greylib | Rafaël Carré |
2010-02-22 | sd-as3525v2: use an uncached buffer, disable write for the moment | Rafaël Carré |
2010-02-22 | Clip+: fix buttons driver | Rafaël Carré |
2010-02-22 | as3525v2: do not modify CGU_PERI in rockbox.sansa | Rafaël Carré |
2010-02-22 | crt0: init correctly as3525v2 | Rafaël Carré |
2010-02-22 | sd-as3525v2: working bootloader | Rafaël Carré |
2010-02-22 | as3525v2: init sdram | Rafaël Carré |
2010-02-22 | Clip+ boots with iram mapped at 0x0, only the clipv2 is different | Rafaël Carré |
2010-02-22 | as3525v2: build normal firmware properly (Clipv2/+) | Rafaël Carré |
2010-02-22 | sd-as3525v2: working transfers, still awfully slow | Rafaël Carré |
2010-02-21 | sd-as3525v2: panic in case of error in the isr | Rafaël Carré |