summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-3/+0
* arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-3/+0
* arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-201-0/+1
* arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut2015-12-201-7/+0
* arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut2015-12-201-7/+0
* arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut2015-12-201-3/+0
* arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-201-7/+0
* arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-201-7/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-183-15/+8
|\
| * microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-181-2/+4
| * microblaze: Remove support for LL_TEMACMichal Simek2015-12-181-5/+1
| * microblaze: Use malloc setting via KconfigMichal Simek2015-12-181-6/+0
| * microblaze: Make room for malloc before ELFMichal Simek2015-12-181-1/+2
| * net: gem: Add driver dependencies to PHYLIBMichal Simek2015-12-181-1/+0
| * arm: zynq: Update ZYBO config optionsNathan Rossi2015-12-181-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2015-12-178-123/+35
|\ \ | |/ |/|
| * usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-171-4/+4
| * usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-171-1/+1
| * usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-171-2/+2
| * usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut2015-12-176-10/+10
| * usb: s3c-otg: Tweak the commentsMarek Vasut2015-12-171-1/+1
| * usb: s3c-otg: Zap useless externsMarek Vasut2015-12-171-1/+1
| * usb: s3c-otg: Split private bits from s3c_udc.hMarek Vasut2015-12-171-91/+3
| * usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut2015-12-171-5/+5
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-12-161-0/+12
|\ \ | |/ |/|
| * rockchip: Add basic support for kylin boardhuang lin2015-12-131-0/+12
* | 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-1412-14/+193
|\ \
| * | armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-153-0/+53
| * | armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal2015-12-152-1/+18
| * | include/linux: move typdef for uintptr_tAneesh Bansal2015-12-152-3/+1
| * | armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-151-7/+2
| * | Reserve secure memoryYork Sun2015-12-151-0/+14
| * | Enable console log from earlyconsole in Linux bootargsPratiyush Mohan Srivastava2015-12-132-2/+2
| * | armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie2015-12-132-1/+2
| * | fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu2015-12-131-0/+31
| * | fsl/errata: move fsl_errata.h to common directoryShengzhou Liu2015-12-131-0/+61
| * | driver/ddr/fsl: Update DDR4 RTT valuesYork Sun2015-12-131-0/+9
| |/
* | stm32: Convert serial driver to DMKamil Lulko2015-12-122-9/+17
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-12-111-0/+15
|\
| * imx: mx7dsabresd: Add QSPI supportPeng Fan2015-12-111-0/+15
* | sunxi: power: enabled support for axp818vishnupatekar2015-12-101-1/+2
* | sunxi: power: axp818: add support for axp818 drivervishnupatekar2015-12-102-0/+78
* | sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-101-0/+4
|/
* x86: Clean up ivybridge/chrome Kconfig optionsBin Meng2015-12-091-1/+0
* CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini2015-12-071-4/+1
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-0710-50/+11
|\
| * ARM: zynq: Extend malloc sizeMichal Simek2015-12-071-1/+1
| * ARM: zynq: Fix location of stack and malloc areasMichal Simek2015-12-071-8/+8
| * ARM64: zynqmp: Enable FIT config option via KconfigMichal Simek2015-12-071-3/+0
OpenPOWER on IntegriCloud