summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15ram: imxrt: Include device_compat.hSean Anderson
2020-10-15phy: Include device_compat.hSean Anderson
2020-10-15net: ldpaa_eth: Include device_compat.hSean Anderson
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson
2020-10-15firmware: scmi: Include device_compat.hSean Anderson
2020-10-15dm: syscon: Set LOG_CATEGORYSean Anderson
2020-10-15clk: sifive: Include device_compat.hSean Anderson
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-14Merge branch '2020-10-14-assorted-changes'Tom Rini
2020-10-14doc: Sphinx.override_domain() deprecatedHeinrich Schuchardt
2020-10-14net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak
2020-10-14treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak
2020-10-14doc: global data pointerHeinrich Schuchardt
2020-10-14global_data.h: add Sphinx documentationHeinrich Schuchardt
2020-10-14global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt
2020-10-14bootm: add {arch,board}_preboot_os() to bootm.hHeinrich Schuchardt
2020-10-14time: Fix get_ticks being non-monotonicSean Anderson
2020-10-14spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador
2020-10-14spl: Avoid printing boot device if silent console is enabledOtavio Salvador
2020-10-14env/ext4.c: allow loading from an EXT4 partition on the MMC boot deviceDavid Woodhouse
2020-10-14mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse
2020-10-14arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14drivers: gpio: keep output value for input on sandboxHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis
2020-10-14test: Add PStore command testsFrédéric Danis
2020-10-14cmd: Add command to display or save Linux PStore dumpsFrédéric Danis
2020-10-14mmc: fsl_esdhc: add ADMA2 supportMichael Walle
2020-10-14mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()Michael Walle
2020-10-14arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h filePali Rohár
2020-10-14arm64: dts: a3720: add support for espressobin with populated emmcAndre Heider
2020-10-14arm64: dts: armada-3720-espressobin: split common parts to .dtsiAndre Heider
2020-10-14arm64: dts: armada-3720-espressobin: use Linux model/compatible stringsAndre Heider
2020-10-14spi: mvebu_a3700_spi: add support for cs-gpiosGeorge Hilliard
2020-10-14arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 net...Luka Kovacic
2020-10-14arm: mvebu: Initial iEi Puzzle-M801 supportLuka Kovacic
2020-10-14net: Add NIC controller driver for OcteonTX2Suneel Garapati
2020-10-14net: Add NIC controller driver for OcteonTXSuneel Garapati
2020-10-14mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati
2020-10-13Merge branch '2020-10-12-assorted-encryption-changes'Tom Rini
2020-10-12lib: rsa: superfluous initialization in rsa_verify()Heinrich Schuchardt
2020-10-12rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes
2020-10-12lib: rsa: check algo match in rsa_verify_with_keynodeMatthieu CASTET
2020-10-12fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes
2020-10-12lib/hashtable: remove superfluous checkHeinrich Schuchardt
2020-10-12doc: verified-boot: add required-mode informationThirupathaiah Annapureddy