summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-29sh: r2dplus: Enable HUSHMarek Vasut
2020-05-29sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-27cbfs: Allow reading a file from a CBFS given its base addrSimon Glass
2020-05-27cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass
2020-05-27cbfs: Record the start address in cbfs_privSimon Glass
2020-05-27cbfs: Use void * for the position pointersSimon Glass
2020-05-27cbfs: Unify the two header loadersSimon Glass
2020-05-27cbfs: Adjust cbfs_load_header_ptr() to use cbfs_privSimon Glass
2020-05-27cbfs: Adjust file_cbfs_load_header() to use cbfs_privSimon Glass
2020-05-27cbfs: Adjust return value of file_cbfs_next_file()Simon Glass
2020-05-27cbfs: Use bool type for whether initialisedSimon Glass
2020-05-27cbfs: Use ulong consistentlySimon Glass
2020-05-27cbfs: Rename the result variableSimon Glass
2020-05-27cbfs: drop file_cbfs_result declarationChristian Gmeiner
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger
2020-05-27x86: mtrr: Drop the mask display when changing an mtrrSimon Glass
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic
2020-05-27arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina
2020-05-27arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler
2020-05-27arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler
2020-05-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-05-26configs: Resync with savedefconfigTom Rini
2020-05-26sifive: fix palmer's email addressPragnesh Patel
2020-05-26riscv: Move all SMP related SBI calls to SBI_v01Atish Patra
2020-05-25Prepare v2020.07-rc3Tom Rini
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-25Merge branch '2020-05-25-misc-fixes'Tom Rini
2020-05-25sandbox: move compression option to KconfigMichael Walle
2020-05-25cmd: zip: fix implicit declaration warningMichael Walle
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle
2020-05-25cmd: unzip: automatically select CONFIG_GZIPMichael Walle
2020-05-25env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut
2020-05-25tools/env/fw_env.h: remove env.hRomain Naour
2020-05-25Convert CONFIG_CMD_MMC to KconfigTom Rini
2020-05-25phy: Fix possible NULL pointer deferenceVignesh Raghavendra
2020-05-25MAINTAINERS: add dfu.h and dfu.rst to DFUHeinrich Schuchardt
2020-05-25doc: dfu: describe more DFU functionHeinrich Schuchardt
2020-05-25doc: dfu: fix typos in README.dfuHeinrich Schuchardt
2020-05-25doc: dfu: add DFU to HTML documentationHeinrich Schuchardt
2020-05-25doc: dfu: describe eMMC partition number parameterHeinrich Schuchardt
2020-05-25MAINTAINERS: add doc/driver-model/ to DRIVER MODELHeinrich Schuchardt
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan
2020-05-22Merge git://git.denx.de/u-boot-usbTom Rini