summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-24x86: ivybridge: Move lpc_early_init() to probe()Simon Glass
2016-01-24x86: ivybridge: Set up the LPC device using driver modelSimon Glass
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass
2016-01-24dm: syscon: Allow finding devices by driver dataSimon Glass
2016-01-24dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass
2016-01-24dm: core: Display the error number when driver binding failsSimon Glass
2016-01-24dm: x86: Drop the weak cpu_irq_init() functionSimon Glass
2016-01-24dm: x86: queensbay: Add an interrupt driverSimon Glass
2016-01-24dm: x86: quark: Add an interrupt driverSimon Glass
2016-01-24x86: Drop the irq router compatible stringSimon Glass
2016-01-24x86: Use the IRQ device when setting up the mptableSimon Glass
2016-01-24dm: x86: Add a common PIRQ init functionSimon Glass
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-24dm: x86: Create a driver for x86 interruptsSimon Glass
2016-01-24dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass
2016-01-24spi: ich: Separate out the read/write trace from normal debuggingSimon Glass
2016-01-24dm: x86: Add a driver for Intel PCH9Simon Glass
2016-01-24dm: x86: Add a driver for Intel PCH7Simon Glass
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass
2016-01-24dm: pci: Avoid using pci_bus_to_hose() in the uclassSimon Glass
2016-01-24dm: pci: Add a function to write a BARSimon Glass
2016-01-24dm: pci: Move pci_bus_to_hose() to compatibilitySimon Glass
2016-01-22Merge git://git.denx.de/u-boot-fdtTom Rini
2016-01-22devicetree: use wildcard to clean arch subdirThomas Chou
2016-01-22rockchip: Update the READMESimon Glass
2016-01-22rockchip: Add support for Raxda Rock 2Simon Glass
2016-01-22rockchip: rock2: dts: Make changes for U-BootSimon Glass
2016-01-22rockchip: rock2: Bring in device tree files from LinuxSimon Glass
2016-01-22rockchip: dts: Sync up SPDIF node with LinuxSimon Glass
2016-01-22rockchip: firefly-rk3288: Enable HDMI outputSimon Glass
2016-01-22rockchip: jerry: Enable EDP and HDMI video outputSimon Glass
2016-01-22rockchip: jerry: Add support for timing SPI flash speedSimon Glass
2016-01-22rockchip: spl: Support full-speed CPU in SPLSimon Glass
2016-01-22rockchip: rk3288: pinctrl: Fix HDMI pinctrlSimon Glass
2016-01-22rockchip: rk3288: clock: Fix various minor errorsSimon Glass
2016-01-22rockchip: jerry: Fix the SDRAM timingSimon Glass
2016-01-22rockchip: spl: Drop MMC support code when not neededSimon Glass
2016-01-22rockchip: Tidy up the register-access macrosSimon Glass
2016-01-22rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass
2016-01-22rockchip: sdram: Tidy up a few commentsSimon Glass
2016-01-22rockchip: config: Enable the 'gpio' commandSimon Glass
2016-01-22rockchip: Add a script to parse datasheetsSimon Glass
2016-01-22rockchip: Add a simple 'clock' commandSimon Glass
2016-01-22rockchip: Don't skip low-level initSimon Glass
2016-01-22rockchip: video: Add a video-output driverSimon Glass
2016-01-22rockchip: video: Add a display driver for rockchip eDPSimon Glass
2016-01-22rockchip: video: Add a display driver for rockchip HDMISimon Glass
2016-01-22rockchip: clk: Add support for clocks needed by the displaysSimon Glass
2016-01-22rockchip: Rename the CRU_MODE_CON fieldsSimon Glass
2016-01-22dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass