summaryrefslogtreecommitdiff
path: root/bootloader/mini2440.c (unfollow)
Commit message (Expand)Author
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
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
2012-05-07remove debug-target.hRafaël Carré
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é
2009-10-31make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger
2009-10-22Working Bootloader for mini2440. Dominik Wenger
2009-10-19Initial mini2440 port.Dominik Wenger
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-09-10Fix mrobe500 svn:*Maurus Cuelenaere
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-07-06Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2007-11-11Show some more registers in the debug screen, fix the touchscreen when SCREEN...Karl Kurbjun
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun
2007-11-02m:robe 500i port: Add backlight support to the main build.Catalin Patulea
2007-11-02m:robe 500i port: Add support for the backlight client in the SPI subsystemCatalin Patulea
2007-10-26Some small cleanups and code for testingKarl Kurbjun
2007-10-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-19init spi and uart in the main buildJonathan Gordon
2007-10-18slightly better touchpad driver. Still not brilliant, but the bootloader/debu...Jonathan Gordon
2007-10-18Some changes to the UART/button driver - reduce the number of interrupts - mo...Karl Kurbjun
2007-10-17Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...Karl Kurbjun
2007-10-13Cleanup more warnings on the M:RobeKarl Kurbjun
2007-10-01touchpad calibration (very simple calibration screen is in mrobe500.c Jonathan Gordon
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30IRQ driven touchpad driver, crude but workingJonathan Gordon
2007-09-30slow - but working - IRQ based uart/button driver.Jonathan Gordon
2007-09-25More ATA work (that doesn't work)Karl Kurbjun
2007-09-23Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun
2007-09-22More interupt/timer workKarl Kurbjun
2007-09-22start of the tsc2100 driver.Jonathan Gordon
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun
2007-09-21m:robe 500i port: Less warnings = good.Catalin Patulea
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea
2007-09-20(mr500) reset if power is pressed, not very nice, but im sick of using the re...Jonathan Gordon
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-03-03look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targetsRobert Kukla