aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-18configs: sei510: rework header and fix userdata sizeGuillaume La Roque3-119/+139
2019-10-18boards: amlogic: add SEI610 supportNeil Armstrong5-0/+233
2019-10-18ARM: dts: meson-sm1: add U-Boot specific DT for graphicsNeil Armstrong5-3/+10
2019-10-18configs: sei510: enable everything-else power domainNeil Armstrong1-1/+1
2019-10-18power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong3-0/+438
2019-10-18ARM: dts: Import SEI610 DT from Linux 5.4-rc2Neil Armstrong4-1/+550
2019-10-18clk: meson-sm1: add compatibleNeil Armstrong1-0/+1
2019-10-18mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong1-0/+51
2019-10-18ARM: meson: add SM1 SoC idNeil Armstrong1-0/+2
2019-10-18arm: meson: Recognize A311D SoCAndreas Färber1-0/+1
2019-10-18arm: meson: Tidy SoC information outputAndreas Färber1-1/+1
2019-10-18configs: Add Khadas VIM3 defconfigAndreas Färber3-0/+187
2019-10-18arm: dts: Import and update DT for Khadas VIM3Andreas Färber13-2382/+3516
2019-10-18configs: sei510: enable Video Display supportNeil Armstrong2-0/+23
2019-10-18ARM: dts: meson-g12a: add U-Boot specific DT for graphicsNeil Armstrong4-0/+50
2019-10-18arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong1-0/+5
2019-10-18video: meson: add compatible for Amlogic G12ANeil Armstrong1-0/+1
2019-10-18video: meson: sync with linux drm-misc treeNeil Armstrong7-160/+930
2019-10-18video: meson: remove power domain getNeil Armstrong1-10/+0
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong1-17/+603
2019-10-18power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong1-10/+145
2019-10-18board: amlogic: document alternative libretech-cc installation methodsDaniel Drake1-4/+37
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini11-10/+135
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini98-275/+1290
2019-10-16Merge branch '2019-10-15-master-imports'Tom Rini14-318/+64
2019-10-16travis: Split and rename xilinx ARM in to two jobsTom Rini1-4/+7
2019-10-16travis: Split sun8i in to two jobsTom Rini1-2/+5
2019-10-16travis: Split i.MX jobs a bit moreTom Rini1-4/+10
2019-10-16MAINTAINERS: Update ARM entryTom Rini2-3/+2
2019-10-16Makefile: Skip symbolic links to files for cscopeAndy Shevchenko1-0/+3
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt9-288/+1
2019-10-16ubi: env: fix redundand managementPhilippe Reynes2-1/+7
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese2-0/+66
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz7-9/+61
2019-10-15sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro1-0/+2
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay2-3/+3
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-1/+28
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin1-0/+5
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla2-7/+45
2019-10-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla1-0/+1
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2-1/+5
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot1-2/+2
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson4-5/+85
2019-10-15cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes1-4/+10
2019-10-15sandbox64: enable command aesPhilippe Reynes1-0/+1
2019-10-15sandbox: enable command aesPhilippe Reynes1-0/+1
2019-10-15libfdt: fix typo on commentGiulio Benetti1-1/+1
2019-10-15rsa: Return immediately if required-key verification failsDaniele Alessandrelli1-2/+1
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes2-0/+103