Commit Graph

35047 Commits (a4275f5e5264525205f0516015bd3e6b3ecc4d72)
 

Author SHA1 Message Date
Simon Glass a4275f5e52 rockchip: Convert the PMU IOMUX registers into an array 8 years ago
Simon Glass 1e724f8ea8 rockchip: Avoid using MMC code when not booting from MMC 8 years ago
Simon Glass 5fd6badbd2 dm: Add a power sequencing uclass 8 years ago
Simon Glass e1227764cd power: Add support for RK808 regulators 8 years ago
Simon Glass 2a4febfd91 power: Add base support for the RK808 PMIC 8 years ago
Simon Glass 61101e0583 dts: Bring in pinctrl device tree binding 8 years ago
Simon Glass 931b24c5a0 dm: pmic: Add 'reg status' to show all regulators 8 years ago
Simon Glass 52db39a22b dm: pinctrl: Add a function to parse PIN_CONFIG flags 8 years ago
Simon Glass 0379597e55 dm: core: Don't set pinctrl for pinctrl devices 8 years ago
Jeffy Chen b6517a0d02 rockchip: kylin: Store env in emmc 8 years ago
Jeffy Chen e68f203667 rockchip: kylin: Check fastboot request 8 years ago
Jeffy Chen 197e14ea7a rockchip: kylin: Add default gpt partition table 8 years ago
Jeffy Chen 9d19e5d3da rockchip: rk3036: Bind GPIO banks 8 years ago
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 8 years ago
Simon Glass e70cc43831 dm: clk: Add support for decoding clocks from the device tree 8 years ago
Masahiro Yamada b21e20b255 clk: add fixed rate clock driver 8 years ago
Tom Rini 6905f4d3c7 Merge git://git.denx.de/u-boot-dm 8 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 8 years ago
Jelle van der Waa 9d0826879e sunxi: Add support for the I2C controller which is part of the PRCM 8 years ago
Hans de Goede 904dfbfd67 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs 8 years ago
rick b19cc6bf21 nds32: Fix compile error. 8 years ago
Simon Glass 747440d0fa dm: video: test: Test that bitmap display works correctly 8 years ago
Simon Glass 85e08db85b dm: video: test: Add tests for rotated consoles 8 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 8 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
Simon Glass 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig 8 years ago
Simon Glass e3b81c1c0d dm: stdio: video: Plumb the video uclass into stdio 8 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 8 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 8 years ago
Simon Glass 8703ef3fdb common: Move LCD and video memory reservation together 8 years ago
Simon Glass b5146b2811 dm: video: Add a driver for a rotated text console 8 years ago
Simon Glass 72cded9ec0 dm: video: Add a 'normal' text console driver 8 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 8 years ago
Simon Glass 6cbf5de708 dm: lcd: Avoid using the lcd.h header file with driver model 8 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 8 years ago
Bin Meng 665ac00c98 arm: ls1021atwr: Enable driver model lpuart serial driver 8 years ago
Bin Meng 8b67761437 arm: ls1021atwr: Split off board device tree 8 years ago
Bin Meng fdbae099bf serial: lpuart: Add driver model serial support 8 years ago
Bin Meng 6ca13b1239 serial: lpuart: Prepare the driver for DM conversion 8 years ago
Bin Meng ed3021af5c serial: lpuart: Call local version of setbrg and putc directly 8 years ago
Bin Meng 47f1bfca40 serial: lpuart: Fix several cosmetic issues 8 years ago
Bin Meng 5ed07cf53c serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig 8 years ago
Bin Meng f833cd6279 arm: ls1021atwr: Convert to driver model and enable serial support 8 years ago
Bin Meng 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" 8 years ago
Stephen Warren 1c8b4d5f4f test/py: add a test for the sleep command 8 years ago
Stephen Warren 3045d7f043 test/py: test the ums command 8 years ago
Stephen Warren cc156f3fc0 test/py: test the shell if command 8 years ago
Stephen Warren 8b86c609b8 test/py: add test of basic shell functionality 8 years ago
Stephen Warren 98cee89b55 test/py: test the md/mw commands 8 years ago
Stephen Warren 5ab097abad test/py: add test of setenv/printenv/echo 8 years ago