summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/py: Use raw strings more to avoid deprecation warningsWIP/Update-test.py-testsTom Rini2019-10-222-6/+3
* gitlab/travis: Rework how and when we use virtualenv in order to use python3Tom Rini2019-10-222-21/+19
* test/py: Update docs, add requirements.txt for pipTom Rini2019-10-222-21/+46
* test/py: Rework test.py to be a different kind of wrapperTom Rini2019-10-221-16/+4
* test/py: Update test_fs to decode check_output callsTom Rini2019-10-211-12/+12
* test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini2019-10-211-18/+18
* test/py: test_ut.py: Ensure we use bytesTom Rini2019-10-211-3/+3
* test/py: Manual python3 fixesTom Rini2019-10-215-13/+16
* test/py: Automated conversion to Python 3Tom Rini2019-10-218-80/+71
* test/py: Fix pytest4 deprecation warningsMarek Vasut2019-10-213-20/+14
* test/py: Split mark to multiple linesTom Rini2019-10-212-4/+9
* gitlab-ci: Prepend to PATH rather than overwrite itTom Rini2019-10-211-1/+1
* gitlab-ci: Fix indentation in some stanzasTom Rini2019-10-211-20/+20
* dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionWIP/21Oct2019Patrick Delaunay2019-10-211-3/+1
* pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay2019-10-211-25/+0
* spl: mmc: make eMMC HW boot partition configuration optionalWIP/18Oct2019Anatolij Gustschin2019-10-181-6/+22
* Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-10-1812-7/+76
|\
| * efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMUHeinrich Schuchardt2019-10-178-0/+8
| * efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if availableAKASHI Takahiro2019-10-171-1/+23
| * fs: add fs_get_type() for current filesystem typeAKASHI Takahiro2019-10-172-0/+23
| * fs: clean up around fs_typeAKASHI Takahiro2019-10-171-3/+0
| * fs: update fs_close() descriptionHeinrich Schuchardt2019-10-171-1/+6
| * fs: export fs_close()AKASHI Takahiro2019-10-172-1/+8
| * efi_loader: device_path: check against file path lengthAKASHI Takahiro2019-10-171-2/+9
* | Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-10-1851-2693/+6941
|\ \
| * | configs: sei610: Add config file to fix userdata sizeGuillaume La Roque2019-10-183-1/+33
| * | configs: sei510: rework header and fix userdata sizeGuillaume La Roque2019-10-183-119/+139
| * | boards: amlogic: add SEI610 supportNeil Armstrong2019-10-185-0/+233
| * | ARM: dts: meson-sm1: add U-Boot specific DT for graphicsNeil Armstrong2019-10-185-3/+10
| * | configs: sei510: enable everything-else power domainNeil Armstrong2019-10-181-1/+1
| * | power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong2019-10-183-0/+438
| * | ARM: dts: Import SEI610 DT from Linux 5.4-rc2Neil Armstrong2019-10-184-1/+550
| * | clk: meson-sm1: add compatibleNeil Armstrong2019-10-181-0/+1
| * | mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong2019-10-181-0/+51
| * | ARM: meson: add SM1 SoC idNeil Armstrong2019-10-181-0/+2
| * | arm: meson: Recognize A311D SoCAndreas Färber2019-10-181-0/+1
| * | arm: meson: Tidy SoC information outputAndreas Färber2019-10-181-1/+1
| * | configs: Add Khadas VIM3 defconfigAndreas Färber2019-10-183-0/+187
| * | arm: dts: Import and update DT for Khadas VIM3Andreas Färber2019-10-1813-2382/+3516
| * | configs: sei510: enable Video Display supportNeil Armstrong2019-10-182-0/+23
| * | ARM: dts: meson-g12a: add U-Boot specific DT for graphicsNeil Armstrong2019-10-184-0/+50
| * | arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong2019-10-181-0/+5
| * | video: meson: add compatible for Amlogic G12ANeil Armstrong2019-10-181-0/+1
| * | video: meson: sync with linux drm-misc treeNeil Armstrong2019-10-187-160/+930
| * | video: meson: remove power domain getNeil Armstrong2019-10-181-10/+0
| * | clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong2019-10-181-17/+603
| * | power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong2019-10-181-10/+145
| * | board: amlogic: document alternative libretech-cc installation methodsDaniel Drake2019-10-181-4/+37
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-10-187-5/+235
|\ \ \ | |/ / |/| |
| * | RISC-V: Align boot image header with LinuxAtish Patra2019-10-181-5/+6