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
net: Add bootfile in DHCP Request
Alexandre Messier
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
2016-01-28
arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2016-01-28
net: bootp: Ignore packets whose yiaddr is 0
Peng Fan
2016-01-28
drivers: net: vsc9953: Add LAG support
Codrin Ciubotariu
2016-01-28
common: cmd_ethsw: Spelling fixes
Codrin Ciubotariu
2016-01-28
doc: t1040-l2switch: Update README
Codrin Ciubotariu
2016-01-28
drivers: net: vsc9953: Fix FDB aging time
Codrin Ciubotariu
2016-01-28
drivers: net: vsc9953: Fix number of reserved registers
Codrin Ciubotariu
2016-01-28
net: phy: do not read configuration register on reset
Stefan Agner
2016-01-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-12
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
Tom Rini
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
rockchip: Use the debug UART on rk3036
Simon Glass
2016-01-12
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
[next]