summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2012-04-27rk27xx: Add failsafe mode to the bootloaderMarcin Bukat1-2/+80
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-1/+1
2012-03-26Fix bootloaders.Thomas Martitz1-9/+4
2012-03-19center logo horizontaly in bootloader version of show_logo()Marcin Bukat1-2/+3
2012-03-15imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly1-0/+13
2012-03-04rename rkw.h header fileMarcin Bukat1-1/+1
2012-03-04rk27xx: Implement dualboot capable bootloaderMarcin Bukat1-163/+89
2012-02-28imx233: print power up source in the bootloaderAmaury Pouly1-0/+2
2012-02-22unwarminder: fix bootloader buildsMarcin Bukat1-4/+10
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz5-5/+5
2012-01-03The connect is not a PP and doesn't have ATA storageRafaël Carré1-1/+0
2012-01-01Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis1-2/+2
2011-12-31usb-target.h: removeRafaël Carré3-3/+0
2011-12-31usb_plugged() is PP onlyRafaël Carré2-4/+4
2011-12-26imx233: print rockbox version in bootloaderbootloader_fuzeplus_v1Amaury Pouly1-0/+2
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis1-1/+1
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2-3/+3
2011-12-14Fix the real issue with AMS bootloader USB mode. A call to usb_enable was mis...Michael Sevakis1-2/+0
2011-12-14Sansa AMS: fix usb in bootloaderRafaël Carré1-0/+2
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń2-0/+138
2011-11-13Add the ability to create a prefilled struct bitmap along with generated images.Thomas Martitz1-2/+2
2011-11-11Fix file descriptor leakThomas Jarosch1-1/+15
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin1-1/+1
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat1-1/+1
2011-09-23imx233/fuze+: rework crt0 and linker script to be able to load at any address...Amaury Pouly1-3/+3
2011-09-13imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...Amaury Pouly1-4/+6
2011-09-08Remove return value from show_logo() in bootloader/Bertrik Sikken8-10/+8
2011-09-05imx233/fuze+: fix apps linker script, add comment in bootloaderAmaury Pouly1-0/+2
2011-09-05imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly1-9/+3
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-16/+80
2011-09-02Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts5-511/+757
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken1-1/+1
2011-07-22imx233/fuze+: add SD detection supportbootloader_ams_v4Amaury Pouly1-2/+7
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly1-0/+1
2011-07-02sansa AMS bootloader: make strings staticRafaël Carré1-2/+2
2011-07-02bootloaders: cleanupRafaël Carré1-14/+2
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly2-4/+2
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-33/+9
2011-06-19Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold2-9/+10
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-3/+35
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat1-6/+145
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat2-0/+48
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly1-0/+6
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly2-0/+94
2011-02-06M:Robe 500 bootloader: change the order of the backlight/lcd setup.Karl Kurbjun1-1/+1
2011-01-23i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis1-2/+0
2011-01-21Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis3-76/+83
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis3-7/+1
2011-01-16Fix typo on macro made during previous PPBL commits.Michael Sevakis1-1/+1
2011-01-16Display messages only when entering USB mode in Portal Player bootloader to k...Michael Sevakis1-8/+12