- 9885721 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · 3 years, 5 months ago
- a9765d0 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
- 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 5 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- eccd86f x86: correct usage of CFLAGS_NON_EFI by Heinrich Schuchardt · 3 years, 8 months ago
- 2282aab x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
- 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
- 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 8 months ago
- 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
- 619af33 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 9 months ago
- b78fc99 x86: fsp: Don't notify if booted from coreboot by Simon Glass · 3 years, 9 months ago
- 4ef4e8b x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · 3 years, 9 months ago
- 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 9 months ago
- 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 9 months ago
- ee3ea44 x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 9 months ago
- 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 9 months ago
- 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 9 months ago
- b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 9 months ago
- 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 9 months ago
- 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 9 months ago
- 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
- 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
- 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 9 months ago
- 2daf7de x86: coral: Put the eMMC first by Simon Glass · 3 years, 9 months ago
- 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 9 months ago
- 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · 3 years, 9 months ago
- 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 9 months ago
- f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 9 months ago
- 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 9 months ago
- f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 9 months ago
- aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 9 months ago
- e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 9 months ago
- 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
- d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
- c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 9 months ago
- babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
- 3cde0e9 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
- c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 9 months ago
- ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- 99c6f3e x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- c00af3e x86: tpl: Show next stage being booted by Simon Glass · 3 years, 10 months ago
- 4771759 x86: spl: Clear BSS unconditionally by Simon Glass · 3 years, 10 months ago
- eeb0122 x86: zimage: Improve command-line debug handling by Simon Glass · 3 years, 10 months ago
- ba094bb x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 10 months ago
- 5dc4f39 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 10 months ago
- 8dda596 x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 10 months ago
- be6f958 x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 10 months ago
- 733c73a x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 10 months ago
- 65ca49f x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 10 months ago
- 7855c4e x86: coral: Add a devicetree node for eMMC by Simon Glass · 3 years, 11 months ago
- 66af999 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 10 months ago
- dccdd93 x86: typo segement by Heinrich Schuchardt · 4 years ago
- 3fe007f x86: coral: Update an unused pin to reduce power by Simon Glass · 4 years ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 95141de x86: Drop rtc from SPL by Simon Glass · 4 years ago
- d8f1e51 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · 4 years ago
- 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
- 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
- e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 4 years ago
- 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
- 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
- d3ccb7a x86: Fix header guard in asm/pmu.h by Simon Glass · 4 years ago
- e1bafd5 x86: tpl: Remove unwanted devicetree string by Simon Glass · 4 years ago
- ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
- e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 4 years ago
- 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · 4 years ago
- 74c2737 x86: Move call64 into its own section by Simon Glass · 4 years ago
- 772136b x86: apl: Use const for driver operations by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 4 years ago
- 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
- 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
- 5cc0ee0 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
- 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years ago
- 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 51b2f30 x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 4 years ago
- 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
- 6e4afff x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 4 years ago
- ae3c625 x86: edison: Add CPU to compatible string by Andy Shevchenko · 4 years ago
- f65b2ba x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 4 years ago
- 5e956d1 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · 4 years, 1 month ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- 7b48ce8 x86: zimage: Add silent-console processing by Simon Glass · 4 years, 1 month ago
- 0bc1637 x86: coral: Update smbios tables to latest definition by Simon Glass · 4 years, 1 month ago
- 761d8eb x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · 4 years, 1 month ago
- bee77f6 x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years, 1 month ago