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-07-03
efi_loader: export initialization state
Heinrich Schuchardt
2020-07-03
efi_loader: rtc_mktime() called twice
Heinrich Schuchardt
2020-07-03
efi_loader: use log function in boot manager
Heinrich Schuchardt
2020-07-03
efi_loader: time based authentication
Heinrich Schuchardt
2020-07-03
efi_loader: add missing validation of timestamp
Heinrich Schuchardt
2020-07-03
test: provide tests for efi_image_region_add()
Heinrich Schuchardt
2020-07-03
efi_loader: fix efi_image_region_add()
Heinrich Schuchardt
2020-07-03
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-07-03
test: correct time stamps for UEFI authentication
Heinrich Schuchardt
2020-07-03
test/py: efi_secboot: fix test case 1g of test_authvar
AKASHI Takahiro
2020-07-03
test/py: efi_secboot: remove all "re.search"
AKASHI Takahiro
2020-07-03
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: signature: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
Revert "test: stabilize test_efi_secboot"
AKASHI Takahiro
2020-07-03
efi_loader: change efi objects initialization order
AKASHI Takahiro
2020-07-03
riscv: use log functions in fdt_fixup
Heinrich Schuchardt
2020-07-03
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
2020-07-03
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
Atish Patra
2020-07-03
riscv: Do not return error if reserved node already exists
Atish Patra
2020-07-03
doc: qemu-riscv: Update QEMU run command
Bin Meng
2020-07-03
riscv: sifive: fu540: Add gpio-restart support
Bin Meng
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
2020-07-02
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2020-07-02
riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
Bin Meng
2020-07-02
riscv: Expand the DT size before copy reserved memory node
Bin Meng
2020-07-02
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
2020-07-02
riscv: fu540: dts: Correct reg size of otp and dmc nodes
Bin Meng
2020-07-02
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
Bin Meng
2020-07-02
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-01
checkpatch.pl: Fully re-sync with v5.7
Tom Rini
2020-07-01
kconfig: show compiler version text in the top comment
Tom Rini
2020-07-01
socfpga: Enable optimized inlining on stratix10
Tom Rini
2020-07-01
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
pci: rockchip: Mark inline functions as static inline
Tom Rini
2020-07-01
socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case
Tom Rini
2020-07-01
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
Don't start ad-hoc games with -Wno-maybe-initialized
Tom Rini
2020-07-01
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
2020-07-01
kconfiglib: Update to the 14.1.0 release
Tom Rini
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-07-01
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
2020-07-01
riscv: dts: hifive-unleashed-a00: add cpu aliases
Sagar Shrikant Kadam
2020-07-01
riscv: Add Sipeed Maix support
Sean Anderson
2020-07-01
doc: riscv: Add documentation for Sipeed Maix Bit
Sean Anderson
[prev]
[next]