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-07
board: stm32mp1: update vddcore in SPL
Patrick Delaunay
2020-07-07
board: st: stpmic1: add function stpmic1_init
Patrick Delaunay
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
stm32mp1: clk: configure pll1 with OPP
Patrick Delaunay
2020-07-07
board: st: create common file stpmic1.c
Patrick Delaunay
2020-07-07
ARM: dts: stm32: add cpufreq support on stm32mp15x
Patrick Delaunay
2020-07-07
arm: stm32mp: spl: add bsec driver in SPL
Patrick Delaunay
2020-07-07
net: dwc_eth_qos: update the compatible supported for STM32
Patrick Delaunay
2020-07-06
Revert "riscv: sifive: fu540: Add gpio-restart support"
Tom Rini
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-06
Prepare v2020.07
Tom Rini
2020-07-06
configs: Resync with savedefconfig
Tom Rini
2020-07-05
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-05
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-05
Merge branch '2020-07-05-gpio-regression-fix'
Tom Rini
2020-07-05
sandbox, test: add test for GPIO_HOG function
Heiko Schocher
2020-07-05
gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
Heiko Schocher
2020-07-03
efi_loader: imply FAT, FAT_WRITE
Heinrich Schuchardt
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
[next]