index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-28
reset: add reset_release_all()
Patrice Chotard
2017-07-28
reset: add reset_request()
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
drivers: phy: add generic_phy_valid() method
Patrice Chotard
2017-07-28
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
usb: add static to local symbols
Masahiro Yamada
2017-07-28
dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree
Simon Glass
2017-07-28
fdtdec: Drop old compatible values
Simon Glass
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
2017-07-28
power: Add a GPIO driver for the as3722 PMIC
Simon Glass
2017-07-28
power: Add a regulator driver for the as3722 PMIC
Simon Glass
2017-07-28
dm: tegra: pci: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: mmc: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: pwm: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: i2c: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: spi: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: usb: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: gpio: Convert to support livetree
Simon Glass
2017-07-28
tegra: dts: Move stdout-path to /chosen
Simon Glass
2017-07-28
dm: video: tegra124: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-07-28
dm: tegra: Convert USB setup to livetree
Simon Glass
2017-07-28
tegra: tegra124: Add a PMC syscon driver
Simon Glass
2017-07-28
tegra: spl: Enable debug UART
Simon Glass
2017-07-28
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
Simon Glass
2017-07-28
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
console: simplify puts()
Masahiro Yamada
2017-07-28
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
2017-07-28
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
2017-07-28
dm: Fix typo in include-guard for dm-structs.h
Philipp Tomsich
2017-07-28
cmd: scsi: Fix null pointer dereference in 'scsi reset'
Bin Meng
2017-07-28
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
2017-07-28
efi_loader: Add an EFI_CALL() macro
Rob Clark
2017-07-28
efi_loader: only evaluate EFI_EXIT()'s ret once
Rob Clark
2017-07-28
efi_loader: add some missing breaks
Rob Clark
2017-07-27
rockchip: puma-rk3399: remove duplicate code (merge artifact)
Kever Yang
2017-07-27
rockchip: add u-boot specific dts for rk3036 sdk
Andy Yan
2017-07-27
rockchip: use puts instead of printf when back to bootrom
Andy Yan
2017-07-27
rockchip: enable SPL_LIBGENERIC for rk3036 based boards
Andy Yan
2017-07-27
rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036
Andy Yan
2017-07-27
rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 ...
Andy Yan
2017-07-27
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...
Andy Yan
2017-07-27
microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...
Andy Yan
2017-07-27
powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-27
mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
rockchip: firefly: Add "usb start" to auto-start USB device
Leo Wen
2017-07-27
rockchip: firefly: Set the environment variable 'usbkbd' to the stdin
Leo Wen
[prev]
[next]