Commit Graph

503 Commits (71cbe0d681d4288d090a404273ce6b0c1c14b617)

Author SHA1 Message Date
Masahiro Yamada 5f7e310467 x86: delete unneeded declarations of disable_irq() and enable_irq() 10 years ago
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 a452002259 x86: Configure VESA parameters before loading Linux kernel 10 years ago
Bin Meng 9e3a7c9bac x86: Remove MARK_GRAPHICS_MEM_WRCOMB 10 years ago
Bin Meng 786a08e0dd x86: Move VGA option rom macros to Kconfig 10 years ago
Bin Meng df07d91956 x86: cmd_mtrr: Improve MTRR list information 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
Jian Luo 1441d81a79 x86: bios: Allow pci config read/write to host bridge in int1a_handler 10 years ago
Jian Luo 7b5c349890 x86: bios: Synchronize stack between real and protected mode 10 years ago
Bin Meng cdb6babec6 x86: queensbay: Change PCIe root ports' interrupt routing 10 years ago
Bin Meng 07545d861c x86: Generate a valid MultiProcessor (MP) table 10 years ago
Bin Meng 7f5df8d42d x86: Add MultiProcessor (MP) table APIs 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 ba9091f55d x86: Clean up ioapic header file 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 d402f922b2 x86: queensbay: Correct Topcliff device irqs 10 years ago
Bin Meng b0014b6423 x86: crownbay: Enable DM RTC support 10 years ago
Bin Meng 990acd0d51 x86: crownbay: Add MP initialization 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 4c71322b41 x86: kconfig: Fix minor nits in MAX_CPUS 10 years ago
Bin Meng 063374d2f6 x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP 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
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the device tree 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 683b09d783 x86: qemu: Create separate i440fx and q35 device trees 10 years ago
Bin Meng 65cdd9be3e x86: coreboot: Fix cosmetic issues 10 years ago
Bin Meng d04e30b839 x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP 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
Andrew Bradford 1dc03c2639 x86: fsp_support: Correct high mem comment typo 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