summaryrefslogtreecommitdiff
path: root/bootloader/sansa_as3525.c (unfollow)
Commit message (Expand)Author
2016-04-22Fix AMSv2 variant 1 detection if rockbox loaded from SD cardMihail Zenkov
2015-06-02AMS: fix usb initialization in bootloaderMihail Zenkov
2015-01-08usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly
2014-10-04Fix USB speed detectionMihail Zenkov
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis
2011-12-14Fix the real issue with AMS bootloader USB mode. A call to usb_enable was mis...Michael Sevakis
2011-12-14Sansa AMS: fix usb in bootloaderRafaël Carré
2011-09-08Remove return value from show_logo() in bootloader/Bertrik Sikken
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken
2011-07-02sansa AMS bootloader: make strings staticRafaël Carré
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-06-23sansa AMS bootloader: build if USE_ROCKBOX_USB isn't definedRafaël Carré
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré
2010-06-18Sansa AMS: fix bootloader USB modeRafaël Carré
2010-06-18as3525: bootloader USB modeRafaël Carré
2010-02-05Make Clip+ bootloader buildRafaël Carré
2009-12-31FS#10047 : Clipv2Rafaël Carré
2009-06-17Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driverRafaël Carré
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz
2009-04-10FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.Mustapha Senhaji
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli
2008-11-25Sansa AMS bootloader: consider the bootloader finishedRafaël Carré
2008-11-11the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon
2008-11-10Sansa AMS bootloader: use the correct (renamed) header fileRafaël Carré
2008-11-09Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...Bertrik Sikken
2008-11-09Sansav2 BootloaderRafaël Carré
2008-11-06AS3525: we won't use threads in the bootloaderRafaël Carré
2008-11-06AS3525: use kernel_init() in bootloaderRafaël Carré
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman
2008-10-28Sansav2 : initializes SDRAMRafaël Carré
2008-10-26FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Oops. Forgot to svn add this.Barry Wardell
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-03-19code policed // commentsDaniel Stenberg
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-03-12Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...Björn Stenberg