Commit Graph

45005 Commits (1e452b4686efd06a8bfe826969566f2128f9e248)
 

Author SHA1 Message Date
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 7 years ago
Patrice Chotard 3b9d1bdd4e reset: add reset_release_all() 7 years ago
Patrice Chotard 9bd5cdf6b6 reset: add reset_request() 7 years ago
Patrice Chotard f56db163ad usb: host: xhci-dwc3: Add generic PHY support 7 years ago
Patrice Chotard b94888b4c0 drivers: phy: add generic_phy_valid() method 7 years ago
Patrice Chotard b9688df3cb drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 7 years ago
Patrice Chotard 576e3cc700 usb: host: xhci-dwc3: Add dual role mode support from DT 7 years ago
Patrice Chotard b7c1c7d2ba usb: host: xhci-dwc3: Convert driver to DM 7 years ago
Masahiro Yamada 121a4d13e6 usb: add static to local symbols 7 years ago
Simon Glass 32ca40bf8b dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree 7 years ago
Simon Glass f6a4093ba0 fdtdec: Drop old compatible values 7 years ago
Simon Glass e3f44f5c89 dm: power: Convert as3722 to driver model 7 years ago
Simon Glass c2012cb47c power: Add a GPIO driver for the as3722 PMIC 7 years ago
Simon Glass deea211aec power: Add a regulator driver for the as3722 PMIC 7 years ago
Simon Glass 68f0081139 dm: tegra: pci: Convert to livetree 7 years ago
Simon Glass 49cb9308c4 dm: tegra: mmc: Convert to livetree 7 years ago
Simon Glass 4b0f21cf50 dm: tegra: pwm: Convert to livetree 7 years ago
Simon Glass d8554d0853 dm: tegra: i2c: Convert to livetree 7 years ago
Simon Glass 28a3e5a864 dm: tegra: spi: Convert to livetree 7 years ago
Simon Glass 5ae28c0a60 dm: tegra: usb: Convert to livetree 7 years ago
Simon Glass 56f5c40ad9 dm: tegra: gpio: Convert to support livetree 7 years ago
Simon Glass e93812e81c tegra: dts: Move stdout-path to /chosen 7 years ago
Simon Glass 079ff3b902 dm: video: tegra124: Convert to livetree 7 years ago
Simon Glass 000f15fa15 dm: tegra: Convert clock_decode_periph_id() to support livetree 7 years ago
Simon Glass be7890927a dm: tegra: Convert USB setup to livetree 7 years ago
Simon Glass 66de3eee79 tegra: tegra124: Add a PMC syscon driver 7 years ago
Simon Glass 9b6b3c1b50 tegra: spl: Enable debug UART 7 years ago
Simon Glass 0f6507a7e4 dm: core: Fix up ofnode_get_addr_index() for 64-bit values 7 years ago
Simon Glass dcf988525f dm: core: Add ofnode_read_resource() 7 years ago
Masahiro Yamada c61d0009fe console: simplify puts() 7 years ago
Masahiro Yamada 47b98ad0f6 sandbox: remove os_putc() and os_puts() 7 years ago
Masahiro Yamada fd73621cba dm: ofnode: change return type of dev_read_prop() to opaque pointer 7 years ago
Philipp Tomsich 00b26f7cdb dm: Fix typo in include-guard for dm-structs.h 7 years ago
Bin Meng db13a768a0 cmd: scsi: Fix null pointer dereference in 'scsi reset' 7 years ago
Bin Meng 9c1390d4b9 dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() 7 years ago
Rob Clark a095aadffa efi_loader: Add an EFI_CALL() macro 7 years ago
Rob Clark 3f1aa97577 efi_loader: only evaluate EFI_EXIT()'s ret once 7 years ago
Rob Clark 6cfd5f133a efi_loader: add some missing breaks 7 years ago
Kever Yang 2672233525 rockchip: puma-rk3399: remove duplicate code (merge artifact) 7 years ago
Andy Yan 86b1122a84 rockchip: add u-boot specific dts for rk3036 sdk 7 years ago
Andy Yan 77c17f4354 rockchip: use puts instead of printf when back to bootrom 7 years ago
Andy Yan d26bfa73ed rockchip: enable SPL_LIBGENERIC for rk3036 based boards 7 years ago
Andy Yan 8b154ed61c rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036 7 years ago
Andy Yan 7f38025824 rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board 7 years ago
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 7 years ago
Andy Yan 9eea50162c microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Andy Yan 2b71d098ee powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Andy Yan f5868a5da1 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Leo Wen a1903c18db rockchip: firefly: Add "usb start" to auto-start USB device 7 years ago