Age | Commit message (Expand) | Author |
2020-10-13 | mrobe500 bootloader fix | Solomon Peachy |
2017-03-12 | Do some housekeeping with fat.h and SECTOR_SIZE | Michael Sevakis |
2014-08-30 | Rewrite filesystem code (WIP) | Michael Sevakis |
2014-08-28 | Fix up the bootloaders | Michael Sevakis |
2014-08-08 | Bootloaders need the reacharound to get at the internal goods | Michael Sevakis |
2013-06-27 | Move load_firmware() to separate file | Marcin Bukat |
2011-02-06 | M:Robe 500 bootloader: change the order of the backlight/lcd setup. | Karl Kurbjun |
2010-06-23 | Sansa AMS bootloader: enter USB mode only when needed | Rafaël Carré |
2010-05-27 | Generate C file / header for svn version string | Rafaël Carré |
2009-04-10 | M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload... | Karl Kurbjun |
2009-02-26 | Get the M:Robe 500 main build booting again, fix a bug and commit the rest of... | Karl Kurbjun |
2008-11-01 | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts |
2008-09-10 | Fix mrobe500 svn:* | Maurus Cuelenaere |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-07-06 | Repair charging screen on archos. usb_detect() doesn't return a boolean since... | Jens Arnold |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-04-15 | Setup the touchpads to have two modes - stylus and button - and set them in b... | Jonathan Gordon |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis |
2007-11-11 | Show some more registers in the debug screen, fix the touchscreen when SCREEN... | Karl Kurbjun |
2007-11-07 | Get the user timer working properly consequentially fixing doom without a hack. | Karl Kurbjun |
2007-11-02 | m:robe 500i port: Add backlight support to the main build. | Catalin Patulea |
2007-11-02 | m:robe 500i port: Add support for the backlight client in the SPI subsystem | Catalin Patulea |
2007-10-26 | Some small cleanups and code for testing | Karl Kurbjun |
2007-10-22 | touchpad driver for the mrobe. nothing in apps/ uses it yet. | Jonathan Gordon |
2007-10-21 | More M:Robe work including a fix to lcd-as-memframe for larger screens thanks... | Karl Kurbjun |
2007-10-19 | init spi and uart in the main build | Jonathan Gordon |
2007-10-18 | slightly better touchpad driver. Still not brilliant, but the bootloader/debu... | Jonathan Gordon |
2007-10-18 | Some changes to the UART/button driver - reduce the number of interrupts - mo... | Karl Kurbjun |
2007-10-17 | Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox... | Karl Kurbjun |
2007-10-13 | Cleanup more warnings on the M:Robe | Karl Kurbjun |
2007-10-01 | touchpad calibration (very simple calibration screen is in mrobe500.c | Jonathan Gordon |
2007-09-30 | Move some more files around and get the main build compiling | Karl Kurbjun |
2007-09-30 | IRQ driven touchpad driver, crude but working | Jonathan Gordon |
2007-09-30 | slow - but working - IRQ based uart/button driver. | Jonathan Gordon |
2007-09-25 | More ATA work (that doesn't work) | Karl Kurbjun |
2007-09-23 | Working DM320 interrupts, changed the way registers are accessed in spi and u... | Karl Kurbjun |
2007-09-22 | More interupt/timer work | Karl Kurbjun |
2007-09-22 | start of the tsc2100 driver. | Jonathan Gordon |
2007-09-22 | Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to... | Karl Kurbjun |
2007-09-21 | m:robe 500i port: Less warnings = good. | Catalin Patulea |
2007-09-21 | m: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-20 | uart driver (which the buttons need) and button test code in the bootloader | Jonathan Gordon |
2007-09-20 | Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N... | Karl Kurbjun |