summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-15Fix r29054 red...yeah?Michael Sevakis1-3/+0
2011-01-15Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int...Michael Sevakis1-13/+13
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis1-26/+129
2011-01-09SA9200 boot: Add OF.ebn to the list of OF filenames to check.Michael Sevakis1-1/+1
2011-01-05Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis1-3/+7
2011-01-03MPIO bootloader - turn off backlight when hold is on. Usefull feature when ch...Marcin Bukat1-6/+29
2010-12-09MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ...Marcin Bukat1-0/+2
2010-12-06HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more ...Marcin Bukat1-10/+42
2010-11-28Rename bootloader file for MPIO players as it supports both HD200 and HD300.Marcin Bukat2-1/+4
2010-11-26MPIO HD300 - initial commitMarcin Bukat2-2/+12
2010-11-02MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons)Marcin Bukat1-5/+5
2010-10-22Set svn propertiesbootloader_mpiohd200_v1Marcin Bukat1-1/+1
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat1-3/+6
2010-10-10Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann1-6/+2
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2-2/+4
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