Commit Graph

35187 Commits (c02a4242c88fa42d2a08e979551a85b45c946b8e)
 

Author SHA1 Message Date
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 10 years ago
Simon Glass b32375d070 x86: chromebook_link: Enable the syscon uclass 10 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 10 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 10 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 abb0b01e7a x86: i2c: Add a stub driver for Intel I2C/SMbus 10 years ago
Simon Glass 433650a2fc x86: Enable DM_USB for link and panther 10 years ago
Simon Glass 4265abd413 x86: ivybridge: Convert lpc init code to DM PCI API 10 years ago
Simon Glass cdc337ed8f x86: ivybridge: Drop the special PCI driver 10 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 10 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 10 years ago
Simon Glass ddf10c20d2 x86: ivybridge: Use driver model PCI API in sata.c 10 years ago
Simon Glass 01a679084b x86: ivybridge: Use the SATA driver to do the init 10 years ago
Simon Glass 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() 10 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 10 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 10 years ago
Simon Glass 887cba8f38 x86: ivybridge: Drop unnecessary northbridge setup 10 years ago
Simon Glass 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c 10 years ago
Simon Glass 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers 10 years ago
Simon Glass ac643e0363 x86: Bring up northbridge, pch and lpc after the CPUs 10 years ago
Simon Glass 8b674418e0 x86: Don't show an error when the MRC cache is up to date 10 years ago
Simon Glass afd5d50c12 x86: Make x86_init_cpus() static 10 years ago
Simon Glass 279006db4f x86: ivybridge: Move early init code into northbridge.c 10 years ago
Simon Glass d173185d73 x86: ivybridge: Drop the dead MTRR code 10 years ago
Simon Glass 709b1902d2 x86: ivybridge: Set up the thermal target correctly 10 years ago
Simon Glass 9d156b5725 x86: ivybridge: Move CPU init code into the driver 10 years ago
Simon Glass bba22a97a7 x86: ivybridge: Use common CPU init code 10 years ago
Simon Glass 9fd11c7a8c x86: ivybridge: Move GPIO init to the LPC init() method 10 years ago
Simon Glass fcd30cdfa8 x86: ivybridge: Move sandybridge init to the lpc probe() 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 2b27d20529 x86: ivybridge: Rename lpc_init() to lpc_init_extra() 10 years ago
Simon Glass 977a591893 x86: ivybridge: Move LPC and PCH init into northbridge probe() 10 years ago
Simon Glass 655925a9c5 x86: ivybridge: Move northbridge init into the probe() method 10 years ago
Simon Glass e40a6e3f10 x86: ivybridge: Add a driver for the bd82x6x northbridge 10 years ago
Simon Glass 5544757ce9 dm: x86: Add a northbridge uclass 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
Simon Glass 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API 10 years ago
Simon Glass ac94b7bcbe dm: syscon: Allow finding devices by driver data 10 years ago
Simon Glass 907eed2ce3 dm: usb: Add a compatible string for PCI EHCI controller 10 years ago
Simon Glass d062482b46 dm: core: Display the error number when driver binding fails 10 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 10 years ago
Simon Glass 0ac8b1f437 dm: x86: queensbay: Add an interrupt driver 10 years ago
Simon Glass 117bfc7fbe dm: x86: quark: Add an interrupt driver 10 years ago
Simon Glass f8b4e45e31 x86: Drop the irq router compatible string 10 years ago
Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable 10 years ago