summaryrefslogtreecommitdiff
path: root/bootloader
AgeCommit message (Expand)Author
2011-02-06M:Robe 500 bootloader: change the order of the backlight/lcd setup.Karl Kurbjun
2011-01-23i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis
2011-01-21Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis
2011-01-16Fix typo on macro made during previous PPBL commits.Michael Sevakis
2011-01-16Display messages only when entering USB mode in Portal Player bootloader to k...Michael Sevakis
2011-01-15Fix r29054 red...yeah?Michael Sevakis
2011-01-15Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int...Michael Sevakis
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis
2011-01-09SA9200 boot: Add OF.ebn to the list of OF filenames to check.Michael Sevakis
2011-01-05Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis
2011-01-03MPIO bootloader - turn off backlight when hold is on. Usefull feature when ch...Marcin Bukat
2010-12-09MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ...Marcin Bukat
2010-12-06HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more ...Marcin Bukat
2010-11-28Rename bootloader file for MPIO players as it supports both HD200 and HD300.Marcin Bukat
2010-11-26MPIO HD300 - initial commitMarcin Bukat
2010-11-02MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons)Marcin Bukat
2010-10-22Set svn propertiesMarcin Bukat
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat
2010-10-10Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-07-09fix yellowMarcin Bukat
2010-07-09HD200 - Add delay when leaving bootloader USB mode. Add more comments in boot...Marcin Bukat
2010-07-06HD200 - add support for remote in bootloaderMarcin Bukat
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts
2010-06-23sansa AMS bootloader: build if USE_ROCKBOX_USB isn't definedRafaël Carré
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré
2010-06-18Sansa AMS: fix bootloader USB modeRafaël Carré
2010-06-18as3525: bootloader USB modeRafaël Carré
2010-06-14HD200 - use ide_power_enable() in bootloaderMarcin Bukat
2010-05-30Update Samsung YP-S3 bootloader demoBertrik Sikken
2010-05-27Generate C file / header for svn version stringRafaël Carré
2010-05-06Fix gigabeat S includes so it builds againFrank Gevaerts
2010-05-06Fix some more snprintf related warnings.Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2010-05-06Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis
2010-05-04HD200 - rework bootloader logicMarcin Bukat
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-13FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a f...Torne Wuff
2010-04-09Gigabeat S: Fix bootloader red from r25547 commit.Michael Sevakis
2010-04-03Fix some forgotten storage_(read|write)_sectors() callsFrank Gevaerts
2010-03-28as3525v2: silence bootloaderRafaël Carré
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok
2010-03-15Clip+ : make the bootloader not verbose by defaultRafaël Carré
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann
2010-02-07Remove tabsAndree Buschmann