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