summaryrefslogtreecommitdiff
path: root/bootloader/common.c
AgeCommit message (Expand)Author
2021-08-22bootloader: nuke a long-unused (and broken) code blockSolomon Peachy
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly
2016-05-25bootloader/common: disable unused broken codeCástor Muñoz
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2011-07-02bootloaders: cleanupRafaël Carré
2011-01-21Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré
2010-03-28as3525v2: silence bootloaderRafaël Carré
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok
2010-03-15Clip+ : make the bootloader not verbose by defaultRafaël Carré
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo
2009-09-20Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported...Thomas Martitz
2009-08-19fix redNils Wallménius
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-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun
2009-02-26Small fix for touchscreen-capable DAP's in display_logf()Maurus Cuelenaere
2009-02-16Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds)Maurus Cuelenaere
2009-02-07Add optional logf display helper function for bootloadersMaurus Cuelenaere
2009-02-03Silence the m:robe 100 and HDD1630 bootloadersMark Arigo
2008-12-03Hopefully mop-up remaining red.Michael Sevakis
2008-11-23Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg
2008-11-17Show the Rockbox logo in the Telechips bootloader.Rob Purchase
2008-11-11the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2007-09-20Sansa C200 bootloader works fine, no need to be verbose anymoreBjörn Stenberg
2007-09-121st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...Jens Arnold
2007-07-27G1/G2 bootloader working (always in verbose mode for now). Corrected fatal er...Jens Arnold
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell
2007-03-12Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...Barry Wardell
2007-03-05Disable bootloader messages in the ipod bootloader unless the RIGHT button is...Dave Chapman
2007-02-22FS#6554 - Move bootloader code into a common fileLinus Nielsen Feltzing
2007-01-28FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell