Age | Commit message (Expand) | Author |
2011-11-03 | Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by... | Andrew Ryabinin |
2011-10-17 | Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m... | Marcin Bukat |
2011-09-23 | imx233/fuze+: rework crt0 and linker script to be able to load at any address... | Amaury Pouly |
2011-09-13 | imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ... | Amaury Pouly |
2011-09-08 | Remove return value from show_logo() in bootloader/ | Bertrik Sikken |
2011-09-05 | imx233/fuze+: fix apps linker script, add comment in bootloader | Amaury Pouly |
2011-09-05 | imx233/fuze+: don't reboot after usb more, enter usb more after storage init,... | Amaury Pouly |
2011-09-05 | imx233:fuze+: major memory and usb rework | Amaury Pouly |
2011-09-02 | Rework c200wipe to use proper partitioning and formatting code, which makes t... | Frank Gevaerts |
2011-08-27 | Initial framework for the Sandisk Sansa Clip Zip | Bertrik Sikken |
2011-07-22 | imx233/fuze+: add SD detection support | Amaury Pouly |
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é |