summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-03-13Revert r25099, r25101, r25109 and r25137 for now. This doesn't seem to be qui...Michael Sparmann3-541/+157
2010-03-12Hopefully fix the latest Nano2G NAND issues. (FS#11092) Transfers for some of...Michael Sparmann3-87/+46
2010-03-12Add experimental support for isochronous transfers in the usb ARC driver. The...Amaury Pouly2-7/+27
2010-03-11SansaAMS: debug-as3525.c Allow View HW info page to display correct info for...Jack Halpin1-27/+49
2010-03-11Fix Nano2G rolo once againMichael Sparmann1-3/+3
2010-03-11Fix scrolling direction in the Nano2G __dbg_hw_info screenMichael Sparmann1-2/+2
2010-03-11Implement (unused) ADC wrapper for Nano2G to fix the redMichael Sparmann2-2/+42
2010-03-11Remove a bunch of superfluous stuff from the Nano2G bootloader and fix __dbg_...Michael Sparmann2-29/+14
2010-03-11Fix bootloader redMichael Sparmann1-3/+13
2010-03-11Nano2G __dbg_hw_info (courtesy of Franz-Josef Haider)Michael Sparmann2-11/+109
2010-03-11Increase Nano2G main stack size to 16K again. We won't get rid of the stkov's...Michael Sparmann1-1/+1
2010-03-11Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than t...Michael Sparmann5-281/+282
2010-03-10Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick...Amaury Pouly2-3/+7
2010-03-10Disable HID on Nano2G for now - it's causing some instability that needs to b...Michael Sparmann1-1/+1
2010-03-10Some Nano2G define corrections / updatesMichael Sparmann1-11/+21
2010-03-10Fix bootloader redMichael Sparmann1-0/+4
2010-03-10Detect iPod Nano 2G charging state correctlyMichael Sparmann1-2/+2
2010-03-10iPod Nano 2G FTL performance enhancements. Still not quite as fast as the OFW...Michael Sparmann3-126/+555
2010-03-09Packard Bell Vibe 500: reset all allowed devices like in the OF.Szymon Dziok1-1/+5
2010-03-09Display Fault status address register on data/prefetch abortsRafaël Carré1-2/+40
2010-03-09Nano2G battery calibrationMichael Sparmann1-7/+23
2010-03-09Statically init array to 0 instead of runtime memsetNils Wallménius1-3/+1
2010-03-08Make mini2440 compile again.Thomas Martitz1-3/+3
2010-03-08Fix red.Thomas Martitz1-1/+1
2010-03-08Use ldr instead of adr, so that it compiles with a newer ld, although setting...Thomas Martitz1-1/+1
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz13-26/+26
2010-03-08- Fix the control_handler selection in usb_core when a request in sent to an ...Amaury Pouly1-19/+38
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann1-1/+1
2010-03-07Sansa Clip: reduce current consumption for more correct battery life estimati...Rafaël Carré1-1/+1
2010-03-06Higher responsiveness for iPod clickwheel acceleration.Andree Buschmann1-1/+1
2010-03-05si4700 tuner: put the tuner to sleep at initRafaël Carré1-23/+26
2010-03-05Sansa AMS: do not pretend we can power off the tunerRafaël Carré1-10/+3
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz1-0/+10
2010-03-04Fix as3525 lowmem targets. They put the init code into the plugin buffer, but...Thomas Martitz1-1/+1
2010-03-04AS3525v2: disable cpu frequency changesRafaël Carré3-3/+3
2010-03-04Fix ipodvideo64mb by making the branch to main a long call.Thomas Martitz1-2/+2
2010-03-03Really fix bootloaders now.Thomas Martitz3-2/+3
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz6-18/+90
2010-03-03Fix reds. Don't use the init section in the bootloader. It's not useful there...Thomas Martitz1-1/+1
2010-03-03FS#10756 - Free unused init codeThomas Martitz21-23/+82
2010-03-03Enable recording histogram for h100Peter D'Hoye1-0/+2
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2-0/+4
2010-03-03PANIC!!!Michael Sparmann1-1/+1
2010-03-03Fix numerous non-critical iPod Nano 2G FTL bugsMichael Sparmann2-18/+22
2010-03-03undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon1-2/+3
2010-03-02revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon1-3/+2
2010-03-02* Make the user font count more saneJonathan Gordon1-2/+3
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok2-16/+14
2010-03-01Sansa c200: allow 16 steps of backlight brightness (just like the OF)Bertrik Sikken1-1/+1
2010-03-01Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz1-1/+2