summaryrefslogtreecommitdiff
path: root/bootloader (follow)
Commit message (Expand)AuthorAge
* Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...Karl Kurbjun2007-10-17
* Turn on the backlight in the e200 booloader. This is necessary for when we re...Barry Wardell2007-10-14
* clean up the e200r installer app to make it more user friendlyJonathan Gordon2007-10-14
* Cleanup more warnings on the M:RobeKarl Kurbjun2007-10-13
* touchpad calibration (very simple calibration screen is in mrobe500.c Jonathan Gordon2007-10-01
* Move some more files around and get the main build compilingKarl Kurbjun2007-09-30
* IRQ driven touchpad driver, crude but workingJonathan Gordon2007-09-30
* slow - but working - IRQ based uart/button driver.Jonathan Gordon2007-09-30
* More ATA work (that doesn't work)Karl Kurbjun2007-09-25
* Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun2007-09-23
* More interupt/timer workKarl Kurbjun2007-09-22
* start of the tsc2100 driver.Jonathan Gordon2007-09-22
* Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun2007-09-22
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* m:robe 500i port: Less warnings = good.Catalin Patulea2007-09-21
* m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea2007-09-21
* (mr500) reset if power is pressed, not very nice, but im sick of using the re...Jonathan Gordon2007-09-20
* Sansa C200 bootloader works fine, no need to be verbose anymoreBjörn Stenberg2007-09-20
* uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon2007-09-20
* Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun2007-09-20
* key added used for C200 A1.00.03Daniel Stenberg2007-09-18
* 1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...Jens Arnold2007-09-12
* Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon2007-09-09
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* dont bother waiting for a usb connection if we arnt getting usb power (speeds...Jonathan Gordon2007-09-04
* FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman2007-09-04
* fix warningDaniel Stenberg2007-09-03
* added two keys, and made NUM_KEYS work without needing a fixed numberDaniel Stenberg2007-09-03
* Fix more yellow.Jens Arnold2007-08-17
* Fix yellow.Jens Arnold2007-08-17
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Get the last errors?Michael Sevakis2007-07-28
* Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis2007-07-28
* G1/G2 bootloader working (always in verbose mode for now). Corrected fatal er...Jens Arnold2007-07-27
* Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman2007-07-25
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30
* Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh.Steve Bavin2007-06-18
* Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell2007-06-04
* Clarify the need to hold MENU+SELECT to reboot an ipodDave Chapman2007-05-23
* Ooops (about 3 months too late) - when an error is found by the bootloader, c...Dave Chapman2007-05-22
* Add the database rebuild byte for the PP5022AF-05.51-S301-00.12-S301.00.12A-D...Jonathan Gordon2007-05-20
* add some code to dump the sansa hidden partition (commented out), usefull for...Jonathan Gordon2007-05-17
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* Non-functional change - use the firmware __backlight_on() function instead of...Dave Chapman2007-04-12
* minor code cleanup and policingJonathan Gordon2007-03-22
* Enable usb detection in the sansa bootloader (loads OF if detected)Jonathan Gordon2007-03-22
* Fix build errors.Barry Wardell2007-03-20
* Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell2007-03-20
* We should check the CRC32 whether it is encrypted or not.Barry Wardell2007-03-20
* Add support for encrypted mi4 bootloaders.Barry Wardell2007-03-20