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-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
video: Update rotated console to support copy buffer
Simon Glass
2020-07-09
video: Update truetype console to support copy buffer
Simon Glass
2020-07-09
video: Update normal console to support copy buffer
Simon Glass
2020-07-09
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
2020-07-09
video: Clear the copy framebuffer when clearing the screen
Simon Glass
2020-07-09
video: Set up the copy framebuffer when enabled
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Add a comment for struct video_uc_platdata
Simon Glass
2020-07-09
video: Drop unnecessary #ifdef around vid_console_color()
Simon Glass
2020-07-09
video: Adjust rotated console to start at right edge
Simon Glass
2020-07-09
video: Split out expression parts into variables
Simon Glass
2020-07-09
sandbox: video: Allow selection of rotated console
Simon Glass
2020-07-09
video: Show an error when a vidconsole function fails
Simon Glass
2020-07-09
console: Add a way to output to serial only
Simon Glass
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2020-07-08
Merge branch '2020-07-08-misc-features-and-fixes'
Tom Rini
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
[next]