armv8: Update erratum number to align with doc
[platform/kernel/u-boot.git] / arch / x86 /
2021-01-05 Simon Glassx86: apl: Use struct spi_nor instead of struct spi_flash
2021-01-05 Simon Glassx86: Move priv/plat structs for intel_common to headers
2021-01-05 Simon Glassx86: apl: Move priv/plat structs to headers
2021-01-05 Simon Glassx86: Fix header guard in asm/pmu.h
2021-01-05 Simon Glassx86: tpl: Remove unwanted devicetree string
2021-01-05 Simon Glassx86: apl: Reduce size for TPL
2021-01-05 Simon Glassx86: apl: Update hostbridge to remove unwanted TPL...
2021-01-05 Simon Glassx86: coral: Move fsp-m settings to a subnode
2021-01-05 Simon Glassx86: Move call64 into its own section
2021-01-05 Simon Glassx86: apl: Use const for driver operations
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassx86: apl: Drop support for !OF_PLATDATA_PARENT
2021-01-05 Simon Glassserial: Update NS16550_t and struct NS16550
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganufsp: Move and rename fsp_types.h file
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-12-22 Sughosh Ganufsp: Move and rename fsp_types.h file
2020-12-19 Simon Glassx86: Drop unnecessary mp_init logic
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-12-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-12-16 Andy Shevchenkox86: edison: Switch to DM_USB_GADGET
2020-12-16 Andy Shevchenkox86: edison: Use dwc3-generic driver for Intel Edison
2020-12-16 Andy Shevchenkox86: edison: BINMAN selection is specific to the board
2020-12-16 Andy Shevchenkox86: edison: Add CPU to compatible string
2020-12-16 Andy Shevchenkox86: tangier: Find proper memory region for relocation
2020-12-16 Simon Glassx86: zimage: Update cmdline parameter to be an env var
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glassdm: Remove uses of device_bind_offset()
2020-12-13 Simon Glassdm: core: Rename device_bind() to device_bind_offset()
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-04 Simon Glassx86: zimage: Add silent-console processing
2020-11-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-10 Simon Glassx86: coral: Update smbios tables to latest definition
2020-11-10 Bin Mengx86: Avoid using hardcoded number of variable range...
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassx86: Provide default SMBIOS manufacturer/product
2020-11-06 Simon Glassx86: galileo: Use devicetree for SMBIOS settings
2020-11-06 Simon Glassx86: zimage: Quieten down the zimage boot process
2020-11-06 Simon Glassx86: zimage: Sanity-check the kernel version before...
2020-11-06 Simon Glassx86: zimage: Add a little more logging
2020-11-06 Simon Glassx86: fsp: Adjust calculations for MTRR range and DRAM top
2020-11-06 Simon Glassx86: acpi: Don't show the UART address by default
2020-11-06 Simon Glassx86: acpi: Include the TPMv1 table only if needed
2020-11-06 Simon Glassx86: Silence some logging statements
2020-11-06 Simon Glassx86: fsp: Convert fsp_dram to use log_debug()
2020-11-06 Simon Glassx86: Set up Chrome OS to boot into developer mode
2020-11-06 Simon Glassx86: Use CONFIG_CHROMEOS_VBOOT for verified boot
2020-11-06 Simon Glassx86: Define the Chrome OS GNVS region
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
2020-11-06 Simon Glassx86: acpi: Put the generated code first in DSDT
2020-11-06 Simon Glassx86: acpi: Allow the SSDT to be empty
2020-11-06 Simon Glassx86: Show the interrupt pointer with 'irqinfo'
2020-11-06 Simon Glassx86: nhlt: Fix a few bugs in the table generation
2020-11-06 Simon Glassx86: nhlt: Correct output of bytes and 16-bit data
2020-11-06 Simon Glassx86: Allow putting some tables in the bloblist
2020-11-05 Simon Glassx86: Use if instead of #ifdef in write_tables()
2020-11-05 Simon Glassx86: Add SMBIOS info for Coral
2020-11-05 Simon Glassx86: coral: Drop the duplicate PCIe settings
2020-11-05 Simon Glassx86: Don't bother clearing global NVS
2020-11-05 Simon Glassx86: acpi: Store the ACPI context in global_data
2020-11-05 Simon Glassx86: Allow writing tables to fail
2020-11-05 Simon Glassx86: Add support for private files
2020-11-05 Simon Glassx86: Add a layout for Chrome OS verified boot
2020-11-05 Simon Glassx86: apl: Add core init for the SoC
2020-11-05 Simon Glassx86: Fix up driver names to avoid dtoc warnings
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassx86: apl: Take advantage of the of-platdata parent...
2020-10-29 Simon Glassx86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Simon Glassbloblist: Allow custom alignment for blobs
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassx86: edison: Generate an image suitable for xFSTK
2020-09-25 Simon Glassx86: Use multiple images
2020-09-25 Simon Glassx86: Add support for more than 8 MTRRs
2020-09-25 Simon Glassx86: hob: Try to show a name instead of a GUID
2020-09-25 Simon Glassx86: coral: Update config and device tree for ACPI
2020-09-25 Simon Glassx86: Add a way to add to the e820 memory table
2020-09-25 Simon Glassx86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
2020-09-25 Simon Glassx86: fsp: Add more debugging for silicon init
2020-09-25 Simon Glassx86: apl: Check low-level init in FSP-S pre-init
2020-09-25 Simon Glassx86: acpi: Set the log category for x86 table generation
next