summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-03-10iPod Nano 2G FTL performance enhancements. Still not quite as fast as the OFW...Michael Sparmann
2010-03-09Packard Bell Vibe 500: reset all allowed devices like in the OF.Szymon Dziok
2010-03-09Display Fault status address register on data/prefetch abortsRafaël Carré
2010-03-09Nano2G battery calibrationMichael Sparmann
2010-03-09Statically init array to 0 instead of runtime memsetNils Wallménius
2010-03-08Make mini2440 compile again.Thomas Martitz
2010-03-08Fix red.Thomas Martitz
2010-03-08Use ldr instead of adr, so that it compiles with a newer ld, although setting...Thomas Martitz
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-03-08- Fix the control_handler selection in usb_core when a request in sent to an ...Amaury Pouly
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2010-03-07Sansa Clip: reduce current consumption for more correct battery life estimati...Rafaël Carré
2010-03-06Higher responsiveness for iPod clickwheel acceleration.Andree Buschmann
2010-03-05si4700 tuner: put the tuner to sleep at initRafaël Carré
2010-03-05Sansa AMS: do not pretend we can power off the tunerRafaël Carré
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz
2010-03-04Fix as3525 lowmem targets. They put the init code into the plugin buffer, but...Thomas Martitz
2010-03-04AS3525v2: disable cpu frequency changesRafaël Carré
2010-03-04Fix ipodvideo64mb by making the branch to main a long call.Thomas Martitz
2010-03-03Really fix bootloaders now.Thomas Martitz
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz
2010-03-03Fix reds. Don't use the init section in the bootloader. It's not useful there...Thomas Martitz
2010-03-03FS#10756 - Free unused init codeThomas Martitz
2010-03-03Enable recording histogram for h100Peter D'Hoye
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye
2010-03-03PANIC!!!Michael Sparmann
2010-03-03Fix numerous non-critical iPod Nano 2G FTL bugsMichael Sparmann
2010-03-03undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon
2010-03-02revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon
2010-03-02* Make the user font count more saneJonathan Gordon
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok
2010-03-01Sansa c200: allow 16 steps of backlight brightness (just like the OF)Bertrik Sikken
2010-03-01Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz
2010-02-28redo r24943. the font mappings are not needed once the skin is finished parsi...Jonathan Gordon
2010-02-27sd-as3525v2: Load CID info to cardinfo.cid[] correctly.Jack Halpin
2010-02-26font.c: correct checking cache_fd. remove some trailing spaces.Teruaki Kawashima
2010-02-25Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz
2010-02-25sd-as3525v2: Controller and card init much more reliably now.Jack Halpin
2010-02-25Revert r24898 and fix yellow properly so that register is still readMichael Chicoine
2010-02-24Comment out unused variable (fix yellow)Michael Chicoine
2010-02-24sd-as3525v2.c: Correct some #defines, add comments, attempt to lower sd frequ...Jack Halpin
2010-02-24fix a typo in commentRafaël Carré
2010-02-23sd-as3525v2: Add some register bit descriptions.Jack Halpin
2010-02-23sd-as3525v2: correct CGU_MEMSTICK setting, shift dividerRafaël Carré
2010-02-23as3525v2: share more of system_init() between the 2 SoCsRafaël Carré
2010-02-23sd-as3525v2: unaligned transfers are handled properly (with memcpy)Rafaël Carré
2010-02-22Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann
2010-02-22Clip+: greylibRafaël Carré
2010-02-22Clip+: show the same real time in OF and rockboxRafaël Carré
2010-02-22sd-as3525v2: use an uncached buffer, disable write for the momentRafaël Carré