summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | cmd: efidebug: simplify UEFI protocol callsHeinrich Schuchardt2020-05-041-21/+19
| * | efi_loader: disk: add efi_disk_is_system_part()AKASHI Takahiro2020-05-042-0/+31
| * | efi_loader: factor out the common code from efi_transfer_secure_state()AKASHI Takahiro2020-05-041-130/+64
| * | efi_loader: fix unreachable statement in efi_sigstore_parse_siglistAKASHI Takahiro2020-05-041-1/+1
| * | lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2020-05-049-7/+17
| * | lib/crypto, efi_loader: avoid multiple inclusions of header filesAKASHI Takahiro2020-05-042-0/+8
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-05-05128-83/+1580
|\ \
| * | powerpc: dts: p1010: add i2c nodeBiwen Li2020-05-044-0/+18
| * | doc: fix references to README.qe_firmwareHeinrich Schuchardt2020-05-042-3/+6
| * | configs: P1010RDB: Enable PCIe driverHou Zhiqiang2020-05-0416-0/+64
| * | powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2020-05-041-16/+26
| * | powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2020-05-041-2/+2
| * | powerpc: Enable device tree support for P1010RDBHou Zhiqiang2020-05-0425-16/+223
| * | configs: T1042D4RDB: enable DM_I2C and DM_RTCBiwen Li2020-05-044-0/+8
| * | dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-046-7/+40
| * | configs: T2080: enable DM_I2CBiwen Li2020-05-0410-0/+10
| * | dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-044-6/+34
| * | configs: T4240RDB: enable DM_I2CBiwen Li2020-05-042-0/+2
| * | dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-045-10/+320
| * | configs: MPC8548CDS: enable DM_I2CBiwen Li2020-05-043-0/+3
| * | dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-042-2/+10
| * | configs: P1010: Enable DM_I2C and DM_RTCBiwen Li2020-05-0416-0/+32
| * | dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-042-2/+162
| * | configs: T1024RDB: enable DM_I2C and DM_RTCBiwen Li2020-05-044-0/+8
| * | dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2020-05-046-10/+181
| * | configs: P4080DS: enable DM_I2CBiwen Li2020-05-043-0/+3
| * | powerpc: dts: P4080: add i2c nodeBiwen Li2020-05-041-1/+3
| * | configs: P3041DS: enable DM_I2CBiwen Li2020-05-044-0/+4
| * | powerpc: dts: P3041: add i2c nodeBiwen Li2020-05-041-1/+3
| * | config: P2041RDB: enable DM_I2CBiwen Li2020-05-044-0/+4
| * | dm: powerpc: P2041RDB: add i2c DM supportBiwen Li2020-05-042-2/+12
| * | configs: P2020RDB: enable DM_I2C and DM_RTCBiwen Li2020-05-048-0/+16
| * | dts: powerpc: P2020RDB: add i2c nodeBiwen Li2020-05-041-0/+3
| * | configs: P1020RDB: enable DM_I2C and DM_RTCBiwen Li2020-05-0412-0/+24
| * | dm: powerpc: P1020: add i2c DM supportBiwen Li2020-05-044-3/+36
| * | configs: P5040DS: enable DM_I2CBiwen Li2020-05-044-0/+4
| * | dm: powerpc: P5040DS: add i2c DM supportBiwen Li2020-05-042-2/+11
| * | powerpc: create dts component of i2c to build up an SoCBiwen Li2020-05-044-0/+80
| * | rtc: pt7c4338: Add driver model supportBiwen Li2020-05-041-0/+100
| * | rtc: ds1337: Add driver model supportBiwen Li2020-05-041-0/+128
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-05-0416-42/+183
|\ \
| * | x86: Add a 64-bit 'coreboot64' buildSimon Glass2020-05-043-0/+65
| * | cmd: Add an indication of 32/64-bit to bdinfoSimon Glass2020-05-041-0/+20
| * | x86: coreboot: Allow building an SPL imageSimon Glass2020-05-046-3/+28
| * | x86: Update SPL for corebootSimon Glass2020-05-041-4/+6
| * | x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass2020-05-042-10/+13
| * | x86: Allow building an SPL image for corebootSimon Glass2020-05-043-0/+25
| * | x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass2020-05-042-25/+26
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-05-042-14/+8
|\ \
| * | cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson2020-05-041-2/+2