summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-20arm: socfpga: fix trivial header preprocessor for socfpga_common.hDinh Nguyen
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-20arm: socfpga: remove building scan managerDinh Nguyen
2015-12-20arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen
2015-12-20arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen
2015-12-20arm: socfpga: Drop the board boilerplateMarek Vasut
2015-12-20arm: socfpga: Introduce common board codeMarek Vasut
2015-12-20arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut
2015-12-20arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut
2015-12-20arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut
2015-12-20arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut
2015-12-20arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut
2015-12-20arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: socrates: Add missing PHY skew configMarek Vasut
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut
2015-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek
2015-12-18microblaze: Enable DM by defaultMichal Simek
2015-12-18microblaze: Enable OF_CONTROL by defaultMichal Simek
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek
2015-12-18microblaze: Use malloc setting via KconfigMichal Simek
2015-12-18microblaze: Make room for malloc before ELFMichal Simek
2015-12-18dm: net: Fix DM for targets which use MANUAL_RELOCMichal Simek
2015-12-18net: gem: Add driver dependencies to PHYLIBMichal Simek
2015-12-18net: gem: Fix typo in Kconfig entryMichal Simek
2015-12-18net: gem: Separate recv and free_pkt functionsMichal Simek
2015-12-18net: gem: Fix return value from recvMichal Simek
2015-12-18net: gem: Setup default phy address to -1Michal Simek
2015-12-18arm: zynq: Update ZYBO config optionsNathan Rossi
2015-12-18spi: zynq_qspi: Add configuration to disable LQSPI featureNathan Rossi
2015-12-18tools: zynqimage: Clean up check_paramsNathan Rossi
2015-12-18ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi
2015-12-18ARM: zynq: Enable u-boot,dm-pre-reloc for sdhciMichal Simek
2015-12-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2015-12-17usb: kbd: don't use int xfers when polling via ctrl xfersStephen Warren
2015-12-17usb: add support of generic OHCI devicesAlexey Brodkin
2015-12-17usb: host: ehci: samsung: Move hcor initialization after usb phy setupLukasz Majewski
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut