summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | configs: fu540: enable gpio driverSagar Shrikant Kadam2019-10-181-0/+3
| * | gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam2019-10-185-0/+226
|/ /
* | Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiWIP/17Oct2019Tom Rini2019-10-1711-10/+135
|\ \ | |/ |/|
| * ubi: env: fix redundand managementPhilippe Reynes2019-10-162-1/+7
| * ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese2019-10-162-0/+66
| * ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese2019-10-161-0/+1
| * ubi: provide a way to skip CRC checksQuentin Schulz2019-10-167-9/+61
* | Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-10-1698-275/+1290
|\ \
| * | sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro2019-10-151-0/+2
| * | dm: Tidy up dump output when there are many devicesPatrick Delaunay2019-10-152-3/+3
| * | dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-1/+28
| * | dm: core: device: switch off power domain after device removalAnatolij Gustschin2019-10-151-0/+5
| * | power: domain: Introduce dev_power_domain_offLokesh Vutla2019-10-152-7/+45
| * | remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla2019-10-151-0/+1
| * | dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2019-10-152-1/+5