summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Buflib: Stop caching the first unallocated block. It has little benefit but i...Thomas Martitz2011-09-09
* Buflib: Handle not having enough space for new handles (fixes FS#12265).Thomas Martitz2011-09-09
* Exit of SDL_WaitEvent() returns an error.Thomas Martitz2011-09-08
* Remove unecessary castingThomas Martitz2011-09-07
* Buflib: Clarification about invalid handlesThomas Martitz2011-09-07
* sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)Bertrik Sikken2011-09-06
* rk27xx - update firmware/SOURCESMarcin Bukat2011-09-06
* rk27xx - enable cacheMarcin Bukat2011-09-06
* rk27xx - update config filesMarcin Bukat2011-09-06
* rk27xx - adjust core files for rk27xx internal codecMarcin Bukat2011-09-06
* rk27xx - arm7ej-s doesn't have MMU/MPU (just like arm7tdmi)Marcin Bukat2011-09-06
* rk27xx - disable core_sleep() as it simply hangs when cache is enabled for un...Marcin Bukat2011-09-06
* rk27xx - implement cache handling functionsMarcin Bukat2011-09-06
* rk27xx adc - fix function nameMarcin Bukat2011-09-06
* remove references to ipod nano 2g rom ata-nand-rk27xx.cMarcin Bukat2011-09-06
* add lcd_blit_yuv() stub to the rk27xx lcd driverMarcin Bukat2011-09-06
* rk27xx - tweak a bit sd driver and add some debuging codeMarcin Bukat2011-09-06
* rk27xx - app linker scriptMarcin Bukat2011-09-06
* rk27xx - implement pcm driver.Marcin Bukat2011-09-06
* rk27xx - basic power management related functionsMarcin Bukat2011-09-06
* rk27xx - nand stubMarcin Bukat2011-09-06
* rk27xx - implement driver for usb controller in rk27xx. This does not quite w...Marcin Bukat2011-09-06
* rk27xx - implement dbg_hw_info() and dbg_ports()Marcin Bukat2011-09-06
* Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from...Marcin Bukat2011-09-06
* imx233/fuze+: implement user time api, implement a stub function, protect tim...Amaury Pouly2011-09-06
* imx233/fuze+: fix apps linker script, add comment in bootloaderAmaury Pouly2011-09-05
* imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly2011-09-05
* usb: make sure device init happens *after* queue/thread creationAmaury Pouly2011-09-05
* imx233:fuze+: major memory and usb reworkAmaury Pouly2011-09-05
* Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts2011-09-02
* sansa clipzip: annotate lcd registersBertrik Sikken2011-09-02
* sansa clipzip: add lcd_brightness function (to be used later to set the 'back...Bertrik Sikken2011-09-02
* sansa clipzip: implement lcd reset in the lcd driverBertrik Sikken2011-09-01
* sansa clipzip: implement lcd_enableBertrik Sikken2011-09-01
* Oops. "void void" doesn't work in C :p.Michael Sevakis2011-09-01
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Dircache: Allow dircache to be enabled without reboot.Thomas Martitz2011-08-30
* sansa clipzip: implement backlightBertrik Sikken2011-08-30
* sansa clipzip: fix bounds check/correction in lcd_update_rectBertrik Sikken2011-08-30
* Fix last yellows.Thomas Martitz2011-08-30
* Fix h100 red and other warnings.Thomas Martitz2011-08-30
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* sansa clipzip: correct GPIO used for backlightBertrik Sikken2011-08-29
* sansa clipzip: implement more functions in the lcd driverBertrik Sikken2011-08-29
* Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis2011-08-28
* Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken2011-08-27
* Dircache: Fix memory leak (and recently panic).Thomas Martitz2011-08-16
* Dircache: Fix bug introduced in r30308.Thomas Martitz2011-08-15
* Add a 100ms delay before calling disk_mount_all(). Some players (especially s...Frank Gevaerts2011-08-15