summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-05-20imx233: make sure dma descriptors are cache friendlyAmaury Pouly5-7/+34
2012-05-20imx233: fix sd window size testAmaury Pouly1-1/+1
2012-05-20imx233: remove useless alignments in linker scriptsAmaury Pouly2-7/+0
2012-05-20imx233: fix cache line size (32 instead of 16)Amaury Pouly1-1/+2
2012-05-20CosmeticsAmaury Pouly1-1/+0
2012-05-20zenxfi2: add fmradio i2c glueAmaury Pouly3-2/+43
2012-05-19lcd-ssd1303: Fix big oops putting height where there should've been width.Michael Sevakis1-2/+13
2012-05-19ssd1303: make sure sansa clip and whatever others clip updates properly.Michael Sevakis1-6/+12
2012-05-19Add identify() call to reset proceduresJonas Wielicki1-27/+35
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly5-1/+79
2012-05-19Restore backtrace which was accidentely commented outAmaury Pouly1-1/+1
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly33-1/+2750
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly5-0/+104
2012-05-19Add the MPR121 (touchbutton chip) driverAmaury Pouly2-0/+520
2012-05-19imx233: completely rework the sd driverAmaury Pouly3-128/+249
2012-05-19imx233: fix compilation for target with HAVE_BUTTON_DATA definedAmaury Pouly1-0/+7
2012-05-19imx233: add touchscreen driverAmaury Pouly3-0/+230
2012-05-19imx233: add stub nand driverAmaury Pouly1-0/+79
2012-05-19imx233: add pwm driverAmaury Pouly4-0/+135
2012-05-19imx233: enhance lradc driver with touchscreen specific stuffAmaury Pouly2-5/+104
2012-05-19imx233: add lcdif width defineAmaury Pouly1-0/+1
2012-05-19imx233: fix i2c to be more correctAmaury Pouly1-3/+4
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly4-30/+120
2012-05-19imx233: add gpmi stubsAmaury Pouly2-0/+220
2012-05-19imx233: add dma channel definesAmaury Pouly1-0/+2
2012-05-19imx233: add icoll debug screenAmaury Pouly1-1/+87
2012-05-19imx233: move away timer defines from imx233.hAmaury Pouly3-7/+23
2012-05-19imx233: move icoll stuff to its own fileAmaury Pouly13-174/+272
2012-05-19imx233: fix clkctrl namingAmaury Pouly8-99/+101
2012-05-19fuze+: fix lcd_on comment and storage qualifierAmaury Pouly1-1/+1
2012-05-19imx233: rework adc battery temperature sensor handlingAmaury Pouly4-11/+17
2012-05-19imx233: move rtc init from drivers/ to firmware/Amaury Pouly2-1/+3
2012-05-19imx233: add rtc functions related to msecAmaury Pouly1-0/+14
2012-05-19Fix a drawing bug where rectangles stop drawing too early.Michael Sevakis1-4/+4
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling2-3/+8
2012-05-19Player LCD: Map several punctuation characters in the U+20xx rangeJens Arnold1-0/+36
2012-05-13Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...Thomas Martitz1-4/+4
2012-05-12fuze+: add RDS supportAmaury Pouly2-2/+63
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly13-6/+122
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius78-206/+11
2012-05-08Remove STATICIRAM hackNils Wallménius3-17/+7
2012-05-08fuze+: don't touch B1P{22,24} in lcd code since these are used by the tunerAmaury Pouly1-4/+3
2012-05-08Fix test fat failing on 64bit system (second bit of FS#12646)Marcin Bukat2-34/+34
2012-05-08Fix fat test program not compiling (FS#12646).Marcin Bukat3-20/+14
2012-05-07fix a mistake of 803408f18 spotted by n1sRafaël Carré1-1/+1
2012-05-07missing constRafaël Carré1-1/+1
2012-05-07simplify yearday_to_daymonth()Rafaël Carré1-20/+9
2012-05-07simplify copy_paddedRafaël Carré1-11/+7
2012-05-07remove debug-target.hRafaël Carré22-32/+0
2012-05-07remove unused prototypesRafaël Carré1-4/+0