rockbox/firmware/target
2008-10-29 01:42:03 +00:00
..
arm e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 code - this should probably be unified, along with other upcoming v2 code), plus clean up the lcd init by calling lcd_init() directly in the bootloader, instead of lcd_init_device(). 2008-10-29 01:42:03 +00:00
coldfire Since several S/PDIF sources do not set the valnogood bit properly, valnogood shouldn't be considered as an error. 2008-08-19 23:07:54 +00:00
mips/ingenic_jz47xx Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number. 2008-10-27 16:30:24 +00:00
sh Disable bidirectional text handling and arabic joining in the bootloaders in order to save space. * Disable greyblitting in archos bootloaders for the same reason. 2008-09-23 18:46:27 +00:00