summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka
2015-04-30x86: Enable multi-core init for Minnowboard MAXSimon Glass
2015-04-30x86: Add a CPU driver for baytrailSimon Glass
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-30x86: Add functions to set and clear bits on MSRsSimon Glass
2015-04-30x86: Add multi-processor initSimon Glass
2015-04-29x86: Provide access to the IDTSimon Glass
2015-04-29x86: Store the GDT pointer in global_dataSimon Glass
2015-04-29x86: Add an mfence macroSimon Glass
2015-04-29x86: Add defines for fixed MTRRsSimon Glass
2015-04-29x86: Add atomic operationsSimon Glass
2015-04-29Add a 'cpu' command to print CPU informationSimon Glass
2015-04-29x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-29dm: Implement a CPU uclassSimon Glass
2015-04-29Add print_freq() to display frequencies nicelySimon Glass
2015-04-29Move display_options functions to their own headerSimon Glass
2015-04-29x86: Disable -WerrorSimon Glass
2015-04-29x86: Remove unwanted MMC debuggingSimon Glass
2015-04-29dm: core: Add a function to bind a driver for a device tree nodeSimon Glass
2015-04-29Fix comment nits in board_f.cSimon Glass
2015-04-29x86: fsp: Use reset_cpu()Simon Glass
2015-04-29x86: quark: Use reset_cpu()Simon Glass
2015-04-29x86: ivybridge: Use reset_cpu()Simon Glass
2015-04-29x86: Implement reset_cpu() correctly for modern CPUsSimon Glass
2015-04-29x86: link: Add PCH driver to support SPI FlashSimon Glass
2015-04-29x86: Update chromebook_link instructions for binary blobSimon Glass
2015-04-29x86: minnowmax: use the correct NOR in the configurationGabriel Huau
2015-04-29x86: Correct the typo in write_tables()Bin Meng
2015-04-29x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng
2015-04-29x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng
2015-04-29x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng
2015-04-29x86: Kconfig: Move platform options forwardBin Meng
2015-04-29x86: Kconfig: Divide the target selection to vendor/modelBin Meng
2015-04-29x86: quark: Turn on legacy segments decodeBin Meng
2015-04-29x86: Check PIRQ routing table sanity in the F segmentBin Meng
2015-04-29x86: minnowmax: add GPIO banks in the device treeGabriel Huau
2015-04-29x86: baytrail: fix the GPIOBASE addressGabriel Huau
2015-04-29x86: Correct Minnowboard instructions to use the right descriptorSimon Glass
2015-04-29biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng
2015-04-29pci: Remove parameter 'class' of pci_rom_load()Bin Meng
2015-04-29pci: Option rom class is a 24-bit numberBin Meng
2015-04-29x86: queensbay: Implement PIRQ routingBin Meng
2015-04-29x86: Support platform PIRQ routingBin Meng
2015-04-29x86: Write configuration tables in last_stage_init()Bin Meng
2015-04-29x86: Add a function to assign IRQ numbers to PCI deviceBin Meng
2015-04-29x86: Install a default e820 table in the __weak install_e820_map()Bin Meng
2015-04-29x86: Clean up arch/x86/include/asm/e820.hBin Meng
2015-04-29x86: Add alias for SPI node in the board dtsBin Meng