- 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 8 months ago
- 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
- 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years ago
- fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 4 months ago
- 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
- ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 5 months ago
- 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 5 months ago
- 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
- 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 9259c92 x86: Kconfig: spelling fixes by Chris Packham · 6 years ago
- a39f055 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
- b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
- 1ac10ab x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
- bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d0c0752 x86: quark: Fix unused warnings by Tom Rini · 7 years ago
- c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
- b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
- 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
- b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
- b0e3adf x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
- 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
- 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
- 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
- b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
- da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
- ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 8 years ago
- 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
- cf7108b x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
- 7ee3710 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 9 years ago
- 911d6f6 x86: quark: Assign a unique I/O APIC ID by Bin Meng · 9 years ago
- 0c2b7ee x86: Unify reserve_arch() for all x86 boards by Bin Meng · 9 years ago
- 5a257df x86: quark: Use Quark's own PCI config APIs by Bin Meng · 9 years ago
- 254e677 x86: quark: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
- 117bfc7 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
- 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
- 6071cd6 x86: quark: Fix boot breakage by Bin Meng · 9 years ago
- 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
- 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
- 80af398 x86: Convert to use driver model timer by Bin Meng · 9 years ago
- 2fc2b83 x86: quark: Implement mrc cache by Bin Meng · 9 years ago
- c6d4705 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
- 554778c x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago
- 693b5f6 x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · 9 years ago
- 8e36830 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · 9 years ago
- 2afb623 x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
- 5841c5b x86: Convert to use driver model eth on quark/galileo by Bin Meng · 9 years ago
- b06862b x86: quark: Add USB PHY initialization support by Bin Meng · 9 years ago
- 31b5aeb x86: Convert to use driver model pci on quark/galileo by Bin Meng · 9 years ago
- 316fd39 x86: Enable PCIe controller on quark/galileo by Bin Meng · 9 years ago
- aa09505 x86: quark: Avoid chicken and egg problem by Bin Meng · 9 years ago
- 5750e5e x86: quark: Optimize MRC execution time by Bin Meng · 9 years ago
- 7e4be12 x86: Allow pirq_init() to return an error by Simon Glass · 9 years ago
- 05b98ec x86: quark: Implement PIRQ routing by Bin Meng · 10 years ago
- ebebf05 x86: quark: Use reset_cpu() by Simon Glass · 10 years ago
- f82a784 x86: quark: Turn on legacy segments decode by Bin Meng · 10 years ago
- 31f57c2 x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
- e4ad603 x86: quark: Enable on-chip ethernet controllers by Bin Meng · 10 years ago
- 1c854dc arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME by Tom Rini · 10 years ago
- 312cc39 x86: quark: MRC codes clean up by Bin Meng · 10 years ago
- 6df7ffe x86: Add SD/MMC support to quark/galileo by Bin Meng · 10 years ago
- 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
- b162257 x86: quark: Initialize non-standard BARs by Bin Meng · 10 years ago
- 20c3411 x86: quark: Call MRC in dram_init() by Bin Meng · 10 years ago
- 236b711 x86: quark: Enable the Memory Reference Code build by Bin Meng · 10 years ago
- b829f12 x86: quark: Add System Memory Controller support by Bin Meng · 10 years ago
- 38ad43e x86: quark: Add utility codes needed for MRC by Bin Meng · 10 years ago
- 0a391b1 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · 10 years ago
- ea94532 x86: quark: Bypass TSC calibration by Bin Meng · 10 years ago
- 828d9af x86: Add basic Intel Quark processor support by Bin Meng · 10 years ago
- 0fae4d2 x86: quark: Add Cache-As-RAM initialization by Bin Meng · 10 years ago
- faa8323 x86: quark: Add routines to access message bus registers by Bin Meng · 10 years ago