summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic2020-05-2713-145/+165
| * | arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina2020-05-271-2/+2
| * | arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler2020-05-271-0/+3
| * | arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler2020-05-271-0/+9
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-05-2718-678/+3399
|\ \ \ | |/ / |/| |
| * | cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-273-8/+8
| * | cbfs: Allow reading a file from a CBFS given its base addrSimon Glass2020-05-272-0/+27
| * | cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass2020-05-272-29/+36
| * | cbfs: Return the error code from file_cbfs_init()Simon Glass2020-05-273-13/+19
| * | cbfs: Record the start address in cbfs_privSimon Glass2020-05-271-13/+31
| * | cbfs: Use void * for the position pointersSimon Glass2020-05-271-9/+8
| * | cbfs: Unify the two header loadersSimon Glass2020-05-271-22/+37
| * | cbfs: Adjust cbfs_load_header_ptr() to use cbfs_privSimon Glass2020-05-271-3/+6
| * | cbfs: Adjust file_cbfs_load_header() to use cbfs_privSimon Glass2020-05-271-4/+5
| * | cbfs: Adjust return value of file_cbfs_next_file()Simon Glass2020-05-271-20/+23
| * | cbfs: Use bool type for whether initialisedSimon Glass2020-05-271-4/+4
| * | cbfs: Use ulong consistentlySimon Glass2020-05-272-7/+6
| * | cbfs: Rename the result variableSimon Glass2020-05-271-10/+10
| * | cbfs: drop file_cbfs_result declarationChristian Gmeiner2020-05-271-2/+0
| * | x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-273-0/+27
| * | x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2020-05-276-387/+1922
| * | x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2020-05-277-164/+1244
| * | x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger2020-05-271-21/+25
| * | x86: mtrr: Drop the mask display when changing an mtrrSimon Glass2020-05-271-1/+0
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-05-263-23/+21
|\ \
| * | sifive: fix palmer's email addressPragnesh Patel2020-05-261-1/+1
| * | riscv: Move all SMP related SBI calls to SBI_v01Atish Patra2020-05-262-22/+20
* | | configs: Resync with savedefconfigTom Rini2020-05-2614-22/+16
|/ /
* | Prepare v2020.07-rc3Tom Rini2020-05-251-1/+1
* | Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-2522-39/+455
|\ \
| * | arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-195-0/+40
| * | Nokia RX-51: Add automated test for running RX-51 build in qemuPali Rohár2020-05-195-0/+291
| * | arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg2020-05-193-2/+47
| * | ARM: omap3_logic boards: Convert to DM_ETHAdam Ford2020-05-199-23/+63
| * | ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixesPraneeth Bajjuri2020-05-191-14/+14
* | | Merge branch '2020-05-25-misc-fixes'Tom Rini2020-05-2532-60/+254
|\ \ \
| * | | sandbox: move compression option to KconfigMichael Walle2020-05-252-3/+2
| * | | cmd: zip: fix implicit declaration warningMichael Walle2020-05-251-0/+1
| * | | cmd: zip: automatically pull in gzip()Michael Walle2020-05-253-2/+5
| * | | cmd: unzip: automatically select CONFIG_GZIPMichael Walle2020-05-251-0/+1
| * | | env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut2020-05-253-5/+7
| * | | tools/env/fw_env.h: remove env.hRomain Naour2020-05-251-1/+0
| * | | Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-2516-10/+9
| * | | phy: Fix possible NULL pointer deferenceVignesh Raghavendra2020-05-251-5/+5
| * | | MAINTAINERS: add dfu.h and dfu.rst to DFUHeinrich Schuchardt2020-05-251-0/+2
| * | | doc: dfu: describe more DFU functionHeinrich Schuchardt2020-05-251-4/+174
| * | | doc: dfu: fix typos in README.dfuHeinrich Schuchardt2020-05-251-3/+3
| * | | doc: dfu: add DFU to HTML documentationHeinrich Schuchardt2020-05-253-20/+28
| * | | doc: dfu: describe eMMC partition number parameterHeinrich Schuchardt2020-05-251-6/+15
| * | | MAINTAINERS: add doc/driver-model/ to DRIVER MODELHeinrich Schuchardt2020-05-251-0/+1