summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19altera_qspi: initialize instr.mtd in flash_eraseThomas Chou
2015-12-19serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou
2015-12-19nios2: display altera sysid at startupThomas Chou
2015-12-19nios2: Soup up the shell experienceMarek Vasut
2015-12-19nios2: Enable support for fitImageMarek Vasut
2015-12-19nios2: Preconfigure $loadaddr variableMarek Vasut
2015-12-19nios2: Up the monitor size to 512kiBMarek Vasut
2015-12-19nios2: Calculate the env position from monitor sizeMarek 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-17Merge 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
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut
2015-12-17usb: s3c-otg: Tweak the commentsMarek Vasut
2015-12-17usb: s3c-otg: Rename remaining macrosMarek Vasut
2015-12-17usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut
2015-12-17usb: s3c-otg: Rename local headers to dwc2_*hMarek Vasut
2015-12-17usb: s3c-otg: Change the driver name to dwc2-udcMarek Vasut
2015-12-17usb: s3c-otg: Zap useless externsMarek Vasut
2015-12-17usb: s3c-otg: Rename remaining local s3c_*() functionsMarek Vasut