summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/14Oct2020Tom Rini2020-10-1446-179/+14918
|\
| * arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h filePali Rohár2020-10-141-7/+0
| * arm64: dts: a3720: add support for espressobin with populated emmcAndre Heider2020-10-143-2/+50
| * arm64: dts: armada-3720-espressobin: split common parts to .dtsiAndre Heider2020-10-142-157/+174
| * arm64: dts: armada-3720-espressobin: use Linux model/compatible stringsAndre Heider2020-10-142-6/+6
| * spi: mvebu_a3700_spi: add support for cs-gpiosGeorge Hilliard2020-10-141-6/+35
| * arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 net...Luka Kovacic2020-10-141-1/+19
| * arm: mvebu: Initial iEi Puzzle-M801 supportLuka Kovacic2020-10-144-0/+487
| * net: Add NIC controller driver for OcteonTX2Suneel Garapati2020-10-1416-0/+4493
| * net: Add NIC controller driver for OcteonTXSuneel Garapati2020-10-1414-0/+6656
| * mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati2020-10-146-0/+2998
* | Merge branch '2020-10-14-assorted-changes'Tom Rini2020-10-1440-128/+1378
|\ \ | |/ |/|
| * doc: Sphinx.override_domain() deprecatedHeinrich Schuchardt2020-10-141-1/+4
| * net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner2020-10-142-0/+11
| * checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak2020-10-142-0/+12
| * treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak2020-10-143-10/+10
| * doc: global data pointerHeinrich Schuchardt2020-10-142-0/+54
| * global_data.h: add Sphinx documentationHeinrich Schuchardt2020-10-141-55/+317
| * global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt2020-10-141-22/+84
| * bootm: add {arch,board}_preboot_os() to bootm.hHeinrich Schuchardt2020-10-141-0/+10
| * time: Fix get_ticks being non-monotonicSean Anderson2020-10-141-2/+2
| * spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador2020-10-141-0/+1
| * spl: Avoid printing boot device if silent console is enabledOtavio Salvador2020-10-141-1/+3
| * env/ext4.c: allow loading from an EXT4 partition on the MMC boot deviceDavid Woodhouse2020-10-142-0/+18
| * mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse2020-10-143-14/+9
| * arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt2020-10-141-0/+1
| * cmd/button: return button statusHeinrich Schuchardt2020-10-142-10/+28
| * drivers: gpio: keep output value for input on sandboxHeinrich Schuchardt2020-10-141-1/+9
| * test: sharpen button label unit testHeinrich Schuchardt2020-10-144-12/+12
| * cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis2020-10-144-0/+47
| * test: Add PStore command testsFrédéric Danis2020-10-146-0/+81
| * cmd: Add command to display or save Linux PStore dumpsFrédéric Danis2020-10-145-0/+665
|/
* Merge branch '2020-10-12-assorted-encryption-changes'Tom Rini2020-10-1311-36/+190
|\
| * lib: rsa: superfluous initialization in rsa_verify()WIP/2020-10-12-assorted-encryption-changesHeinrich Schuchardt2020-10-121-1/+1
| * rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes2020-10-121-2/+9
| * lib: rsa: check algo match in rsa_verify_with_keynodeMatthieu CASTET2020-10-121-0/+5
| * fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes2020-10-121-7/+15
| * fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes2020-10-124-19/+72
| * lib/hashtable: remove superfluous checkHeinrich Schuchardt2020-10-121-2/+1
| * doc: verified-boot: add required-mode informationThirupathaiah Annapureddy2020-10-121-0/+14
| * test: vboot: add tests for multiple required keysThirupathaiah Annapureddy2020-10-121-2/+44
| * vboot: add DTB policy for supporting multiple required conf keysThirupathaiah Annapureddy2020-10-121-3/+29
|/
* Merge branch 'for-next' of https://github.com/lftan/u-bootWIP/12Oct2020Tom Rini2020-10-1234-548/+1190
|\
| * Makefile: socfpga: Generate sfp file with 4 SPL imagesChee Hong Ang2020-10-091-9/+18
| * arm: socfpga: soc64: Remove CONFIG_OF_EMBEDChee Hong Ang2020-10-092-2/+0
| * tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1)Ley Foon Tan2020-10-091-8/+13
| * tools: socfpgaimage: Add check params function for Arria 10 (v1)Ley Foon Tan2020-10-091-3/+26
| * arm: dts: socfpga: arria10: Move to use generic handoff dtsiLey Foon Tan2020-10-093-330/+292
| * arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMCDalon Westergreen2020-10-091-0/+305
| * arm: socfpga: arria10: Add qts-filter for Arria10 socfpgaDalon Westergreen2020-10-092-4/+174