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-05-01
net: rtl8139: Rework eeprom_delay() macro
Marek Vasut
2020-05-01
net: rtl8139: Register macro cleanup
Marek Vasut
2020-05-01
net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor
Marek Vasut
2020-05-01
net: dwc_eth_qos: Invalidate RX packet DMA buffer
Marek Vasut
2020-05-01
net: dwc_eth_qos: Invalidate RX descriptor before reading
Marek Vasut
2020-05-01
net: dwc_eth_qos: Flush the RX descriptors on init
Marek Vasut
2020-05-01
net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
Marek Vasut
2020-05-01
net: dwc_eth_qos: Fully rewrite RX descriptor field 3
Marek Vasut
2020-05-01
net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
Marek Vasut
2020-05-01
net: dc2114x: Reorganize driver
Marek Vasut
2020-05-01
net: dc2114x: Clean up INL/OUTL functions
Marek Vasut
2020-05-01
net: dc2114x: Clean up DE4X5 macros
Marek Vasut
2020-05-01
net: dc2114x: Clean up remaining driver code
Marek Vasut
2020-05-01
net: dc2114x: Clean up SROM operations
Marek Vasut
2020-05-01
net: dc2114x: Clean up send_setup_frame()
Marek Vasut
2020-05-01
net: dc2114x: Clean up dc21x4x_halt()
Marek Vasut
2020-05-01
net: dc2114x: Clean up dc21x4x_recv()
Marek Vasut
2020-05-01
net: dc2114x: Clean up dc21x4x_send()
Marek Vasut
2020-05-01
net: dc2114x: Clean up init code
Marek Vasut
2020-05-01
net: pcnet: Switch to PCI memory access
Marek Vasut
2020-05-01
net: pcnet: Replace mips-specific accessors
Marek Vasut
2020-05-01
net: tulip: Remove CONFIG_TULIP_*
Marek Vasut
2020-05-01
net: pcnet: Remove CONFIG_PCNET_79C97x
Marek Vasut
2020-05-01
net: Fix warning when including netdev.h on DM systems
Marek Vasut
2020-04-30
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-04-30
Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-04-30
x86: Add documentation for the chain-load feature
Simon Glass
2020-04-30
x86: Use the existing stack when chain-loading
Simon Glass
2020-04-30
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
board: Add a gd flag for chain loading
Simon Glass
2020-04-30
pci: Avoid auto-config when chain loading
Simon Glass
2020-04-30
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
x86: apl: Skip init code when chain loading
Simon Glass
2020-04-30
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-30
acpi: Add an acpi command
Simon Glass
2020-04-30
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
acpi: Drop code for missing XSDT from acpi_write_rsdp()
Simon Glass
2020-04-30
x86: Allow devices to write ACPI tables
Simon Glass
2020-04-30
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
acpi: Add a binding for ACPI settings in the device tree
Simon Glass
2020-04-30
x86: cbfs: Drop unwanted declaration
Simon Glass
2020-04-30
efi_loader: fix 'efidebug bootorder'
Heinrich Schuchardt
2020-04-30
efi_loader: efidebug, avoid illegal memory access
Heinrich Schuchardt
2020-04-30
efi_loader: fix 'efidebug boot dump'
Heinrich Schuchardt
[next]