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-05-24
net: phy: dp83867: Add SGMII helper for configuration
Dan Murphy
2016-05-24
net: phy: Add phy_interface_is_sgmii to phy.h
Dan Murphy
2016-05-24
net: phy: Move is_rgmii helper to phy.h
Dan Murphy
2016-05-24
net: phy: ti: Allow the driver to be more configurable
Dan Murphy
2016-05-24
net: phy: dp83867: Add device tree bindings and documentation
Dan Murphy
2016-05-24
net: zynq_gem: Add the passing of the phy-handle node
Dan Murphy
2016-05-24
drivers: net: cpsw: Add reading of DT phy-handle node
Dan Murphy
2016-05-24
defconfig: dra74_evm: enable eth driver model
Mugunthan V N
2016-05-24
defconfig: am437x_sk_evm: enable eth driver model
Mugunthan V N
2016-05-24
defconfig: am437x_gp_evm: enable eth driver model
Mugunthan V N
2016-05-24
arm: dts: dra7: fix ethernet name with proper device address
Mugunthan V N
2016-05-24
arm: dts: dra7: add syscon node to cpsw to read mac address
Mugunthan V N
2016-05-24
arm: dts: am4372: add syscon node to cpsw to read mac address
Mugunthan V N
2016-05-24
drivers: net: cpsw: add support for reading mac address from efuse
Mugunthan V N
2016-05-24
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
Mugunthan V N
2016-05-24
ARM: omap5: add platform specific ethernet phy modes configurations
Mugunthan V N
2016-05-24
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
Mugunthan V N
2016-05-24
ti_omap5_common: eth: do not define DM_ETH for spl
Mugunthan V N
2016-05-24
drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
2016-05-24
net: phy: Add PHY driver for mv88e61xx switches
Kevin Smith
2016-05-24
net: Remove unused mv88e61xx switch driver
Kevin Smith
2016-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-05-23
ARM: fix ifdef in ARMv8 lowlevel_init() again
Masahiro Yamada
2016-05-23
SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
2016-05-23
omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
2016-05-23
kbuild: fixdep: Check fstat(2) return value
Tom Rini
2016-05-23
spl: Setup default value for OF_LIST
Michal Simek
2016-05-23
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
mkimage: Add a quiet mode
Simon Glass
2016-05-23
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-05-23
malloc: improve memalign fragmentation fix
Stephen Warren
2016-05-20
pico-imx6ul: Select CONFIG_HUSH_PARSER option
Fabio Estevam
2016-05-20
eeprom: merge cmdline parsing of eeprom commands
Nikita Kiryanov
2016-05-20
eeprom: use eeprom_execute_command for all eeprom functions
Nikita Kiryanov
2016-05-21
malta: Support MIPS32r6 configurations
Paul Burton
2016-05-21
malta: Remove ".set mips32" directive
Paul Burton
2016-05-21
MIPS: Support for targetting MIPSr6
Paul Burton
2016-05-21
MIPS: Simplify CONFIG_SYS_CPU values
Paul Burton
2016-05-21
MIPS: Use unchecked immediate addition/subtraction
Paul Burton
2016-05-21
mips: ath79: Add support for TPLink WDR4300
Marek Vasut
2016-05-21
mips: ath79: Add AR934x support
Marek Vasut
2016-05-21
mips: ath79: Add support for ungating ethernet on ar933x and ar934x
Marek Vasut
2016-05-21
mips: ath79: dts: Add ethernet MAC nodes for ar933x
Marek Vasut
2016-05-21
mips: ath79: Add support for ungating USB on ar933x and ar934x
Marek Vasut
2016-05-21
mips: ath79: dts: Add generic-ehci node
Marek Vasut
2016-05-21
mips: ath79: Fix compiler warning on const assignment
Marek Vasut
2016-05-21
mips: ath79: Fix ar71xx_regs.h indent
Marek Vasut
2016-05-21
mips: Add MIPS 74Kc tune
Marek Vasut
2016-05-21
mips: Fix compiler warning in cpu.c
Marek Vasut
2016-05-21
ath79: add readonly attribute for ath79_soc_desc
Wills Wang
[next]