summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-1715-18/+18
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-1713-14/+14
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-1714-16/+16
* usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut2015-12-177-12/+12
* usb: s3c-otg: Tweak the commentsMarek Vasut2015-12-175-5/+5
* usb: s3c-otg: Rename remaining macrosMarek Vasut2015-12-174-22/+22
* usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut2015-12-174-6/+6
* usb: s3c-otg: Rename local headers to dwc2_*hMarek Vasut2015-12-175-8/+8
* usb: s3c-otg: Change the driver name to dwc2-udcMarek Vasut2015-12-171-3/+3
* usb: s3c-otg: Zap useless externsMarek Vasut2015-12-172-5/+3
* usb: s3c-otg: Rename remaining local s3c_*() functionsMarek Vasut2015-12-172-23/+23
* usb: s3c-otg: Rename s3c_udc_*() functionsMarek Vasut2015-12-172-47/+47
* usb: s3c-otg: Rename s3c_ep_*() functionsMarek Vasut2015-12-171-11/+11
* usb: s3c-otg: Rename s3c_ep0_*() functionsMarek Vasut2015-12-172-14/+14
* usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.cMarek Vasut2015-12-171-7/+7
* usb: s3c-otg: Staticize s3c_udc_ep_set_stallMarek Vasut2015-12-172-3/+1
* 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-175-92/+108
* 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-175-51/+51
* usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.hMarek Vasut2015-12-173-2/+2
* eeprom: fix eeprom write procedureAlexey Brodkin2015-12-161-1/+1
* Revert "include/linux: move typdef for uintptr_t"York Sun2015-12-162-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-1457-283/+1079
|\
| * armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-156-0/+131
| * drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal2015-12-151-6/+2
| * armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal2015-12-1510-21/+82
| * include/linux: move typdef for uintptr_tAneesh Bansal2015-12-152-3/+1
| * armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-151-0/+5
| * armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
| * fsl_qspi: Pet the watchdog while reading/writingAlexander Stein2015-12-151-0/+5
| * armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-156-60/+25
| * common: Rewrite hiding the end of memoryYork Sun2015-12-152-9/+16
| * armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun2015-12-158-19/+191
| * Reserve secure memoryYork Sun2015-12-154-0/+37
| * move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-152-34/+37
| * armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan2015-12-152-1/+11
| * armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan2015-12-151-1/+7
| * arm: ls102xa: enable all the snoop signal for masters.Yao Yuan2015-12-132-0/+14
| * arm: ls1021a: merge SoC specific code in a separate fileYao Yuan2015-12-135-87/+83
| * qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submitTom Rini2015-12-131-1/+1
| * fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-133-3/+3
| * Enable console log from earlyconsole in Linux bootargsPratiyush Mohan Srivastava2015-12-132-2/+2
| * armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie2015-12-135-4/+22
| * fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu2015-12-133-3/+39
| * fsl/errata: move fsl_errata.h to common directoryShengzhou Liu2015-12-134-7/+15
| * arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu2015-12-132-0/+13
OpenPOWER on IntegriCloud