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-03-26
Merge tag 'u-boot-stm32-20200324' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-03-24
timer: sti: use clk API to get timer clock rate
Nicolas Heemeryck
2020-03-24
timer: sti: convert to livetree
Nicolas Heemeryck
2020-03-24
i2c: stm32f7_i2c: allows for any bus frequency
Alain Volmat
2020-03-24
ram: stm32mp1: the property st, phy-cal becomes optional
Patrick Delaunay
2020-03-24
ram: stm32mp1: reduce delay after BIST reset for tuning
Patrick Delaunay
2020-03-24
ram: stm32mp1_ddr: fix self refresh disable during DQS training
Patrick Delaunay
2020-03-24
ram: stm32mp1: update BIST config for tuning
Patrick Delaunay
2020-03-24
ram: stm32mp1: tuning: deactivate derating during BIST test
Patrick Delaunay
2020-03-24
ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE
Patrick Delaunay
2020-03-24
ram: stm32mp1: don't display the prompt two times
Patrick Delaunay
2020-03-24
ram: stm32mp1: display result for software read DQS gating
Patrick Delaunay
2020-03-24
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-03-24
ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1
Patrick Delaunay
2020-03-24
clk: stm32mp1: add SPI5_K support
Patrick Delaunay
2020-03-24
clk: stm32mp1: correct CKSELR masks
Patrick Delaunay
2020-03-24
stm32mp: psci: set cntfrq register of cpu on
Ludovic Barre
2020-03-24
stm32mp1: add 800 MHz profile support
Patrick Delaunay
2020-03-24
arm: stm32mp: fdt: update kernel device tree according the part number
Patrick Delaunay
2020-03-24
arm: stm32mp: add function get_soc_name
Patrick Delaunay
2020-03-24
board: stm32mp1: display reference only for STMicroelectronics board
Patrick Delaunay
2020-03-24
board: stm32mp1: add finished good in board identifier OTP
Patrick Delaunay
2020-03-24
arm: stm32mp: improve the error message for smc
Patrick Delaunay
2020-03-24
board: stm32mp1: stboard: lock the OTP after programming
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: remove unneeded test
Patrick Delaunay
2020-03-24
board: stm32mp1: read OTP in command stboard
Patrick Delaunay
2020-03-24
board: stm32mp1: update command stboard on misc_write result
Patrick Delaunay
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-03-17
Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into next
Tom Rini
2020-03-16
configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT
Tom Rini
2020-03-16
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2020-03-16
Azure / GitLab / Travis: Add Kconfig unit tests to a job
Tom Rini
2020-03-16
mach-davinci: Hard-code the default SPL_LDSCRIPT path
Tom Rini
2020-03-16
edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
2020-03-16
mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
2020-03-16
Kconfig: Remove redundant variable sets
Tom Rini
2020-03-16
spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
Tom Rini
2020-03-16
kbuild: remove unused dtc-version.sh script
Masahiro Yamada
2020-03-16
spl.h: make <spl.h> self-contained
Masahiro Yamada
2020-03-16
debug_uart.h: make <debug_uart.h> self-contained
Masahiro Yamada
2020-03-16
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
Masahiro Yamada
2020-03-16
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
2020-03-16
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
2020-03-16
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
2020-03-16
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
2020-03-16
kbuild: fixdep: Resync this with v4.17
Tom Rini
2020-03-16
fixdep: fix U-Boot own code to handle only valid symbol characters
Masahiro Yamada
[next]