summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Pandora port: Add support for the L/R shoulder buttonsThomas Jarosch2012-03-02
* imx233: correctly stop charging on topoff (fix battery discharging)Amaury Pouly2012-02-29
* lcd drivers: split lcd_gradient_rect so it is actually usefulJonathan Gordon2012-03-01
* Fix bugs in lcd drivers after b37e6bcAndrew Ryabinin2012-02-29
* imx233: user __FIELD_SET to set the clock divisorsAmaury Pouly2012-02-28
* imx233: print power up source in the bootloaderAmaury Pouly2012-02-28
* lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2012-02-28
* rk27xx: Make sure SD module clock is not gatedMarcin Bukat2012-02-28
* Fix build errors and warningsJonathan Gordon2012-02-28
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* radio: include power.h in drivers for tuner_power()Amaury Pouly2012-02-25
* Move radio power handling from apps/ to drivers.Amaury Pouly2012-02-25
* FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor MuñozCástor Muñoz2012-02-25
* Make some arrays const.Nils Wallménius2012-02-25
* IPod Classic/6G: LCD sleep (FS#12523) by Cástor MuñozCástor Muñoz2012-02-25
* hm60x/hm801: Fix USB DAC functionalityAndrew Ryabinin2012-02-24
* HiFiMAN: Implement lcd powersave mode.Andrew Ryabinin2012-02-24
* Arm stack unwinderMarcin Bukat2012-02-22
* Force YPR0 to 240x320Frank Gevaerts2012-02-22
* beep/mixer code: Code police a bit.Michael Sevakis2012-02-19
* rds: add basic RDS clock-time supportBertrik Sikken2012-02-18
* Split CPU-optimized beep code into the firmware/asm tree.Michael Sevakis2012-02-18
* Fix lua unused-variable warning by introducing UNUSED_ATTR.Thomas Martitz2012-02-17
* PCM mixer: Simplify mixer_channel_play_data.Michael Sevakis2012-02-17
* rds: make programme identification (pi) decoding safer, show pi in the debug ...Bertrik Sikken2012-02-16
* Make logf() output to serial optionalRalf Ertzinger2012-02-16
* FS#12569 - iPod Classic - battery capacity updateAlbert Barca2012-02-13
* FS#12524 - iPod Classic/6G: hardware click supportCástor Muñoz2012-02-11
* checkwps: Fix buildall.sh and some RaaA/ypr0 versions.Thomas Martitz2012-02-10
* Fix sim battery emulation: Set such a low sample value for battery smoothing ...Nick Peskett2012-02-09
* Urgh...actually change all the stuff I'm supposed to.Michael Sevakis2012-02-05
* Make generic pcm-mixer.c more generic in the way it writes output.Michael Sevakis2012-02-05
* fuze+: the radio chip needs a few milliseconds to power upAmaury Pouly2012-02-05
* imx233: add audioin init code, add adc dma interrupts, fix register definesAmaury Pouly2012-02-05
* Fix Fuze+ bootloader redBoris Gjenero2012-02-04
* Use commit_dcache() instead of commit_discard_idcache() where possibleBoris Gjenero2012-02-04
* Generic find_first_set_bit can use __builtin_ctz instead of __builtin_ffsMichael Sevakis2012-02-04
* imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly2012-02-03
* fuze+: don't use the DCP to copy the framebuffer since it can yield and then ...Amaury Pouly2012-02-02
* fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...Amaury Pouly2012-02-01
* fuze+: check rectangle coordinates in lcd_update_rectAmaury Pouly2012-02-01
* fuze+: add basi pinctrl debug screenAmaury Pouly2012-02-01
* fuze+: pin B1P30 is volume down key and has no relation with SDAmaury Pouly2012-02-01
* imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...Amaury Pouly2012-02-01
* Clipv2: fix button reading on some modelsRafaël Carré2012-01-30
* AMSv1/AMSv2: show CCU_IO in debug menuBertrik Sikken2012-01-29
* fuze+: change rendering scheme, do not rely on generic framebuffer and implem...Amaury Pouly2012-01-27
* imx233: update arbiter to get more debug information, update debug screen acc...Amaury Pouly2012-01-27
* imx233: implement dcp blitting, simplify code and make it work even in contex...Amaury Pouly2012-01-27