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-09-11
usb: storage: submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
usb_kdb: only process events successfully received
Michal Suchanek
2019-09-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-09-10
Merge tag 'u-boot-amlogic-20190910' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-09-10
x86: tangier: Use spaces over TABs in ASL code
Andy Shevchenko
2019-09-10
x86: tangier: Fix off-by-one error when preparing CSRT
Andy Shevchenko
2019-09-10
x86: tangier: Reserve PCI ECAM in motherboard resources
Andy Shevchenko
2019-09-10
x86: acpi: Annotate struct acpi_table_header with __packed
Andy Shevchenko
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-09-10
x86: efi_loader: Use efi_add_conventional_memory_map()
Park, Aiden
2019-09-10
x86: show UEFI images involved in crash
Heinrich Schuchardt
2019-09-10
doc: slimbootloader: Update Linux booting steps on QEMU
Park, Aiden
2019-09-10
x86: qemu: Report high memory in the E820 table
Bin Meng
2019-09-10
x86: qemu: Support getting high memory size
Bin Meng
2019-09-10
x86: qemu: Extract getting memory size to a separate routine
Bin Meng
2019-09-10
x86: Drop weak version board_get_usable_ram_top()
Bin Meng
2019-09-10
x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
Andy Shevchenko
2019-09-10
tools: Add ifwitool to .gitignore
Andy Shevchenko
2019-09-09
arm: ti: Add missing "=" from previous fix
Tom Rini
2019-09-08
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-09-07
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-09-06
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
Tom Rini
2019-09-06
git-mailrc: Add rpi and bcm283x maintainer
Andrei Gherzan
2019-09-06
RPI: Add memory map for bcm2711
Andrei Gherzan
2019-09-06
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
Matthias Brugger
2019-09-06
ARM: bcm283x: Include definition for additional emmc clock
Andrei Gherzan
2019-09-06
RPI: Add entry for Raspberry Pi 4 model B
Andrei Gherzan
2019-09-06
ARM: bcm283x: Define configs for RaspberryPi 4
Andrei Gherzan
2019-09-06
ARM: bcm283x: Add BCM283x_BASE define
Matthias Brugger
2019-09-06
RPI: Add defconfigs for rpi4 (32/64)
Andrei Gherzan
2019-09-06
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
Bonnans, Laurent
2019-09-06
mmc: bcm2835-host: Fix wait_transfer_complete
Raul Benet
2019-09-06
ARM: bcm283x mbox: Fix send status register
Fabian Vogt
2019-09-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2019-09-06
Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-09-06
mmc: sdhci: Add support for dt caps & caps mask
T Karthik Reddy
2019-09-06
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-09-05
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
Heinrich Schuchardt
2019-09-05
efi_loader: use EFI_PRINT() instead of debug()
Heinrich Schuchardt
2019-09-05
efi_loader: parameter checks BLOCK_IO_PROTOCOL
Heinrich Schuchardt
2019-09-05
efi_loader: do not set invalid screen mode
Heinrich Schuchardt
2019-09-05
efi_loader: cursor positioning
Heinrich Schuchardt
2019-09-05
efi_loader: correctly render UsbClass DP nodes as text
Heinrich Schuchardt
2019-09-05
efi_loader: correctly render CD-ROM device path nodes
Heinrich Schuchardt
2019-09-05
efi_loader: correctly render MAC address device path nodes
Heinrich Schuchardt
2019-09-05
efi_loader: correct text conversion for vendor DP
Heinrich Schuchardt
2019-09-05
efi_loader: Extract adding a conventional memory in separate routine
Park, Aiden
2019-09-05
efi_loader: implement MCastIPtoMAC
Heinrich Schuchardt
[next]