Commit Graph

19059 Commits (0f17f59c8ae4b9acf436485ed28a3d4706e91e7d)
 

Author SHA1 Message Date
Fabio Estevam b874df74af mx25pdk: Allow booting a device tree kernel 13 years ago
Fabio Estevam 8965112bbf mx53loco: Fix PMIC name 13 years ago
Tom Rini caddc17f30 Merge branch 'master' of git://git.denx.de/u-boot-mips 13 years ago
Joe Hershberger f88e09de8d mips: serial: Fix busted manual relocation 13 years ago
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base 13 years ago
Wolfram Sang 0b38fffbe4 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems 13 years ago
Łukasz Majewski bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 13 years ago
Simon Glass 23b479b25c exynos: Enable hashing functions and EDID for smdk5250 13 years ago
Luigi Semenzato eea3f4d3e1 tpm: Add TPM stress test 13 years ago
Simon Glass 78c112c9f9 console: Enable function to display console info 13 years ago
Vadim Bendebury 9ad557be2f Add console command to access io space registers 13 years ago
Tom Wai-Hong Tam 096eb3f59b fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined 13 years ago
Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID 13 years ago
Tom Wai-Hong Tam d46b5f7dcb edid: Library of EDID decode and print 13 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 13 years ago
Simon Glass e50b12c95c sha1sum: Use generic hash layer 13 years ago
Simon Glass 460408ef9a Add generic hash API 13 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 13 years ago
Simon Glass ec7381fbf6 sha256: Use const where possible and add watchdog function 13 years ago
Simon Glass a7d1d76579 sha1: Use const where possible, and unsigned for input len 13 years ago
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