summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-06rk27xx - disable core_sleep() as it simply hangs when cache is enabled for un...Marcin Bukat
2011-09-06rk27xx - implement cache handling functionsMarcin Bukat
2011-09-06rk27xx adc - fix function nameMarcin Bukat
2011-09-06remove references to ipod nano 2g rom ata-nand-rk27xx.cMarcin Bukat
2011-09-06add lcd_blit_yuv() stub to the rk27xx lcd driverMarcin Bukat
2011-09-06rk27xx - tweak a bit sd driver and add some debuging codeMarcin Bukat
2011-09-06rk27xx - implement basic keymap for reference designMarcin Bukat
2011-09-06rk27xx - app linker scriptMarcin Bukat
2011-09-06rk27xx - implement pcm driver.Marcin Bukat
2011-09-06rk27xx - basic power management related functionsMarcin Bukat
2011-09-06rk27xx - nand stubMarcin Bukat
2011-09-06rk27xx - implement driver for usb controller in rk27xx. This does not quite w...Marcin Bukat
2011-09-06rk27xx - implement dbg_hw_info() and dbg_ports()Marcin Bukat
2011-09-06Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from...Marcin Bukat
2011-09-06midi: make the patch sample data pointer a *int16_t to get rid of some ugly c...Nils Wallménius
2011-09-06imx233/fuze+: implement user time api, implement a stub function, protect tim...Amaury Pouly
2011-09-05imx233/fuze+: fix apps linker script, add comment in bootloaderAmaury Pouly
2011-09-05sansa clipzip: implement default dualboot code (boots to OF unconditionally f...Bertrik Sikken
2011-09-05imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly
2011-09-05usb: make sure device init happens *after* queue/thread creationAmaury Pouly
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly
2011-09-05Added 'platform-tools' to the features installed by installToolChain.sh for t...Bryan Childs
2011-09-04Android: store resources on SD card.Dominik Riebeling
2011-09-04fix error, none of this code is needed or would work in the checkwps program ...Jonathan Gordon
2011-09-04Remove duplicated code to search for a setting by its cfg nameJonathan Gordon
2011-09-04mikmod: enable compiler optimizations for coldfire, they were disabled to wor...Nils Wallménius
2011-09-03Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.Andree Buschmann
2011-09-03Fix yellow and red.Andree Buschmann
2011-09-03FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...Andree Buschmann
2011-09-03Update stable build to 3.9.1Frank Gevaerts
2011-09-03Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.Andree Buschmann
2011-09-03Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann
2011-09-03FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann
2011-09-03Add the list colour callback and a proper title icon to the simplelist apiJonathan Gordon
2011-09-03Roll back r30416. A proper fix of this warning will end in an #ifdef-hell.Andree Buschmann
2011-09-03Remove 'set but not used' warning by GCC 4.6.1.Andree Buschmann
2011-09-03pacbox: Declare several local functions and variables static.Andree Buschmann
2011-09-03Fix warning, 'read_next:' is only used when EOVERFLOW is defined.Andree Buschmann
2011-09-02Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts
2011-09-02Quote command arguments to avoid the shell trying to expand them.Dominik Riebeling
2011-09-02sansa clipzip: annotate lcd registersBertrik Sikken
2011-09-02sansa clipzip: add lcd_brightness function (to be used later to set the 'back...Bertrik Sikken
2011-09-02Sanify dsp.c (re)sample buffer indirection.Michael Sevakis
2011-09-01sansa clipzip: implement lcd reset in the lcd driverBertrik Sikken
2011-09-01sansa clipzip: implement lcd_enableBertrik Sikken
2011-09-01Oops. "void void" doesn't work in C :p.Michael Sevakis
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-09-01Fix the timeout so the selected item will scrollJonathan Gordon
2011-09-01Remove obsolete init cruft from audio system because of diminished dependenci...Michael Sevakis
2011-08-31Fix residual red, thanks to Zagor.Andree Buschmann