aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini7-16/+16
2020-04-09Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mipsTom Rini8-20/+52
2020-04-09imx: Fix imx8m FIT script issueYe Li1-4/+4
2020-04-09mips: cmd: go: Flush cache before jumping to app/imageStefan Roese2-0/+24
2020-04-09mips: vcoreiii: Fix cache coherency issuesLars Povlsen4-18/+26
2020-04-09MIPS: allow override of get_tbclk()Alex Nemirovsky1-1/+1
2020-04-09MIPS: allow override of flush_dcache_range()Alex Nemirovsky1-1/+1
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini34-557/+2541
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini85-882/+2208
2020-04-07ARM: dts: imx8qxp-colibri: dm-pre-proper for pd_dma nodesIgor Opaniuk1-0/+12
2020-04-07ARM: dts: imx8qm-apalis: dm-pre-proper for pd_dma nodesIgor Opaniuk1-0/+8
2020-04-07ARM: dts: imx8qxp-colibri: replace dm-spl with dm-pre-properIgor Opaniuk1-28/+28
2020-04-07ARM: dts: imx8qm-apalis: replace dm-spl with dm-pre-properIgor Opaniuk1-31/+31
2020-04-06arm64: versal: Disable DDR cache mapping if DDR is not enabledMichal Simek2-0/+15
2020-04-06arm64: zynqmp: Add support for u-boot.itb generation without ATFMichal Simek1-5/+18
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek1-3/+0
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek1-6/+0
2020-04-06arm64: zynqmp Add support for zcu102 rev1.1Michal Simek2-0/+16
2020-04-06arm64: zynqmp: Add third backup bootmodeMichal Simek1-0/+2
2020-04-06ARM: zynq: Do not print message about boot deviceMichal Simek1-2/+0
2020-04-06ARM: zynq: Enable DM for CFI NOR flashMichal Simek1-0/+14
2020-04-06ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configurationMichal Simek1-10/+3
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek1-2/+6
2020-04-06ARM: zynq: Change zc770 xm011 Nand x16 configurationsMichal Simek2-2/+12
2020-04-06arm64: zynqmp: Move pinctrl node under firmware nodeMichal Simek1-6/+5
2020-04-06arm64: zynqmp: Fix GIC compatible propertyMichal Simek1-1/+1
2020-04-06ARM: zynq: Fix addresses in partition definitionsMichal Simek2-10/+10
2020-04-06arm64: zynqmp: Fix addresses in partition definitionsMichal Simek11-44/+44
2020-04-06arm64: zynqmp: Sync DP subsystemMichal Simek5-110/+73
2020-04-06arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra1-2/+2
2020-04-06arm64: dts: zynqmp: Add clk cells for sdhciAshok Reddy Soma1-0/+4
2020-04-06arm64: zynqmp: Remove second copy of reset-controllerMichal Simek1-5/+0
2020-04-06arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP BoardsManish Narani8-6/+29
2020-04-06arm64: zynqmp: Sync zynqmp fpga manager with mainlineNava kishore Manne2-5/+11
2020-04-06arm64: zynqmp: Remove unused zynqmp-clk.dtsiMichal Simek1-244/+0
2020-04-06ARM: zynq: Fix spi name nodeMichal Simek2-2/+2
2020-04-06arm64: zynqmp: Update Copyright years to 2020Michal Simek25-25/+25
2020-04-06arm64: zynqmp: Replace gpio-key,wakeup with wakeup sourceMichal Simek2-2/+2
2020-04-06ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla1-1/+1
2020-04-06ARM: dts: zc702: Fix I2C bus warningsQuanyang Wang1-6/+6
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek1-1/+3
2020-04-06arm64: dts: meson: add libretech-pc supportJerome Brunet3-0/+16
2020-04-06arm64: dts: meson: import libretech-pc from linux v5.6-rc2Jerome Brunet4-0/+465
2020-04-06arm64: dts: meson: sync dt and bindings from v5.6-rc2Jerome Brunet27-557/+2060
2020-04-05ARM: dts: stm32: Temporarily drop cd-gpios from AV96 DTMarek Vasut1-1/+0
2020-04-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-18/+96
2020-04-04x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko1-0/+47
2020-04-04x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko1-0/+30
2020-04-04x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko1-18/+19
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini13-249/+273