Commit Graph

552 Commits (c69abd801b3600252726948e0763b2b3c3fe9e19)

Author SHA1 Message Date
Bin Meng 99a309f323 x86: Make QEMU the default vendor 10 years ago
Bin Meng a65b25d148 x86: Support QEMU x86 targets 10 years ago
Simon Glass 281239ad9d x86: Enable multi-core init for Minnowboard MAX 10 years ago
Simon Glass ede9709316 x86: Add a CPU driver for baytrail 10 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 10 years ago
Simon Glass 86196c65ac x86: Add functions to set and clear bits on MSRs 10 years ago
Simon Glass 45b5a37836 x86: Add multi-processor init 10 years ago
Simon Glass 6f41e0e7bc x86: Provide access to the IDT 10 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 10 years ago
Simon Glass 837a136fc7 x86: Add an mfence macro 10 years ago
Simon Glass 1a06d2a310 x86: Add defines for fixed MTRRs 10 years ago
Simon Glass b551173b73 x86: Add atomic operations 10 years ago
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 10 years ago
Simon Glass 9a7d700cca x86: Disable -Werror 10 years ago
Simon Glass 4051386107 x86: Remove unwanted MMC debugging 10 years ago
Simon Glass 410b10f1e3 x86: fsp: Use reset_cpu() 10 years ago
Simon Glass ebebf05976 x86: quark: Use reset_cpu() 10 years ago
Simon Glass 5021c81faa x86: ivybridge: Use reset_cpu() 10 years ago
Simon Glass ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs 10 years ago
Simon Glass 87f4cd3a30 x86: link: Add PCH driver to support SPI Flash 10 years ago
Gabriel Huau 8ddb8cfb1a x86: minnowmax: use the correct NOR in the configuration 10 years ago
Bin Meng cc4c8aca1d x86: Correct the typo in write_tables() 10 years ago
Bin Meng 3e4522279d x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig 10 years ago
Bin Meng d99b901e74 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics 10 years ago
Bin Meng 029194a3c4 x86: Kconfig: Move platform options forward 10 years ago
Bin Meng 65c4ac0a83 x86: Kconfig: Divide the target selection to vendor/model 10 years ago
Bin Meng f82a7840f1 x86: quark: Turn on legacy segments decode 10 years ago
Bin Meng 283a08e52a x86: Check PIRQ routing table sanity in the F segment 10 years ago
Gabriel Huau 8827227889 x86: minnowmax: add GPIO banks in the device tree 10 years ago
Gabriel Huau 4a34e4b86f x86: baytrail: fix the GPIOBASE address 10 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement PIRQ routing 10 years ago
Bin Meng b5b6b01960 x86: Support platform PIRQ routing 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Bin Meng e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device 10 years ago
Bin Meng 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() 10 years ago
Bin Meng 24ff8e70e1 x86: Clean up arch/x86/include/asm/e820.h 10 years ago
Bin Meng 0a9bb489bf x86: Add alias for SPI node in the board dts 10 years ago
Bin Meng 19268834fb x86: Set serial port IRQ for SMSC LPC47M 10 years ago
Bin Meng 9704f23b00 x86: queensbay: Avoid using PCH prefix 10 years ago
Bin Meng 5098d73e86 x86: Remove the old VGA driver 10 years ago
Simon Glass 8156345dfe sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 10 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 10 years ago
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago