- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
- 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 8 months ago
- 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 8 months ago
- e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 8 months ago
- 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 8 months ago
- 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 8 months ago
- e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 8 months ago
- 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 8 months ago
- 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 8 months ago
- a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 8 months ago
- 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 8 months ago
- 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 9 months ago
- 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 9 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 11 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 10 months ago
- 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 10 months ago
- 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 10 months ago
- 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 10 months ago
- a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 11 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 3 years, 11 months ago
- 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 3 years, 11 months ago
- f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 3 years, 11 months ago
- 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 11 months ago
- 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 11 months ago
- 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 3 years, 11 months ago
- 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 3 years, 11 months ago
- 7dc8259 x86: Move call64 into its own section by Simon Glass · 3 years, 11 months ago
- 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 11 months ago
- d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 11 months ago
- df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 11 months ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 11 months ago
- f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 4 years ago
- 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
- d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 4 years ago
- 21096c0 x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- f72d3d6 x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · 4 years ago
- 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
- 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years ago
- 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
- a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
- dc0791d x86: Don't bother clearing global NVS by Simon Glass · 4 years ago
- 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years ago
- 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
- 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
- bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
- d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
- 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
- 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
- 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
- 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 2 months ago
- f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 2 months ago
- aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
- ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 2 months ago
- ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 2 months ago
- 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 2 months ago
- abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 2 months ago
- da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
- 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
- b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 2 months ago
- 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
- 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
- 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 2 months ago
- c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
- 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
- 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 2 months ago
- 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
- 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 2 months ago
- 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 2 months ago
- 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 3 months ago
- dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
- a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 9401859 x86: call32: Append appropriate suffixes by Andy Shevchenko · 4 years, 3 months ago
- 549c6f4 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · 4 years, 3 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
- 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, 9 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, 9 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