Commit Graph

8588 Commits (f9c690b0f6ac1e6a0436d304a1fdf78d0c8948c0)

Author SHA1 Message Date
Simon Glass 8b674418e0 x86: Don't show an error when the MRC cache is up to date 9 years ago
Simon Glass afd5d50c12 x86: Make x86_init_cpus() static 9 years ago
Simon Glass 279006db4f x86: ivybridge: Move early init code into northbridge.c 9 years ago
Simon Glass d173185d73 x86: ivybridge: Drop the dead MTRR code 9 years ago
Simon Glass 709b1902d2 x86: ivybridge: Set up the thermal target correctly 9 years ago
Simon Glass 9d156b5725 x86: ivybridge: Move CPU init code into the driver 9 years ago
Simon Glass bba22a97a7 x86: ivybridge: Use common CPU init code 9 years ago
Simon Glass 9fd11c7a8c x86: ivybridge: Move GPIO init to the LPC init() method 9 years ago
Simon Glass fcd30cdfa8 x86: ivybridge: Move sandybridge init to the lpc probe() method 9 years ago
Simon Glass 17e0a9ab08 x86: ivybridge: Move graphics init much later 9 years ago
Simon Glass f633efa30f x86: ivybridge: Probe the LPC in CPU init 9 years ago
Simon Glass 2b27d20529 x86: ivybridge: Rename lpc_init() to lpc_init_extra() 9 years ago
Simon Glass 977a591893 x86: ivybridge: Move LPC and PCH init into northbridge probe() 9 years ago
Simon Glass 655925a9c5 x86: ivybridge: Move northbridge init into the probe() method 9 years ago
Simon Glass e40a6e3f10 x86: ivybridge: Add a driver for the bd82x6x northbridge 9 years ago
Simon Glass 5544757ce9 dm: x86: Add a northbridge uclass 9 years ago
Simon Glass 858361b174 x86: ivybridge: Rename bd82x6x_init() 9 years ago
Simon Glass fe40bd4d8f x86: ivybridge: Move more init to the probe() function 9 years ago
Simon Glass 788cd90864 x86: ivybridge: Move lpc_early_init() to probe() 9 years ago
Simon Glass 4acc83d437 x86: ivybridge: Set up the LPC device using driver model 9 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 9 years ago
Simon Glass 0ac8b1f437 dm: x86: queensbay: Add an interrupt driver 9 years ago
Simon Glass 117bfc7fbe dm: x86: quark: Add an interrupt driver 9 years ago
Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable 9 years ago
Simon Glass d3b884b294 dm: x86: Add a common PIRQ init function 9 years ago
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() 9 years ago
Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts 9 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Simon Glass ca831f4933 dm: Expand the uclass for Platform Controller Hubs (PCH) 9 years ago
Stefan Roese 913d1be208 video: Add support for Armada XP LCD controller 9 years ago
Simon Glass 7c1058fadc rockchip: Add support for Raxda Rock 2 9 years ago
Simon Glass cf629bb2ba rockchip: rock2: dts: Make changes for U-Boot 9 years ago
Simon Glass 68b08c4077 rockchip: rock2: Bring in device tree files from Linux 9 years ago
Simon Glass 6406f45354 rockchip: dts: Sync up SPDIF node with Linux 9 years ago
Simon Glass 74336f7daa rockchip: jerry: Enable EDP and HDMI video output 9 years ago
Simon Glass dae594f210 rockchip: spl: Support full-speed CPU in SPL 9 years ago
Simon Glass 4f14d135f9 rockchip: jerry: Fix the SDRAM timing 9 years ago
Simon Glass f23cf909ee rockchip: spl: Drop MMC support code when not needed 9 years ago
Simon Glass affd4a9fa0 rockchip: Tidy up the register-access macros 9 years ago
Simon Glass 2460d18c33 rockchip: sdram: Use syscon_get_first_range() where possible 9 years ago
Simon Glass 9368104d2f rockchip: sdram: Tidy up a few comments 9 years ago
Simon Glass 74e53e0e9b rockchip: Add a simple 'clock' command 9 years ago
Simon Glass ad443b7290 rockchip: Don't skip low-level init 9 years ago
Simon Glass 7b7ad5c31c rockchip: video: Add a video-output driver 9 years ago
Simon Glass 5852d539ea rockchip: video: Add a display driver for rockchip eDP 9 years ago
Simon Glass c253948341 rockchip: video: Add a display driver for rockchip HDMI 9 years ago
Simon Glass 009741fbae rockchip: Rename the CRU_MODE_CON fields 9 years ago
Simon Glass 0e23fd81a5 pwm: rockchip: Add a PWM driver for Rockchip SoCs 9 years ago
Simon Glass 27a1961d0b rockchip: jerry: Enable the Chrome OS EC 9 years ago
Simon Glass 5ddf5d7705 rockchip: clk: Make rkclk_get_clk() SoC-specific 9 years ago