summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-15x86: Don't set up MTRRs if previously doneSimon Glass
2021-07-15tpm: cr50: Drop unnecessary coral headersSimon Glass
2021-07-15spi: ich: Don't require the PCHSimon Glass
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass
2021-07-15pci: Use const for pci_find_device_id() etc.Simon Glass
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár
2021-07-15arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMCPali Rohár
2021-07-15arm: mvebu: Espressobin: Fix setting $fdtfile envPali Rohár
2021-07-15arm: mvebu: armada-3720: remove unused config optionMarek Behún
2021-07-15arm: mvebu: turris_{omnia, mox}: enable MTD commandMarek Behún
2021-07-15arm: mvebu: turris_omnia: force 40 MHz speed on SPI NORMarek Behún
2021-07-15arm: a37xx: pci: Fix typo in commentPali Rohár
2021-07-15arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zeroPali Rohár
2021-07-15arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár
2021-07-14Merge branch '2021-07-14-build-and-host-updates'Tom Rini
2021-07-14scripts/get_default_envs.sh: Update for thin archive supportTom Rini
2021-07-14Makefile: Conditionally add defaultenv_h to envtools targetJoel Stanley
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini
2021-07-14get_maintainer.pl: update from Linux kernel v5.13-rc6Trevor Woerner
2021-07-14lib: move rtc-lib.c to libHeinrich Schuchardt
2021-07-14tools: image-host: fix wrong return valueMing Liu
2021-07-14tools/fitimage: add missing linebreak for some messagesSven Roederer
2021-07-14fixdep: remove leftover handling of IS_BUILTIN/IS_MODULERasmus Villemoes
2021-07-14mkimage: allow -l to work on block devices on LinuxYann Dirson
2021-07-14Merge branch '2021-07-14-platform-updates'Tom Rini
2021-07-14usb: musb-new: Add glue driver for ST-Ericsson Ux500Stephan Gerhold
2021-07-14phy: Add driver for ST-Ericsson AB8500 USB PHYStephan Gerhold
2021-07-14power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold
2021-07-14ARM: dts: uniphier: Add support for Akebi96Kunihiko Hayashi
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi
2021-07-14pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi
2021-07-14phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi
2021-07-14reset: uniphier: Add PCIe reset entryKunihiko Hayashi
2021-07-14clk: uniphier: Add PCIe clock entryKunihiko Hayashi
2021-07-14MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong CheeLey Foon Tan
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold
2021-07-14board-info: Call sysinfo_detect() before sysinfo_get_str()Marek Vasut
2021-07-14board-info: Use sysinfo_get()Marek Vasut
2021-07-14misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut
2021-07-14timer: nomadik-mtu: Use dev_read_addr_ptr()Stephan Gerhold
2021-07-14gpio: Add driver for Nomadik GPIOStephan Gerhold
2021-07-14gpio: Drop long unused DB8500 GPIO driverStephan Gerhold
2021-07-14board: armltd: Remove bootargs from Total Compute configurationAnders Dellien
2021-07-13Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu
2021-07-12efi_loader: set CapsuleLast after each capsuleHeinrich Schuchardt
2021-07-12efi_loader: missing EFI_CALL() in set_capsule_resultHeinrich Schuchardt