summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/01Sep2020Tom Rini2020-09-0137-145/+26
|\
| * x86: Drop nhlt_serialise()Simon Glass2020-09-011-8/+0
| * x86: pinctrl: Fix 'relatove' typoSimon Glass2020-09-011-1/+1
| * x86: qemu: Remove dead codeAndy Shevchenko2020-09-013-9/+1
| * x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2020-09-012-10/+1
| * x86: intel: minnowmax: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: intel: galileo: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: intel: edison: Remove dead codeAndy Shevchenko2020-09-012-13/+1
| * x86: intel: crownbay: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: intel: cherryhill: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: intel: bayleybay: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: efi: efi-x86_payload: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: dfi: dfi-bt700: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: coreboot: Remove dead codeAndy Shevchenko2020-09-012-13/+1
| * x86: congatec: conga-qeval20-qa3-e3845: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: advantech: som-db5800-som-6867: Remove dead codeAndy Shevchenko2020-09-012-9/+1
| * x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko2020-09-015-0/+9
| * x86: mtrr: Fix parsing of "mtrr list" commandWolfgang Wallner2020-09-011-1/+2
|/
* MAINTAINERS: step down as maintainer of UniPhier SoCsMasahiro Yamada2020-08-311-3/+1
* Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/31Aug2020Tom Rini2020-08-313-77/+15
|\
| * ti: common: Remove additional i2c read for board detectionMichal Simek2020-08-311-12/+6
| * arm: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-311-6/+6
| * firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-311-49/+3
| * firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla2020-08-311-11/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-3110-28/+284
|\ \ | |/ |/|
| * arm: mvebu: Espressobin: Update README.marvell filePali Rohár2020-08-311-3/+37
| * arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliasesPali Rohár2020-08-311-0/+3
| * arm: mvebu: Espressobin: Change default loadaddrPali Rohár2020-08-311-1/+1
| * arm: mvebu: Espressobin: Move env load addressesPali Rohár2020-08-311-5/+5
| * arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-312-8/+3
| * arm: mvebu: Espressobin: Setup MTD partitions when booting kernelPali Rohár2020-08-312-0/+101
| * arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-BootPali Rohár2020-08-311-1/+1
| * arm: dts: a37x0: enable sd card support on espressobinWilson Ding2020-08-312-0/+21
| * mmc: xenon: set signal voltage and max base clockEvan Wang2020-08-311-1/+78
| * arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-311-6/+21
| * arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár2020-08-314-6/+6
| * arm64: dts: armada-3720-espressobin: fix COMPHY nodesMarek Behún2020-08-311-4/+4
| * arm: mvebu: Espressobin: Enable CONFIG_MVNETAPali Rohár2020-08-311-0/+1
| * arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan portsPali Rohár2020-08-311-0/+9
|/
* Merge branch '2020-08-27-misc-fixes'Tom Rini2020-08-2822-30/+58
|\
| * scripts/setlocalversion: sync with linux 5.8WIP/2020-08-27-misc-fixesRasmus Villemoes2020-08-271-17/+26
| * image: don't exceed gd->ram_top in bootm_sizeBaruch Siach2020-08-271-0/+3
| * cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCHMichal Simek2020-08-271-4/+0
| * lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt2020-08-271-1/+1
| * test: undefined reference to 'sscanf'Heinrich Schuchardt2020-08-271-1/+1
| * checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini2020-08-271-0/+6
| * env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4Michal Simek2020-08-271-0/+1
| * arc: Kconfig: Add missing DM dependencyMichal Simek2020-08-271-0/+1
| * cmd: Kconfig: Change dependency for CMD_ADCMichal Simek2020-08-2712-1/+12