summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-10Allow boards to initialize the DT at runtime.Alex Deymo
2017-05-10bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati
2017-05-10arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass
2017-05-10dm: video: arm: rpi: Convert to use driver model for videoSimon Glass
2017-05-10dm: video: Add driver-model support to lcd_simplefbSimon Glass
2017-05-10dm: video: Refactor lcd_simplefb to prepare for driver modelSimon Glass
2017-05-10video: arm: rpi: Move the video settings out of the driverSimon Glass
2017-05-10video: arm: rpi: Move the video query out of the driverSimon Glass
2017-05-10dm: arm: rpi: Drop CONFIG_OF_EMBEDSimon Glass
2017-05-10dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass
2017-05-10arm: rpi: Add a function to obtain the MMC clockSimon Glass
2017-05-10arm: rpi: Add a file to handle messagesSimon Glass
2017-05-10dm: arm: rpi: Use driver model for EthernetSimon Glass
2017-05-10dm: arm: rpi: Move to driver model for USBSimon Glass
2017-05-10arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass
2017-05-10arm: rpi: Drop the GPIO device addressesSimon Glass
2017-05-10string: Use memcpy() within memmove() when we canSimon Glass
2017-05-10net: smsc95xx: Correct free_pkt() implementationSimon Glass
2017-05-09Merge git://git.denx.de/u-boot-dmTom Rini
2017-05-09Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-05-09defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSIJean-Jacques Hiblot
2017-05-09drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata deviceJean-Jacques Hiblot
2017-05-09dra7: dtsi: mark ocp2scp bus compatible with "simple-bus"Jean-Jacques Hiblot
2017-05-09drivers: phy: add PIPE3 phy driverJean-Jacques Hiblot
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot
2017-05-09scsi: dm: split scsi_scan()Jean-Jacques Hiblot
2017-05-09board: at91sam9263ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9263ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9263ek: Update for DT and DM supportWenyou Yang
2017-05-09board: at91sam9rlek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9rlek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9rlek: Update for DT and DM supportWenyou Yang
2017-05-09board: at91sam9260ek/9g20ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9260ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang
2017-05-09board: at91sam9m10g45ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9m10g45ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9m10g45ek: Update to support DM/DTWenyou Yang
2017-05-09board: at91sam9n12ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9n12ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9n12ek: Update for DT and DM supportWenyou Yang
2017-05-09board: at91sam9x5ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9x5ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9x5ek: Update to support DM/DTWenyou Yang
2017-05-09ARM: dts: at91: Add dts files for at91sam9263ekWenyou Yang
2017-05-09ARM: dts: at91: Add dts files for at91sam9rlekWenyou Yang
2017-05-09ARM: dts: at91: Add dts files for at91sam9260ek/9g20ekWenyou Yang
2017-05-09ARM: dts: at91: Add dts files for at91sam9m10g45ekWenyou Yang
2017-05-09ARM: dts: at91: Add dts files for at91sam9n12ekWenyou Yang