- 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 5 months ago
- 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 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
- 6e5ac59 x86: apl: Add hex offsets for registers in FSP-M 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
- 8e2922e x86: spi: Add a way to access the SPI mapping via registers 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
- 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
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
- 0b885bc acpi: Add an acpi command 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
- b2c3868 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 7 months ago
- 2831405 x86: Correct wording of coreboot source code by Simon Glass · 4 years, 7 months ago
- 4d073fa x86: acpi: Describe USB 3 host controller found on Intel Tangier by Andy Shevchenko · 4 years, 8 months ago
- d0f7ab5 x86: acpi: Add I²C timings to Intel Merrifield platform by Andy Shevchenko · 4 years, 8 months ago
- fc35d7e x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · 4 years, 9 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 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
- 8c3ccb3 x86: Update coreboot serial table struct by Simon Glass · 5 years ago
- c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- a9a4b68 x86: apl: Add FSP structures by Simon Glass · 5 years ago
- 6a4c237 x86: apl: Add a CPU 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
- bd47209 x86: apl: Add systemagent driver by Simon Glass · 5 years ago
- 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
- 7656582 x86: apl: Add UART driver by Simon Glass · 5 years ago
- 28eefef x86: apl: Add PMC driver by Simon Glass · 5 years ago
- 5690d5c x86: apl: Add basic IO addresses by Simon Glass · 5 years ago
- 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
- b84d4d0 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
- 86c70e9 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
- f45e747 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
- af80192 x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
- 748ff53 x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
- cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
- 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
- fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 5 years ago
- 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
- 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
- 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
- 112629c x86: Reduce mrccache record alignment size by Simon Glass · 5 years ago
- d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 5 years ago
- 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 5 years ago
- ece3a46 x86: Add a CPU init function for TPL by Simon Glass · 5 years ago
- c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
- a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
- add3f4c x86: Add a function to set variable MTRRs by Simon Glass · 5 years ago
- a275209 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · 5 years ago
- f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
- 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
- 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
- 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
- e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
- a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
- 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
- bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
- ebe002c x86: Add various MTRR indexes and values by Simon Glass · 5 years ago
- c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
- daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
- e46d00c x86: pci: Add a function to clear and set PCI config regs by Simon Glass · 5 years ago
- d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
- 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
- ceec184 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · 5 years ago
- b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
- e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
- 12cf65a x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
- 07f2f58 x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
- e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
- 0e23d76 x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · 5 years ago
- 79b228b x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · 5 years ago
- 21a1133 x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · 5 years ago
- e4499b5 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · 5 years ago
- aae5b46 x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · 5 years ago
- 2b5560a x86: Move fsp_types.h to the generic fsp directory by Simon Glass · 5 years ago
- 8a0b4e2 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · 5 years ago
- 8cd2979 x86: Create a new fsp_arch.h header by Simon Glass · 5 years ago
- 6e93c64 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · 5 years ago
- 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
- d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
- dd4faa9 x86: tangier: Use spaces over TABs in ASL code by Andy Shevchenko · 5 years ago
- 0c6352e x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · 5 years ago
- 19b6e1b x86: acpi: Annotate struct acpi_table_header with __packed by Andy Shevchenko · 5 years ago