Commit Graph

19389 Commits (320ec9dfb72219116f1879d1be0d49e7d3baaad8)
 

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