summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18configs: sei510: enable Video Display supportNeil Armstrong
2019-10-18ARM: dts: meson-g12a: add U-Boot specific DT for graphicsNeil Armstrong
2019-10-18arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong
2019-10-18video: meson: add compatible for Amlogic G12ANeil Armstrong
2019-10-18video: meson: sync with linux drm-misc treeNeil Armstrong
2019-10-18video: meson: remove power domain getNeil Armstrong
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong
2019-10-18power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong
2019-10-18board: amlogic: document alternative libretech-cc installation methodsDaniel Drake
2019-10-18RISC-V: Align boot image header with LinuxAtish Patra
2019-10-18configs: fu540: enable gpio driverSagar Shrikant Kadam
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam
2019-10-17efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMUHeinrich Schuchardt
2019-10-17efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if availableAKASHI Takahiro
2019-10-17fs: add fs_get_type() for current filesystem typeAKASHI Takahiro
2019-10-17fs: clean up around fs_typeAKASHI Takahiro
2019-10-17fs: update fs_close() descriptionHeinrich Schuchardt
2019-10-17fs: export fs_close()AKASHI Takahiro
2019-10-17efi_loader: device_path: check against file path lengthAKASHI Takahiro
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-16Merge branch '2019-10-15-master-imports'Tom Rini
2019-10-16travis: Split and rename xilinx ARM in to two jobsTom Rini
2019-10-16travis: Split sun8i in to two jobsTom Rini
2019-10-16travis: Split i.MX jobs a bit moreTom Rini
2019-10-16MAINTAINERS: Update ARM entryTom Rini
2019-10-16Makefile: Skip symbolic links to files for cscopeAndy Shevchenko
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt
2019-10-16ubi: env: fix redundand managementPhilippe Reynes
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla
2019-10-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson
2019-10-15cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes
2019-10-15sandbox64: enable command aesPhilippe Reynes
2019-10-15sandbox: enable command aesPhilippe Reynes
2019-10-15libfdt: fix typo on commentGiulio Benetti
2019-10-15rsa: Return immediately if required-key verification failsDaniele Alessandrelli
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi
2019-10-15core: device: use dev_power_domain_onPeng Fan
2019-10-15power: domain: add dev_power_domain_onPeng Fan