summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11sha256: Use const where possible and add watchdog functionSimon Glass
2012-12-11sha1: Use const where possible, and unsigned for input lenSimon Glass
2012-12-11stdio: remove useless strncpyVincent Palatin
2012-12-11Fix use of conditional LMBSimon Glass
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters
2012-12-11Add gettime commandAnton Staaf
2012-12-11Add new bootstage step for the main loopSimon Glass
2012-12-11gpio: remove duplicate function signatureNikita Kiryanov
2012-12-11designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti
2012-12-11designware_i2c.h: Fixed the correct values for SCL low/high timeArmando Visconti
2012-12-11designware_i2c: Fixed the setting of the i2c bus speedArmando Visconti
2012-12-11designware_i2c: Added s/w generation of stop bitArmando Visconti
2012-12-11designware_i2c.c: Added the support for MULTI_BUSArmando Visconti
2012-12-11drivers:i2c: Modify I2C driver for Exynos4Piotr Wilczek
2012-12-11exynos:pinmux: Add pinmux support for i2cPiotr Wilczek
2012-12-11exynos:cpu: Add Exynos4 I2C spacingPiotr Wilczek
2012-12-11exynos:clock: Add i2c clockPiotr Wilczek
2012-12-11omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé
2012-12-11mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut
2012-12-11mxs: i2c: Restore speed setting after block resetMarek Vasut
2012-12-11i2c: mxs: Fix TIMING2 register valueMarek Vasut
2012-12-11i2c: mxs: Use i2c_set_bus_speed() in i2c_init()Marek Vasut
2012-12-11i2c: mxs: Implement i2c_get/set_bus_speed()Marek Vasut
2012-12-11i2c: mxs: Abstract out the MXS I2C speed setupMarek Vasut
2012-12-11i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.cMarek Vasut
2012-12-11i2c: Staticize local functions in mxc i2c driverMarek Vasut
2012-12-11i2c: Use __weak instead of __attribute__((weak, alias))Marek Vasut
2012-12-11soft_i2c: add necessary includes for AVR32Andreas Bießmann
2012-12-11woodburn: Set gpio value in gpio_direction_output()Fabio Estevam
2012-12-11mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam
2012-12-11Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson
2012-12-11universal_c210: check the NULL pointer when get the PMICMinkyu Kang
2012-12-11SMDK5250: Enable pmic MAX77686Rajeshwari Shinde
2012-12-11POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde
2012-12-10cm-t35: enable zero bootdelay checkNikita Kiryanov
2012-12-10power: twl6035: complain on LDO9 errorVincent Stehlé
2012-12-10omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé
2012-12-10gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov
2012-12-10am335x: disable internal delay for RGMII modeYegor Yefremov
2012-12-10OMAP3: TAM3517: add macros for reading eepromStefano Babic
2012-12-10OMAP3: fix panel timing on the mt_ventoux boardStefano Babic
2012-12-10davinci: fixed cpu resetDavide Bonfanti
2012-12-10OMAP3 SPI : Fixed bugs related to SPI transferajoy
2012-12-10omap: emif: configure emif only when requiredLokesh Vutla
2012-12-10OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day
2012-12-10omap4: Add comments on some "#endif"s for readability.Robert P. J. Day
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada