- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- c6efee5 x86: mp: Add more comments to the module by Simon Glass · 4 years, 4 months ago
- 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- aa3a4d8 x86: mtrr: Update MTRRs on all CPUs by Simon Glass · 4 years, 4 months ago
- 3d734b5 x86: Don't enable SMP in SPL by Simon Glass · 4 years, 4 months ago
- 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 4 months ago
- 0538d68 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 4 months ago
- 99a573f x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 4 months ago
- 84d3ed1 x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 4 months ago
- db3a37c x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 4 months ago
- c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 4 months ago
- 8bccbc5 x86: cpu: Remove unnecessary #ifdefs by Simon Glass · 4 years, 4 months ago
- 20b049e x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 4 months ago
- 77a5e2d x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 4 months ago
- a6c9fd4 x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 4 months ago
- 3a5752c x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 4 months ago
- e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 4 months ago
- 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 4 months ago
- cb1cb71 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 4 months ago
- 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
- 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 4 months ago
- 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 4 months ago
- 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 4 months ago
- efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 4 months ago
- b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
- a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 4 months ago
- 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 4 months ago
- f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 4 months ago
- eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 4 months ago
- 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
- 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
- ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
- db17e40 x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 4 months ago
- 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 4 months ago
- faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 4 months ago
- 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 5 months ago
- 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 6 months ago
- d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 6 months ago
- 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 6 months ago
- 832fee8 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b4d4f59 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 6 months ago
- 37897c4 x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 6 months ago
- c2018cd x86: Allow building an SPL image for coreboot by Simon Glass · 4 years, 6 months ago
- 7ec0e7b x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 6 months ago
- 86ee14f x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 7 months ago
- cfe7a10 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 7 months ago
- 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
- 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- 52b9beb x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
- 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
- 1630853 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 7 months ago
- 2831405 x86: Correct wording of coreboot source code by Simon Glass · 4 years, 7 months ago
- 2c64d11 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · 4 years, 9 months ago
- fc35d7e x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · 4 years, 9 months ago
- 5a9d7f9 x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · 4 years, 9 months ago
- fa97ca1 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- fa78604 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · 4 years, 9 months ago
- e85cbe8 x86: Add support for ACPI general-purpose events by Simon Glass · 4 years, 9 months ago
- d9a5fad x86: itss: Add of-platdata support by Simon Glass · 4 years, 9 months ago
- 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 9 months ago
- eb8af95 x86: apl: Drop the I2C config in FSP-S by Simon Glass · 4 years, 9 months ago
- 659252e x86: apl: Use the clock driver by Simon Glass · 4 years, 9 months ago
- 2999846 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 03fe85a x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 10 months ago
- 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 9 months ago
- 43709fa x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
- 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 10 months ago
- 7d53b5a x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 10 months ago
- 2fa863e x86: limit the fs segment to the pointer size by Masahiro Yamada · 4 years, 10 months ago
- 0d67fac x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · 4 years, 10 months ago
- 18416ba x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · 5 years ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 11 months ago
- 3d9acea x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · 4 years, 10 months ago
- 2153e8f x86: apl: Add FSP support by Simon Glass · 5 years ago
- 1fc5419 x86: apl: Add Kconfig and Makefile by Simon Glass · 5 years ago
- 46c674b x86: apl: Add P2SB driver by Simon Glass · 5 years ago
- 4dc0ab3 x86: apl: Add SPL/TPL init by Simon Glass · 5 years ago
- 6a4c237 x86: apl: Add a CPU driver by Simon Glass · 5 years ago
- 409d4c6 x86: apl: Add SPL loaders by Simon Glass · 5 years ago
- f5b18ae x86: apl: Add PUNIT driver by Simon Glass · 5 years ago
- 40fb08e x86: apl: Add PCH driver by Simon Glass · 5 years ago
- 8bd5dcd x86: apl: Add LPC driver by Simon Glass · 5 years ago
- 3a02f69 x86: apl: Add ITSS driver by Simon Glass · 5 years ago
- e5fb75c x86: apl: Add hostbridge driver by Simon Glass · 5 years ago