summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* video: Adjust rotated console to start at right edgeSimon Glass2020-07-092-2/+2
* video: Split out expression parts into variablesSimon Glass2020-07-091-17/+17
* sandbox: video: Allow selection of rotated consoleSimon Glass2020-07-091-0/+1
* video: Show an error when a vidconsole function failsSimon Glass2020-07-091-3/+19
* console: Add a way to output to serial onlySimon Glass2020-07-092-6/+35
* x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-093-0/+14
* Merge branch '2020-07-08-misc-features-and-fixes'Tom Rini2020-07-0827-207/+746
|\
| * lib: rsa: function to verify a signature against a hashHeiko Stuebner2020-07-082-24/+53
| * cmd: Add a memory-search commandSimon Glass2020-07-086-0/+456
| * command: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-4/+5
| * display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-14/+4
| * cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-79/+38
| * cmd: mem: Use a macro to avoid #ifdef in helpSimon Glass2020-07-081-51/+17
| * Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-084-32/+34
| * spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi2020-07-081-5/+5
| * spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-083-1/+33
| * spl: fit: fail fit loading in case of FDT appending errorDario Binacchi2020-07-081-3/+6
| * spl: fix format of function documentationDario Binacchi2020-07-081-1/+1
| * spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner2020-07-081-0/+1
| * spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner2020-07-081-0/+1
| * lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner2020-07-081-0/+13
| * lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner2020-07-081-11/+10
| * lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner2020-07-081-5/+9
| * lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner2020-07-081-1/+1
| * lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner2020-07-082-4/+4
| * lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner2020-07-081-1/+1
| * cmd: add a panic commandHeiko Stuebner2020-07-082-0/+24
| * debug_uart: Add CR before and after announce stringStefan Roese2020-07-081-1/+1
| * tpm: add #ifndef to fix redeclaration build errorsJohannes Holland2020-07-081-0/+2
| * tpm: add TPM2_GetRandom command supportDhananjay Phadke2020-07-082-0/+57
| * tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen2020-07-082-3/+3
|/
* Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-07-0819-40/+777
|\
| * ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong2020-07-081-0/+6
| * boards: amlogic: add Odroid C4 supportChristian Hewitt2020-07-085-1/+207
| * ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt2020-07-0810-36/+501
| * board: amlogic: Add Odroid-N2 board supportPascal Vizeli2020-07-085-3/+63
* | gpio: fix test.py for gpio label lookupHeiko Schocher2020-07-083-0/+3
* | Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-07-0720-13/+966
|\ \
| * | ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki2020-07-076-9/+123
| * | ARM: dts: rockchip: Add VMARC RK3288 SOM initial supportJagan Teki2020-07-071-0/+298
| * | ARM: dts: rockchip: radxa-dalang: Update sdmmc propertiesJagan Teki2020-07-072-2/+5
| * | rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker2020-07-071-1/+1
| * | arm64: dts: rockchip: Add Radxa Rock Pi N10 initial supportJagan Teki2020-07-076-1/+85
| * | ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang CarrierJagan Teki2020-07-071-0/+81
| * | arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOMJagan Teki2020-07-071-0/+333
| * | arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsiJagan Teki2020-07-071-0/+22
| * | rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson2020-07-073-16/+14
| * | rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson2020-07-072-0/+8
| * | rockchip: Pinebook Pro: enable rng to provide an entropy sourcePeter Robinson2020-07-073-0/+10
| * | rockchip: rockpro64: initialize USB in prebootMarcin Juszkiewicz2020-07-071-0/+2
| |/