armv8: Update erratum number to align with doc
[platform/kernel/u-boot.git] / arch / x86 /
2021-05-24 Tom RiniMerge branch '2021-05-24-add-lto-support'
2021-05-24 Marek BehĂșntreewide: Convert macro and uses of __section(foo)...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-24 Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
2021-04-23 Tom RiniMerge branch '2021-04-22-assorted-updates'
2021-04-22 Patrick Delaunaylmb: move CONFIG_LMB in Kconfig
2021-04-20 Tom RiniMerge branch '2021-04-20-assorted-improvements'
2021-04-20 Joel PeshkinAdd support for stack-protector
2021-04-20 Heinrich Schuchardtx86: correct usage of CFLAGS_NON_EFI
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-15 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-04-15 Wolfgang Wallnerx86: mtrr: Fix function descriptions
2021-04-13 Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12 Asherah Connorx86: qemu: move QFW to its own uclass
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassx86: coral: Show memory config and SKU ID on startup
2021-03-27 Simon Glasscpu: Rename SPL_CPU_SUPPORT to SPL_CPU
2021-03-27 Simon Glassx86: coreboot: Don't setup MTRR when booting from coreboot
2021-03-27 Simon Glassx86: fsp: Don't notify if booted from coreboot
2021-03-27 Simon Glassx86: coral: Fall back to coreboot video when FSP missing
2021-03-27 Simon Glassx86: coral: Allow init of debug UART in U-Boot proper
2021-03-27 Simon Glassx86: coral: Avoid build error with !CONFIG_ACPIGEN
2021-03-27 Simon Glassx86: fsp: Don't enable FSP graphics if booted from...
2021-03-27 Simon Glassx86: Allow installing an e820 when booting from coreboot
2021-03-27 Simon Glassx86: coreboot: Update parsing of the latest sysinfo
2021-03-27 Simon Glassx86: Move coreboot sysinfo parsing into generic x86...
2021-03-27 Simon Glassx86: coreboot: Sync up timestamp codes
2021-03-27 Simon Glassx86: Move coreboot timestamp info into coreboot_tables.h
2021-03-27 Simon Glassx86: Make coreboot sysinfo available to any x86 board
2021-03-27 Simon Glasscbfs: Allow access to CBFS without a header
2021-03-27 Simon Glassx86: coral: Update the SD card-detect GPIO
2021-03-27 Simon Glassx86: coral: Put the eMMC first
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassx86: dts: Drop unused CONFIG_SPL
2021-03-26 Simon Glassx86: Make use of binman expanded entries
2021-03-26 Simon Glassx86: apl: Use read-only SPL and new of-platdata
2021-03-26 Simon Glassx86: coral: Drop TPM and ACPI interrupts from TPL
2021-03-26 Simon Glassx86: Don't include reset driver in SPL
2021-03-26 Simon Glassx86: Support a fake PCI device with of-platdata-inst
2021-03-26 Simon Glassx86: itss: Tidy up bind() for of-platdata-inst
2021-03-26 Simon Glassx86: apl: Tell of-platdata about a required header...
2021-03-26 Simon Glassx86: apl: Fix the header order in pmc
2021-03-26 Simon Glassx86: Define a region for device priv/plat data
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-03-09 Simon Glassx86: Select advanced Intel code only if allowed
2021-03-09 Simon Glassx86: Move INTEL_ACPIGEN to arch/x86
2021-03-09 Simon Glassx86: Fix member check in intel_gnvs
2021-03-09 Heinrich Schuchardtx86: sizeof-array-div error in lpc_common_early_init
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-03 Simon Glassgpio: x86: Drop the deprecated methods in intel_gpio
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02 Harald Seilerreset: Remove addr parameter from reset_cpu()
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-03 Bin Mengx86: qemu: Fix broken multi-core boot
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-01 Simon Glassx86: tpl: Show next stage being booted
2021-02-01 Simon Glassx86: spl: Clear BSS unconditionally
2021-02-01 Simon Glassx86: zimage: Improve command-line debug handling
2021-02-01 Simon Glassx86: zimage: Allow dumping the image from outside the...
2021-02-01 Simon Glassx86: Update Chromium OS GNVS names
2021-02-01 Simon Glassx86: spl: Make moving BSS conditional
2021-02-01 Simon Glassx86: Make sure the SPL image ends on a suitable boundary
2021-02-01 Simon Glassx86: apl: Enhance debugging in the SPL loader
2021-02-01 Simon Glassx86: acpi_gpe: Update driver name to match devicetree
2021-02-01 Simon Glassx86: coral: Add a devicetree node for eMMC
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glassx86: coral: Support TPM and RTC in SPL
2021-01-30 Heinrich Schuchardtx86: typo segement
2021-01-30 Simon Glassx86: coral: Update an unused pin to reduce power
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-05 Simon Glassx86: Drop rtc from SPL
2021-01-05 Simon Glassx86: coral: Remove unwanted nodes from SPL/TPL
2021-01-05 Simon Glassx86: apl: Adjust how the UART gets its platform data
2021-01-05 Simon Glassx86: sysreset: Move priv/plat structs to headers
next