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-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
2020-03-12
Merge branch '2020-03-12-rsa-improvements' into next
Tom Rini
2020-03-12
test: enable RSA library test on sandbox
AKASHI Takahiro
2020-03-12
test: add rsa_verify() unit test
AKASHI Takahiro
2020-03-12
lib: rsa: add rsa_verify_with_pkey()
AKASHI Takahiro
2020-03-12
lib: rsa: generate additional parameters for public key
AKASHI Takahiro
2020-03-12
include: image.h: add key info to image_sign_info
AKASHI Takahiro
2020-03-12
rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
AKASHI Takahiro
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
image.h: isolate android_image_* functions from tooling
Eugeniu Rosca
2020-03-10
Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-03-10
arm: mediatek: remove unused binman config
Sam Shih
2020-03-10
power-domain: fix hang in endless loop on i.MX8
Anatolij Gustschin
2020-03-10
Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-03-10
Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2020-03-10
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2020-03-10
mx6slevk: Convert to DM_ETH
Pedro Jardim
2020-03-10
mx6sabreauto: Convert to DM_ETH
Pedro Jardim
2020-03-10
mx7dsabresd: Boot in non secure by default
Fabio Estevam
2020-03-10
imx: imx8qm: enable relocation of fdt and initrd
Oliver Graute
2020-03-10
arm: dts: imx8mq-evk: add phy-reset-gpios for fec1
Alifer Moraes
2020-03-10
mx6sabresd: Convert ethernet to driver model
Alifer Moraes
2020-03-10
board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL
Fabien Lehoussel
2020-03-10
board: sama5d3_xplained: Fix SPL DTB read from NAND
Fabien Lehoussel
2020-03-09
net: phy: marvell: Unify 88E151x series phy_driver
Clemens Gruber
2020-03-09
net: tftp: use correct printf codes
Heinrich Schuchardt
2020-03-09
net: phy: dp83867: Add SGMII mode type switching
Michal Simek
2020-03-09
dt-bindings: net: dp83867: Remove binding doc from U-Boot tree
Michal Simek
2020-03-09
net: phy: add XFI, USXGMII types to is_10g_interface() helper
Alex Marginean
2020-03-09
net: phy: Fix overlong PHY timeout
Andre Przywara
2020-03-09
doc: net: Rewrite network driver documentation
Andre Przywara
2020-03-09
drivers: net: phy: aquantia: make it less verbose
Alex Marginean
2020-03-09
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
Alex Marginean
[next]