- 287bf71 sdl: Fix the sdl init so the sim will get a taskbar item by Jonathan Gordon · 13 years ago
- bb6ac6f sansa clip+: properly reset display using the reset pin by Bertrik Sikken · 13 years ago
- e1796fb mrobe500: fix warrnig in bootloader by Marcin Bukat · 13 years ago
- 395290b fix cache function name by Marcin Bukat · 13 years ago
- 0fdbbc3 Add RBCODEC_LIB to android and ypr0 builds so they link again. by Frank Gevaerts · 13 years ago
- 24bd9d5 gmtime: avoid a modulus by Rafaël Carré · 13 years ago
- b67f1b2 HDD6330: Correct voltage values, based on the values found in the OF. by Szymon Dziok · 13 years ago
- 740722f HDD6330: Simplify strange OF voltage calculation, it's linear anyway. by Szymon Dziok · 13 years ago
- e5b5041 imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) by Amaury Pouly · 13 years ago
- e07b22f fuze+: add unknown channel to debug menu by Amaury Pouly · 13 years ago
- 9caffa8 imx233/fuze+: rework i2c and fmradio_i2c init by Amaury Pouly · 13 years ago
- a4fd5bf imx233: enable charging in bootloader USB mode by including powermgmt by Amaury Pouly · 13 years ago
- 014a08c skin_engine: New tag to draw a rectangle (optionally with a gradient) by Jonathan Gordon · 13 years ago
- 47115ba Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtime by Bertrik Sikken · 13 years ago
- 16a9561 fix year calculation in gmtime by Bertrik Sikken · 13 years ago
- 64bb720 Coldfire: Optimize emac context save/restore in mixer ISR. by Michael Sevakis · 13 years ago
- d2aafd1 gmtime: reduce array size: days in month fit in 8 bits by Rafaël Carré · 13 years ago
- 727e8aa Introduce gmtime.c and use it in the AS3514 RTC driver by Bertrik Sikken · 13 years ago
- b069562 rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic by Andrew Ryabinin · 13 years ago
- d18a5ca Tweak paramters of mp3_play_data and callback. by Michael Sevakis · 13 years ago
- cd8e11b Tweak some PCM drivers for less typecasting with the data pointer. by Michael Sevakis · 13 years ago
- f6e17e8 AMSv2: add proper definitions for charge current by Bertrik Sikken · 13 years ago
- f8de21f rkw-loader: Fix wrong include by Andrew Ryabinin · 13 years ago
- ecbda69 rename rkw.h header file by Marcin Bukat · 13 years ago
- 587f52f rk27xx: switch to RKW format for binary by Marcin Bukat · 13 years ago
- e2d6f92 rk27generic: Implement power_off() by Marcin Bukat · 13 years ago
- f30043a rk27xx: add rolo_restart() rk27xx specific variant by Marcin Bukat · 13 years ago
- 4718ff9 Add RKW support to rolo by Marcin Bukat · 13 years ago
- 2f8b44a Add RKW firmware file format loader by Marcin Bukat · 13 years ago
- 1c565c9 rk27xx: rework linker scripts and crt0.S by Marcin Bukat · 13 years ago
- b9ce249 Don't define CPU_* for __PCTOOL__ by Frank Gevaerts · 13 years ago
- efd25bf Disable some more sim_ and app_ redirection for __PCTOOL__. by Frank Gevaerts · 13 years ago
- 466a7c6 Integrate the warble tool in the regular build system. by Frank Gevaerts · 13 years ago
- 13a7c9a Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asm by Frank Gevaerts · 13 years ago
- fcb9fda android: drop copied lcd_blit_yuv() and use generic one. by Thomas Martitz · 13 years ago
- 83b4d70 Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__ by Frank Gevaerts · 13 years ago
- c6d2010 Fix __PCTOOL__ dependencies on SIMULATOR by Frank Gevaerts · 13 years ago
- f7a4ee2 Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions. by Frank Gevaerts · 13 years ago
- 71953a4 Don't redirect file IO to app_* for __PCTOOLS__ builds. by Frank Gevaerts · 13 years ago
- 59e5a32 Fix errors in unintentionally merged gerrit commit. by Michael Sevakis · 13 years ago
- 286a4c5 Revise the PCM callback system after adding multichannel audio. by Michael Sevakis · 13 years ago
- 57264ce Pandora port: Add support for the L/R shoulder buttons by Thomas Jarosch · 13 years ago
- 29c7259 imx233: correctly stop charging on topoff (fix battery discharging) by Amaury Pouly · 13 years ago
- 8efb8f9 lcd drivers: split lcd_gradient_rect so it is actually useful by Jonathan Gordon · 13 years ago
- fbb8c31 Fix bugs in lcd drivers after b37e6bc by Andrew Ryabinin · 13 years ago
- 0d78dd1 imx233: user __FIELD_SET to set the clock divisors by Amaury Pouly · 13 years ago
- c4450b9 imx233: print power up source in the bootloader by Amaury Pouly · 13 years ago
- 2c71aa9 lcd/skin_engine: Add the ability to draw onto the backdrop layer by Jonathan Gordon · 13 years ago
- 13f98df rk27xx: Make sure SD module clock is not gated by Marcin Bukat · 13 years ago
- c0a2c3f Fix build errors and warnings by Jonathan Gordon · 13 years ago
- b37e6bc lcd drivers: Convert lcd_[remote_]framebuffer to a pointer by Jonathan Gordon · 13 years ago
- 7d599b4 radio: include power.h in drivers for tuner_power() by Amaury Pouly · 13 years ago
- 906e90e Move radio power handling from apps/ to drivers. by Amaury Pouly · 13 years ago
- 8c7d372 FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor Muñoz by Cástor Muñoz · 13 years ago
- ff54e03 Make some arrays const. by Nils Wallménius · 13 years ago
- 663667a IPod Classic/6G: LCD sleep (FS#12523) by Cástor Muñoz by Cástor Muñoz · 13 years ago
- 3515388 hm60x/hm801: Fix USB DAC functionality by Andrew Ryabinin · 13 years ago
- 7b99318 HiFiMAN: Implement lcd powersave mode. by Andrew Ryabinin · 13 years ago
- b4eab59 Arm stack unwinder by Marcin Bukat · 13 years ago
- a16b65e Force YPR0 to 240x320 by Frank Gevaerts · 13 years ago
- 9a25a6f beep/mixer code: Code police a bit. by Michael Sevakis · 13 years ago
- 43a940c rds: add basic RDS clock-time support by Bertrik Sikken · 13 years ago
- 9a32a7b Split CPU-optimized beep code into the firmware/asm tree. by Michael Sevakis · 13 years ago
- af4f215 Fix lua unused-variable warning by introducing UNUSED_ATTR. by Thomas Martitz · 13 years ago
- 39eec73 PCM mixer: Simplify mixer_channel_play_data. by Michael Sevakis · 13 years ago
- 565a4b5 rds: make programme identification (pi) decoding safer, show pi in the debug screen by Bertrik Sikken · 13 years ago
- d2f97da Make logf() output to serial optional by Ralf Ertzinger · 14 years ago
- 580303b FS#12569 - iPod Classic - battery capacity update by Albert Barca · 13 years ago
- e29619b FS#12524 - iPod Classic/6G: hardware click support by Cástor Muñoz · 13 years ago
- 295c1c1 checkwps: Fix buildall.sh and some RaaA/ypr0 versions. by Thomas Martitz · 13 years ago
- 4d72c1b Fix sim battery emulation: Set such a low sample value for battery smoothing as to effectively disable it. by Nick Peskett · 13 years ago
- 43e6d7a Urgh...actually change all the stuff I'm supposed to. by Michael Sevakis · 13 years ago
- 691c7a7 Make generic pcm-mixer.c more generic in the way it writes output. by Michael Sevakis · 13 years ago
- e67a1af fuze+: the radio chip needs a few milliseconds to power up by Amaury Pouly · 13 years ago
- 0aca81d imx233: add audioin init code, add adc dma interrupts, fix register defines by Amaury Pouly · 13 years ago
- cd89b31 Fix Fuze+ bootloader red by Boris Gjenero · 13 years ago
- 0a8235d Use commit_dcache() instead of commit_discard_idcache() where possible by Boris Gjenero · 13 years ago
- 67dd4d6 Generic find_first_set_bit can use __builtin_ctz instead of __builtin_ffs by Michael Sevakis · 13 years ago bootloader_clipv2_v5
- 1a083cd imx233/fuze+: fix a typo, handle volume differently because of the line1/dac mode difference. by Amaury Pouly · 13 years ago
- 3511435 fuze+: don't use the DCP to copy the framebuffer since it can yield and then several lcd udpates could run concurrently with undefined behaviour by Amaury Pouly · 13 years ago
- ac4d648 fuze+: use the si4700 internal oscillator and set a pin on power down (seems important) by Amaury Pouly · 13 years ago
- 0f02da2 fuze+: check rectangle coordinates in lcd_update_rect by Amaury Pouly · 13 years ago
- ca10475 fuze+: add basi pinctrl debug screen by Amaury Pouly · 13 years ago
- b1702a5 fuze+: pin B1P30 is volume down key and has no relation with SD by Amaury Pouly · 13 years ago
- 2894406 imx233/fuze+: set a few recommended power bits by Freescale, remove some uneeded headers, implement audio path selection for playback and radio by Amaury Pouly · 13 years ago
- d1b47c2 Clipv2: fix button reading on some models by Rafaël Carré · 13 years ago
- f57e5a2 AMSv1/AMSv2: show CCU_IO in debug menu by Bertrik Sikken · 13 years ago
- d32891f fuze+: change rendering scheme, do not rely on generic framebuffer and implement rect updating and yuv blitting correctly. by Amaury Pouly · 13 years ago
- 05ba5c1 imx233: update arbiter to get more debug information, update debug screen accordingly by Amaury Pouly · 13 years ago
- bf47e57 imx233: implement dcp blitting, simplify code and make it work even in context interrupt by busy waiting by Amaury Pouly · 13 years ago
- 900b494 imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if misused) by Amaury Pouly · 13 years ago
- 74736fc find_first_set_bit tweaks by Michael Sevakis · 13 years ago
- f4954c4 Fix FS#12559: sigaltstack threads fortify failure by Boris Gjenero · 13 years ago
- 9a4656b Include stdlib.h for atexit(). by Thomas Martitz · 13 years ago
- 63ddd15 Fix win32 simulator build (FS#12564). by Thomas Martitz · 13 years ago
- f1d3ff4 Remove ata_removable() and ata_present() from multidriver code. by Frank Gevaerts · 13 years ago
- 0499aff WM8750: Extend recording gain range. by Marcin Bukat · 13 years ago
- 36281c4 MPIO HD300: Fix scrollstip issue at driver level. by Marcin Bukat · 13 years ago
- dc85718 MPIO HD300: Use MENU button to go back from debug screens. by Marcin Bukat · 13 years ago
- e94d1b0 MPIO HD200/HD300: Decrease ADC scanrate. by Marcin Bukat · 13 years ago