rockbox/firmware/target
2010-05-06 17:35:13 +00:00
..
arm Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs the bootloader before jumping to FW. Let the backlight LED ramp up after unplugging USB which just looks better. 2010-05-06 04:45:05 +00:00
coldfire HD200 - fix stupid bug in lcd_grey_data 2010-05-06 14:33:19 +00:00
mips Ingenic Jz4740: eliminate EP0 state machine + small cleanups 2010-05-03 20:36:34 +00:00
sh Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter. 2010-05-06 17:35:13 +00:00