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
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
2020-07-07
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
2020-07-07
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
2020-07-07
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
2020-07-07
board: stm32mp1: update the gpio hog support
Patrick Delaunay
2020-07-07
configs: stm32mp1: activate CONFIG_GPIO_HOG
Patrick Delaunay
2020-07-07
board: stm32mp1: move the function board_debug_uart_init in spl.c
Patrick Delaunay
2020-07-07
ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL
Patrick Delaunay
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
[next]