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