summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas
2017-11-20omap3: spi: the symbol for Hertz is HzHeinrich Schuchardt
2017-11-20Merge git://git.denx.de/u-boot-ubiTom Rini
2017-11-20Merge git://git.denx.de/u-boot-i2cTom Rini
2017-11-20ubi: no NULL check needed before kmem_cache_destroyHeinrich Schuchardt
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani
2017-11-19Merge git://git.denx.de/u-boot-dmTom Rini
2017-11-17dm: pci: change bus number register setting compliant with LinuxMinghuan Lian
2017-11-17serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee
2017-11-17clk: clk_stm32f7: fix PLL clock division factorPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add .getcd callbackPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add clock supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard
2017-11-17omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong
2017-11-17pinctrl: meson: Add GXL SupportNeil Armstrong
2017-11-16dm: core: Correct address cast in dev_read_addr_ptr()Simon Glass
2017-11-16Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-11-16mvebu: usb: xhci: a38x supportJon Nettleton
2017-11-16pci: mvebu: Increase size of PCIe default mappingVlaoMao
2017-11-15driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha
2017-11-14mtd: nand: fsl-ifc: fix support of multiple NAND devicesKurt Kanzenbach
2017-11-14drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()Ashish Kumar
2017-11-10net: sun8i_emac: Fix build for non-H3/H5 SoCsChen-Yu Tsai
2017-11-09Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-11-09sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC usersArtturi Alm
2017-11-09sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm
2017-11-07mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau
2017-11-06tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng
2017-11-03scsi: ceva: Start port in probeMichal Simek
2017-11-01rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha
2017-10-27i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada
2017-10-27i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada
2017-10-27Merge git://git.denx.de/u-boot-x86Tom Rini
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng