- a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 68941e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
- 9401859 x86: call32: Append appropriate suffixes by Andy Shevchenko · 4 years, 4 months ago
- 549c6f4 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · 4 years, 4 months ago
- a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 4 months ago
- 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 4 months ago
- 4911358 x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 4 months ago
- 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 4 months ago
- 9589c44 x86: chromebook_panther: Correct the image layout by Simon Glass · 4 years, 4 months ago
- a78466a x86: Move the fdtmap away from the binary blobs by Simon Glass · 4 years, 4 months ago
- bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
- 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- 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
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
- 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
- a308b1f x86: Drop setup_pcat_compatibility() 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
- b336a2b x86: Add debugging to table writing 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
- 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 4 months ago
- 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
- 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 4 months ago
- 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
- 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
- 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
- 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 4 months ago
- 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 4 months ago
- 85f2def x86: acpi: Move MADT down a bit 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
- ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 4 months ago
- db17e40 x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 4 months ago
- be7418f x86: fsp: video: Allocate a frame buffer when needed 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
- 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 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, 5 months ago
- c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 6 months ago
- 95cfa1d x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
- d8b5f5d x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
- 319506c x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 6 months ago
- b9ce32e x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 6 months ago
- 10a428e x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 6 months ago
- 55f5453 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 6 months ago
- d8177a9 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 6 months ago
- 4711c1f x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 6 months ago
- 501ba58 x86: coral: Correct some FSP-S settings by Simon Glass · 4 years, 6 months ago
- 6e5ac59 x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 6 months ago
- 537558b x86: coral: Correct some FSP-M settings by Simon Glass · 4 years, 6 months ago
- 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 6 months ago
- d7413de x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 6 months ago
- 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 6 months ago
- 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 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
- f09f1ec Use __ASSEMBLY__ as the assembly macros 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
- 0914011 command: Remove the cmd_tbl_t typedef 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
- b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.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
- 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- b4d4f59 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 7 months ago
- fc48637 x86: Update SPL for coreboot by Simon Glass · 4 years, 7 months ago