summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib/rsa: Use EVP_PKEY instead of RSAWIP/2021-04-14-assorted-vboot-improvementsChan, Donald2021-04-141-102/+67
* image-fit: Accept OP-TEE images when booting a FITAlexandru Gagniuc2021-04-141-0/+2
* image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as validAlexandru Gagniuc2021-04-141-0/+2
* spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' propertiesAlexandru Gagniuc2021-04-141-1/+18
* spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloadsAlexandru Gagniuc2021-04-141-1/+11
* spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOTAlexandru Gagniuc2021-04-141-2/+3
* spl: LOAD_FIT_FULL: Fix selection of the "fdt" nodeAlexandru Gagniuc2021-04-141-3/+1
* common: fit: Add weak board_fit_config_name_matchSean Anderson2021-04-143-19/+5
* doc: FIT image: Update FPGA example to make use of "loadables"Alexandru Gagniuc2021-04-141-1/+2
* Kconfig: Document the limitations of the simple SPL_LOAD_FIT pathAlexandru Gagniuc2021-04-141-0/+10
* spl: fit: Support loading FPGA images from list of "loadables"Alexandru Gagniuc2021-04-141-0/+24
* spl: fit: Warn if FIT contains "fpga" property in config nodeAlexandru Gagniuc2021-04-141-0/+8
* spl: fit: Move FPGA loading code to separate functionsAlexandru Gagniuc2021-04-141-25/+45
* doc: FIT image: Introduce "u-boot, fpga-legacy" propertyAlexandru Gagniuc2021-04-141-0/+1
* spl: fit: Don't overwrite previous loadable if "load" is missingAlexandru Gagniuc2021-04-141-2/+9
* test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc2021-04-141-1/+1
* lib/ecdsa: Use the 'keydir' argument from mkimage if appropriateAlexandru Gagniuc2021-04-141-1/+13
* lib/rsa: Use the 'keyfile' argument from mkimageAlexandru Gagniuc2021-04-141-8/+26
* mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc2021-04-145-32/+52
* doc: signature.txt: Document the keydir and keyfile argumentsAlexandru Gagniuc2021-04-141-0/+13
* test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc2021-04-141-0/+111
* test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc2021-04-141-0/+1
* doc: signature.txt: Document devicetree format for ECDSA keysAlexandru Gagniuc2021-04-141-1/+6
* lib: Add support for ECDSA image signingAlexandru Gagniuc2021-04-145-2/+415
* lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc2021-04-144-64/+105
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-1410-8/+11
* Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2021-04-135-4/+65
|\
| * arm: mach-rmobile: Add CPU info support for RZ/G2Biju Das2021-04-135-4/+65
|/
* Merge branch '2021-04-13-assorted-improvements'Tom Rini2021-04-1381-739/+2142
|\
| * cmd: exit: Fix return valueWIP/2021-04-12-assorted-improvementsMarek Vasut2021-04-121-5/+2
| * scmi: translate the resource only when livetree is not activatedPatrick Delaunay2021-04-121-2/+7
| * gpio: Drop dm_gpio_set_dir()Simon Glass2021-04-122-22/+0
| * gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass2021-04-121-10/+9
| * qemu: arm: select QFW, MMIO on qemu-armAsherah Connor2021-04-121-0/+2
| * qemu: add MMIO driver for QFWAsherah Connor2021-04-123-0/+127
| * test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-127-2/+197
| * x86: qemu: move QFW to its own uclassAsherah Connor2021-04-1213-272/+489
| * scmi: correctly configure MMU for SCMI bufferPatrick Delaunay2021-04-121-2/+4
| * moveconfig.py: add to the "do not process" listTrevor Woerner2021-04-121-1/+1
| * checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson2021-04-122-1/+19
| * fastboot: Fix possible buffer overrunSean Anderson2021-04-121-3/+3
| * test: Add test for strlcatSean Anderson2021-04-122-0/+127
| * lib: string: Implement strlcatSean Anderson2021-04-123-6/+22
| * lib: string: Fix strlcpy return valueSean Anderson2021-04-121-4/+8
| * tee: optee: Change printing during optee_probeIlias Apalodimas2021-04-121-3/+3
| * terminal: only serial_reinit_all if availableAsherah Connor2021-04-121-1/+3
| * terminal: correct stdio_dev invocationsAsherah Connor2021-04-121-6/+6
| * rtc: add support for rv3028 rtcHeiko Schocher2021-04-123-0/+215
| * test: scmi: add local variables for scmi agent referenceEtienne Carriere2021-04-121-45/+55
| * firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere2021-04-123-17/+7