summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2011-02-06M:Robe 500: Remove references to files that are not ready for commit.Karl Kurbjun
2011-02-06Add ARMv4 16-bit(set, mod, clr) operations used on DM320.Karl Kurbjun
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis
2011-01-11SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...Michael Sevakis
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann
2010-12-29Forgot one file.Andree Buschmann
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...Andree Buschmann
2010-12-05HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...Szymon Dziok
2010-11-28HD300 - add basic RTC supportMarcin Bukat
2010-11-26MPIO HD300 - initial commitMarcin Bukat
2010-11-13iPod Nano 2G: Post-mortem memory dumper stub (FS#11701)Michael Sparmann
2010-11-13Remove redundant SOURCES entry for iPod Nano 2GMichael Sparmann
2010-11-12MPIO: move files a bit in preparation for HD300 portMarcin Bukat
2010-11-12Android: Change how detecting call state (introduced in r27746) works, from p...Thomas Martitz
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok
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