summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: s3c-otg: Rename struct s3c_requestMarek Vasut2015-12-173-28/+28
| * | usb: s3c-otg: Rename struct s3c_epMarek Vasut2015-12-173-46/+46
| * | usb: s3c-otg: Rename struct s3c_dev_*_epMarek Vasut2015-12-171-4/+4
| * | usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phyMarek Vasut2015-12-172-5/+5
| * | usb: s3c-otg: Split private bits from s3c_udc.hMarek Vasut2015-12-174-1/+105
| * | usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_regMarek Vasut2015-12-172-3/+3
| * | usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut2015-12-174-46/+46
| * | usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.hMarek Vasut2015-12-173-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-173-21/+5
|\ \ \
| * | | net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie2015-12-171-0/+4
| * | | armv8/ls1043a: remove print infoMingkai Hu2015-12-171-8/+1
| * | | driver: net: fsl-mc: remove MC firmware version checkStuart Yoder2015-12-171-13/+0
| |/ /
* | | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-12-161-1/+3
|\ \ \ | |/ / |/| |
| * | mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons2015-12-131-1/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-146-59/+306
|\ \ \
| * | | drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal2015-12-151-6/+2
| * | | fsl_qspi: Pet the watchdog while reading/writingAlexander Stein2015-12-151-0/+5
| * | | move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-151-34/+0
| * | | qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submitTom Rini2015-12-131-1/+1
| * | | fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu2015-12-131-3/+6
| * | | driver/ddr/fsl: Update timing config for heavy loadYork Sun2015-12-131-2/+24
| * | | driver/ddr/fsl: Update workaround for A008511 for vref rangeYork Sun2015-12-131-7/+15
| * | | driver/ddr/fsl: Update MR5 RTT parkYork Sun2015-12-131-4/+15
| * | | driver/ddr/fsl: Update DDR4 MR6 for Vref rangeYork Sun2015-12-131-0/+3
| * | | driver/ddr/fsl: Update DDR4 RTT valuesYork Sun2015-12-131-2/+235
| |/ /
* | | stm32: Convert serial driver to DMKamil Lulko2015-12-121-107/+96
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-12-119-418/+415
|\ \
| * | spi: xilinx: Add new compatible stringsMichal Simek2015-12-111-1/+2
| * | sf: Rename sf_ops.c to spi-flash.cJagan Teki2015-12-112-4/+5
| * | sf: Use static for file-scope functionsJagan Teki2015-12-111-5/+5
| * | sf: sf_probe: Remove spi_slave pointer argumentJagan Teki2015-12-113-9/+10
| * | sf: ops: Fix missing break on spansion read_barJagan Teki2015-12-111-0/+1
| * | sf: Remove unneeded SST_BP and SST_WPJagan Teki2015-12-111-5/+2
| * | sf: Remove unneeded header includesJagan Teki2015-12-112-5/+0
| * | sf: Flash power up read-only based on idcode0Jagan Teki2015-12-112-4/+4
| * | sf: Use simple name for register access functionsJagan Teki2015-12-111-26/+26
| * | sf: Fix MakefileJagan Teki2015-12-111-5/+1
| * | sf: Use static for file-scope functionsJagan Teki2015-12-112-23/+6
| * | sf: probe: Code cleanupJagan Teki2015-12-111-41/+39
| * | sf: Move read_id code to sf_opsJagan Teki2015-12-113-19/+20
| * | sf: Move spi_flash_scan code to sf_opsJagan Teki2015-12-113-342/+357
| * | sf: spi_flash_validate_params => spi_flash_scanJagan Teki2015-12-111-71/+76
| * | spi: Kconfig: Fix correct target name for ZynqMPMichal Simek2015-12-111-1/+1
| * | spi: zynq_spi: Add cadence compatible stringMichal Simek2015-12-111-0/+1
| * | spi: ti_qspi: Fix SPI_3WIRE checking using modeJagan Teki2015-12-111-1/+1
| * | spi: Get spi-3wire from dtsJagan Teki2015-12-111-0/+2
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-12-112-11/+11
|\ \ \
| * | | dm: serial: Minor coding style cleanup of some commentsStefan Roese2015-12-101-10/+10
| * | | dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATEStefan Roese2015-12-101-1/+1
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-12-113-11/+162
|\ \ \ \
OpenPOWER on IntegriCloud