summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-161-2/+2
* dm: video: Flush the cache after a puts()Simon Glass2016-02-161-0/+1
* tegra: keyboard: Fix the init orderSimon Glass2016-02-161-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-1410-83/+413
|\
| * usb: remove UniPhier EHCI driverMasahiro Yamada2016-02-143-83/+0
| * clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-147-0/+413
* | arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu2016-02-122-0/+1155
* | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-121-0/+7
* | mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-121-3/+3
* | mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-121-2/+2
* | mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-121-7/+0
* | nand: mxs: fix error handling for mxs_nand_initPeng Fan2016-02-121-9/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-112-1/+13
|\
| * dm: video: Add a temporary work-around for old stdout varSimon Glass2016-02-111-0/+10
| * video: bcm2835: use bus_to_phys() on FB addressStephen Warren2016-02-061-1/+3
* | s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)2016-02-081-6/+0
* | Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-081-35/+0
* | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-081-18/+0
* | drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N2016-02-081-40/+433
* | drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-081-2/+4
* | dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2016-02-082-163/+0
* | dm: serial: Drop serial_max3100 serial driverSimon Glass2016-02-082-295/+0
* | dm: freescale: serial: Drop serial_imx serial driverSimon Glass2016-02-082-224/+0
* | dm: opencores: Drop opencores_yanu serial driverSimon Glass2016-02-082-243/+0
* | dm: freescale: Drop mxs_auart serial driverSimon Glass2016-02-082-152/+0
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-081-40/+0
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-0822-25/+27
|\ \
| * | net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava2016-02-061-1/+3
| * | net: fix wrong initialization in davinci-emac driverVishwas Srivastava2016-02-061-2/+2
| * | video: Use 'int' for loop variables instead of shortSimon Glass2016-02-061-1/+1
| * | Use correct spelling of "U-Boot"Bin Meng2016-02-0620-21/+21
| |/
* | net: e1000: Convert to use DM PCI APIBin Meng2016-02-052-1/+78
* | net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng2016-02-051-3/+1
* | net: pch_gbe: Convert to use DM PCI APIBin Meng2016-02-052-16/+13
* | x86: ich6_gpio: Convert to use proper DM APIBin Meng2016-02-051-102/+23
* | x86: pch9: Implement get_io_base opBin Meng2016-02-051-0/+17
* | dm: pch: Add get_io_base opBin Meng2016-02-051-0/+11
* | x86: pch: Implement get_gpio_base opBin Meng2016-02-052-0/+66
* | dm: pch: Add get_gpio_base opBin Meng2016-02-051-0/+11
* | dm: pch: Rename get_sbase op to get_spi_baseBin Meng2016-02-054-8/+8
* | dm: pch: Remove pch_get_version opBin Meng2016-02-053-22/+0
* | spi: ich: Change PCHV_ to ICHV_Bin Meng2016-02-052-8/+13
* | spi: ich: Use compatible strings to distinguish controller versionBin Meng2016-02-051-4/+24
* | spi: ich: Some clean upBin Meng2016-02-052-47/+47
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-02-041-2/+2
|\
| * usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang2016-02-041-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-041-1/+1
|\ \
| * | Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen2016-02-041-1/+1
| |/
* | dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV2016-02-021-18/+0
* | dm: lpuart: Drop the legacy codeBhuvanchandra DV2016-02-021-99/+2
|/
OpenPOWER on IntegriCloud