Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-30 | x86: quark: Fix unused warnings | Tom Rini |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-01 | x86: Convert MMC to driver model | Simon Glass |
2017-08-01 | x86: Convert INTEL_ICH6_GPIO to Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Move USB to platform Kconfig | Bin Meng |
2017-08-01 | x86: quark: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig | Bin Meng |
2017-07-30 | x86: acpi: Deduplicate acpi_fill_madt() implementation | Andy Shevchenko |
2017-06-27 | Revert "x86: Convert MMC to driver model" | Bin Meng |
2017-05-17 | x86: Convert MMC to driver model | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-04-05 | board_f: x86: Use checkcpu() for CPU init | Simon Glass |
2016-07-12 | x86: quark: Introduce ACPI global NVS | Bin Meng |
2016-05-30 | x86: quark: Generate ACPI FADT/MADT tables | Bin Meng |
2016-05-23 | x86: quark: Assign a unique I/O APIC ID | Bin Meng |
2016-05-23 | x86: Unify reserve_arch() for all x86 boards | Bin Meng |
2016-02-05 | x86: quark: Use Quark's own PCI config APIs | Bin Meng |
2016-02-05 | x86: quark: Drop unprotect_spi_flash() | Bin Meng |
2016-01-24 | dm: x86: quark: Add an interrupt driver | Simon Glass |
2016-01-24 | dm: x86: Set up interrupt routing from interrupt_init() | Simon Glass |
2016-01-19 | x86: quark: Fix boot breakage | Bin Meng |
2016-01-12 | dm: Convert PCI MMC over to use DM PCI API | Simon Glass |
2015-12-01 | x86: tsc: Remove legacy timer codes | Bin Meng |
2015-12-01 | x86: Convert to use driver model timer | Bin Meng |
2015-10-21 | x86: quark: Implement mrc cache | Bin Meng |
2015-09-16 | x86: quark: Configure MTRR to enable cache | Bin Meng |
2015-09-16 | x86: quark: Initialize thermal sensor properly | Bin Meng |
2015-09-16 | x86: quark: Lock HMBOUND register before jumping to kernel | Bin Meng |
2015-09-16 | x86: quark: Convert to use clrbits, setbits, clrsetbits macros | Bin Meng |
2015-09-16 | x86: quark: Add PCIe/USB static register programming after memory init | Bin Meng |
2015-09-16 | x86: Convert to use driver model eth on quark/galileo | Bin Meng |
2015-09-09 | x86: quark: Add USB PHY initialization support | Bin Meng |
2015-09-09 | x86: Convert to use driver model pci on quark/galileo | Bin Meng |
2015-09-09 | x86: Enable PCIe controller on quark/galileo | Bin Meng |
2015-09-09 | x86: quark: Avoid chicken and egg problem | Bin Meng |
2015-09-09 | x86: quark: Optimize MRC execution time | Bin Meng |
2015-08-14 | x86: Allow pirq_init() to return an error | Simon Glass |
2015-06-04 | x86: quark: Implement PIRQ routing | Bin Meng |
2015-04-29 | x86: quark: Use reset_cpu() | Simon Glass |
2015-04-29 | x86: quark: Turn on legacy segments decode | Bin Meng |
2015-04-16 | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass |
2015-03-24 | x86: quark: Enable on-chip ethernet controllers | Bin Meng |
2015-03-24 | arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME | Tom Rini |
2015-03-24 | x86: quark: MRC codes clean up | Bin Meng |
2015-02-06 | x86: Add SD/MMC support to quark/galileo | Bin Meng |
2015-02-06 | x86: Add SPI support to quark/galileo | Bin Meng |
2015-02-06 | x86: quark: Initialize non-standard BARs | Bin Meng |