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-08
lib: rsa: function to verify a signature against a hash
Heiko Stuebner
2020-07-08
cmd: Add a memory-search command
Simon Glass
2020-07-08
command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-07-08
spl: fix format of function documentation
Dario Binacchi
2020-07-08
spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
lib: rsa: add documentation to padding_pss_verify to document limitations
Heiko Stuebner
2020-07-08
lib: rsa: free local arrays after use in rsa_gen_key_prop()
Heiko Stuebner
2020-07-08
lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
Heiko Stuebner
2020-07-08
lib: rsa: bring exp_len in line when generating a key_prop
Heiko Stuebner
2020-07-08
lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
Heiko Stuebner
2020-07-08
lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
Heiko Stuebner
2020-07-08
cmd: add a panic command
Heiko Stuebner
2020-07-08
debug_uart: Add CR before and after announce string
Stefan Roese
2020-07-08
tpm: add #ifndef to fix redeclaration build errors
Johannes Holland
2020-07-08
tpm: add TPM2_GetRandom command support
Dhananjay Phadke
2020-07-08
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
2020-07-08
Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-07-08
gpio: fix test.py for gpio label lookup
Heiko Schocher
2020-07-08
ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset
Neil Armstrong
2020-07-08
boards: amlogic: add Odroid C4 support
Christian Hewitt
2020-07-08
ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1
Christian Hewitt
2020-07-08
board: amlogic: Add Odroid-N2 board support
Pascal Vizeli
2020-07-07
Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-07-07
Merge branch '2020-07-07-misc-new-features'
Tom Rini
2020-07-07
arm: juno: Enable SATA controller
Andre Przywara
2020-07-07
arm: juno: Enable PCI
Andre Przywara
2020-07-07
sata_sil: Enable DM_PCI operation
Andre Przywara
2020-07-07
arm: juno: Enable DM_ETH
Andre Przywara
2020-07-07
net: smc911x: Properly handle EEPROM MAC address
Andre Przywara
2020-07-07
net: dm: Remove warning about EEPROM provided MAC address
Andre Przywara
2020-07-07
arm: vexpress64: Fix counter frequency
Andre Przywara
2020-07-07
arm: use correct argument size of special registers
Heinrich Schuchardt
2020-07-07
arm: remove outdated comment concerning -ffixed-x18
Heinrich Schuchardt
2020-07-07
trace: clang compatible handling of gd register
Heinrich Schuchardt
2020-07-07
fs: fat_write: fix short name creation.
Heinrich Schuchardt
2020-07-07
test_sleep.py: make sleep time and margin configurable
Heiko Schocher
2020-07-07
gpio: search for gpio label if gpio is not found through bank name
Heiko Schocher
2020-07-07
configs: Enable mac and phy configs
Amit Singh Tomar
2020-07-07
owl: Kconfig: Enable DM eth for OWL platform
Amit Singh Tomar
2020-07-07
arm: dts: s700: add node for ethernet controller
Amit Singh Tomar
2020-07-07
net: designware: s700: Add glue code for S700 mac
Amit Singh Tomar
2020-07-07
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
[next]