index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-04
x86: zimage: Add silent-console processing
Simon Glass
2020-11-10
x86: coral: Update smbios tables to latest definition
Simon Glass
2020-11-10
x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()
Bin Meng
2020-11-06
x86: Provide default SMBIOS manufacturer/product
Simon Glass
2020-11-06
x86: galileo: Use devicetree for SMBIOS settings
Simon Glass
2020-11-06
x86: zimage: Quieten down the zimage boot process
Simon Glass
2020-11-06
x86: zimage: Sanity-check the kernel version before printing it
Simon Glass
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
2020-11-06
x86: fsp: Adjust calculations for MTRR range and DRAM top
Simon Glass
2020-11-06
x86: acpi: Don't show the UART address by default
Simon Glass
2020-11-06
x86: acpi: Include the TPMv1 table only if needed
Simon Glass
2020-11-06
x86: Silence some logging statements
Simon Glass
2020-11-06
x86: fsp: Convert fsp_dram to use log_debug()
Simon Glass
2020-11-06
x86: Set up Chrome OS to boot into developer mode
Simon Glass
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-06
x86: Define the Chrome OS GNVS region
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-06
x86: acpi: Put the generated code first in DSDT
Simon Glass
2020-11-06
x86: acpi: Allow the SSDT to be empty
Simon Glass
2020-11-06
x86: Show the interrupt pointer with 'irqinfo'
Simon Glass
2020-11-06
x86: nhlt: Fix a few bugs in the table generation
Simon Glass
2020-11-06
x86: nhlt: Correct output of bytes and 16-bit data
Simon Glass
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-11-05
x86: Use if instead of #ifdef in write_tables()
Simon Glass
2020-11-05
x86: Add SMBIOS info for Coral
Simon Glass
2020-11-05
x86: coral: Drop the duplicate PCIe settings
Simon Glass
2020-11-05
x86: Don't bother clearing global NVS
Simon Glass
2020-11-05
x86: acpi: Store the ACPI context in global_data
Simon Glass
2020-11-05
x86: Allow writing tables to fail
Simon Glass
2020-11-05
x86: Add support for private files
Simon Glass
2020-11-05
x86: Add a layout for Chrome OS verified boot
Simon Glass
2020-11-05
x86: apl: Add core init for the SoC
Simon Glass
2020-11-05
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-10-29
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
2020-10-29
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
2020-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
2020-09-25
x86: edison: Generate an image suitable for xFSTK
Simon Glass
2020-09-25
x86: Use multiple images
Simon Glass
2020-09-25
x86: Add support for more than 8 MTRRs
Simon Glass
2020-09-25
x86: hob: Try to show a name instead of a GUID
Simon Glass
2020-09-25
x86: coral: Update config and device tree for ACPI
Simon Glass
2020-09-25
x86: Add a way to add to the e820 memory table
Simon Glass
2020-09-25
x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
Simon Glass
2020-09-25
x86: fsp: Add more debugging for silicon init
Simon Glass
2020-09-25
x86: apl: Check low-level init in FSP-S pre-init
Simon Glass
[next]