Commit Graph

18935 Commits (06fd853890f23491605bfd6c9ab0116b79e15aaa)
 

Author SHA1 Message Date
Simon Glass 01433d6001 Add new bootstage step for the main loop 12 years ago
Nikita Kiryanov 94740e4739 gpio: remove duplicate function signature 12 years ago
Armando Visconti d40d914c06 designware_i2c.h: Define IC_CLK only if not already defined in config file 12 years ago
Armando Visconti ea31b7a7be designware_i2c.h: Fixed the correct values for SCL low/high time 12 years ago
Armando Visconti 5b8439bbde designware_i2c: Fixed the setting of the i2c bus speed 12 years ago
Armando Visconti 491739bb74 designware_i2c: Added s/w generation of stop bit 12 years ago
Armando Visconti ac6e2fe6e4 designware_i2c.c: Added the support for MULTI_BUS 12 years ago
Piotr Wilczek c86d9ed382 drivers:i2c: Modify I2C driver for Exynos4 12 years ago
Piotr Wilczek 89bd58a1e9 exynos:pinmux: Add pinmux support for i2c 12 years ago
Piotr Wilczek 847ab8f6e2 exynos:cpu: Add Exynos4 I2C spacing 12 years ago
Piotr Wilczek 83d745dd88 exynos:clock: Add i2c clock 12 years ago
Vincent Stehlé 66839773a8 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 12 years ago
Marek Vasut fa5e2845a8 mxs: i2c: Implement algorithm to set up arbitrary i2c speed 12 years ago
Marek Vasut 1e2fc0d19b mxs: i2c: Restore speed setting after block reset 12 years ago
Marek Vasut aff36ea92e i2c: mxs: Fix TIMING2 register value 12 years ago
Marek Vasut a157e0d5f6 i2c: mxs: Use i2c_set_bus_speed() in i2c_init() 12 years ago
Marek Vasut a06f590f7f i2c: mxs: Implement i2c_get/set_bus_speed() 12 years ago
Marek Vasut f32a470ed3 i2c: mxs: Abstract out the MXS I2C speed setup 12 years ago
Marek Vasut 06afa388b2 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c 12 years ago
Marek Vasut 7f86bd576f i2c: Staticize local functions in mxc i2c driver 12 years ago
Marek Vasut 2515d8437b i2c: Use __weak instead of __attribute__((weak, alias)) 12 years ago
Andreas Bießmann eabd5d8d70 soft_i2c: add necessary includes for AVR32 12 years ago
Fabio Estevam 9634670323 woodburn: Set gpio value in gpio_direction_output() 12 years ago
Fabio Estevam cabe240b59 mx25pdk: Adapt it for the new PMIC framework 12 years ago
Lars Rasmusson ee7c0fc764 Correct comment to show the parameters as defined in tools/mkimage.h 12 years ago
Minkyu Kang fbef8e6e7f universal_c210: check the NULL pointer when get the PMIC 12 years ago
Rajeshwari Shinde 211e8438cf SMDK5250: Enable pmic MAX77686 12 years ago
Rajeshwari Shinde 857765e9aa POWER: MAX77686: Modified as per the latest Implementation 12 years ago
Nikita Kiryanov 9bd5c1ad0d cm-t35: enable zero bootdelay check 12 years ago
Vincent Stehlé ce851c8b3c power: twl6035: complain on LDO9 error 12 years ago
Vincent Stehlé febc4cd48a omap24xx_i2c: Handle wait_for_bb error 12 years ago
Nikita Kiryanov dcee1ab320 gpio: add gpio_is_valid() to omap_gpio API 12 years ago
Thomas Weber abcbe2eb00 OMAP3: Remove unused PHYS_SDRAM_1_SIZE 12 years ago
Yegor Yefremov cdd0729ead am335x: cpsw: make phy address configurable 12 years ago
Yegor Yefremov cfd4ff6f0f am335x: disable internal delay for RGMII mode 12 years ago
Stefano Babic 31f5b651fa OMAP3: TAM3517: add macros for reading eeprom 12 years ago
Stefano Babic fe2d59a123 OMAP3: fix panel timing on the mt_ventoux board 12 years ago
Davide Bonfanti 21f11c7b49 davinci: fixed cpu reset 12 years ago
ajoy cc1182beea OMAP3 SPI : Fixed bugs related to SPI transfer 12 years ago
Lokesh Vutla 86021143a3 omap: emif: configure emif only when required 12 years ago
Robert P. J. Day c7f1cf5f29 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c 12 years ago
Robert P. J. Day f281f299df omap4: Add comments on some "#endif"s for readability. 12 years ago
Robert P. J. Day e3fe62574d omap3: Add a few comments to "#endif"s for readability. 12 years ago
Peter Barada 8c4445d266 Pass sdrc timing values through board_sdrc_timings structure 12 years ago
Robert P. J. Day d7aff44a00 omap3_beagle.h: Fix comment for true/false return value. 12 years ago
Ilya Yanok b4606c6cea am335x_evm: enable SPL NAND support 12 years ago
Ilya Yanok 5846b11e88 am33xx_spl_bch: simple SPL nand loader for AM33XX 12 years ago
Mansoor Ahamed c3754e9cc2 omap_gpmc: BCH8 support (ELM based) 12 years ago
Mansoor Ahamed 04c3757829 am33xx: add ELM support 12 years ago
Ilya Yanok 98b5c26943 am335x_evm: enable NAND support 12 years ago