summaryrefslogtreecommitdiff
path: root/bootloader/gigabeat-s.c (follow)
Commit message (Expand)AuthorAge
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Fix up the bootloadersMichael Sevakis2014-08-28
* Bootloaders need the reacharound to get at the internal goodsMichael Sevakis2014-08-08
* Move load_firmware() to separate fileMarcin Bukat2013-06-27
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis2012-01-01
* usb-target.h: removeRafaël Carré2011-12-31
* usb_plugged() is PP onlyRafaël Carré2011-12-31
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Remove return value from show_logo() in bootloader/Bertrik Sikken2011-09-08
* i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis2011-01-23
* Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis2011-01-21
* Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2011-01-18
* Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis2011-01-05
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* Sansa AMS bootloader: enter USB mode only when neededRafaël Carré2010-06-23
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Fix gigabeat S includes so it builds againFrank Gevaerts2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis2010-05-06
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis2009-02-07
* Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis2009-01-19
* USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis2009-01-19
* Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg2008-11-23
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis2008-05-10
* Do some gigabeat S bootloader cleanup (includes, const, static-ing, number of...Michael Sevakis2008-05-07
* Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...Michael Sevakis2008-05-05
* Fix firmware load error display and handling in Gigabeat S bootloader. Remove...Michael Sevakis2008-05-04
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis2008-04-21
* Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.Michael Sevakis2008-04-21
* Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis2008-04-20
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* Gigabeat S bootloader: Improve untarring by reading the whole file to memory ...Nicolas Pennequin2008-04-16
* Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...Nicolas Pennequin2008-04-15
* That was stupid. Should be enable_interrupt.Michael Sevakis2008-03-31
* Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis2008-03-31
* Give the Gigabeat S bootloader the ability to untar a tarball.Nicolas Pennequin2008-02-17
* Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis2008-02-08
* Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis2008-02-05
* Gigabeat S memory management stuff. Will Robertson2007-12-23
* * Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin2007-11-27
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21