summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-10main: Drop show_boot_progress() prototypeSimon Glass
2020-04-10sandbox: Add documentation about required/useful packagesSimon Glass
2020-04-10Merge branch '2020-04-10-gitlab-travis-gcc9' into nextTom Rini
2020-04-10travis: Switch to gcc 9.2.0Bin Meng
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng
2020-04-10video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng
2020-04-10azure/gitlab/travis: Add RISC-V SPL testingBin Meng
2020-04-10test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng
2020-04-10azure/gitlab/travis: Add qemu-riscv32 testingBin Meng
2020-04-10travis: Build GRUB image for RISC-V 32-bit and 64-bitBin Meng
2020-04-10travis: Replace pre-built ARM/ARM64 GRUB images with the one built from sourceBin Meng
2020-04-10Azure/GitLab: Move to latest Docker imagesTom Rini
2020-04-10Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li
2020-04-09Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mipsTom Rini
2020-04-09dm: dump.c: Refactor dm_dump_drivers printsOvidiu Panait
2020-04-09dm: dump.c: Fix segfault when entry->of_match is NULLOvidiu Panait
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-04-09imx: Fix imx8m FIT script issueYe Li
2020-04-09mips: cmd: go: Flush cache before jumping to app/imageStefan Roese
2020-04-09mips: vcoreiii: Fix cache coherency issuesLars Povlsen
2020-04-09mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_ENDLars Povlsen
2020-04-09doc: board: qemu-mips.rst: fix code examplesHeinrich Schuchardt
2020-04-09MIPS: allow override of get_tbclk()Alex Nemirovsky
2020-04-09MIPS: allow override of flush_dcache_range()Alex Nemirovsky
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-04-08Merge tag 'u-boot-imx-20200408' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-07mx7dsabre: Fix ramdisk_addr* for distro bootJan Kiszka
2020-04-07ARM: dts: imx8qxp-colibri: dm-pre-proper for pd_dma nodesIgor Opaniuk
2020-04-07ARM: dts: imx8qm-apalis: dm-pre-proper for pd_dma nodesIgor Opaniuk
2020-04-07ARM: dts: imx8qxp-colibri: replace dm-spl with dm-pre-properIgor Opaniuk
2020-04-07ARM: dts: imx8qm-apalis: replace dm-spl with dm-pre-properIgor Opaniuk
2020-04-07colibri_imx6: set gpr1 ENET_CLK_SELIgor Opaniuk
2020-04-06Prepare v2020.04-rc5Tom Rini
2020-04-06serial: zynq: Change uart initialization logicMichal Simek
2020-04-06watchdog: versal: Add support for Xilinx window watchdogAshok Reddy Soma
2020-04-06arm64: xilinx: Never touch DDR if system has no DDRMichal Simek
2020-04-06arm64: versal: Disable DDR cache mapping if DDR is not enabledMichal Simek
2020-04-06arm64: zynqmp: Add support for u-boot.itb generation without ATFMichal Simek
2020-04-06arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek
2020-04-06firmware: zynqmp: Enable IPI code calling also in EL3Michal Simek
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek
2020-04-06lib: Improve _parse_integer_fixup_radix base 16 detectionMichal Simek
2020-04-06arm64: zynqmp: Enable netconsole for ZynqMPMichal Simek
2020-04-06arm64: zynqmp Add support for zcu111 revAMichal Simek
2020-04-06net: eth-uclass: Fix message if mac is coming from DT or ROMMichal Simek