Commit Graph

35068 Commits (d178a1c5b2b3d47a6380b7990a8a3f44b1cafe24)
 

Author SHA1 Message Date
Simon Glass d178a1c5b2 spi: Correct device tree usage in spi_flash_decode_fdt() 9 years ago
Simon Glass 4082fce924 dm: i2c: Allow muxes to be enabled for SPL separately 9 years ago
Simon Glass d7248c42f1 cros_ec: Disable the Chrome OS EC in SPL 9 years ago
Simon Glass 0ffe6ab521 gpio: Allow 's' as an abbreviation for 'status' 9 years ago
Simon Glass 69a050483e rockchip: jerry: Drop unused options 9 years ago
Simon Glass 7991809c98 rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry 9 years ago
Simon Glass 156ac85e1d rockchip: jerry: Enable the RK808 PMIC and regulator 9 years ago
Simon Glass 9c56d6f71e rockchip: Move firefly and jerry to use the full pinctrl 9 years ago
Simon Glass bea705c993 rockchip: pinctrl: Add a full pinctrl driver 9 years ago
Simon Glass 342999f9b3 rockchip: mmc: Update the driver to use the new clock ID 9 years ago
Simon Glass 6d97786b4c rockchip: spi: Avoid setting the pinctrl twice 9 years ago
Simon Glass 71037d1ca0 rockchip: spi: Update the driver to use the new clock ID 9 years ago
Simon Glass 930bc37423 rockchip: i2c: Update the driver to use the new clock ID 9 years ago
Simon Glass 64b7faa7f9 rockchip: clock: Add a function to find a clock by ID 9 years ago
Simon Glass 4f43673e5a rockchip: clk: Add a function to get a peripheral clock rate 9 years ago
Simon Glass 542635a0cf rockchip: clock: Rename the general clock variable to gclk_rate 9 years ago
Simon Glass 898d64395c rockchip: Use a separate clock ID for clocks 9 years ago
Simon Glass f4adc9a504 rockchip: jerry: Disable pmic-int-1 setup to avoid a hang 9 years ago
Simon Glass 79d020ee74 rockchip: Use pwrseq for MMC start-up on jerry 9 years ago
Simon Glass ec4ac4e7c0 rockchip: Correct the defconfig order 9 years ago
Simon Glass e1efec4e0a rockchip: mmc: Use a pwrseq device if available 9 years ago
Simon Glass a4275f5e52 rockchip: Convert the PMU IOMUX registers into an array 9 years ago
Simon Glass 1e724f8ea8 rockchip: Avoid using MMC code when not booting from MMC 9 years ago
Simon Glass 5fd6badbd2 dm: Add a power sequencing uclass 9 years ago
Simon Glass e1227764cd power: Add support for RK808 regulators 9 years ago
Simon Glass 2a4febfd91 power: Add base support for the RK808 PMIC 9 years ago
Simon Glass 61101e0583 dts: Bring in pinctrl device tree binding 9 years ago
Simon Glass 931b24c5a0 dm: pmic: Add 'reg status' to show all regulators 9 years ago
Simon Glass 52db39a22b dm: pinctrl: Add a function to parse PIN_CONFIG flags 9 years ago
Simon Glass 0379597e55 dm: core: Don't set pinctrl for pinctrl devices 9 years ago
Jeffy Chen b6517a0d02 rockchip: kylin: Store env in emmc 9 years ago
Jeffy Chen e68f203667 rockchip: kylin: Check fastboot request 9 years ago
Jeffy Chen 197e14ea7a rockchip: kylin: Add default gpt partition table 9 years ago
Jeffy Chen 9d19e5d3da rockchip: rk3036: Bind GPIO banks 9 years ago
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 9 years ago
Simon Glass e70cc43831 dm: clk: Add support for decoding clocks from the device tree 9 years ago
Masahiro Yamada b21e20b255 clk: add fixed rate clock driver 9 years ago
Tom Rini 6905f4d3c7 Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini 45fe3809b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32 9 years ago
Jelle van der Waa 9d0826879e sunxi: Add support for the I2C controller which is part of the PRCM 9 years ago
Hans de Goede 904dfbfd67 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs 9 years ago
rick b19cc6bf21 nds32: Fix compile error. 9 years ago
Simon Glass 747440d0fa dm: video: test: Test that bitmap display works correctly 9 years ago
Simon Glass 85e08db85b dm: video: test: Add tests for rotated consoles 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Simon Glass 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig 9 years ago
Simon Glass e3b81c1c0d dm: stdio: video: Plumb the video uclass into stdio 9 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 9 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 9 years ago