summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2013-01-15imx233: fix sd windowed driveAmaury Pouly1-1/+3
2013-01-15zenxfi3: remove obsolete commentAmaury Pouly1-2/+0
2013-01-13imx233: rework frequency scalingAmaury Pouly1-69/+71
2013-01-12rk27xx: slightly optimize commit_discard_dcache_range()Marcin Bukat1-6/+5
2013-01-12imx233: correctly send the LCD_EVENT_ACTIVATION on enableAmaury Pouly3-0/+5
2013-01-12fuze+: lcd code cleanupAmaury Pouly1-3/+1
2013-01-12fuze+: correctly handle settings (flip and invert) accross enableAmaury Pouly1-2/+34
2013-01-12imx233: enable underflow recovery in lcdif (needed for freq scale)Amaury Pouly5-0/+13
2013-01-11rk27xx: optimize irq_handler()Marcin Bukat1-18/+13
2013-01-10rk27xx: substitute magic constants with meaningful names for INTCMarcin Bukat6-12/+49
2013-01-10rk27xx: substitute magic constants with meaningful names for peripherials resetMarcin Bukat2-2/+17
2013-01-10rk27xx: substitute magic constants with meaningful names for clock gatingMarcin Bukat9-35/+66
2013-01-10imx233: modify arm cache timings on frequency switchAmaury Pouly1-0/+12
2013-01-10imx233: implement emi frequency scaling (disabled by default)Amaury Pouly6-9/+490
2013-01-09iPod Classic/6G: PCM support for all CS42L55 ratesCástor Muñoz2-6/+14
2013-01-09iPod Classic/6G: support USB suspend modeCástor Muñoz1-2/+11
2013-01-09iPod Classic/6G: fix battery voltage ADC scaleCástor Muñoz2-5/+5
2012-12-29iPod6G (Classic) - enable HAVE_DISK_STORAGEHayden Pearce1-0/+4
2012-12-29imx233: increase irq storm thresholdAmaury Pouly1-1/+1
2012-12-29imx233: correctly restore auto slow on cpu frequency changeAmaury Pouly1-1/+2
2012-12-29imx233: move power init to system initAmaury Pouly3-5/+18
2012-12-29Fix copyright headersAmaury Pouly13-43/+10
2012-12-29hm60x/hm801: Add hold button support.Andrew Ryabinin4-1/+55
2012-12-26imx233: use tick insteaf of msec to collect statisticsAmaury Pouly3-18/+18
2012-12-26fuze+: fix bootloader buildAmaury Pouly1-0/+4
2012-12-26fuze+: implement lcd flip and invertAmaury Pouly2-0/+18
2012-12-26fuze+: make sure lcd is ready before chaning a registerAmaury Pouly1-0/+1
2012-12-26fuze+: add lcd debug screen (display kind)Amaury Pouly3-1/+38
2012-12-26imx233: rework cpu frequency scalingAmaury Pouly1-8/+23
2012-12-26imx233: fix regulator voltage setting + always enable DCDC modeAmaury Pouly2-0/+18
2012-12-26imx233: fix potential hbus dividor settings + docAmaury Pouly2-4/+10
2012-12-16imx233: simplify sdmmc led handling, fix typoAmaury Pouly1-10/+3
2012-12-16rk27xx: Add status led (icon) support to SD driverMarcin Bukat4-0/+11
2012-12-09si4700: fix typoRyan Hitchman1-2/+2
2012-12-09Add the 9 segment lcd funciton to remote lcdsJonathan Gordon1-0/+2
2012-12-099 segment bitmap drawing:Jonathan Gordon2-0/+47
2012-12-07usb: add support for hardware handled SET ADDR/CONFIGAmaury Pouly4-17/+71
2012-12-05Add a true waveform display to the oscilloscope plugin.Michael Sevakis2-1/+31
2012-12-04rk27xx: introduce meaningfull constants in usb driverMarcin Bukat2-106/+150
2012-12-02imx233: try to improve audio qualityAmaury Pouly2-1/+22
2012-11-26rk27xx: use generic fallback of lcd_blit_yuv()Marcin Bukat2-2/+10
2012-11-25Fix building the iPod 6G UI sim by reusing the iPod Video bitmap.Michael Giacomelli1-0/+7
2012-11-25Include runtime current measurements for the ipod classic.Michael Giacomelli1-2/+2
2012-11-13imx233: hopefully fix audio pop on startupAmaury Pouly1-3/+21
2012-11-13HD300: Fix crash in bootloader introduced by 36281c4Marcin Bukat1-1/+4
2012-11-12AMS: make sure ROM clock is always onRafaël Carré1-7/+2
2012-11-09Fix uninitialized variable in decoding of RDS radio textBertrik Sikken1-1/+1
2012-10-31rk27xx: Disable interrupts before invalidating cache.Andrew Ryabinin1-13/+8
2012-10-25rk27xx: Disable cache while invalidating it.Andrew Ryabinin1-0/+4
2012-10-24Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"Marcin Bukat6-16/+10