Commit Graph

35147 Commits (4acc83d437da7a40e7c2b1874eaba23273ec6bc2)
 

Author SHA1 Message Date
Simon Glass 4acc83d437 x86: ivybridge: Set up the LPC device using driver model 9 years ago
Simon Glass 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API 9 years ago
Simon Glass ac94b7bcbe dm: syscon: Allow finding devices by driver data 9 years ago
Simon Glass 907eed2ce3 dm: usb: Add a compatible string for PCI EHCI controller 9 years ago
Simon Glass d062482b46 dm: core: Display the error number when driver binding fails 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 f8b4e45e31 x86: Drop the irq router compatible string 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 fffe25db04 spi: ich: Separate out the read/write trace from normal debugging 9 years ago
Simon Glass 81afac1238 dm: x86: Add a driver for Intel PCH9 9 years ago
Simon Glass 1ff4f321b6 dm: x86: Add a driver for Intel PCH7 9 years ago
Simon Glass ca831f4933 dm: Expand the uclass for Platform Controller Hubs (PCH) 9 years ago
Simon Glass 4439bc35aa dm: pci: Avoid using pci_bus_to_hose() in the uclass 9 years ago
Simon Glass 9d731c82f0 dm: pci: Add a function to write a BAR 9 years ago
Simon Glass a6eb93b321 dm: pci: Move pci_bus_to_hose() to compatibility 9 years ago
Tom Rini 12f229ea8f Merge git://git.denx.de/u-boot-fdt 9 years ago
Thomas Chou 67871a5958 devicetree: use wildcard to clean arch subdir 9 years ago
Simon Glass f138713073 rockchip: Update the README 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 889b8a3147 rockchip: firefly-rk3288: Enable HDMI output 9 years ago
Simon Glass 74336f7daa rockchip: jerry: Enable EDP and HDMI video output 9 years ago
Simon Glass d78a3d2045 rockchip: jerry: Add support for timing SPI flash speed 9 years ago
Simon Glass dae594f210 rockchip: spl: Support full-speed CPU in SPL 9 years ago
Simon Glass 318922b30f rockchip: rk3288: pinctrl: Fix HDMI pinctrl 9 years ago
Simon Glass c87c129f7f rockchip: rk3288: clock: Fix various minor errors 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 30fc0fdded rockchip: config: Enable the 'gpio' command 9 years ago
Simon Glass 002c634c1f rockchip: Add a script to parse datasheets 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 830a608170 rockchip: clk: Add support for clocks needed by the displays 9 years ago
Simon Glass 009741fbae rockchip: Rename the CRU_MODE_CON fields 9 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 9 years ago
Simon Glass cd9c2070ea video: panel: Add a simple panel driver 9 years ago