summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2011-09-13imx233/fuze+: reset ssp block correctly, define maximum ssp transfer sizeAmaury Pouly
2011-09-13imx233/fuze+: add more interrupts, rewrite block resetting, reset icoll on bo...Amaury Pouly
2011-09-13imx233/fuze+: fix ctr0 to use a fresh stack and update firmware linker scriptAmaury Pouly
2011-09-13imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...Amaury Pouly
2011-09-13HDD6330: fix the behavior of the lcd during shutdown (fading out), disable po...Szymon Dziok
2011-09-13HDD6330: implement lcd_enable (display on/off).Szymon Dziok
2011-09-11HDD6330: Enable only one led (from five) on the scroll strip in order to save...Szymon Dziok
2011-09-11HDD6330: Fix random issues with the button light (MENU button sometimes does ...Szymon Dziok
2011-09-11HDD6330: Fix random strange behavior of the touchpad. Setting the sensitivity...Szymon Dziok
2011-09-06sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)Bertrik Sikken
2011-09-06rk27xx - enable cacheMarcin Bukat
2011-09-06rk27xx - arm7ej-s doesn't have MMU/MPU (just like arm7tdmi)Marcin Bukat
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 - 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-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-05imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly
2011-09-02Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts
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-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-08-30sansa clipzip: implement backlightBertrik Sikken
2011-08-30sansa clipzip: fix bounds check/correction in lcd_update_rectBertrik Sikken
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-29sansa clipzip: correct GPIO used for backlightBertrik Sikken
2011-08-29sansa clipzip: implement more functions in the lcd driverBertrik Sikken
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken
2011-08-08Fix typos in comments. Thanks ukleinek for pointing out.Marcin Bukat
2011-08-08rk27xx sd driver fixesMarcin Bukat
2011-07-25Convert AMSv2 microphone samples from 14 to 16 bit before storing them.Michael Giacomelli
2011-07-24imx233/fuze+: implement lcd_blit_yuv (untested)Amaury Pouly
2011-07-24imx233/fuze+: cleanup sd codeAmaury Pouly
2011-07-24ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTATBertrik Sikken
2011-07-23imx233/fuze+: move page table to dramAmaury Pouly
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2011-07-23imx233/fuze+: prepare target to enable MMUAmaury Pouly