summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2012-06-10Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken
2012-06-09Move s3c2440 i2c driver in firmware/SOURCES to a more logical placeBertrik Sikken
2012-06-07imx233: define HAVE_TEST_AND_CLEAN_CACHEAmaury Pouly
2012-05-31Fix redAmaury Pouly
2012-05-31rds: implement more robust PS/RT parsingAmaury Pouly
2012-05-31Fill USB serial number descriptor on imx233 targets.Amaury Pouly
2012-05-31imx233: add ocotp debug screenAmaury Pouly
2012-05-31imx233: add ocotp driverAmaury Pouly
2012-05-28ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori
2012-05-27zenxfi3: RTC is used in same was as in fuze+, using seconds-since-1970 plus a...Bertrik Sikken
2012-05-26load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz
2012-05-26Fix broken logic for enabling USING_STORAGE_CALLBACK.Frank Gevaerts
2012-05-23Gigabeat S: Fix the recording locking upon using it a second time.Michael Sevakis
2012-05-23zenxfi3: fix typo when configuring lcd_enable pinAmaury Pouly
2012-05-22zenxfi3: fix vol+/vol- button pin assignmentBertrik Sikken
2012-05-22zenxfi3: don't configure lcd_hsync and lcd_dotclk (used by audio)Amaury Pouly
2012-05-22zenxfi2: acquire button pinsAmaury Pouly
2012-05-22zenxfi2: acquire lcd pins before useAmaury Pouly
2012-05-22zenxfi3: acquire audio gate pinsAmaury Pouly
2012-05-22zenxfi3: acquire button and mpr121 interrupt pinsAmaury Pouly
2012-05-22zenxfi3: acquire lcd pins before useAmaury Pouly
2012-05-22imx233: have pwm code acquire configured pinsAmaury Pouly
2012-05-21Delete obsolete define from the config files for the new creative ports.Nils Wallménius
2012-05-21imx233: enable PLL on startupAmaury Pouly
2012-05-20Undo f695681 (r30433). USB hardware must be initialized first.Jens Arnold
2012-05-20Fuze+ simulator: update image with keys indicationJean-Louis Biasini
2012-05-20imx233: make sure dma descriptors are cache friendlyAmaury Pouly
2012-05-20imx233: fix sd window size testAmaury Pouly
2012-05-20imx233: remove useless alignments in linker scriptsAmaury Pouly
2012-05-20imx233: fix cache line size (32 instead of 16)Amaury Pouly
2012-05-20CosmeticsAmaury Pouly
2012-05-20zenxfi2: add fmradio i2c glueAmaury Pouly
2012-05-19lcd-ssd1303: Fix big oops putting height where there should've been width.Michael Sevakis
2012-05-19ssd1303: make sure sansa clip and whatever others clip updates properly.Michael Sevakis
2012-05-19Add identify() call to reset proceduresJonas Wielicki
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly
2012-05-19Restore backtrace which was accidentely commented outAmaury Pouly
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly
2012-05-19Add the MPR121 (touchbutton chip) driverAmaury Pouly
2012-05-19imx233: completely rework the sd driverAmaury Pouly
2012-05-19imx233: fix compilation for target with HAVE_BUTTON_DATA definedAmaury Pouly
2012-05-19imx233: add touchscreen driverAmaury Pouly
2012-05-19imx233: add stub nand driverAmaury Pouly
2012-05-19imx233: add pwm driverAmaury Pouly
2012-05-19imx233: enhance lradc driver with touchscreen specific stuffAmaury Pouly
2012-05-19imx233: add lcdif width defineAmaury Pouly
2012-05-19imx233: fix i2c to be more correctAmaury Pouly
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly
2012-05-19imx233: add gpmi stubsAmaury Pouly