Age | Commit message (Expand) | Author |
2015-12-17 | usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* | Marek Vasut |
2015-12-17 | usb: s3c-otg: Tweak the comments | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename remaining macros | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename sources to dwc2_*c | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename local headers to dwc2_*h | Marek Vasut |
2015-12-17 | usb: s3c-otg: Change the driver name to dwc2-udc | Marek Vasut |
2015-12-17 | usb: s3c-otg: Zap useless externs | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename remaining local s3c_*() functions | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename s3c_udc_*() functions | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename s3c_ep_*() functions | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename s3c_ep0_*() functions | Marek Vasut |
2015-12-17 | usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c | Marek Vasut |
2015-12-17 | usb: s3c-otg: Staticize s3c_udc_ep_set_stall | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_request | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_ep | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_dev_*_ep | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy | Marek Vasut |
2015-12-17 | usb: s3c-otg: Split private bits from s3c_udc.h | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_udc to dwc2_udc | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h | Marek Vasut |
2015-12-16 | eeprom: fix eeprom write procedure | Alexey Brodkin |
2015-12-16 | Revert "include/linux: move typdef for uintptr_t" | York Sun |
2015-12-14 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-12-15 | armv8: Add sata support on Layerscape ARMv8 board | Tang Yuantian |
2015-12-15 | drivers/crypto/fsl: fix endianness issue in RNG | Aneesh Bansal |
2015-12-15 | armv8/ls1043ardb: add SECURE BOOT target for NOR | Aneesh Bansal |
2015-12-15 | include/linux: move typdef for uintptr_t | Aneesh Bansal |
2015-12-15 | armv8: Make SEC read/write as snoopable for LS1043 | Aneesh Bansal |
2015-12-15 | armv8: define usec2ticks function | Aneesh Bansal |
2015-12-15 | fsl_qspi: Pet the watchdog while reading/writing | Alexander Stein |
2015-12-15 | armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server | York Sun |
2015-12-15 | common: Rewrite hiding the end of memory | York Sun |
2015-12-15 | armv8: fsl-layerscape: Make DDR non secure in MMU tables | York Sun |
2015-12-15 | Reserve secure memory | York Sun |
2015-12-15 | move erratum a008336 and a008514 to soc specific file | Yao Yuan |
2015-12-15 | armv7/fsl-ls102xa: Workaround for DDR erratum A008514 | Yao Yuan |
2015-12-15 | armv7: ls102xa: cci-400: Enable snoop and DVM message requests. | Yao Yuan |
2015-12-14 | armv7: omap-common: Rework SPL board_mmc_init() | Tom Rini |
2015-12-14 | spl: mmc: use block device number, not hard-coded 0 | Eric Nelson |
2015-12-13 | arm: ls102xa: enable all the snoop signal for masters. | Yao Yuan |
2015-12-13 | arm: ls1021a: merge SoC specific code in a separate file | Yao Yuan |
2015-12-13 | qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit | Tom Rini |
2015-12-13 | fsl_*_serdes.c: Modify memset call in serdes_init | Tom Rini |
2015-12-13 | Enable console log from earlyconsole in Linux bootargs | Pratiyush Mohan Srivastava |
2015-12-13 | armv8/ls1043ardb: Add support for >2GB memory | Shaohui Xie |
2015-12-13 | fsl/ddr: updated ddr errata-A008378 for arm and power SoCs | Shengzhou Liu |
2015-12-13 | fsl/errata: move fsl_errata.h to common directory | Shengzhou Liu |
2015-12-13 | arm: ls102x: add get_svr and IS_SVR_REV helper | Shengzhou Liu |
2015-12-13 | freescale: fman: make sure phy-handle property is big endian | Shaohui Xie |