Age | Commit message (Expand) | Author |
2011-02-06 | M:Robe 500: Remove references to files that are not ready for commit. | Karl Kurbjun |
2011-02-06 | Add ARMv4 16-bit(set, mod, clr) operations used on DM320. | Karl Kurbjun |
2011-01-15 | Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei... | Michael Sevakis |
2011-01-11 | SA9200: Add YUV blitting, do full-screen updates more efficiently and properl... | Michael Sevakis |
2011-01-02 | New port: iPod Classic (also known as iPod 6G/6.5G/7G) | Michael Sparmann |
2010-12-29 | Forgot one file. | Andree Buschmann |
2010-12-12 | FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt... | Andree Buschmann |
2010-12-05 | HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse... | Szymon Dziok |
2010-11-28 | HD300 - add basic RTC support | Marcin Bukat |
2010-11-26 | MPIO HD300 - initial commit | Marcin Bukat |
2010-11-13 | iPod Nano 2G: Post-mortem memory dumper stub (FS#11701) | Michael Sparmann |
2010-11-13 | Remove redundant SOURCES entry for iPod Nano 2G | Michael Sparmann |
2010-11-12 | MPIO: move files a bit in preparation for HD300 port | Marcin Bukat |
2010-11-12 | Android: Change how detecting call state (introduced in r27746) works, from p... | Thomas Martitz |
2010-11-06 | move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. | Marcin Bukat |
2010-10-31 | Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111... | Marcin Bukat |
2010-10-21 | HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff... | Szymon Dziok |
2010-09-20 | Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. | Thomas Martitz |
2010-09-01 | Android: don't compile powermgmt-sim.c | Thomas Martitz |
2010-09-01 | Ged rid of uisimulator/common/io.c for android builds. | Thomas Martitz |
2010-08-27 | 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me... | Thomas Martitz |
2010-08-27 | Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem... | Thomas Martitz |
2010-08-26 | Introduce a small api for loading code (codecs,plugins) from disk/memory. | Thomas Martitz |
2010-08-24 | mips is predefined by gcc, but we want it for paths. Don't let others fall in... | Thomas Martitz |
2010-08-16 | Android port: add support for hardware keys | Maurus Cuelenaere |
2010-08-03 | system-arm.c/__div0 are for ARM native builds only | Rafaël Carré |
2010-08-02 | Rockbox as an application: Commit current Android port progress. | Thomas Martitz |
2010-08-01 | Rockbox as an application: add get_user_file_path(). | Thomas Martitz |
2010-07-20 | The new Fuzev2 use the same FM chip than some Clip+ | Rafaël Carré |
2010-07-06 | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz |
2010-07-02 | AMS SoC's: Some register bit changes need interrupt protection: timer API and... | Michael Sevakis |
2010-06-30 | Remove atomic register bit manipulation functions from i.MX and s3c target co... | Michael Sevakis |
2010-06-22 | Add an advanced build option to force compiling and linking our reduced C lib... | Thomas Martitz |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-06-21 | Don't autogenerate version.c. Just version.h is enough | Frank Gevaerts |
2010-06-18 | as3525*: enable MMU in bootloader | Rafaël Carré |
2010-06-18 | rolo is only needed in SH bootloaders, not other bootloaders | Rafaël Carré |
2010-06-16 | The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5... | Bertrik Sikken |
2010-06-15 | Support for mystery FM chip in some Sansa Clip+, FS #11403 by me | Bertrik Sikken |
2010-06-06 | Don't initialise disk_* for the sim, and make sure disk.c isn't built at all | Frank Gevaerts |
2010-06-05 | remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots... | Frank Gevaerts |
2010-05-30 | Update Samsung YP-S3 bootloader demo | Bertrik Sikken |
2010-05-27 | Merge common LCD code between fuzev1 & fuzev2 | Rafaël Carré |
2010-05-21 | Clip+: add charging curve | Rafaël Carré |
2010-05-20 | Clipv1: move buttonlight functions to header | Rafaël Carré |
2010-05-18 | as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warnings | Rafaël Carré |
2010-05-18 | as3525v2: add usb driver stub, enable usb phy&core init | Amaury Pouly |
2010-05-17 | HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2... | Marcin Bukat |
2010-05-15 | - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos... | Thomas Martitz |
2010-05-14 | Make the sim buildable with mingw again | Frank Gevaerts |