summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini12-100/+223
2020-06-02x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng1-1/+1
2020-06-02x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng1-1/+1
2020-06-02x86: baytrail: acpi: Create buffers outside of the methodsBin Meng1-12/+12
2020-06-02x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko1-1/+0
2020-06-02x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko1-1/+0
2020-06-02x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko1-1/+1
2020-06-02x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko1-46/+49
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass1-0/+72
2020-06-02x86: coral: Correct some FSP-S settingsSimon Glass1-7/+3
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass1-2/+15
2020-06-02x86: coral: Correct some FSP-M settingsSimon Glass1-0/+5
2020-06-02x86: mrccache: Allow use before driver model is activeSimon Glass2-21/+29
2020-06-02x86: spl: Print the error on SPL failureSimon Glass1-2/+2
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass2-5/+33
2020-06-01Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-4/+29
2020-06-01Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-10/+1179
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner1-5/+4
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2-0/+51
2020-05-31arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson2-0/+1097
2020-05-30ARM: dts: rk3399-evb: usb3.0 host supportFrank Wang1-0/+13
2020-05-29arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang1-0/+3
2020-05-29arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-orderJagan Teki1-0/+6
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki4-5/+5
2020-05-29arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-BootNeil Armstrong5-4/+24
2020-05-29arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI ou...Neil Armstrong1-0/+2
2020-05-28ARM: dts: stm32: Disable SDR104 mode on AV96Marek Vasut1-1/+0
2020-05-28ARM: dts: stm32: Repair I2C2 operation on AV96Marek Vasut1-3/+3
2020-05-28ARM: dts: stm32: Add alternate pinmux for I2C2 pinsMarek Vasut1-0/+17
2020-05-28ARM: stm32: Hog GPIO PF7 high on DHCOR to unlock SPI NOR nWPMarek Vasut1-0/+9
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-105/+132
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass1-2/+1
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner3-0/+27
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger5-387/+1439
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger6-164/+924
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger1-21/+25
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic3-103/+121
2020-05-27arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina1-2/+2
2020-05-27arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler1-0/+9
2020-05-26riscv: Move all SMP related SBI calls to SBI_v01Atish Patra2-22/+20
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini11-16/+141
2020-05-25sandbox: move compression option to KconfigMichael Walle1-0/+2
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan1-1/+1
2020-05-23Merge git://git.denx.de/u-boot-usbTom Rini1-0/+2
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini4-1/+33
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford1-0/+2
2020-05-22rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller1-0/+21
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko1-0/+6
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko1-1/+2
2020-05-22rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki1-0/+1