Commit Graph

469 Commits (f59fa3b1811370f979c80f46d839a09f60c49e43)

Author SHA1 Message Date
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
Bin Meng 6bde2dc5e2 x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig 10 years ago
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