Age | Commit message (Expand) | Author |
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 |
2010-05-14 | Fix wrong #ifdefs. | Thomas Martitz |
2010-05-14 | Include host system's header files and don't compile our c library replacemen... | Thomas Martitz |
2010-05-09 | Undo a change of r25850 which broke SDL audio on some (older kernels?) systems. | Thomas Martitz |
2010-05-08 | Sansa Cliv2: calibrated discharge curve | Rafaël Carré |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-05-04 | HD200 - remove fm glue code from bootloader build | Marcin Bukat |
2010-04-27 | FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQ | Thomas Martitz |
2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
2010-04-23 | i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,... | Michael Sevakis |
2010-04-23 | i.MX31: Add some enums and a couple helper functions to make dealing with pin... | Michael Sevakis |
2010-04-13 | s5l870x : use mmu-arm.S | Rafaël Carré |
2010-04-09 | Gigabeat S/i.MX31: Sort files in the /target tree into things that are SoC-ge... | Michael Sevakis |
2010-04-07 | FS#11187 - diacritic.c is in 'drivers' but it does not belong there | Tomer Shalev |
2010-04-07 | Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo... | Michael Sevakis |
2010-04-05 | as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d... | Thomas Martitz |
2010-04-05 | Fuzev2: Reduce code duplication by reusing Fuzev1 code. | Thomas Martitz |
2010-04-05 | Fuzev2: YUV output adapted from Fuzev1 | Rafaël Carré |