summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-03-12Hopefully fix the latest Nano2G NAND issues. (FS#11092) Transfers for some of...Michael Sparmann
2010-03-12Add experimental support for isochronous transfers in the usb ARC driver. The...Amaury Pouly
2010-03-11SansaAMS: debug-as3525.c Allow View HW info page to display correct info for...Jack Halpin
2010-03-11Fix Nano2G rolo once againMichael Sparmann
2010-03-11Fix scrolling direction in the Nano2G __dbg_hw_info screenMichael Sparmann
2010-03-11Implement (unused) ADC wrapper for Nano2G to fix the redMichael Sparmann
2010-03-11Remove a bunch of superfluous stuff from the Nano2G bootloader and fix __dbg_...Michael Sparmann
2010-03-11Fix bootloader redMichael Sparmann
2010-03-11Nano2G __dbg_hw_info (courtesy of Franz-Josef Haider)Michael Sparmann
2010-03-11Increase Nano2G main stack size to 16K again. We won't get rid of the stkov's...Michael Sparmann
2010-03-11Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than t...Michael Sparmann
2010-03-10Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick...Amaury Pouly
2010-03-10Disable HID on Nano2G for now - it's causing some instability that needs to b...Michael Sparmann
2010-03-10Some Nano2G define corrections / updatesMichael Sparmann
2010-03-10Fix bootloader redMichael Sparmann
2010-03-10Detect iPod Nano 2G charging state correctlyMichael Sparmann
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