summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung
2017-01-18board: samsung: universal_210: use the driver model for max8998Jaehoon Chung
2017-01-18configs: s5pc210_universal: enable the DM_PMIC and MAX8998Jaehoon Chung
2017-01-18ARM: dts: exnyos4210-universl_c210: add i2c_5 and pmic nodesJaehoon Chung
2017-01-18ARM: dts: exynos4: use the node's name for i2cJaehoon Chung
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-18pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada
2017-01-18ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada
2017-01-18ARM: uniphier: refactor spl_init_board()Masahiro Yamada
2017-01-18ARM: uniphier: refactor board_init()Masahiro Yamada
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla
2017-01-17imx: mx6sllevk: add usb supportPeng Fan
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2017-01-17usb: storage: Show number of storage devices detected for DM_USBMichal Simek
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-01-17ARM: uniphier: make BCU init into void functionMasahiro Yamada
2017-01-17ARM: uniphier: refactor Support Card init codeMasahiro Yamada
2017-01-17ARM: uniphier: refactor SBC init codeMasahiro Yamada
2017-01-17ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada
2017-01-17ARM: uniphier: split out UMC clock enableMasahiro Yamada
2017-01-17ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada
2017-01-17ARM: dts: uniphier: add UniPhier specific compatible to eMMC nodeMasahiro Yamada
2017-01-17ARM: uniphier: enable Cadence eMMC controller for LD11/LD20Masahiro Yamada
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki
2017-01-15sunxi: OrangePi Zero: defconfig: enable SPI flashAndre Przywara
2017-01-15sunxi: dts: OrangePi Zero: add Ethernet nodeAndre Przywara
2017-01-15sunxi: add orangepi zero defconfigIcenowy Zheng
2017-01-15sunxi: add proper device tree for Orange Pi Zero boardsIcenowy Zheng
2017-01-15sunxi: enable H3 EMAC for the nanopi neoJelle van der Waa
2017-01-14rtc: pcf2127: Update Kconfig and code styleMeng Yi
2017-01-14igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl
2017-01-14igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONSLadislav Michl
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl
2017-01-14omapl138_lcdk: remove empty ifdef blockFabien Parent
2017-01-14omapl138_lcdk: enable SPL MMC supportFabien Parent
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent
2017-01-14Avoid non-portable sed constructMark Kettenis
2017-01-14Makefile: Make EFI build quietAndrew F. Davis
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-14ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot
2017-01-14ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford
2017-01-14lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham