aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Prepare v2020.04v2020.04Tom Rini1-1/+1
2020-04-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini1-6/+7
2020-04-10Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dmTom Rini1-7/+11
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li1-6/+7
2020-04-09Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mipsTom Rini10-69/+114
2020-04-09dm: dump.c: Refactor dm_dump_drivers printsOvidiu Panait1-7/+11
2020-04-09dm: dump.c: Fix segfault when entry->of_match is NULLOvidiu Panait1-1/+2
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut6-14/+110
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: vcoreiii: Ajust CONFIG_SYS_MEMTEST_ENDLars Povlsen1-1/+2
2020-04-09doc: board: qemu-mips.rst: fix code examplesHeinrich Schuchardt1-48/+60
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-09cmd: Add test and fix bugs for dm driversSean Anderson3-3/+21
2020-04-08Merge tag 'u-boot-imx-20200408' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-61/+84
2020-04-07mx7dsabre: Fix ramdisk_addr* for distro bootJan Kiszka1-2/+2
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-07colibri_imx6: set gpr1 ENET_CLK_SELIgor Opaniuk1-0/+3
2020-04-06Prepare v2020.04-rc5v2020.04-rc5Tom Rini1-1/+1
2020-04-05clk: socfpga: Read the clock parent's register base in probe functionChee Hong Ang1-22/+18
2020-04-05ARM: dts: stm32: Temporarily drop cd-gpios from AV96 DTMarek Vasut1-1/+0
2020-04-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+4
2020-04-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini4-55/+124
2020-04-04serial: ns16550: Fix ordering of getting base addressBin Meng1-17/+22
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-04doc: board: verdin-imx8mm: use mainline TF-AIgor Opaniuk1-20/+6
2020-04-04x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko1-18/+19
2020-04-04net: sh_eth: Init the hardware before PHY accessMarek Vasut1-0/+4
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini41-1420/+757
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek4-7/+19
2020-04-03mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe1-1/+1
2020-04-03Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"Ye Li1-4/+0
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-18/+107
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren10-1/+495
2020-04-02mtd: spi: Add Macronix MX25U3235F deviceTom Warren1-0/+1
2020-04-02t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren1-2/+2
2020-04-02qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren1-8/+7
2020-04-02qspi: t210: Fix QSPI clock and tap delaysTom Warren1-9/+15
2020-04-02qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren1-2/+4
2020-04-02mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2-1/+20
2020-04-02mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2-12/+92
2020-04-02tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boardsTom Warren6-0/+6
2020-04-02ARM: tegra: p2771-0000: enable PIE relocationVishruth2-0/+2
2020-04-02i2c: t210: Add VI_I2C clock source supportTom Warren1-4/+4