Commit Graph

263 Commits (71cbe0d681d4288d090a404273ce6b0c1c14b617)

Author SHA1 Message Date
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 years ago
Simon Glass b71f9dca89 dm: x86: minnowmax: Move PCI to use driver model 10 years ago
Simon Glass 945cae79e1 x86: pci: Tidy up the generic x86 PCI driver 10 years ago
Bin Meng 92587b364b x86: queensbay: Change CPU_ADDR_BITS to 32 10 years ago
Bin Meng 43dd22f5fc x86: Setup fixed range MTRRs for legacy regions 10 years ago
Bin Meng cdb6babec6 x86: queensbay: Change PCIe root ports' interrupt routing 10 years ago
Bin Meng a2d73fdba6 x86: Remove inline for lapic access routines 10 years ago
Bin Meng 3d23287828 x86: Add I/O APIC register access routines 10 years ago
Bin Meng df81749db7 x86: Reduce PIRQ routing table size 10 years ago
Bin Meng 8c38e4d0b8 x86: Ignore function number when writing PIRQ routing table 10 years ago
Bin Meng 9c235436a3 x86: Write correct bus number for the irq router 10 years ago
Bin Meng 63d54a6705 x86: Clean up lapic codes 10 years ago
Bin Meng 61788e468e x86: Move lapic_setup() call into init_bsp() 10 years ago
Bin Meng 6e6f4ce4f8 x86: Move MP initialization codes into a common place 10 years ago
Bin Meng 946c2b5259 x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS 10 years ago
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 10 years ago
Bin Meng 002610f620 x86: fsp: Load GDT before calling FspInitEntry 10 years ago
Bin Meng 343fb99064 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk 10 years ago
Andrew Bradford afbbd413a3 x86: baytrail: pci region 3 is not always mapped to end of ram 10 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 10 years ago
Bin Meng f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree 10 years ago
Bin Meng 65cdd9be3e x86: coreboot: Fix cosmetic issues 10 years ago
Bin Meng 4be2f42bbc x86: qemu: Adjust VGA initialization 10 years ago
Bin Meng 0fcb7acf67 x86: qemu: Enable legacy IDE I/O ports decode 10 years ago
Bin Meng cc7debc719 x86: qemu: Turn on legacy segments decode 10 years ago
Bin Meng 67b24970ce x86: Do sanity test on pirq table before writing 10 years ago
Bin Meng 05b98ec346 x86: quark: Implement PIRQ routing 10 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago
Bin Meng 9c4f541237 x86: qemu: Add graphics support 10 years ago
Bin Meng a65b25d148 x86: Support QEMU x86 targets 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 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 9a7d700cca x86: Disable -Werror 10 years ago
Simon Glass 4051386107 x86: Remove unwanted MMC debugging 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
Bin Meng f82a7840f1 x86: quark: Turn on legacy segments decode 10 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement 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 9704f23b00 x86: queensbay: Avoid using PCH prefix 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 10 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 10 years ago