aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Merge branch 'next'Tom Rini403-6392/+15439
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-11Merge branch '2020-04-11-CI-further-improvements' into nextTom Rini14-261/+280
2020-04-10travis/gitlab/azure: Run cppcheck in parallelSimon Glass3-3/+3
2020-04-10test/py: Allow using buildman to build U-BootSimon Glass2-10/+33
2020-04-10travis/gitlab/azure: Drop repeated buildman call with test.pySimon Glass3-22/+5
2020-04-10travis/gitlab/azure: Simplify the exit code for test.pySimon Glass3-14/+2
2020-04-10travis/gitlab/azure: Enable test_handoffSimon Glass3-3/+3
2020-04-10travis/gitlab/azure: Use -W to avoid warnings checkSimon Glass3-23/+21
2020-04-10travis/gitlab/azure: Use bash to avoid a_test_which_does_not_existSimon Glass3-11/+6
2020-04-10gitlab/azure: Use -w flag for all test.py buildsSimon Glass2-8/+9
2020-04-10gitlab/azure: Drop unnecessary if..fi when using test.pySimon Glass2-30/+22
2020-04-10travis/gitlab/azure: Drop the buildman -d flagSimon Glass3-9/+9
2020-04-10travis/gitlab/azure: Drop BUILDMAN variable with test.pySimon Glass3-82/+9
2020-04-10travis/gitlab/azure: Use --board buildman flag with test.pySimon Glass3-79/+81
2020-04-10gitlab/azure: Use the -w option for sandbox_splSimon Glass2-4/+4
2020-04-10travis: Split the building into two partsSimon Glass1-2/+11
2020-04-10travis: Don't copy files into .bm-work/Simon Glass1-16/+16
2020-04-10buildman: Drop the -a optionSimon Glass3-15/+8
2020-04-10buildman: Allow building within a subdir of the current dirSimon Glass3-33/+2
2020-04-10buildman: Be more selective about which directories to removeSimon Glass2-5/+42
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass3-3/+21
2020-04-10buildman: Update help for -dSimon Glass2-4/+4
2020-04-10bulidman: Add support for a simple buildSimon Glass6-15/+90
2020-04-10buildman: Document the members of BuilderJobSimon Glass1-1/+5
2020-04-10main: Drop show_boot_progress() prototypeSimon Glass1-5/+0
2020-04-10sandbox: Add documentation about required/useful packagesSimon Glass1-0/+10
2020-04-10Merge branch '2020-04-10-gitlab-travis-gcc9' into nextTom Rini6-14/+188
2020-04-10travis: Switch to gcc 9.2.0Bin Meng1-20/+20
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng1-1/+1
2020-04-10video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng1-2/+2
2020-04-10azure/gitlab/travis: Add RISC-V SPL testingBin Meng3-0/+62
2020-04-10test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng1-3/+4
2020-04-10azure/gitlab/travis: Add qemu-riscv32 testingBin Meng3-0/+21
2020-04-10travis: Build GRUB image for RISC-V 32-bit and 64-bitBin Meng1-0/+47
2020-04-10travis: Replace pre-built ARM/ARM64 GRUB images with the one built from sourceBin Meng1-6/+49
2020-04-10Azure/GitLab: Move to latest Docker imagesTom Rini2-2/+2
2020-04-10Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dmTom Rini1-7/+11
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini41-275/+458
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