summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz2-2/+3
2010-07-09fix yellowMarcin Bukat1-10/+0
2010-07-09HD200 - Add delay when leaving bootloader USB mode. Add more comments in boot...Marcin Bukat1-11/+17
2010-07-06HD200 - add support for remote in bootloaderMarcin Bukat1-7/+38
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts1-0/+1
2010-06-23sansa AMS bootloader: build if USE_ROCKBOX_USB isn't definedRafaël Carré1-0/+18
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré12-62/+76
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré1-2/+1
2010-06-18Sansa AMS: fix bootloader USB modeRafaël Carré1-6/+1
2010-06-18as3525: bootloader USB modeRafaël Carré1-0/+28
2010-06-14HD200 - use ide_power_enable() in bootloaderMarcin Bukat1-1/+12
2010-05-30Update Samsung YP-S3 bootloader demoBertrik Sikken1-10/+18
2010-05-27Generate C file / header for svn version stringRafaël Carré22-55/+37
2010-05-06Fix gigabeat S includes so it builds againFrank Gevaerts1-1/+1
2010-05-06Fix some more snprintf related warnings.Thomas Martitz1-1/+1
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-3/+3
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz1-1/+1
2010-05-06Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis1-0/+3
2010-05-04HD200 - rework bootloader logicMarcin Bukat1-141/+131
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat1-0/+459
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+2
2010-04-13FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a f...Torne Wuff1-11/+21
2010-04-09Gigabeat S: Fix bootloader red from r25547 commit.Michael Sevakis1-1/+1
2010-04-03Fix some forgotten storage_(read|write)_sectors() callsFrank Gevaerts4-20/+19
2010-03-28as3525v2: silence bootloaderRafaël Carré1-3/+2
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok4-86/+8
2010-03-15Clip+ : make the bootloader not verbose by defaultRafaël Carré1-1/+1
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann1-2/+2
2010-02-07Remove tabsAndree Buschmann1-1/+1
2010-02-05Make Clip+ bootloader buildRafaël Carré2-2/+3
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2-0/+86
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken1-1/+1
2010-01-03More tabs removedAndree Buschmann1-6/+6
2009-12-31FS#10047 : Clipv2Rafaël Carré3-4/+4
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo3-7/+12
2009-12-07make tpj1022 bootloader compile again Robert Kukla1-1/+1
2009-10-31make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger1-1/+2
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger1-7/+3
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken1-1/+5
2009-10-22Working Bootloader for mini2440. Dominik Wenger1-21/+3
2009-10-19Initial mini2440 port.Dominik Wenger2-0/+148
2009-10-12Nano2G bootloader - fix dual-booting the Apple firmware.Dave Chapman1-8/+13
2009-10-12Nano2G: Initial (non-working) attempt to load an encrypted copy of the origin...Dave Chapman1-2/+104
2009-10-11Samsung YP-S3: make bootloader compile againBertrik Sikken1-2/+2
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman2-37/+107
2009-09-21bootloader/telechips: disable irqs before jumping to rockboxVitja Makarov1-2/+4
2009-09-20Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported...Thomas Martitz1-0/+1
2009-09-08Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz1-1/+12
2009-09-01Onda VX747/VX777 bootloader: power off after holding the poweroff button for ...Maurus Cuelenaere1-4/+9
2009-08-21Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox c...Maurus Cuelenaere1-10/+42