summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis/gitlab/azure: Run cppcheck in parallelWIP/2020-04-11-CI-further-improvementsSimon Glass2020-04-103-3/+3
* test/py: Allow using buildman to build U-BootSimon Glass2020-04-102-10/+33
* travis/gitlab/azure: Drop repeated buildman call with test.pySimon Glass2020-04-103-22/+5
* travis/gitlab/azure: Simplify the exit code for test.pySimon Glass2020-04-103-14/+2
* travis/gitlab/azure: Enable test_handoffSimon Glass2020-04-103-3/+3
* travis/gitlab/azure: Use -W to avoid warnings checkSimon Glass2020-04-103-23/+21
* travis/gitlab/azure: Use bash to avoid a_test_which_does_not_existSimon Glass2020-04-103-11/+6
* gitlab/azure: Use -w flag for all test.py buildsSimon Glass2020-04-102-8/+9
* gitlab/azure: Drop unnecessary if..fi when using test.pySimon Glass2020-04-102-30/+22
* travis/gitlab/azure: Drop the buildman -d flagSimon Glass2020-04-103-9/+9
* travis/gitlab/azure: Drop BUILDMAN variable with test.pySimon Glass2020-04-103-82/+9
* travis/gitlab/azure: Use --board buildman flag with test.pySimon Glass2020-04-103-79/+81
* gitlab/azure: Use the -w option for sandbox_splSimon Glass2020-04-102-4/+4
* travis: Split the building into two partsSimon Glass2020-04-101-2/+11
* travis: Don't copy files into .bm-work/Simon Glass2020-04-101-16/+16
* buildman: Drop the -a optionSimon Glass2020-04-103-15/+8
* buildman: Allow building within a subdir of the current dirSimon Glass2020-04-103-33/+2
* buildman: Be more selective about which directories to removeSimon Glass2020-04-102-5/+42
* buildman: Allow ignoring warnings in the return codeSimon Glass2020-04-103-3/+21
* buildman: Update help for -dSimon Glass2020-04-102-4/+4
* bulidman: Add support for a simple buildSimon Glass2020-04-106-15/+90
* buildman: Document the members of BuilderJobSimon Glass2020-04-101-1/+5
* main: Drop show_boot_progress() prototypeSimon Glass2020-04-101-5/+0
* sandbox: Add documentation about required/useful packagesSimon Glass2020-04-101-0/+10
* Merge branch '2020-04-10-gitlab-travis-gcc9' into nextTom Rini2020-04-106-14/+188
|\
| * travis: Switch to gcc 9.2.0WIP/10Apr2020-nextBin Meng2020-04-101-20/+20
| * buildman: Support fetching gcc 9.2.0Bin Meng2020-04-101-1/+1
| * video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng2020-04-101-2/+2
| * azure/gitlab/travis: Add RISC-V SPL testingBin Meng2020-04-103-0/+62
| * test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng2020-04-101-3/+4
| * azure/gitlab/travis: Add qemu-riscv32 testingBin Meng2020-04-103-0/+21
| * travis: Build GRUB image for RISC-V 32-bit and 64-bitBin Meng2020-04-101-0/+47
| * travis: Replace pre-built ARM/ARM64 GRUB images with the one built from sourceBin Meng2020-04-101-6/+49
| * Azure/GitLab: Move to latest Docker imagesTom Rini2020-04-102-2/+2
|/
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-1041-275/+458
* Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...WIP/08Apr2020-nextTom Rini2020-04-0851-624/+2858
|\
| * arm64: dts: meson: add libretech-pc supportJerome Brunet2020-04-066-0/+164
| * arm64: dts: meson: import libretech-pc from linux v5.6-rc2Jerome Brunet2020-04-064-0/+465
| * arm64: dts: meson: sync dt and bindings from v5.6-rc2Jerome Brunet2020-04-0636-623/+2119
| * clk: meson: reset mmc clock on probeJerome Brunet2020-04-063-0/+21
| * mmc: meson-gx: enable input clocksJerome Brunet2020-04-061-1/+13
| * dt-bindings: leds: import common led bindings from linux v5.5Jerome Brunet2020-04-061-0/+75
| * clk: meson-g12a: missing breakHeinrich Schuchardt2020-04-061-0/+1
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-nextTom Rini2020-04-07426-4493/+6838
|\ \
| * | serial: zynq: Change uart initialization logicMichal Simek2020-04-061-5/+6
| * | watchdog: versal: Add support for Xilinx window watchdogAshok Reddy Soma2020-04-064-0/+190
| * | arm64: xilinx: Never touch DDR if system has no DDRMichal Simek2020-04-061-1/+5
| * | arm64: versal: Disable DDR cache mapping if DDR is not enabledMichal Simek2020-04-062-0/+15
| * | arm64: zynqmp: Add support for u-boot.itb generation without ATFMichal Simek2020-04-061-5/+18
| * | arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek2020-04-061-1/+1