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
2020-06-12
net: move random_port() to dns
Baruch Siach
2020-06-12
net: tftp: fix option validation as per RFCs
Ravik Hasija
2020-06-12
net: rtl8139: Add DM support
Marek Vasut
2020-06-12
net: rtl8139: Read HW address from EEPROM only on probe
Marek Vasut
2020-06-12
net: rtl8139: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-12
net: rtl8139: Split out common and non-DM functions
Marek Vasut
2020-06-12
net: rtl8139: Pass private data into rtl8139_eeprom_delay()
Marek Vasut
2020-06-12
net: rtl8139: Introduce device private data
Marek Vasut
2020-06-12
net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros
Marek Vasut
2020-06-12
net: rtl8139: Use dev->iobase instead of custom ioaddr
Marek Vasut
2020-06-12
net: rtl8139: Switch from malloc()+memset() to calloc()
Marek Vasut
2020-06-12
net: rtl8139: Factor out device name assignment
Marek Vasut
2020-06-12
net: tftp: fix progress marker for file transfer
Ravik Hasija
2020-06-12
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
2020-06-12
net: phy: Add helper routines to set and clear bits
Dan Murphy
2020-06-12
net: phy: Fix kernel doc issues in phy.h
Dan Murphy
2020-06-12
net: phy: Add missing kernel doc to phy functions
Dan Murphy
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
2020-06-12
net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
Tom Warren
2020-06-12
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
2020-06-12
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2020-06-12
net: Fix error if some network features are disabled
Krebs, Olaf
2020-06-12
board: tbs2910: add documentation
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: Enable distro_boot support.
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910_defconfig: Add support for booting general purpose distributions
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: disable CONFIG_GZIP
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: disable loadb and loads commands
Denis 'GNUtoo' Carikli
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-11
configs: Resync with savedefconfig
Tom Rini
2020-06-08
Prepare v2020.07-rc4
Tom Rini
2020-06-08
cmd: Correct the 'md.q' command
Simon Glass
2020-06-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2020-06-08
Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-06-07
rockchip: enable PCIe and NVMe on Pinebook Pro
Patrick Wildt
2020-06-07
rockchip: puma: enable new usb config options
Heiko Stuebner
2020-06-07
rockchip: puma: drop special handling of usb host regulator
Heiko Stuebner
2020-06-07
rockchip: puma: remove separate fit generator
Heiko Stuebner
2020-06-07
rockchip: puma: reorganize devicetrees to actually work and match upstream
Heiko Stuebner
2020-06-07
rockchip: puma: fix indentation of misc_init_r
Heiko Stuebner
2020-06-07
rockchip: puma: fix indentation for -u-boot.dtsi
Heiko Stuebner
2020-06-07
arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator
Heiko Stuebner
2020-06-07
arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
Heiko Stuebner
2020-06-07
rockchip: rockpro64: add SPI boot
Marcin Juszkiewicz
2020-06-07
rockchip: rockpro64: Store default env into SPI
Marcin Juszkiewicz
2020-06-07
doc: rockchip: Document SPI flash program steps
Jagan Teki
2020-06-07
roc-rk3399-pc: Add SPI boot
Jagan Teki
2020-06-07
roc-rk3399-pc: Mark default env from SPI
Jagan Teki
2020-06-07
Makefile: Drop to handle rkspi image type
Jagan Teki
[next]