summaryrefslogtreecommitdiff
path: root/bootloader/ondavx747.c
AgeCommit message (Expand)Author
2020-09-03ondavx747: Fix bootloader buildSolomon Peachy
2018-10-15onda: fix compiler warning in boot loaderSolomon Peachy
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-28Fix up the bootloadersMichael Sevakis
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2011-09-08Remove return value from show_logo() in bootloader/Bertrik Sikken
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré
2010-05-27Generate C file / header for svn version stringRafaël Carré
2010-01-03More tabs removedAndree Buschmann
2009-09-01Onda VX747/VX777 bootloader: power off after holding the poweroff button for ...Maurus Cuelenaere
2009-08-21Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox c...Maurus Cuelenaere
2009-08-19fix more redNils Wallménius
2009-08-19Onda's: add touchscreen boot menu for targets without/not much physical butto...Maurus Cuelenaere
2009-07-26Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixe...Maurus Cuelenaere
2009-07-17Onda VX747: add dual-boot capability + make it possible to permanently 'stick...Maurus Cuelenaere
2009-07-01Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'...Maurus Cuelenaere
2009-07-01Onda VX747 bootloader: don't init storage twiceMaurus Cuelenaere
2009-04-21Fix VX767 bootloader warningMaurus Cuelenaere
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere
2009-02-17Onda VX747 bootloader: don't remove too much info..Maurus Cuelenaere
2009-02-16Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds)Maurus Cuelenaere
2009-02-13Onda VX747:Maurus Cuelenaere
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2009-02-07Onda VX747: enable USB in the bootloaderMaurus Cuelenaere
2008-12-19Fix SVN propertiesMaurus Cuelenaere
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-09-17Onda VX747:Maurus Cuelenaere
2008-09-14Onda VX747:Maurus Cuelenaere
2008-09-05Add Onda VX767 targetMaurus Cuelenaere
2008-08-26Onda VX747:Maurus Cuelenaere
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere
2008-07-30Updated bootloader containing more debug informationMaurus Cuelenaere
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere
2008-07-16Fix the LCD bug!Maurus Cuelenaere
2008-07-15Forgot a file..Maurus Cuelenaere
2008-07-14Remove svn:executableMaurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere