summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima2020-05-012-0/+84
* doc: ahab: Add encrypted boot documentation for i.MX8/8x devicesBreno Lima2020-05-012-0/+320
* imx8m: Enable WDOG_B for timeoutYe Li2020-05-011-10/+10
* imx8mm: clock: fix fracpll decode issueYe Li2020-05-012-13/+13
* imx8: parser: fix some bad debug message formatingPeng Fan2020-05-011-5/+5
* imx8: ahab: fix some bad debug message formatingSeb Fagard2020-05-011-4/+3
* imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8: Change to use new SECO API commandsYe Li2020-05-012-6/+6
* imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8m: Dump DRAM PLL rate by clocks commandYe Li2020-05-011-0/+2
* imx8mq: Set ARM core clock directly from ARM PLLPeng Fan2020-05-012-17/+35
* imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li2020-05-011-4/+2
* imx8m: update clock root and fix core_selPeng Fan2020-05-012-11/+777
* imx8m: acquire ATF commit hashPeng Fan2020-05-011-0/+24
* imx8: move SIP macro to common headerPeng Fan2020-05-012-6/+7
* imx: update is_imx6ull to include i.MX6ULZPeng Fan2020-05-011-1/+1
* imx: imx8m: add i.MX8MN variants supportPeng Fan2020-05-014-3/+42
* imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan2020-05-014-3/+19
* imx: cpu: support speed grade for i.MX8MPPeng Fan2020-05-011-1/+1
* imx8mn: Update speed gradePeng Fan2020-05-011-1/+13
* imx8mm: Update CPU speed gradingYe Li2020-05-011-3/+3
* imx: fix cpu_type helperPeng Fan2020-05-011-1/+1
* ARM: imx: imx8mm: Add missing clock entries for FEC clockMarek Vasut2020-05-012-0/+74
* Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-3011-140/+179
|\
| * efi_loader: fix 'efidebug bootorder'Heinrich Schuchardt2020-04-301-21/+26
| * efi_loader: efidebug, avoid illegal memory accessHeinrich Schuchardt2020-04-301-1/+2
| * efi_loader: fix 'efidebug boot dump'Heinrich Schuchardt2020-04-301-25/+20
| * MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOADHeinrich Schuchardt2020-04-301-0/+1
| * efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.hAKASHI Takahiro2020-04-301-4/+1
| * doc/efi: rework secure boot descriptionHeinrich Schuchardt2020-04-301-48/+62
| * efi_loader: identify EFI system partitionHeinrich Schuchardt2020-04-302-0/+27
| * part: detect EFI system partitionHeinrich Schuchardt2020-04-304-13/+32
| * efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt2020-04-301-4/+2
| * test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt2020-04-301-24/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-3030-232/+983
|\ \
| * | x86: Add documentation for the chain-load featureSimon Glass2020-04-301-0/+28
| * | x86: Use the existing stack when chain-loadingSimon Glass2020-04-301-2/+14
| * | x86: Add a way to detect running from corebootSimon Glass2020-04-301-0/+2
| * | x86: Move coreboot-table detection into common codeSimon Glass2020-04-303-15/+41
| * | board: Add a gd flag for chain loadingSimon Glass2020-04-302-1/+2
| * | pci: Avoid auto-config when chain loadingSimon Glass2020-04-301-2/+2
| * | x86: cpu: Skip init code when chain loadingSimon Glass2020-04-303-3/+10
| * | x86: apl: Skip init code when chain loadingSimon Glass2020-04-301-0/+2
| * | x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-304-1/+22
| * | acpi: Add an acpi commandSimon Glass2020-04-307-0/+277
| * | acpi: Move the xsdt pointer to acpi_ctxSimon Glass2020-04-303-6/+11
| * | acpi: Put table-setup code in its own functionSimon Glass2020-04-304-86/+147
| * | acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-305-74/+100
| * | acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass2020-04-301-13/+2
| * | x86: Allow devices to write ACPI tablesSimon Glass2020-04-301-0/+2