summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-11Merge branch '2020-04-11-CI-further-improvements' into nextTom Rini
2020-04-10travis/gitlab/azure: Run cppcheck in parallelSimon Glass
2020-04-10test/py: Allow using buildman to build U-BootSimon Glass
2020-04-10travis/gitlab/azure: Drop repeated buildman call with test.pySimon Glass
2020-04-10travis/gitlab/azure: Simplify the exit code for test.pySimon Glass
2020-04-10travis/gitlab/azure: Enable test_handoffSimon Glass
2020-04-10travis/gitlab/azure: Use -W to avoid warnings checkSimon Glass
2020-04-10travis/gitlab/azure: Use bash to avoid a_test_which_does_not_existSimon Glass
2020-04-10gitlab/azure: Use -w flag for all test.py buildsSimon Glass
2020-04-10gitlab/azure: Drop unnecessary if..fi when using test.pySimon Glass
2020-04-10travis/gitlab/azure: Drop the buildman -d flagSimon Glass
2020-04-10travis/gitlab/azure: Drop BUILDMAN variable with test.pySimon Glass
2020-04-10travis/gitlab/azure: Use --board buildman flag with test.pySimon Glass
2020-04-10gitlab/azure: Use the -w option for sandbox_splSimon Glass
2020-04-10travis: Split the building into two partsSimon Glass
2020-04-10travis: Don't copy files into .bm-work/Simon Glass
2020-04-10buildman: Drop the -a optionSimon Glass
2020-04-10buildman: Allow building within a subdir of the current dirSimon Glass
2020-04-10buildman: Be more selective about which directories to removeSimon Glass
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass
2020-04-10buildman: Update help for -dSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2020-04-10buildman: Document the members of BuilderJobSimon Glass
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-10kconfig / kbuild: Re-sync with Linux 4.19Tom 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-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