Commit Graph

27303 Commits (9b416a9f4ca7cf5ac4d5f7143d67edde7f7d7326)
 

Author SHA1 Message Date
Simon Glass a3c700ec76 bios_emulator: Allow a custom interrupt handler to be installed 10 years ago
Simon Glass 4c59f95327 bios_emulator: Add vesa support and allow ROMs to be passed in as data 10 years ago
Simon Glass ad6edca379 bios_emulator: Allow x86 to use the emulator 10 years ago
Simon Glass 62d0c5e153 x86: config: Enable video support for chromebook_link 10 years ago
Simon Glass f3e56fe369 x86: dts: Add video information to the device tree 10 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 10 years ago
Simon Glass d040ac0a89 x86: Allow an option ROM to be built into U-Boot 10 years ago
Simon Glass 998110241b x86: video: Add video driver for bare x86 boards 10 years ago
Simon Glass 6854f87cbc pci: Add general support for execution of video ROMs 10 years ago
Simon Glass 0ca2426bea x86: Add support for running option ROMs natively 10 years ago
Simon Glass 647f56e74e Add support for Vesa BIOS extensions 10 years ago
Simon Glass 22465fc46c x86: Add vesa mode configuration options 10 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 10 years ago
Simon Glass 176bf4ce0c Introduce a header file for the BIOS emulator 10 years ago
Simon Glass ed0a2fbf14 x86: Add a definition of asmlinkage 10 years ago
Simon Glass 1ccd452b07 x86: config: Enable SPI for chromebook_link 10 years ago
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 10 years ago
Simon Glass d1ef1132bb x86: Drop some msr functions that we don't support 10 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 10 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 10 years ago
Simon Glass b636dd1079 x86: Drop old CONFIG_INTEL_CORE_ARCH code 10 years ago
Bin Meng d51457583f x86: Remove unnecessary call to initr_enable_interrupts() 10 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 10 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 10 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 10 years ago
Simon Glass 18739e2ccc x86: Add Intel speedstep and turbo mode code 10 years ago
Simon Glass a6d4c45306 x86: ivybridge: Set up XHCI USB 10 years ago
Simon Glass 79b303467a x86: config: Enable USB on link 10 years ago
Simon Glass 9baeca4b89 x86: ivybridge: Set up EHCI USB 10 years ago
Simon Glass 4896f4acc8 x86: dts: Add SATA settings for link 10 years ago
Simon Glass 3ac839352d x86: ivybridge: Add SATA init 10 years ago
Simon Glass 05efc3961c x86: dts: Add LPC settings for link 10 years ago
Simon Glass b021e05535 x86: dts: Move PCI peripherals into a pci node 10 years ago
Simon Glass 72cd085aae x86: ivybridge: Add additional LPC init 10 years ago
Simon Glass 8c74a57318 x86: ivybridge: Add PCH init 10 years ago
Simon Glass 3e0332c0b9 x86: Add a simple header file for ACPI 10 years ago
Simon Glass 4e7a6acac7 x86: ivybridge: Add support for BD82x6x PCH 10 years ago
Simon Glass a0bd851ece x86: Set up edge triggering on interrupt 9 10 years ago
Simon Glass e8a552eb62 pci: Add functions to read and write a BAR address 10 years ago
Simon Glass b6b4a0ec55 x86: config: Enable plug-and-play for link PCI 10 years ago
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 10 years ago
Simon Glass a2f5d091cc x86: Add ioapic.h header 10 years ago
Simon Glass c6577f7219 rtc: mc146818: Set up RTC at start of day 10 years ago
Simon Glass a6a957849a x86: Factor out common values in the link script 10 years ago
Simon Glass 091c494353 x86: Ensure that all relocation data is included in the image 10 years ago
Simon Glass 512e581c86 x86: Panic if there is no relocation data 10 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 10 years ago
Simon Glass e3bf4c759b pci: Update pci_ids.h to include some missing IDs 10 years ago
Simon Glass 5c30bf435f Align embedded device tree correctly 10 years ago
Simon Glass 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 10 years ago