rockbox/firmware/target
2010-11-03 14:34:57 +00:00
..
arm Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 KB split for core/codec. S5L8701 has 176 KB of IRAM, use a 48 KB / 128 KB split for core/codec. This will allow further speed optimization of codecs. 2010-11-02 22:56:31 +00:00
coldfire MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
hosted Remote android button handling (again). do the press/unpress more like other targets (i.e correctly). The DPAD is special in that the press/unpress happens too quickly, so always post it with the BUTTON_REL. This means all keymaps using the dpad need to remember it will always have a BUTTON_REL (which also means they cant do repeats, which are impossible anyway). 2010-11-03 14:34:57 +00:00
mips */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
sh Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00