summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Apparently make doesn't like inline commentsThomas Martitz2012-03-28
* build system: completely autodetect target cpu architecture.Thomas Martitz2012-03-28
* 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
* Remove left-over debug statement (oops).Thomas Martitz2012-03-20
* lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)Thomas Martitz2012-03-20
* Refactor lcd_clear_viewport().Thomas Martitz2012-03-20
* 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
* gmtime: avoid a modulusRafaël Carré2012-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
* imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly2012-03-15
* skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon2012-03-15
* Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken2012-03-13
* fix year calculation in gmtimeBertrik Sikken2012-03-12
* Coldfire: Optimize emac context save/restore in mixer ISR.Michael Sevakis2012-03-12
* gmtime: reduce array size: days in month fit in 8 bitsRafaël Carré2012-03-11
* Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken2012-03-11
* 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
* rename rkw.h header fileMarcin Bukat2012-03-04
* rk27xx: switch to RKW format for binaryMarcin Bukat2012-03-04
* rk27generic: Implement power_off()Marcin Bukat2012-03-04
* rk27xx: add rolo_restart() rk27xx specific variantMarcin Bukat2012-03-04
* Add RKW support to roloMarcin Bukat2012-03-04
* Add RKW firmware file format loaderMarcin Bukat2012-03-04
* rk27xx: rework linker scripts and crt0.SMarcin Bukat2012-03-04
* Don't define CPU_* for __PCTOOL__Frank Gevaerts2012-03-03
* Disable some more sim_ and app_ redirection for __PCTOOL__.Frank Gevaerts2012-03-03
* Integrate the warble tool in the regular build system.Frank Gevaerts2012-03-03
* Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asmFrank Gevaerts2012-03-03
* android: drop copied lcd_blit_yuv() and use generic one.Thomas Martitz2012-03-03
* Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__Frank Gevaerts2012-03-03
* Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts2012-03-03
* Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions.Frank Gevaerts2012-03-03
* Don't redirect file IO to app_* for __PCTOOLS__ builds.Frank Gevaerts2012-03-03
* Fix errors in unintentionally merged gerrit commit.Michael Sevakis2012-03-03