summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-10omap3_beagle.h: Fix comment for true/false return value.Robert P. J. Day
2012-12-10am335x_evm: enable SPL NAND supportIlya Yanok
2012-12-10am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok
2012-12-10omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed
2012-12-10am33xx: add ELM supportMansoor Ahamed
2012-12-10am335x_evm: enable NAND supportIlya Yanok
2012-12-10am33xx: NAND supportIlya Yanok
2012-12-10am335x_evm: add nand pinmux definitionIlya Yanok
2012-12-10OMAP: include sys_proto.h from boot-commonIlya Yanok
2012-12-10omap3/mem.c: remove unused definesAndreas Bießmann
2012-12-10universal_c210: fix compiler error and compiler warningMinkyu Kang
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-08MIPS: constify address pointer in test_bit()Daniel Schwierzeck
2012-12-08MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic