Commit Graph

45114 Commits (56a61e5e27ab5b9c9c9706f2a2b353880dc04f9d)
 

Author SHA1 Message Date
Bin Meng 43eb0d4488 usb: xhci: Correct command TRB 4th dword initialization 8 years ago
Bin Meng f2e0315e9d usb: xhci: Remove incorrect comments for struct xhci_container_ctx 8 years ago
Patrice Chotard 28df1cfddd usb: host: ohci-generic: add generic PHY support 8 years ago
Patrice Chotard 8a51b4b3da usb: host: ohci-generic: add RESET support 8 years ago
Patrice Chotard 155d9f65d3 usb: host: ohci-generic: add CLOCK support 8 years ago
Patrice Chotard 0d0ba1a73d usb: host: ehci-generic: add generic PHY support 8 years ago
Patrice Chotard a1cee8e808 usb: host: ehci-generic: add error path and .remove callback 8 years ago
Patrice Chotard 10bb775e92 usb: host: ehci-generic: replace printf() by error() 8 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 8 years ago
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 8 years ago
Patrice Chotard 3b9d1bdd4e reset: add reset_release_all() 8 years ago
Patrice Chotard 9bd5cdf6b6 reset: add reset_request() 8 years ago
Patrice Chotard f56db163ad usb: host: xhci-dwc3: Add generic PHY support 8 years ago
Patrice Chotard b94888b4c0 drivers: phy: add generic_phy_valid() method 8 years ago
Patrice Chotard b9688df3cb drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 8 years ago
Patrice Chotard 576e3cc700 usb: host: xhci-dwc3: Add dual role mode support from DT 8 years ago
Patrice Chotard b7c1c7d2ba usb: host: xhci-dwc3: Convert driver to DM 8 years ago
Masahiro Yamada 121a4d13e6 usb: add static to local symbols 8 years ago
Simon Glass 32ca40bf8b dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree 8 years ago
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
Rob Clark a095aadffa efi_loader: Add an EFI_CALL() macro 8 years ago
Rob Clark 3f1aa97577 efi_loader: only evaluate EFI_EXIT()'s ret once 8 years ago
Rob Clark 6cfd5f133a efi_loader: add some missing breaks 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