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
2016-01-28
test/py: make crash detection more robust
Stephen Warren
2016-01-28
dm: Remove device_probe_child()
Simon Glass
2016-01-28
test/py: add a networking test
Stephen Warren
2016-01-28
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-28
test/py: add DFU test
Stephen Warren
2016-01-28
test/py: ums: add filesystem-based testing
Stephen Warren
2016-01-28
test/py: add various utility code
Stephen Warren
2016-01-28
test/py: optionally ignore errors from shell commands
Stephen Warren
2016-01-28
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-28
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-28
test/py: fix timeout to be absolute
Stephen Warren
2016-01-28
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2016-01-28
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2016-01-28
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
net: Add bootfile in DHCP Request
Alexandre Messier
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-01-28
net: phy: implements probe for Cortina phy
Shaohui Xie
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
2016-01-28
net: phy: micrel: fix divisor value for KSZ9031 phy skew
Dinh Nguyen
2016-01-28
net: phy: micrel: add documentation for Micrel KSZ90x1 binding
Dinh Nguyen
2016-01-28
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
2016-01-28
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
2016-01-28
net: phy: micrel: Disable B_CAST on config
Alexandre Messier
2016-01-28
net: Rename eth.c to eth_lecacy.c
Simon Glass
2016-01-28
net: Move driver-model code into its own file
Simon Glass
2016-01-28
net: Move remaining common functions to eth_common.c
Simon Glass
2016-01-28
net: Move environment functions to the common file
Simon Glass
2016-01-28
net: Move common init into a new eth_common.c file
Simon Glass
2016-01-28
net: Don't call board/cpu_eth_init() with driver model
Simon Glass
2016-01-28
tegra: Report errors from PCI init
Simon Glass
2016-01-28
net/designware: add support of max-speed device tree property
Alexey Brodkin
2016-01-28
net/designware: do explicit port selection for 1Gb mode
Alexey Brodkin
2016-01-28
include/net.h: add max_speed member in struct eth_pdata
Alexey Brodkin
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
2016-01-28
net: phy: breakdown PHY_*_FEATURES defines
Florian Fainelli
2016-01-28
net: phy: genphy: Allow overwriting features
Sascha Hauer
2016-01-28
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
2016-01-28
arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
Bin Meng
2016-01-28
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
2016-01-28
net: tsec: Add driver model ethernet support
Bin Meng
2016-01-28
doc: dt-bindings: Describe Freescale TSEC ethernet controller
Bin Meng
2016-01-28
net: tsec: Use tsec_private pointer as the parameter for internal routines
Bin Meng
2016-01-28
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
Bin Meng
2016-01-28
net: tsec: Move rxbd and txbd to struct tsec_private
Bin Meng
2016-01-28
net: tsec: Move rx_idx and tx_idx to struct tsec_private
Bin Meng
2016-01-28
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
[prev]
[next]