Commit Graph

27289 Commits (ecfc19f31f1fa25f739d11c81d4810f9b35b29aa)
 

Author SHA1 Message Date
Simon Glass ed0a2fbf14 x86: Add a definition of asmlinkage 11 years ago
Simon Glass 1ccd452b07 x86: config: Enable SPI for chromebook_link 11 years ago
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 11 years ago
Simon Glass d1ef1132bb x86: Drop some msr functions that we don't support 11 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 11 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 11 years ago
Simon Glass b636dd1079 x86: Drop old CONFIG_INTEL_CORE_ARCH code 11 years ago
Bin Meng d51457583f x86: Remove unnecessary call to initr_enable_interrupts() 11 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 11 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 11 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 11 years ago
Simon Glass 18739e2ccc x86: Add Intel speedstep and turbo mode code 11 years ago
Simon Glass a6d4c45306 x86: ivybridge: Set up XHCI USB 11 years ago
Simon Glass 79b303467a x86: config: Enable USB on link 11 years ago
Simon Glass 9baeca4b89 x86: ivybridge: Set up EHCI USB 11 years ago
Simon Glass 4896f4acc8 x86: dts: Add SATA settings for link 11 years ago
Simon Glass 3ac839352d x86: ivybridge: Add SATA init 11 years ago
Simon Glass 05efc3961c x86: dts: Add LPC settings for link 11 years ago
Simon Glass b021e05535 x86: dts: Move PCI peripherals into a pci node 11 years ago
Simon Glass 72cd085aae x86: ivybridge: Add additional LPC init 11 years ago
Simon Glass 8c74a57318 x86: ivybridge: Add PCH init 11 years ago
Simon Glass 3e0332c0b9 x86: Add a simple header file for ACPI 11 years ago
Simon Glass 4e7a6acac7 x86: ivybridge: Add support for BD82x6x PCH 11 years ago
Simon Glass a0bd851ece x86: Set up edge triggering on interrupt 9 11 years ago
Simon Glass e8a552eb62 pci: Add functions to read and write a BAR address 11 years ago
Simon Glass b6b4a0ec55 x86: config: Enable plug-and-play for link PCI 11 years ago
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 11 years ago
Simon Glass a2f5d091cc x86: Add ioapic.h header 11 years ago
Simon Glass c6577f7219 rtc: mc146818: Set up RTC at start of day 11 years ago
Simon Glass a6a957849a x86: Factor out common values in the link script 11 years ago
Simon Glass 091c494353 x86: Ensure that all relocation data is included in the image 11 years ago
Simon Glass 512e581c86 x86: Panic if there is no relocation data 11 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 11 years ago
Simon Glass e3bf4c759b pci: Update pci_ids.h to include some missing IDs 11 years ago
Simon Glass 5c30bf435f Align embedded device tree correctly 11 years ago
Simon Glass 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 11 years ago
Simon Glass 2f6d42b9df x86: Add ivybridge directory to Makefile 11 years ago
Hans de Goede b366fb92c3 sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set 11 years ago
Hans de Goede 8a1424506d sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS 11 years ago
Hans de Goede 7b02d9c943 sun6i: Drop some "unknown magic" from dram init 11 years ago
Hans de Goede eafec32000 sun6i: Add gmac support for sun6i boards 11 years ago
Hans de Goede b871f636c7 sun6i: Correct Mele M9 Vbus gpio settings 11 years ago
Hans de Goede f222c73afa sunxi: ahci: Add a delay after enabling target power 11 years ago
Hans de Goede 86b4909340 sunxi: Add usb keyboard Kconfig option 11 years ago
Luc Verhaegen 2d7a084ba0 sunxi: video: Add simplefb support 11 years ago
Hans de Goede 11b8dfa718 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node 11 years ago
Hans de Goede d4f495a881 fdt_support: Add a fdt_setup_simplefb_node helper function 11 years ago
Hans de Goede 211717a463 sunxi: video: Add sun6i support 11 years ago
Luc Verhaegen 7f2c521f90 sunxi: video: Add cfb console driver for sunxi 11 years ago
Hans de Goede 0bd5125133 sunxi: Add video pll clock functions 11 years ago