- ffcd420 arm: mvebu: solidrun: remove hardcoded DTS MAC address by Joel Johnson · 4 years, 8 months ago
- fb377db arm: mvebu: fix SerDes table alignment by Joel Johnson · 4 years, 8 months ago
- 7ccaed2 arm: mvebu: clearfog: support multiple SATA boot by Joel Johnson · 4 years, 8 months ago
- 3a06e39 arm: mvebu: clearfog: add SCSI to distro bootcmd by Joel Johnson · 4 years, 8 months ago
- 3667bec arm: mvebu: update RTC values for PCIe memory wrappers by Chris Packham · 4 years, 9 months ago
- 12b32e0 arm: mvebu: clearfog: add scsi target to distro-boot by Josua Mayer · 4 years, 9 months ago
- 08a4abe arm: mvebu: drivers/ddr: remove redundant assignment by Heinrich Schuchardt · 4 years, 9 months ago
- c99f39f arm: mvebu: dts: Sort Armada series dts alphabetically by Josip Kelecic · 4 years, 10 months ago
- e422adc ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter by Chris Packham · 4 years, 10 months ago
- f282d76 Merge branch 'next' by Tom Rini · 4 years, 8 months ago
- 365a6c8 Prepare v2020.04 by Tom Rini · 4 years, 8 months ago
- 19a8e81 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 8 months ago
- c050f6d Merge branch '2020-04-11-CI-further-improvements' into next by Tom Rini · 4 years, 8 months ago
- cd1ccfa travis/gitlab/azure: Run cppcheck in parallel by Simon Glass · 4 years, 8 months ago
- 6e09484 test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 8 months ago
- 87c8046 travis/gitlab/azure: Drop repeated buildman call with test.py by Simon Glass · 4 years, 8 months ago
- fd0c59b travis/gitlab/azure: Simplify the exit code for test.py by Simon Glass · 4 years, 8 months ago
- 132a9bf travis/gitlab/azure: Enable test_handoff by Simon Glass · 4 years, 8 months ago
- da49935 travis/gitlab/azure: Use -W to avoid warnings check by Simon Glass · 4 years, 8 months ago
- 2600f7e travis/gitlab/azure: Use bash to avoid a_test_which_does_not_exist by Simon Glass · 4 years, 8 months ago
- 28d83e7 gitlab/azure: Use -w flag for all test.py builds by Simon Glass · 4 years, 8 months ago
- 3b16d07 gitlab/azure: Drop unnecessary if..fi when using test.py by Simon Glass · 4 years, 8 months ago
- ad8eaed travis/gitlab/azure: Drop the buildman -d flag by Simon Glass · 4 years, 8 months ago
- 41e8fbe travis/gitlab/azure: Drop BUILDMAN variable with test.py by Simon Glass · 4 years, 8 months ago
- b49bfe7 travis/gitlab/azure: Use --board buildman flag with test.py by Simon Glass · 4 years, 8 months ago
- 9e589c0 gitlab/azure: Use the -w option for sandbox_spl by Simon Glass · 4 years, 8 months ago
- 9f28ddd travis: Split the building into two parts by Simon Glass · 4 years, 8 months ago
- 57bccec travis: Don't copy files into .bm-work/ by Simon Glass · 4 years, 8 months ago
- 2df44be buildman: Drop the -a option by Simon Glass · 4 years, 8 months ago
- 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
- 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
- 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 8 months ago
- b400246 buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
- b6eb8cf bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
- df89015 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 8 months ago
- 609add3 main: Drop show_boot_progress() prototype by Simon Glass · 4 years, 8 months ago
- 291ddc9 sandbox: Add documentation about required/useful packages by Simon Glass · 4 years, 8 months ago
- 0cb1520 Merge branch '2020-04-10-gitlab-travis-gcc9' into next by Tom Rini · 4 years, 8 months ago
- 94faac4 travis: Switch to gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
- 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
- 12de4aa video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 8 months ago
- b68d9d6 azure/gitlab/travis: Add RISC-V SPL testing by Bin Meng · 4 years, 8 months ago
- 7240fa7 test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory by Bin Meng · 4 years, 8 months ago
- aeb3ea4 azure/gitlab/travis: Add qemu-riscv32 testing by Bin Meng · 4 years, 8 months ago
- 6205c37 travis: Build GRUB image for RISC-V 32-bit and 64-bit by Bin Meng · 4 years, 8 months ago
- 485a927 travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source by Bin Meng · 4 years, 8 months ago
- 3c396bc Azure/GitLab: Move to latest Docker images by Tom Rini · 4 years, 8 months ago
- 5541afb Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
- 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- 4d5cda6 Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" by Biwen Li · 4 years, 8 months ago
- 2938490 Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 8 months ago
- 8dada7f dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · 4 years, 8 months ago
- d781d7c dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · 4 years, 8 months ago
- 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 8 months ago
- b3f8e3e imx: Fix imx8m FIT script issue by Ye Li · 4 years, 8 months ago
- eec92d6 mips: cmd: go: Flush cache before jumping to app/image by Stefan Roese · 4 years, 10 months ago
- 1470ce2 mips: vcoreiii: Fix cache coherency issues by Lars Povlsen · 4 years, 10 months ago
- 1a47a48 mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_END by Lars Povlsen · 4 years, 10 months ago
- fad6835 doc: board: qemu-mips.rst: fix code examples by Heinrich Schuchardt · 5 years ago
- f536438 MIPS: allow override of get_tbclk() by Alex Nemirovsky · 5 years ago
- 6086d7f MIPS: allow override of flush_dcache_range() by Alex Nemirovsky · 5 years ago
- 439f1c6 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 8 months ago
- acb3b58 Merge tag 'u-boot-imx-20200408' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 8 months ago
- 527c1d0 Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 8 months ago
- 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
- 2a6f0e6 mx7dsabre: Fix ramdisk_addr* for distro boot by Jan Kiszka · 4 years, 8 months ago
- c3d2a5f ARM: dts: imx8qxp-colibri: dm-pre-proper for pd_dma nodes by Igor Opaniuk · 4 years, 8 months ago
- ff82984 ARM: dts: imx8qm-apalis: dm-pre-proper for pd_dma nodes by Igor Opaniuk · 4 years, 8 months ago
- a6f6aef ARM: dts: imx8qxp-colibri: replace dm-spl with dm-pre-proper by Igor Opaniuk · 4 years, 8 months ago
- dac4073 ARM: dts: imx8qm-apalis: replace dm-spl with dm-pre-proper by Igor Opaniuk · 4 years, 8 months ago
- a022ba3 colibri_imx6: set gpr1 ENET_CLK_SEL by Igor Opaniuk · 4 years, 8 months ago
- fa8e7c5 Prepare v2020.04-rc5 by Tom Rini · 4 years, 8 months ago
- b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
- f4aecf4 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · 4 years, 9 months ago
- c89f429 arm64: xilinx: Never touch DDR if system has no DDR by Michal Simek · 4 years, 8 months ago
- dfcd21d arm64: versal: Disable DDR cache mapping if DDR is not enabled by Michal Simek · 4 years, 8 months ago
- cf73de1 arm64: zynqmp: Add support for u-boot.itb generation without ATF by Michal Simek · 4 years, 8 months ago
- 4c4efde arm64: zynqmp: Reorder parameters for zynqmp_mmio_write() by Michal Simek · 4 years, 8 months ago
- 0a41d4c firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · 4 years, 8 months ago
- 1f55e57 arm64: zynqmp: Move timeout for clock propagation below psu_init by Michal Simek · 4 years, 8 months ago
- 09a7d7d arm64: zynqmp: Add support for debug uart also for U-Boot proper by Michal Simek · 4 years, 11 months ago
- 584c2f6 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · 4 years, 10 months ago
- 4c7fde3 arm64: zynqmp: Enable netconsole for ZynqMP by Michal Simek · 4 years, 8 months ago
- c040556 arm64: zynqmp Add support for zcu111 revA by Michal Simek · 4 years, 8 months ago
- 3141113 net: eth-uclass: Fix message if mac is coming from DT or ROM by Michal Simek · 4 years, 8 months ago
- 99f3cf9 ARM: zynq: Enable i2c mux support for all boards by Michal Simek · 4 years, 9 months ago
- 02e1cd3 arm64: zynqmp Add support for zcu102 rev1.1 by Michal Simek · 4 years, 9 months ago
- 2642eb7 arm64: zynqmp: Add third backup bootmode by Michal Simek · 4 years, 9 months ago
- 2a1c5f1 watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · 4 years, 9 months ago
- 55ee186 net: zynq-gem: Setup and use mdio base separately by Michal Simek · 8 years ago
- c53d9bd ARM: zynq: Do not print message about boot device by Michal Simek · 4 years, 9 months ago
- 826d7eca arm64: zynqmp: Check firmware node when driver is enabled by Michal Simek · 4 years, 9 months ago
- 04c8935 arm64: versal: Enable support for Gigadevice/ISSI flashes by T Karthik Reddy · 4 years, 9 months ago
- 5227e1e env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE by Michal Simek · 4 years, 9 months ago
- ecd0ce5 ARM: zynq: Enable DM for CFI NOR flash by Michal Simek · 4 years, 9 months ago
- 5b93516 ARM: zynq: Do not report NOR flash detection failure by Michal Simek · 4 years, 9 months ago
- 4de7321 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 9 months ago
- d896a51 nand: raw: Do not free xnand structure by Michal Simek · 4 years, 9 months ago
- 24d4e75 ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configuration by Michal Simek · 4 years, 9 months ago
- 4757253 net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · 4 years, 9 months ago