summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* fix tms320dm320 crt0.SMarcin Bukat2012-04-06
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz2012-04-05
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Revert 1207c7b and fix the actual warnings.Frank Gevaerts2012-04-03
* Classic/6G: CPU frequency/voltage scalingCástor Muñoz2012-03-31
* Classic/6G: click wheel controller powersaveCástor Muñoz2012-03-31
* usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré2012-03-30
* android: implement system_exception_wait and system_reboot, so that the panic...Thomas Martitz2012-03-30
* Classic/6G: hold switch detection using GPIOCástor Muñoz2012-03-28
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
* rk27xx: implement system_init()Marcin Bukat2012-03-22
* android: lcd_update/_rect() changesThomas Martitz2012-03-22
* android: Add facility for java code to wait native code to be ready.Thomas Martitz2012-03-22
* sdl: Fix the sdl init so the sim will get a taskbar itemJonathan Gordon2012-03-20
* sansa clip+: properly reset display using the reset pinBertrik Sikken2012-03-19
* mrobe500: fix warrnig in bootloaderMarcin Bukat2012-03-19
* fix cache function nameMarcin Bukat2012-03-19
* Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts2012-03-18
* HDD6330: Correct voltage values, based on the values found in the OF.Szymon Dziok2012-03-17
* HDD6330: Simplify strange OF voltage calculation, it's linear anyway.Szymon Dziok2012-03-17
* imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery)Amaury Pouly2012-03-17
* fuze+: add unknown channel to debug menuAmaury Pouly2012-03-15
* imx233/fuze+: rework i2c and fmradio_i2c initAmaury Pouly2012-03-15
* rk27xx: lcdif refactoring: make lcdif-rk27xx.c more genericAndrew Ryabinin2012-03-06
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis2012-03-04
* AMSv2: add proper definitions for charge currentBertrik Sikken2012-03-04
* rkw-loader: Fix wrong includeAndrew Ryabinin2012-03-04
* rk27generic: Implement power_off()Marcin Bukat2012-03-04
* rk27xx: add rolo_restart() rk27xx specific variantMarcin Bukat2012-03-04
* Add RKW firmware file format loaderMarcin Bukat2012-03-04
* rk27xx: rework linker scripts and crt0.SMarcin Bukat2012-03-04
* android: drop copied lcd_blit_yuv() and use generic one.Thomas Martitz2012-03-03
* Fix errors in unintentionally merged gerrit commit.Michael Sevakis2012-03-03
* 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
* 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
* 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
* 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