aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek2-1/+9
2020-04-03mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe1-1/+1
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren4-1/+181
2020-04-02mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren1-1/+1
2020-04-02mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren1-4/+16
2020-04-02i2c: t210: Add VI_I2C clock source supportTom Warren1-4/+4
2020-04-02t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2-196/+1
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo6-44/+59
2020-04-02ARM: tegra: p2371-2180: add I2C nodes to DTStephen Warren1-0/+12
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki1-0/+1
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki1-0/+11
2020-04-01Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians...Tom Rini4-15/+175
2020-04-01ARM: dts: stm32: Repair PMIC configuration on AV96Marek Vasut1-4/+16
2020-04-01ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut1-0/+1
2020-04-01ARM: dts: stm32: Repair ethernet operation on AV96Marek Vasut1-2/+2
2020-04-01ARM: dts: stm32: Add alternate pinmux for ethernet RGMIIMarek Vasut1-0/+51
2020-04-01ARM: dts: stm32: Add configuration EEPROM on AV96Marek Vasut1-0/+7
2020-04-01ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut1-1/+5
2020-04-01ARM: dts: stm32: Add QSPI NOR on AV96Marek Vasut1-0/+20
2020-04-01ARM: dts: stm32: Repair SDMMC2 operationMarek Vasut2-2/+2
2020-04-01ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7Marek Vasut1-0/+21
2020-04-01ARM: dts: stm32: Repair SDMMC1 operation on AV96Marek Vasut2-5/+22
2020-04-01ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pinsMarek Vasut1-0/+24
2020-04-01ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96Marek Vasut1-1/+4
2020-03-31Merge tag 'arc-last-minute-fixes-for-2020.04' of https://gitlab.denx.de/u-boo...Tom Rini1-33/+59
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev1-23/+35
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev1-11/+19
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev1-9/+15
2020-03-31Merge branch '2020-03-31-master-imports'Tom Rini1-0/+7
2020-03-31gazerbeam: add clocks property to SPI nodeRasmus Villemoes1-0/+7
2020-03-31Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-0/+39
2020-03-31Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-0/+21
2020-03-31arm: dts: agilex: Enable QSPILey Foon Tan1-0/+3
2020-03-31arm: socfpga: arria10: Add save_boot_params()Ley Foon Tan1-0/+32