ARM: dts: k3-j7200: Add wkup gpio node
[platform/kernel/u-boot.git] / arch / x86 /
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glasssf: Drop dm.h header file from spi_flash.h
2020-08-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-08-03 Tom RiniMerge tag 'efi-2020-10-rc2' of https://gitlab.denx...
2020-08-03 Andy Shevchenkox86: call32: Append appropriate suffixes
2020-08-03 Andy Shevchenkox86: sipi_vector: Append appropriate suffixes
2020-08-03 Bernhard Messerklingerarch: x86: apl: Update FSP parameters
2020-08-03 Bernhard Messerklingerx86: apl: fsp_bindings: Add support for u64 parameters
2020-08-03 Wolfgang Wallnerx86: irq: Fix some typos
2020-08-01 Heinrich Schuchardtx86: rename CONFIG_STACK_SIZE
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Simon Glassx86: chromebook_panther: Correct the image layout
2020-07-29 Simon Glassx86: Move the fdtmap away from the binary blobs
2020-07-29 Simon Glassx86: Change how selection of ROMs works
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
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...
next