summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2016-05-25bootloader/common: disable unused broken codeCástor Muñoz1-0/+3
2016-04-22Fix AMSv2 variant 1 detection if rockbox loaded from SD cardMihail Zenkov1-0/+7
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-06-02AMS: fix usb initialization in bootloaderMihail Zenkov1-0/+2
2015-01-12Fix red/yellow round #2Marcin Bukat1-2/+2
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat13-32/+32
2015-01-08usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly1-8/+8
2015-01-08imx233: add a comment in the bootloaderAmaury Pouly1-0/+1
2014-10-04Fix USB speed detectionMihail Zenkov1-3/+5
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-0/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis20-51/+70
2014-08-28Fix up the bootloadersMichael Sevakis19-26/+31
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis24-36/+24
2014-07-07crc-mi4: use const lookup table for crcMarcin Bukat3-7/+0
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-03-27Sansa View: replace real bootloader with a simple test code.Szymon Dziok2-0/+67
2014-02-10zen/bootloader: power down the LCD at the end of the bootloader if neededAmaury Pouly1-0/+7
2014-02-10imx233: stop the watchdog before loading main firmwareAmaury Pouly1-0/+2
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz1-1/+2
2013-12-16Introduce IHIFI760/960 targets.Andrew Ryabinin1-1/+2
2013-11-23rk27xx: fix typo in comment about SCU_ID valuesMarcin Bukat1-1/+1
2013-11-19Fix sim redAmaury Pouly1-1/+1
2013-11-19Fix redAmaury Pouly1-6/+1
2013-11-05Introduce HiFi E.T. MA8/MA8C ports.Andrew Ryabinin1-1/+1
2013-11-05Introduce HiFi E.T. MA9C port.Andrew Ryabinin1-1/+2
2013-10-21imx233/bootloader: fix comment about disk initAmaury Pouly1-2/+2
2013-10-21imx233: fix bootloaderAmaury Pouly1-2/+1
2013-09-26imx233/bl: usb mode has priority over holdAmaury Pouly1-17/+18
2013-09-26imx233/bootloader: fix redAmaury Pouly1-0/+5
2013-09-26imx233/bootloader: power off on holdAmaury Pouly1-0/+12
2013-09-25imx233: always boost in bootloaderAmaury Pouly1-0/+5
2013-09-25imx233: shorten bootloader messages when screen is smallAmaury Pouly1-7/+10
2013-09-05fix copyrightAmaury Pouly1-1/+1
2013-06-27sansa connect bootloader: fix redMarcin Bukat1-0/+1
2013-06-27Move load_firmware() to separate fileMarcin Bukat20-470/+124
2013-06-18imx233: fix bootloader for stmp3600 and stmp3700Amaury Pouly1-1/+3
2013-06-16imx233: rewrite power using new registersAmaury Pouly1-1/+1
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin1-1/+1
2013-04-30Fix red.Andrew Ryabinin1-1/+1
2013-04-30rk27xx: initialize i2c driver in bootloader.Andrew Ryabinin1-0/+2
2012-11-24Another optimization for the OF in the mi4 format.Szymon Dziok1-34/+10
2012-08-30imx233: display battery voltage in bootloader (along with percent)Amaury Pouly1-1/+1
2012-07-10rk27xx: support entering rkusb mode on rk2706AMarcin Bukat1-9/+36
2012-06-23pp bootloader: speed up loading of the OF in the mi4 formatSzymon Dziok1-20/+13
2012-05-20Make Meizu M3 compile againBertrik Sikken1-6/+12
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly1-6/+13
2012-05-07remove debug-target.hRafaël Carré1-1/+0
2012-04-30rk27xx: Print rockbox version in bootloader.bootloader_hifimanhm801_v1bootloader_hifimanhm60x_v1Andrew Ryabinin1-0/+2
2012-04-27rk27xx: Add failsafe mode to the bootloaderMarcin Bukat1-2/+80
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-1/+1