summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09video: sandbox: Add support for the copy framebufferSimon Glass
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass
2020-07-09video: Update the copy framebuffer when writing bitmapsSimon Glass
2020-07-09video: Update rotated console to support copy bufferSimon Glass
2020-07-09video: Update truetype console to support copy bufferSimon Glass
2020-07-09video: Update normal console to support copy bufferSimon Glass
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass
2020-07-09video: Clear the copy framebuffer when clearing the screenSimon Glass
2020-07-09video: Set up the copy framebuffer when enabledSimon Glass
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass
2020-07-09video: Add a comment for struct video_uc_platdataSimon Glass
2020-07-09video: Drop unnecessary #ifdef around vid_console_color()Simon Glass
2020-07-09video: Adjust rotated console to start at right edgeSimon Glass
2020-07-09video: Split out expression parts into variablesSimon Glass
2020-07-09sandbox: video: Allow selection of rotated consoleSimon Glass
2020-07-09video: Show an error when a vidconsole function failsSimon Glass
2020-07-09console: Add a way to output to serial onlySimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-07-08Merge branch '2020-07-08-misc-features-and-fixes'Tom Rini
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner
2020-07-08cmd: Add a memory-search commandSimon Glass
2020-07-08command: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08cmd: mem: Use a macro to avoid #ifdef in helpSimon Glass
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass
2020-07-08spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-07-08spl: fit: fail fit loading in case of FDT appending errorDario Binacchi
2020-07-08spl: fix format of function documentationDario Binacchi
2020-07-08spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner
2020-07-08spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner
2020-07-08lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner
2020-07-08lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner
2020-07-08lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner
2020-07-08lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner
2020-07-08lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner
2020-07-08lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner
2020-07-08cmd: add a panic commandHeiko Stuebner
2020-07-08debug_uart: Add CR before and after announce stringStefan Roese
2020-07-08tpm: add #ifndef to fix redeclaration build errorsJohannes Holland
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke
2020-07-08tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen
2020-07-08Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-07-08gpio: fix test.py for gpio label lookupHeiko Schocher
2020-07-08ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt
2020-07-08ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt
2020-07-08board: amlogic: Add Odroid-N2 board supportPascal Vizeli
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini