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
stm32mp1: use the command env info in env_check
Patrick Delaunay
2020-07-07
cmd: env: use ENV_IS_IN_DEVICE in env info
Patrick Delaunay
2020-07-07
board: dh_stm32mp1: update the gpio hog support
Patrick Delaunay
2020-07-07
board: st: move type-c stusb1600 controller code in a driver
Patrick Delaunay
2020-07-07
configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp
Patrick Delaunay
2020-07-07
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-07-07
arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...
Patrick Delaunay
2020-07-07
board: st: stm32mp1: increase teed partition
Patrick Delaunay
2020-07-07
stm32mp1: configs: activate CMD_ERASEENV
Patrick Delaunay
2020-07-07
power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
2020-07-07
configs: stm32mp1: activate WATCHDOG
Patrick Delaunay
2020-07-07
pinctrl: stm32: add information on pin configuration
Patrick Delaunay
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
[next]