rockbox/bootloader
Mark Arigo badb6dae62 Add mi4 key for the Philips GoGear HDD1630 (PP5022-based)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17660 a1c6a512-1295-4272-9138-f99709370657
2008-05-30 04:14:23 +00:00
..
common.c Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page. 2008-05-21 03:55:17 +00:00
common.h In preparation for use with sansapatcher, change portalplayer bootloaders to read firmwares in mi4 format. 2007-03-16 14:28:00 +00:00
gigabeat-s.c Bring Gigabeat S bootloader one step close to a release version. 2008-05-10 18:00:11 +00:00
gigabeat.c This is a big chunk of code necessary to prepare for Gigabeat F flash loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed. 2008-04-22 04:34:25 +00:00
iaudio_coldfire.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
ipod.c Revert... stupid svn doesn't complain when passing -m twice :( 2008-04-02 22:45:23 +00:00
iriver_h1x0.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
iriver_h300.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
main-e200r-installer.c Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
main-pp.c Add mi4 key for the Philips GoGear HDD1630 (PP5022-based) 2008-05-30 04:14:23 +00:00
Makefile FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100). 2008-05-05 12:05:00 +00:00
mrobe500.c Setup the touchpads to have two modes - stylus and button - and set them in button mode by default. 2008-04-15 10:35:11 +00:00
show_logo.c Oops. Forgot to svn add this. 2008-05-05 12:12:55 +00:00
SOURCES Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page. 2008-05-21 03:55:17 +00:00
telechips.c Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. 2008-05-02 19:12:09 +00:00
tpj1022.c FS#6554 - Move bootloader code into a common file 2007-02-22 15:09:49 +00:00