summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2007-12-23Gigabeat S memory management stuff. Will Robertson1-1/+1
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin1-9/+41
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg1-2/+2
2007-11-21Fix iPod Nano & Video bootloaders. Backlight uses sleep(), hence it must be i...Jens Arnold1-5/+5
2007-11-20* dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner2-7/+17
2007-11-19shutdown if hold is on in the non-ipod-pp target bootloaders.Jonathan Gordon1-1/+10
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold7-17/+17
2007-11-11Show some more registers in the debug screen, fix the touchscreen when SCREEN...Karl Kurbjun1-16/+7
2007-11-09Swap two messages which were the wrong way round. Thanks to Barry Wardell fo...Dave Chapman1-2/+2
2007-11-08Add check for e200 bootloaders and also for an already-patched e200r bootload...Dave Chapman1-10/+72
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun1-5/+6
2007-11-02m:robe 500i port: Add backlight support to the main build.Catalin Patulea1-6/+11
2007-11-02m:robe 500i port: Add support for the backlight client in the SPI subsystemCatalin Patulea1-0/+7
2007-11-01Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman1-7/+29
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman2-0/+83
2007-10-26Some small cleanups and code for testingKarl Kurbjun1-0/+5
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun1-1/+1
2007-10-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon1-14/+18
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-2/+1
2007-10-20Fix warningBarry Wardell1-0/+2
2007-10-20Support database rebuild disabling when USB is connected for all e200 OF vers...Barry Wardell1-47/+9
2007-10-20Make the firmware partition dump code compile again.Barry Wardell1-1/+1
2007-10-20Add 3 more OF datbase refresh locations for the e200 bootloader (FS#7990)Jonathan Gordon1-1/+4
2007-10-19init spi and uart in the main buildJonathan Gordon1-3/+2
2007-10-18slightly better touchpad driver. Still not brilliant, but the bootloader/debu...Jonathan Gordon1-6/+8
2007-10-18Some changes to the UART/button driver - reduce the number of interrupts - mo...Karl Kurbjun1-3/+21
2007-10-17Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...Karl Kurbjun1-1/+1
2007-10-14Turn on the backlight in the e200 booloader. This is necessary for when we re...Barry Wardell1-0/+8
2007-10-14clean up the e200r installer app to make it more user friendlyJonathan Gordon1-5/+19
2007-10-13Cleanup more warnings on the M:RobeKarl Kurbjun1-32/+41
2007-10-01touchpad calibration (very simple calibration screen is in mrobe500.c Jonathan Gordon1-19/+60
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun1-1/+1
2007-09-30IRQ driven touchpad driver, crude but workingJonathan Gordon1-17/+20
2007-09-30slow - but working - IRQ based uart/button driver.Jonathan Gordon1-2/+7
2007-09-25More ATA work (that doesn't work)Karl Kurbjun1-3/+3
2007-09-23Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun1-14/+23
2007-09-22More interupt/timer workKarl Kurbjun1-1/+2
2007-09-22start of the tsc2100 driver.Jonathan Gordon1-17/+13
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun1-3/+7
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2-0/+97
2007-09-21m:robe 500i port: Less warnings = good.Catalin Patulea1-0/+1
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea1-9/+16
2007-09-20(mr500) reset if power is pressed, not very nice, but im sick of using the re...Jonathan Gordon1-9/+12
2007-09-20Sansa C200 bootloader works fine, no need to be verbose anymoreBjörn Stenberg1-1/+1
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon1-1/+13
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun2-0/+137
2007-09-18key added used for C200 A1.00.03Daniel Stenberg1-0/+1
2007-09-121st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...Jens Arnold2-3/+4
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon3-2/+125
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2-13/+30