summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-02-14usb: remove UniPhier EHCI driverMasahiro Yamada
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada
2016-02-12arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu
2016-02-12zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu
2016-02-12mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith
2016-02-12mtd: pxa3xx_nand: Correct offset calculationKevin Smith
2016-02-12mtd: pxa3xx_nand: Correct null dereferenceKevin Smith
2016-02-12nand: mxs: fix error handling for mxs_nand_initPeng Fan
2016-02-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-02-11dm: video: Add a temporary work-around for old stdout varSimon Glass
2016-02-08s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-02-08drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N
2016-02-08drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N
2016-02-08dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass
2016-02-08dm: serial: Drop serial_max3100 serial driverSimon Glass
2016-02-08dm: freescale: serial: Drop serial_imx serial driverSimon Glass
2016-02-08dm: opencores: Drop opencores_yanu serial driverSimon Glass
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-06video: bcm2835: use bus_to_phys() on FB addressStephen Warren
2016-02-06net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava
2016-02-06net: fix wrong initialization in davinci-emac driverVishwas Srivastava
2016-02-06video: Use 'int' for loop variables instead of shortSimon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-05net: e1000: Convert to use DM PCI APIBin Meng
2016-02-05net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng
2016-02-05net: pch_gbe: Convert to use DM PCI APIBin Meng
2016-02-05x86: ich6_gpio: Convert to use proper DM APIBin Meng
2016-02-05x86: pch9: Implement get_io_base opBin Meng
2016-02-05dm: pch: Add get_io_base opBin Meng
2016-02-05x86: pch: Implement get_gpio_base opBin Meng
2016-02-05dm: pch: Add get_gpio_base opBin Meng
2016-02-05dm: pch: Rename get_sbase op to get_spi_baseBin Meng
2016-02-05dm: pch: Remove pch_get_version opBin Meng
2016-02-05spi: ich: Change PCHV_ to ICHV_Bin Meng
2016-02-05spi: ich: Use compatible strings to distinguish controller versionBin Meng
2016-02-05spi: ich: Some clean upBin Meng
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang
2016-02-02dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV
2016-02-02dm: lpuart: Drop the legacy codeBhuvanchandra DV
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-02atmel_nand: Add 32 bit ecc support for sama5d2 chipJosh Wu