summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen2015-12-201-7/+0
| * | arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut2015-12-208-15/+4
| * | arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut2015-12-207-19/+1
| * | arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut2015-12-201-4/+0
| * | arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut2015-12-201-4/+0
| * | arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-3/+0
| * | arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-3/+0
| * | arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-3/+0
| * | arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-3/+0
| * | 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
* | | nios2: Soup up the shell experienceMarek Vasut2015-12-192-0/+4
* | | nios2: Preconfigure $loadaddr variableMarek Vasut2015-12-192-2/+4
* | | nios2: Up the monitor size to 512kiBMarek Vasut2015-12-192-2/+2
* | | nios2: Calculate the env position from monitor sizeMarek Vasut2015-12-192-26/+26
|/ /
* | 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
OpenPOWER on IntegriCloud