summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek2020-04-061-0/+5
| * | nand: raw: Do not free xnand structureMichal Simek2020-04-061-11/+9
| * | ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configurationMichal Simek2020-04-061-10/+3
| * | net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma2020-04-061-0/+12
| * | ARM: zynq: Switch to single zynq configurationsMichal Simek2020-04-0621-1037/+29
| * | Makefile: Add environment variable DEVICE_TREE to headerMichal Simek2020-04-062-3/+19
| * | ARM: zynq: Change zc770 xm011 Nand x16 configurationsMichal Simek2020-04-062-2/+12
| * | env: Kconfig: Adding default values for MicroblazeVaralaxmi Bingi2020-04-061-0/+2
| * | arm64: zynqmp: Move pinctrl node under firmware nodeMichal Simek2020-04-061-6/+5
| * | arm64: zynqmp: Fix GIC compatible propertyMichal Simek2020-04-061-1/+1
| * | ARM: zynq: Fix addresses in partition definitionsMichal Simek2020-04-062-10/+10
| * | arm64: zynqmp: Fix addresses in partition definitionsMichal Simek2020-04-0611-44/+44
| * | arm64: zynqmp: Sync DP subsystemMichal Simek2020-04-065-110/+73
| * | arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra2020-04-061-2/+2
| * | arm64: dts: zynqmp: Add clk cells for sdhciAshok Reddy Soma2020-04-061-0/+4
| * | arm64: zynqmp: Remove second copy of reset-controllerMichal Simek2020-04-061-5/+0
| * | arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP BoardsManish Narani2020-04-068-6/+29
| * | arm64: zynqmp: Sync zynqmp fpga manager with mainlineNava kishore Manne2020-04-062-5/+11
| * | arm64: zynqmp: Remove unused zynqmp-clk.dtsiMichal Simek2020-04-061-244/+0
| * | ARM: zynq: Fix spi name nodeMichal Simek2020-04-062-2/+2
| * | arm64: zynqmp: Update Copyright years to 2020Michal Simek2020-04-0625-25/+25
| * | arm64: zynqmp: Replace gpio-key,wakeup with wakeup sourceMichal Simek2020-04-062-2/+2
| * | ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2020-04-061-1/+1
| * | ARM: dts: zc702: Fix I2C bus warningsQuanyang Wang2020-04-061-6/+6
| * | arm64: zynqmp: Enable cache command for mini mtest configurationMichal Simek2020-04-061-0/+1
| * | configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfigT Karthik Reddy2020-04-061-15/+1
| * | arm64: zynqmp: Print multiboot register value in EL3Michal Simek2020-04-062-1/+17
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-shWIP/04Apr2020Tom Rini2020-04-041-0/+4
| |\
| | * net: sh_eth: Init the hardware before PHY accessMarek Vasut2020-04-041-0/+4
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-044-55/+124
| |\ \
| | * | serial: ns16550: Fix ordering of getting base addressBin Meng2020-04-041-17/+22
| | * | 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
| | * | doc: board: verdin-imx8mm: use mainline TF-AIgor Opaniuk2020-04-041-20/+6
| | * | 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-0341-1420/+757
| |\ \
| | * | ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-0210-1/+495
| | * | mtd: spi: Add Macronix MX25U3235F deviceTom Warren2020-04-021-0/+1
| | * | t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren2020-04-021-2/+2
| | * | qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren2020-04-021-8/+7
| | * | qspi: t210: Fix QSPI clock and tap delaysTom Warren2020-04-021-9/+15
| | * | qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren2020-04-021-2/+4
| | * | mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-022-1/+20
| | * | mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2020-04-022-12/+92
| | * | tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boardsTom Warren2020-04-026-0/+6
| | * | ARM: tegra: p2771-0000: enable PIE relocationVishruth2020-04-022-0/+2
| | * | i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
| | * | t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2020-04-0210-1339/+5
| | * | 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