summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut2015-12-22-6/+0
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-22-9/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-12-19-101/+9
|\
| * arm: socfpga: fix trivial header preprocessor for socfpga_common.hDinh Nguyen2015-12-20-3/+3
| * arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen2015-12-20-7/+0
| * arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut2015-12-20-15/+4
| * arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut2015-12-20-19/+1
| * arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut2015-12-20-4/+0
| * arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut2015-12-20-4/+0
| * arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+0
| * arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+0
| * arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+0
| * arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+0
| * arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+0
| * arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+0
| * arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-20-0/+1
| * arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut2015-12-20-7/+0
| * arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut2015-12-20-7/+0
| * arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut2015-12-20-3/+0
| * arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-20-7/+0
| * arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-20-7/+0
* | nios2: Soup up the shell experienceMarek Vasut2015-12-19-0/+4
* | nios2: Preconfigure $loadaddr variableMarek Vasut2015-12-19-2/+4
* | nios2: Up the monitor size to 512kiBMarek Vasut2015-12-19-2/+2
* | nios2: Calculate the env position from monitor sizeMarek Vasut2015-12-19-26/+26
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-18-15/+8
|\
| * microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-18-2/+4
| * microblaze: Remove support for LL_TEMACMichal Simek2015-12-18-5/+1
| * microblaze: Use malloc setting via KconfigMichal Simek2015-12-18-6/+0
| * microblaze: Make room for malloc before ELFMichal Simek2015-12-18-1/+2
| * net: gem: Add driver dependencies to PHYLIBMichal Simek2015-12-18-1/+0
| * arm: zynq: Update ZYBO config optionsNathan Rossi2015-12-18-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2015-12-17-123/+35
|\ \ | |/ |/|
| * usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-17-4/+4
| * usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-17-1/+1
| * usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-17-2/+2
| * usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut2015-12-17-10/+10
| * usb: s3c-otg: Tweak the commentsMarek Vasut2015-12-17-1/+1
| * usb: s3c-otg: Zap useless externsMarek Vasut2015-12-17-1/+1
| * usb: s3c-otg: Split private bits from s3c_udc.hMarek Vasut2015-12-17-91/+3
| * usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut2015-12-17-5/+5
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-12-16-0/+12
|\ \ | |/ |/|
| * rockchip: Add basic support for kylin boardhuang lin2015-12-13-0/+12
* | 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-14/+193
|\ \
| * | armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-15-0/+53
| * | armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal2015-12-15-1/+18
| * | include/linux: move typdef for uintptr_tAneesh Bansal2015-12-15-3/+1
| * | armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-15-7/+2
| * | Reserve secure memoryYork Sun2015-12-15-0/+14