summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* x86: tpl: Show next stage being bootedSimon Glass2021-02-011-1/+6
* x86: spl: Clear BSS unconditionallySimon Glass2021-02-011-1/+1
* x86: zimage: Improve command-line debug handlingSimon Glass2021-02-011-3/+7
* x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-011-8/+15
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-1/+3
|\
| * x86: tpl: Remove unwanted devicetree stringSimon Glass2021-01-051-1/+3
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-7/+8
|\ \ | |/ |/|
| * x86: zimage: Update cmdline parameter to be an env varSimon Glass2020-12-161-7/+8
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-134-5/+5
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-134-5/+5
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-132-2/+2
* | x86: zimage: Add silent-console processingSimon Glass2020-12-041-0/+14
|/
* x86: zimage: Quieten down the zimage boot processSimon Glass2020-11-061-5/+6
* x86: zimage: Sanity-check the kernel version before printing itSimon Glass2020-11-061-0/+9
* x86: zimage: Add a little more loggingSimon Glass2020-11-061-0/+6
* x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass2020-11-061-13/+22
* x86: acpi: Don't show the UART address by defaultSimon Glass2020-11-061-1/+1
* x86: acpi: Include the TPMv1 table only if neededSimon Glass2020-11-061-8/+11
* x86: Silence some logging statementsSimon Glass2020-11-062-2/+2
* x86: fsp: Convert fsp_dram to use log_debug()Simon Glass2020-11-061-2/+6
* x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass2020-11-061-1/+1
* acpi: Don't reset the tables with every new generationSimon Glass2020-11-061-0/+1
* x86: acpi: Put the generated code first in DSDTSimon Glass2020-11-061-9/+18
* x86: acpi: Allow the SSDT to be emptySimon Glass2020-11-061-7/+15
* x86: Show the interrupt pointer with 'irqinfo'Simon Glass2020-11-061-0/+3
* x86: nhlt: Fix a few bugs in the table generationSimon Glass2020-11-061-1/+3
* x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass2020-11-061-3/+10
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-061-3/+46
* x86: Use if instead of #ifdef in write_tables()Simon Glass2020-11-051-19/+19
* x86: acpi: Store the ACPI context in global_dataSimon Glass2020-11-051-1/+6
* x86: Allow writing tables to failSimon Glass2020-11-051-1/+4
* x86: Add a way to add to the e820 memory tableSimon Glass2020-09-251-0/+17
* x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass2020-09-251-8/+14
* x86: fsp: Add more debugging for silicon initSimon Glass2020-09-251-1/+3
* x86: acpi: Set the log category for x86 table generationSimon Glass2020-09-251-0/+2
* acpi: tpm: Add a TPM1 tableSimon Glass2020-09-251-1/+53
* acpi: tpm: Add a TPM2 tableSimon Glass2020-09-251-0/+74
* x86: Correct handling of MADT table CPUsSimon Glass2020-09-251-3/+6
* x86: Notify the FSP of the 'end firmware' eventSimon Glass2020-09-251-0/+16
* x86: apl: Generate CPU tablesSimon Glass2020-09-251-1/+2
* x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-251-0/+111
* x86: acpi: Add PCT and PTC tablesSimon Glass2020-09-252-1/+97
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+41
* x86: acpi: Support generation of the HPET tableSimon Glass2020-09-251-0/+59
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+32
* x86: acpi: Support external GNVS tablesSimon Glass2020-09-251-12/+23
* x86: zboot: Allow overriding the command lineSimon Glass2020-09-252-8/+19
* x86: zboot: Add an option to dump the setup informationSimon Glass2020-09-251-1/+198
* x86: zboot: Allow setting a separate setup base addressSimon Glass2020-09-251-8/+35
* x86: zboot: Set environment variables for image locationsSimon Glass2020-09-251-0/+3