Commit Graph

44841 Commits (f6a4093ba062b427b79dc0aca39e47846175908e)
 

Author SHA1 Message Date
Simon Glass f6a4093ba0 fdtdec: Drop old compatible values 8 years ago
Simon Glass e3f44f5c89 dm: power: Convert as3722 to driver model 8 years ago
Simon Glass c2012cb47c power: Add a GPIO driver for the as3722 PMIC 8 years ago
Simon Glass deea211aec power: Add a regulator driver for the as3722 PMIC 8 years ago
Simon Glass 68f0081139 dm: tegra: pci: Convert to livetree 8 years ago
Simon Glass 49cb9308c4 dm: tegra: mmc: Convert to livetree 8 years ago
Simon Glass 4b0f21cf50 dm: tegra: pwm: Convert to livetree 8 years ago
Simon Glass d8554d0853 dm: tegra: i2c: Convert to livetree 8 years ago
Simon Glass 28a3e5a864 dm: tegra: spi: Convert to livetree 8 years ago
Simon Glass 5ae28c0a60 dm: tegra: usb: Convert to livetree 8 years ago
Simon Glass 56f5c40ad9 dm: tegra: gpio: Convert to support livetree 8 years ago
Simon Glass e93812e81c tegra: dts: Move stdout-path to /chosen 8 years ago
Simon Glass 079ff3b902 dm: video: tegra124: Convert to livetree 8 years ago
Simon Glass 000f15fa15 dm: tegra: Convert clock_decode_periph_id() to support livetree 8 years ago
Simon Glass be7890927a dm: tegra: Convert USB setup to livetree 8 years ago
Simon Glass 66de3eee79 tegra: tegra124: Add a PMC syscon driver 8 years ago
Simon Glass 9b6b3c1b50 tegra: spl: Enable debug UART 8 years ago
Simon Glass 0f6507a7e4 dm: core: Fix up ofnode_get_addr_index() for 64-bit values 8 years ago
Simon Glass dcf988525f dm: core: Add ofnode_read_resource() 8 years ago
Masahiro Yamada c61d0009fe console: simplify puts() 8 years ago
Masahiro Yamada 47b98ad0f6 sandbox: remove os_putc() and os_puts() 8 years ago
Masahiro Yamada fd73621cba dm: ofnode: change return type of dev_read_prop() to opaque pointer 8 years ago
Philipp Tomsich 00b26f7cdb dm: Fix typo in include-guard for dm-structs.h 8 years ago
Bin Meng db13a768a0 cmd: scsi: Fix null pointer dereference in 'scsi reset' 8 years ago
Bin Meng 9c1390d4b9 dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() 8 years ago
Kever Yang 2672233525 rockchip: puma-rk3399: remove duplicate code (merge artifact) 8 years ago
Andy Yan 86b1122a84 rockchip: add u-boot specific dts for rk3036 sdk 8 years ago
Andy Yan 77c17f4354 rockchip: use puts instead of printf when back to bootrom 8 years ago
Andy Yan d26bfa73ed rockchip: enable SPL_LIBGENERIC for rk3036 based boards 8 years ago
Andy Yan 8b154ed61c rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036 8 years ago
Andy Yan 7f38025824 rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board 8 years ago
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 8 years ago
Andy Yan 9eea50162c microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Andy Yan 2b71d098ee powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Andy Yan f5868a5da1 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
Leo Wen a1903c18db rockchip: firefly: Add "usb start" to auto-start USB device 8 years ago
Leo Wen af83064769 rockchip: firefly: Set the environment variable 'usbkbd' to the stdin 8 years ago
Leo Wen 73f255b7dc rockchip: firefly: Add some macros to enable the usb keyboard 8 years ago
Philipp Tomsich c0508e427f rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig 8 years ago
Romain Perier 478e6f2e94 rockchip: rk3288: Add support for drive-strength in PINCTRL 8 years ago
Kever Yang 42ec247e69 rockchip: use UUID for root partitions 8 years ago
Philipp Tomsich 4436c5db05 rockchip: dts: rk3399-puma: put EFI partition entries at 2MB 8 years ago
Philipp Tomsich 56f580d3eb rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL 8 years ago
Philipp Tomsich 01106571ad rockchip: clk: rk3399: remove unused fields from priv-structures 8 years ago
Philipp Tomsich 80c83e8190 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv 8 years ago
Philipp Tomsich cdc6080a28 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc 8 years ago
Philipp Tomsich 700f3108d3 rockchip: spl: make boot0 hook TPL safe 8 years ago
Kever Yang 06f4e36baf rockchip: pwm: add mask for config setting 8 years ago
Kever Yang 3030c951f1 power: pwm_regulator: remove redundant code 8 years ago