summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-11Packard Bell Vibe 500: add specific strings to the languages.Szymon Dziok
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-10Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...Jens Arnold
2010-03-10Oops. forget static.Yoshihisa Uchida
2010-03-10unify the wave/wave64 parser.Yoshihisa Uchida
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-10Add the raw battery voltage to the Nano2G battery debug screenMichael 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-09Coldfire targets: tiny optimisation.Jens Arnold
2010-03-09Get rid of unnecessary alignment of struct member which also caused arm-elf-e...Jens Arnold
2010-03-09Packard Bell Vibe 500: reset all allowed devices like in the OF.Szymon Dziok
2010-03-09mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2Rafaël Carré
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-09Simplify makefileNils Wallménius
2010-03-09Use bx lr unconditionally in setjmp_arm.SRafaël Carré
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz
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-08fix yellowPeter D'Hoye
2010-03-08Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.Andree Buschmann
2010-03-08change histogram display principle to scrolling and simplify the code a bitPeter D'Hoye
2010-03-08Correct search&replace error.Thomas Martitz
2010-03-08Make it easier to change the toolchain in the dualboot Makefile.Thomas Martitz
2010-03-08Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv...Thomas Martitz
2010-03-08Update rockboxdev.sh/configure for arm-elf-eabi-gcc 4.4.3 and binutils 2.20.1.Thomas Martitz
2010-03-08- Fix the control_handler selection in usb_core when a request in sent to an ...Amaury Pouly
2010-03-08Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius
2010-03-07rockbox.dev.shJens Arnold
2010-03-07Remove the caption and label parameters from the tagmap macro. They are never...Alexander Levin
2010-03-07Use more IRAM for musepack on S5L870X CPUs.Andree Buschmann
2010-03-07revert r25054 - tags which have an off and a list of option should have off a...Jonathan Gordon
2010-03-07Use larger IRAM for M5/X5 in vorbis.Andree Buschmann
2010-03-07Reduce binsize again.Andree Buschmann
2010-03-07Fix red.Andree Buschmann
2010-03-07Move WMA decoder array to IRAM on M5/X5 for better performance.Andree Buschmann
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann