Age | Commit message (Expand) | Author |
2011-07-09 | imx233/fuze+: make SOURCES more correct, implement i2c for fmradio | Amaury Pouly |
2011-07-02 | sansa AMS bootloader: make strings static | Rafaël Carré |
2011-07-02 | bootloaders: cleanup | Rafaël Carré |
2011-07-02 | imx233/fuze+: make config.h more correct, remove logo from bootloader, update... | Amaury Pouly |
2011-06-30 | imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque... | Amaury Pouly |
2011-06-19 | Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. | Jens Arnold |
2011-06-17 | fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,... | Amaury Pouly |
2011-06-05 | Move dbg_hw_info() into target tree. FS#11735 by me | Marcin Bukat |
2011-05-30 | Rockchip rk27xx port initial commit. This is still work in progress. | Marcin Bukat |
2011-05-11 | fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree... | Amaury Pouly |
2011-05-01 | Sansa Fuze+: initial commit (bootloader only, LCD basically working) | Amaury Pouly |
2011-02-06 | M:Robe 500 bootloader: change the order of the backlight/lcd setup. | Karl Kurbjun |
2011-01-23 | i.MX31: Now that it matters because there's a debug screeen that allows chang... | Michael Sevakis |
2011-01-21 | Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut... | Michael Sevakis |
2011-01-18 | Try to get some control over #ifdef hell in usb.c by refactoring and inline f... | Michael Sevakis |
2011-01-16 | Fix typo on macro made during previous PPBL commits. | Michael Sevakis |
2011-01-16 | Display messages only when entering USB mode in Portal Player bootloader to k... | Michael Sevakis |
2011-01-15 | Fix r29054 red...yeah? | Michael Sevakis |
2011-01-15 | Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int... | Michael Sevakis |
2011-01-15 | Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei... | Michael Sevakis |
2011-01-09 | SA9200 boot: Add OF.ebn to the list of OF filenames to check. | Michael Sevakis |
2011-01-05 | Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr... | Michael Sevakis |
2011-01-03 | MPIO bootloader - turn off backlight when hold is on. Usefull feature when ch... | Marcin Bukat |
2010-12-09 | MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ... | Marcin Bukat |
2010-12-06 | HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more ... | Marcin Bukat |
2010-11-28 | Rename bootloader file for MPIO players as it supports both HD200 and HD300. | Marcin Bukat |
2010-11-26 | MPIO HD300 - initial commit | Marcin Bukat |
2010-11-02 | MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons) | Marcin Bukat |
2010-10-22 | Set svn properties | Marcin Bukat |
2010-10-22 | MPIO HD200 - squash long standing bug in bootloader which prevented booting O... | Marcin Bukat |
2010-10-10 | Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto... | Michael Sparmann |
2010-08-12 | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz |
2010-08-02 | Rockbox as an application: Commit current Android port progress. | Thomas Martitz |
2010-07-09 | fix yellow | Marcin Bukat |
2010-07-09 | HD200 - Add delay when leaving bootloader USB mode. Add more comments in boot... | Marcin Bukat |
2010-07-06 | HD200 - add support for remote in bootloader | Marcin Bukat |
2010-07-03 | Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old... | Frank Gevaerts |
2010-06-23 | sansa AMS bootloader: build if USE_ROCKBOX_USB isn't defined | Rafaël Carré |
2010-06-23 | Sansa AMS bootloader: enter USB mode only when needed | Rafaël Carré |
2010-06-18 | as3525*: enable MMU in bootloader | Rafaël Carré |
2010-06-18 | Sansa AMS: fix bootloader USB mode | Rafaël Carré |
2010-06-18 | as3525: bootloader USB mode | Rafaël Carré |
2010-06-14 | HD200 - use ide_power_enable() in bootloader | Marcin Bukat |
2010-05-30 | Update Samsung YP-S3 bootloader demo | Bertrik Sikken |
2010-05-27 | Generate C file / header for svn version string | Rafaël Carré |
2010-05-06 | Fix gigabeat S includes so it builds again | Frank Gevaerts |
2010-05-06 | Fix some more snprintf related warnings. | Thomas Martitz |
2010-05-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
2010-05-06 | Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap... | Thomas Martitz |
2010-05-06 | Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th... | Michael Sevakis |