summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: arria10: Move uboot specific properties to u-boot.dtsiLey Foon Tan2020-04-136-92/+186
* ARM: socfpga: Enable DM RTC bootcount on ABB SECU1Marek Vasut2020-04-131-0/+6
* Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mipsWIP/09Apr2020Tom Rini2020-04-098-20/+52
|\
| * mips: cmd: go: Flush cache before jumping to app/imageStefan Roese2020-04-092-0/+24
| * mips: vcoreiii: Fix cache coherency issuesLars Povlsen2020-04-094-18/+26
| * MIPS: allow override of get_tbclk()Alex Nemirovsky2020-04-091-1/+1
| * MIPS: allow override of flush_dcache_range()Alex Nemirovsky2020-04-091-1/+1
* | imx: Fix imx8m FIT script issueYe Li2020-04-091-4/+4
|/
* ARM: dts: imx8qxp-colibri: dm-pre-proper for pd_dma nodesIgor Opaniuk2020-04-071-0/+12
* ARM: dts: imx8qm-apalis: dm-pre-proper for pd_dma nodesIgor Opaniuk2020-04-071-0/+8
* ARM: dts: imx8qxp-colibri: replace dm-spl with dm-pre-properIgor Opaniuk2020-04-071-28/+28
* ARM: dts: imx8qm-apalis: replace dm-spl with dm-pre-properIgor Opaniuk2020-04-071-31/+31
* ARM: dts: stm32: Temporarily drop cd-gpios from AV96 DTMarek Vasut2020-04-051-1/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-042-18/+96
|\
| * x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko2020-04-041-0/+47
| * x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko2020-04-041-0/+30
| * x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko2020-04-041-18/+19
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraWIP/03Apr2020Tom Rini2020-04-0313-249/+273
|\ \
| * | ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-024-1/+181
| * | mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-021-1/+1
| * | mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2020-04-021-4/+16
| * | i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
| * | t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2020-04-022-196/+1
| * | t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-026-44/+59
| * | ARM: tegra: p2371-2180: add I2C nodes to DTStephen Warren2020-04-021-0/+12
| |/
* | arch: Add explicit linker script for u-boot-elfMichal Simek2020-04-032-1/+9
* | mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe2020-04-031-1/+1
* | rockchip: Enable pre console for rk3399Jagan Teki2020-04-021-0/+1
* | video: rockchip: Fix vop modes for rk3399Jagan Teki2020-04-021-0/+11
|/
* Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-04-014-15/+175
|\
| * ARM: dts: stm32: Repair PMIC configuration on AV96Marek Vasut2020-04-011-4/+16
| * ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut2020-04-011-0/+1
| * ARM: dts: stm32: Repair ethernet operation on AV96Marek Vasut2020-04-011-2/+2
| * ARM: dts: stm32: Add alternate pinmux for ethernet RGMIIMarek Vasut2020-04-011-0/+51
| * ARM: dts: stm32: Add configuration EEPROM on AV96Marek Vasut2020-04-011-0/+7
| * ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut2020-04-011-1/+5
| * ARM: dts: stm32: Add QSPI NOR on AV96Marek Vasut2020-04-011-0/+20
| * ARM: dts: stm32: Repair SDMMC2 operationMarek Vasut2020-04-012-2/+2
| * ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7Marek Vasut2020-04-011-0/+21
| * ARM: dts: stm32: Repair SDMMC1 operation on AV96Marek Vasut2020-04-012-5/+22
| * ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pinsMarek Vasut2020-04-011-0/+24
| * ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96Marek Vasut2020-04-011-1/+4
* | Merge tag 'arc-last-minute-fixes-for-2020.04' of https://gitlab.denx.de/u-boo...Tom Rini2020-03-311-33/+59
|\ \
| * | ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev2020-03-311-23/+35
| * | ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev2020-03-311-11/+19
| * | ARC: IO: add volatile to accessorsEugeniy Paltsev2020-03-311-9/+15
* | | Merge branch '2020-03-31-master-imports'WIP/31Mar2020Tom Rini2020-03-311-0/+7
|\ \ \
| * | | gazerbeam: add clocks property to SPI nodeRasmus Villemoes2020-03-311-0/+7
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-03-314-0/+39
|\ \ \
| * | | arm: dts: agilex: Enable QSPILey Foon Tan2020-03-311-0/+3