summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Drop the irq router compatible stringSimon Glass2016-01-242-2/+0
* x86: Use the IRQ device when setting up the mptableSimon Glass2016-01-242-19/+11
* dm: x86: Add a common PIRQ init functionSimon Glass2016-01-242-1/+13
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-248-26/+12
* dm: x86: Create a driver for x86 interruptsSimon Glass2016-01-242-0/+26
* dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-2413-442/+461
* spi: ich: Separate out the read/write trace from normal debuggingSimon Glass2016-01-241-9/+15
* dm: x86: Add a driver for Intel PCH9Simon Glass2016-01-242-0/+44
* dm: x86: Add a driver for Intel PCH7Simon Glass2016-01-243-0/+66
* dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-245-1/+112
* dm: pci: Avoid using pci_bus_to_hose() in the uclassSimon Glass2016-01-241-7/+7
* dm: pci: Add a function to write a BARSimon Glass2016-01-242-2/+23
* dm: pci: Move pci_bus_to_hose() to compatibilitySimon Glass2016-01-243-15/+28
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-01-221-1/+1
|\
| * devicetree: use wildcard to clean arch subdirThomas Chou2016-01-221-1/+1
* | rockchip: Update the READMESimon Glass2016-01-211-20/+20
* | rockchip: Add support for Raxda Rock 2Simon Glass2016-01-2110-6/+133
* | rockchip: rock2: dts: Make changes for U-BootSimon Glass2016-01-211-0/+21
* | rockchip: rock2: Bring in device tree files from LinuxSimon Glass2016-01-212-0/+458
* | rockchip: dts: Sync up SPDIF node with LinuxSimon Glass2016-01-211-0/+21
* | rockchip: firefly-rk3288: Enable HDMI outputSimon Glass2016-01-212-1/+15
* | rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-214-2/+18
* | rockchip: jerry: Add support for timing SPI flash speedSimon Glass2016-01-211-0/+3
* | rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-218-0/+124
* | rockchip: rk3288: pinctrl: Fix HDMI pinctrlSimon Glass2016-01-211-0/+2
* | rockchip: rk3288: clock: Fix various minor errorsSimon Glass2016-01-211-8/+13
* | rockchip: jerry: Fix the SDRAM timingSimon Glass2016-01-211-1/+1
* | rockchip: spl: Drop MMC support code when not neededSimon Glass2016-01-211-2/+4
* | rockchip: Tidy up the register-access macrosSimon Glass2016-01-211-3/+4
* | rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass2016-01-211-14/+3
* | rockchip: sdram: Tidy up a few commentsSimon Glass2016-01-211-2/+2
* | rockchip: config: Enable the 'gpio' commandSimon Glass2016-01-211-0/+1
* | rockchip: Add a script to parse datasheetsSimon Glass2016-01-212-0/+224
* | rockchip: Add a simple 'clock' commandSimon Glass2016-01-211-0/+24
* | rockchip: Don't skip low-level initSimon Glass2016-01-213-1/+8
* | rockchip: video: Add a video-output driverSimon Glass2016-01-213-1/+696
* | rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-213-1/+1722
* | rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-215-0/+1408
* | rockchip: clk: Add support for clocks needed by the displaysSimon Glass2016-01-211-4/+170
* | rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-212-59/+38
* | dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-2110-71/+95
* | video: panel: Add a simple panel driverSimon Glass2016-01-212-1/+100
* | dm: panel: Add a panel uclassSimon Glass2016-01-214-0/+58
* | dm: backlight: Add a driver for a PWM backlightSimon Glass2016-01-212-0/+137
* | dm: backlight: Add a backlight uclassSimon Glass2016-01-214-0/+58
* | pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-214-0/+154
* | dm: pwm: Add a PWM uclassSimon Glass2016-01-216-0/+103
* | video: bridge: Allow GPIOs to be optionalSimon Glass2016-01-211-4/+7
* | video: Add a function to control cache flushingSimon Glass2016-01-212-0/+15
* | video: Name consoles by their numberSimon Glass2016-01-212-5/+10
OpenPOWER on IntegriCloud