Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git] / arch / x86 /
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-20 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassx86: mp: Add more comments to the module
2020-07-20 Simon Glassx86: mtrr: Add support for writing to MTRRs on any CPU
2020-07-20 Simon Glassx86: mtrr: Update MTRRs on all CPUs
2020-07-20 Simon Glassx86: Don't enable SMP in SPL
2020-07-20 Simon Glassx86: mtrr: Use MP calls to list the MTRRs
2020-07-20 Simon Glassx86: mp: Add iterators for CPUs
2020-07-20 Simon Glassx86: mp: Park CPUs before running the OS
2020-07-20 Simon Glassx86: mp: Allow running functions on multiple CPUs
2020-07-20 Simon Glassx86: Set the SMP flag when MP init is complete
2020-07-20 Simon Glassx86: mp: Support APs waiting for instructions
2020-07-20 Simon Glassx86: cpu: Remove unnecessary #ifdefs
2020-07-20 Simon Glassx86: mp_init: Adjust bsp_init() to return more information
2020-07-20 Simon Glassx86: mp_init: Set up the CPU numbers at the start
2020-07-20 Simon Glassx86: mp_init: Drop the num_cpus static variable
2020-07-20 Simon Glassx86: mp_init: Switch parameter names in start_aps()
2020-07-20 Simon Glassx86: mp_init: Avoid declarations in header files
2020-07-20 Simon Glassx86: Move MP code into mp_init
2020-07-20 Simon Glassx86: mp_init: Switch to livetree
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassx86: Rename board_final_cleanup() to board_final_init()
2020-07-17 Simon Glassx86: acpi: Correct the version of the MADT
2020-07-17 Simon Glassx86: Drop setup_pcat_compatibility()
2020-07-17 Simon Glassx86: Update the comment about booting for FSP2
2020-07-17 Simon Glassx86: Store the coreboot table address in global_data
2020-07-17 Simon Glassx86: apl: Adjust FSP-M code to avoid hard-coded address
2020-07-17 Simon Glassx86: apl: Set the correct boot mode in the FSP-M code
2020-07-17 Simon Glassx86: Add debugging to table writing
2020-07-17 Simon Glassx86: apl: Fix save/restore of ITSS priorities
2020-07-17 Simon Glassx86: irq: Support flags for acpi_gpe
2020-07-17 Simon Glassx86: apl: Hide the p2sb on exit from U-Boot
2020-07-17 Simon Glassx86: apl: Support set_hide() in p2sb driver
2020-07-17 Simon Glassx86: apl: Use memory-mapped access for VBT
2020-07-17 Simon Glassx86: Add error checking for csrt table generation
2020-07-17 Simon Glassx86: pinctrl: Drop the acpi_path member
2020-07-17 Simon Glassx86: pinctrl: Update comment for intel_pinctrl_get_pad()
2020-07-17 Simon Glassx86: pinctrl: Add a way to get the pinctrl reg address
2020-07-17 Simon Glassx86: Add support for building up an NHLT structure
2020-07-17 Simon Glassacpi: Allow creating the GNVS to fail
2020-07-17 Simon Glassx86: Allow devices to write to DSDT
2020-07-17 Simon Glassx86: Allow devices to write an SSDT
2020-07-17 Simon Glassx86: acpi: Move MADT down a bit
2020-07-17 Simon Glassx86: fsp: Support a warning message when DRAM init...
2020-07-17 Simon Glassx86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
2020-07-17 Wolfgang Wallnerx86: p2sb: make P2SB driver depend on P2SB uclass
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Simon Glassx86: apl: Re-enable loading of SPL
2020-07-09 Simon Glassx86: fsp: video: Allocate a frame buffer when needed
2020-07-09 Simon Glassx86: fsp: Reinit the FPU after FSP meminit
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-01-kconfig-etc-updates' into...
2020-07-01 Tom Rinix86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
2020-07-01 Tom RiniRemove CROSS_COMPILE default from arch/*/config.mk
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Tom Rinix86: Don't build some unused objects in TPL
2020-06-25 Tom RiniMerge branch '2020-06-25-tidy-up-bd-command' into next
2020-06-25 Simon Glassbdinfo: x86: vesa: Update fb_base to the correct value
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-06-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-06-02 Bin Mengx86: quark: acpi: Replace _ADR() by _UID() in descripti...
2020-06-02 Bin Mengx86: baytrail: acpi: Replace _ADR() by _UID() in descri...
2020-06-02 Bin Mengx86: baytrail: acpi: Create buffers outside of the...
2020-06-02 Andy Shevchenkox86: tangier: acpi: Drop _HID() where enumerated by...
2020-06-02 Andy Shevchenkox86: tangier: acpi: Drop _ADR() where _HID() is present
2020-06-02 Andy Shevchenkox86: tangier: acpi: Replace _ADR() by _UID() in descrip...
2020-06-02 Andy Shevchenkox86: tangier: acpi: Create buffers outside of the methods
2020-06-02 Simon Glassx86: apl: Add hex offsets for registers in FSP-S
2020-06-02 Simon Glassx86: coral: Correct some FSP-S settings
2020-06-02 Simon Glassx86: apl: Add hex offsets for registers in FSP-M
2020-06-02 Simon Glassx86: coral: Correct some FSP-M settings
2020-06-02 Simon Glassx86: mrccache: Allow use before driver model is active
2020-06-02 Simon Glassx86: spl: Print the error on SPL failure
2020-06-02 Simon Glassx86: spi: Add a way to access the SPI mapping via registers
2020-05-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-27 Simon Glasscbfs: Don't require the CBFS size with cbfs_init_mem()
2020-05-27 Christian Gmeinerx86: coreboot: add SMBIOS cbmem entry parsing
2020-05-27 Bernhard Messerklingerx86: apl: Use devicetree for FSP-S configuration
2020-05-27 Bernhard Messerklingerx86: apl: Use devicetree for FSP-M configuration
2020-05-27 Bernhard Messerklingerx86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon GlassUse __ASSEMBLY__ as the assembly macros
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
next