Commit Graph

32494 Commits (5ff093ab9e7c3baff3b2ecd589315b5351e3969f)
 

Author SHA1 Message Date
Simon Glass 5ff093ab9e rockchip: rk3288: Add SDRAM init 9 years ago
Simon Glass bb4e4a5d96 rockchip: rk3288: Add pinctrl driver 9 years ago
Simon Glass 13d80ff5af rockchip: rk3288: Add a simple syscon driver 9 years ago
Simon Glass 3c5d0e34f6 rockchip: rk3288: Add SoC reset driver 9 years ago
Simon Glass 7f4fd26bf2 rockchip: rk3288: Add header files for PMU and GRF 9 years ago
Simon Glass 99c1565082 rockchip: rk3288: Add clock driver 9 years ago
Simon Glass 9119820b6b power: regulator: Add a driver for ACT8846 regulators 9 years ago
Simon Glass d2c88f7d52 power: Add support for ACT8846 PMIC 9 years ago
Simon Glass 26ad30e9d3 rockchip: Add basic peripheral and clock definitions 9 years ago
Simon Glass 1f8f7730a8 rockchip: gpio: Add rockchip GPIO driver 9 years ago
Simon Glass 10b84fe1b5 rockchip: Add support for the SPI image 9 years ago
Simon Glass f9a3c278b9 rockchip: Add support for the SD image 9 years ago
Simon Glass a131c1f442 rockchip: Add the rkimage format to mkimage 9 years ago
Simon Glass 1b99e5bbb6 mkimage: Allow the original file size to be recorded 9 years ago
Simon Glass 424b86ae59 mkimage: Allow padding to any length 9 years ago
Simon Glass 73a88d0e44 rockchip: rk3288: dts: Make core devices available early 9 years ago
Simon Glass 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 years ago
Simon Glass 765a1b1eb3 rockchip: Add serial support 9 years ago
Simon Glass c6aabe9289 arm: reset: Avoid a build error when the reset uclass is enabled 9 years ago
Simon Glass bc7b2f431d dm: Provide better debugging when a device fails to bind 9 years ago
Simon Glass 3346c87625 dm: Improve handling of a missing uclass 9 years ago
Simon Glass e3563f2ec7 mmc: Support bypass mode with the get_mmc_clk() method 9 years ago
Simon Glass 6a436c9182 dm: led: Tidy up SPL options for the led and led-gpio 9 years ago
Simon Glass c5acf4a2b3 pinctrl: Add the concept of peripheral IDs 9 years ago
Simon Glass 458a070076 pinctrl: Add help text to Kconfig 9 years ago
Tom Rini b7e84c93c4 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Tom Rini 80cd58b99e Merge git://git.denx.de/u-boot-dm 9 years ago
Boris Brezillon fa5e102019 sunxi: increase SYS_MONITOR_LEN 9 years ago
Masahiro Yamada 897705ec39 dts: fix dependency of OF_SPL_REMOVE_PROPS 9 years ago
Masahiro Yamada 9c6a3c6772 pinctrl: sandbox: add sandbox pinctrl driver 9 years ago
Masahiro Yamada d90a5a30de pinctrl: add pin control uclass support 9 years ago
Masahiro Yamada e6cabe4a6d dm: core: allow device_bind() to not return a device pointer 9 years ago
Simon Glass f6ac9f1f66 tegra: nyan: Enable TPM command and driver 9 years ago
Simon Glass eddb8cf136 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs 9 years ago
Simon Glass e76cb9272d dm: tpm: Add a 'tpmtest' command 9 years ago
Simon Glass 2132f971ba tpm: Add functions to access flags and permissions 9 years ago
Simon Glass ad77694e23 tpm: Add a 'tpm info' command 9 years ago
Simon Glass d616ba5f5b dm: tpm: Convert LPC driver to driver model 9 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 9 years ago
Simon Glass 6e474eab44 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices 9 years ago
Simon Glass 5c51d8aa0e tpm: Check that parse_byte_string() has data to parse 9 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 9 years ago
Simon Glass f8f1fe1d52 tpm: Report tpm errors on the command line 9 years ago
Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length 9 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 9 years ago
Simon Glass f255d31f90 dm: tpm: Add a uclass for Trusted Platform Modules 9 years ago
Simon Glass 42c8ec56c5 tpm: tpm_tis_i2c: Tidy up delays 9 years ago
Simon Glass e56e20eb86 tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix 9 years ago
Simon Glass a53b79a255 tpm: tpm_tis_i2c: Simplify init code 9 years ago
Simon Glass 13894bdba4 tpm: tpm_tis_i2c: Move definitions into the header file 9 years ago