summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDBMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102xMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P5040DSMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P5040Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P3041DSMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P3041Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDBMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P2041Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DSMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P4080Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan device tree nodesMadalin Bucur
2020-06-04powerpc: dts: add QorIQ GPIOsMadalin Bucur
2020-06-04powerpc: dts: QorIQ: Add node(s) for the platform PLLMadalin Bucur
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur
2020-06-03powerpc: mpc85xx: fix unused variable warningMadalin Bucur
2020-06-03powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur
2020-06-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-06-02x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Create buffers outside of the methodsBin Meng
2020-06-02x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko
2020-06-02x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko
2020-06-02x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko
2020-06-02x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass
2020-06-02x86: coral: Correct some FSP-S settingsSimon Glass
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass
2020-06-02x86: coral: Correct some FSP-M settingsSimon Glass
2020-06-02x86: mrccache: Allow use before driver model is activeSimon Glass
2020-06-02x86: spl: Print the error on SPL failureSimon Glass
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass
2020-06-01Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-05-31Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson
2020-05-31arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson
2020-05-30ARM: dts: rk3399-evb: usb3.0 host supportFrank Wang
2020-05-29arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang
2020-05-29arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-orderJagan Teki
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki
2020-05-29arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-BootNeil Armstrong
2020-05-29arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI ou...Neil Armstrong
2020-05-28ARM: dts: stm32: Disable SDR104 mode on AV96Marek Vasut
2020-05-28ARM: dts: stm32: Repair I2C2 operation on AV96Marek Vasut
2020-05-28ARM: dts: stm32: Add alternate pinmux for I2C2 pinsMarek Vasut
2020-05-28ARM: stm32: Hog GPIO PF7 high on DHCOR to unlock SPI NOR nWPMarek Vasut
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner