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
2019-07-16
efi_loader: efi_dp_from_file() expect UTF-8 path
Heinrich Schuchardt
2019-07-16
test: unit test for u16_strlen()
Heinrich Schuchardt
2019-07-16
efi_loader: support unaligned u16 strings
Heinrich Schuchardt
2019-07-16
efi_loader: avoid alignment error
Heinrich Schuchardt
2019-07-16
disk: efi: avoid unaligned pointer error
Heinrich Schuchardt
2019-07-16
efi_loader: add more sources to Sphinx documentation
Heinrich Schuchardt
2019-07-16
efi_loader: function comments cmd/efi_debug.c
Heinrich Schuchardt
2019-07-16
efi_loader: function comments efi_bootmgr.c
Heinrich Schuchardt
2019-07-16
efi_loader: fix function comments in cmd/bootefi.c
Heinrich Schuchardt
2019-07-16
efi_loader: fix comment for struct efi_pool_allocation
Heinrich Schuchardt
2019-07-16
efi_loader: fix comments for variable services
Heinrich Schuchardt
2019-07-16
efi_driver: use Sphinx style comments
Heinrich Schuchardt
2019-07-16
efi_loader: fix comments for efi_update_exit_data()
Heinrich Schuchardt
2019-07-16
efi_loader: fix function comments in efi_boottime.c
Heinrich Schuchardt
2019-07-16
efi_loader: Change return type of efi_add_memory_map()
Bryan O'Donoghue
2019-07-16
efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
2019-07-16
efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
2019-07-16
efi_loader: efi_set_virtual_address_map_runtime()
Heinrich Schuchardt
2019-07-16
efi_selftest: do not call CloseEvent() after ExitBootServices()
Heinrich Schuchardt
2019-07-16
efi_loader: use predefined constants in crt0_*_efi.S
Heinrich Schuchardt
2019-07-16
efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATION
Heinrich Schuchardt
2019-07-15
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-07-15
net: macb: Add support for 1000-baseX
Radu Pirea
2019-07-15
net: macb: Fixed reading MII_LPA register
Radu Pirea
2019-07-15
configs: am65x_evm_a53: enable networking
Grygorii Strashko
2019-07-15
arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
Grygorii Strashko
2019-07-15
arm64: dts: ti: k3-am65: add mcu cpsw node
Grygorii Strashko
2019-07-15
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Keerthy
2019-07-15
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
Keerthy
2019-07-15
net: phy: cortina: Use block layer to read from mmc
Yinbo Zhu
2019-07-15
net: mscc: refactor mscc_miim
Horatiu Vultur
2019-07-15
test: dm: add MDIO test
Alex Marginean
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2019-07-15
net: mscc: serval: Remove delay when serdes is configured
Horatiu Vultur
2019-07-15
net: phy: ti: Fix clock output DT property
Trent Piepho
2019-07-15
net: phy: ti: Use default values for tx/rx delay and fifo size
Trent Piepho
2019-07-15
cmd: mii: Add the standard 1000BASE-T registers
Trent Piepho
2019-07-15
cmd: mii: Refactor some of the MII reg dump code
Trent Piepho
2019-07-15
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-07-15
mmc: fsl_esdhc_imx: enlarge mmc timeout
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: add i.MX8QM compatible
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
Peng Fan
2019-07-15
mmc: Parse no-1-8-v DT property
Peng Fan
2019-07-15
mmc: Parse HS400 Enhanced strobe DT properties
Peng Fan
2019-07-15
mmc: support hs400 enhanced strobe mode
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
Ye Li
2019-07-15
cmd: Remove mmc_spi command
Anup Patel
2019-07-15
mmc: mmc_spi: Re-write driver using DM framework
Bhargav Shah
2019-07-15
mmc: skip select_mode_and_width for MMC SPI host
Anup Patel
[next]