summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2010-09-20Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-08-272nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz
2010-08-27Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz
2010-08-26Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz
2010-08-24mips is predefined by gcc, but we want it for paths. Don't let others fall in...Thomas Martitz
2010-08-16Android port: add support for hardware keysMaurus Cuelenaere
2010-08-03system-arm.c/__div0 are for ARM native builds onlyRafaël Carré
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-07-20The new Fuzev2 use the same FM chip than some Clip+Rafaël Carré
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz
2010-07-02AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis
2010-06-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-21Don't autogenerate version.c. Just version.h is enoughFrank Gevaerts
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré
2010-06-18rolo is only needed in SH bootloaders, not other bootloadersRafaël Carré
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken
2010-06-06Don't initialise disk_* for the sim, and make sure disk.c isn't built at allFrank Gevaerts
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts
2010-05-30Update Samsung YP-S3 bootloader demoBertrik Sikken
2010-05-27Merge common LCD code between fuzev1 & fuzev2Rafaël Carré
2010-05-21Clip+: add charging curveRafaël Carré
2010-05-20Clipv1: move buttonlight functions to headerRafaël Carré
2010-05-18as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly
2010-05-17HD200 - 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-14Make the sim buildable with mingw againFrank Gevaerts
2010-05-14Fix wrong #ifdefs.Thomas Martitz
2010-05-14Include host system's header files and don't compile our c library replacemen...Thomas Martitz
2010-05-09Undo a change of r25850 which broke SDL audio on some (older kernels?) systems.Thomas Martitz
2010-05-08Sansa Cliv2: calibrated discharge curveRafaël Carré
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-04HD200 - remove fm glue code from bootloader buildMarcin Bukat
2010-04-27FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQThomas Martitz
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis
2010-04-23i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis
2010-04-13s5l870x : use mmu-arm.SRafaël Carré
2010-04-09Gigabeat S/i.MX31: Sort files in the /target tree into things that are SoC-ge...Michael Sevakis
2010-04-07FS#11187 - diacritic.c is in 'drivers' but it does not belong thereTomer Shalev
2010-04-07Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis
2010-04-05as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d...Thomas Martitz
2010-04-05Fuzev2: Reduce code duplication by reusing Fuzev1 code.Thomas Martitz
2010-04-05Fuzev2: YUV output adapted from Fuzev1Rafaël Carré