Commit Graph

40 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 8 years ago
Simon Glass 8d8f3acda9 x86: ivybridge: Add more debugging for failures 9 years ago
Simon Glass 4cc00f0611 x86: Add debugging when cpu_common_init() fails 9 years ago
Simon Glass 7e4a6ae62c x86: Move common PCH code into a common place 9 years ago
Simon Glass 50dd3da004 x86: Move common CPU code to its own place 9 years ago
Simon Glass 06d336cca2 x86: Create a common header for Intel register access 9 years ago
Simon Glass 9e66506d33 x86: Move microcode code to a common location 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 10 years ago
Simon Glass 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init 10 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 10 years ago
Simon Glass 9fd11c7a8c x86: ivybridge: Move GPIO init to the LPC init() method 10 years ago
Simon Glass 17e0a9ab08 x86: ivybridge: Move graphics init much later 10 years ago
Simon Glass f633efa30f x86: ivybridge: Probe the LPC in CPU init 10 years ago
Simon Glass 655925a9c5 x86: ivybridge: Move northbridge init into the probe() method 10 years ago
Simon Glass 858361b174 x86: ivybridge: Rename bd82x6x_init() 10 years ago
Simon Glass fe40bd4d8f x86: ivybridge: Move more init to the probe() function 10 years ago
Simon Glass 788cd90864 x86: ivybridge: Move lpc_early_init() to probe() 10 years ago
Simon Glass 4acc83d437 x86: ivybridge: Set up the LPC device using driver model 10 years ago
Bin Meng 789fa275b3 x86: Remove HAVE_ACPI_RESUME 10 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 10 years ago
Simon Glass 7b95252d82 x86: chromebook_link: Enable the debug UART 10 years ago
Simon Glass 5021c81faa x86: ivybridge: Use reset_cpu() 10 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass 161d2e4e5b x86: Split up arch_cpu_init() 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Simon Glass c72f74e278 x86: ivybridge: Update microcode early in boot 11 years ago
Simon Glass 3a5659f7cf x86: ivybridge: Drop support for ROM caching 11 years ago
Bin Meng 95a5a47466 x86: Add post failure codes for bist and car 11 years ago
Simon Glass 3eafce0527 x86: ivybridge: Add LAPIC support 11 years ago
Simon Glass 8e0df066ff x86: ivybridge: Add early init for PCH devices 11 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 11 years ago
Simon Glass 94060ff278 x86: ivybridge: Check BIST value on boot 11 years ago
Simon Glass f5fbbe9579 x86: ivybridge: Perform initial CPU setup 11 years ago
Simon Glass 2b6051541b x86: ivybridge: Add early LPC init so that serial works 11 years ago
Simon Glass 6e5b12b614 x86: ivybridge: Enable PCI in early init 11 years ago
Simon Glass 70a09c6c3d x86: chromebook_link: Implement CAR support (cache as RAM) 11 years ago
Simon Glass 8ef07571a0 x86: Add chromebook_link board 11 years ago