Commit Graph

34492 Commits (faed7ac8fa0f94c23cfef20684a268891a1a9fd2)
 

Author SHA1 Message Date
Marek Vasut faed7ac8fa arm: socfpga: socrates: Remove Micrel PHY configuration 9 years ago
Marek Vasut 1f5f187172 arm: socfpga: sockit: Remove Micrel PHY configuration 9 years ago
Marek Vasut 5df93c5564 arm: socfpga: de0_nano: Remove Micrel PHY configuration 9 years ago
Marek Vasut b5aaa03634 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration 9 years ago
Marek Vasut 6b9cdb716f arm: socfpga: arria5-socdk: Remove Micrel PHY configuration 9 years ago
Marek Vasut 5d8546efa7 arm: socfpga: socrates: Add missing PHY skew config 9 years ago
Marek Vasut 22854bda80 net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF 9 years ago
Tom Rini 4832e17787 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 9 years ago
Michal Simek b5e9b9a9a1 microblaze: Do not handle watchdog and gpio in SPL 9 years ago
Michal Simek 4280f50238 microblaze: Enable DM by default 9 years ago
Michal Simek ef159abf99 microblaze: Enable OF_CONTROL by default 9 years ago
Michal Simek 4632b1ea20 microblaze: Remove support for LL_TEMAC 9 years ago
Michal Simek 4de9bbdcc8 microblaze: Use malloc setting via Kconfig 9 years ago
Michal Simek 4fcd0b33c7 microblaze: Make room for malloc before ELF 9 years ago
Michal Simek 94067580a5 dm: net: Fix DM for targets which use MANUAL_RELOC 9 years ago
Michal Simek 7bccc75a2b net: gem: Add driver dependencies to PHYLIB 9 years ago
Michal Simek c942810787 net: gem: Fix typo in Kconfig entry 9 years ago
Michal Simek 9d9211ac11 net: gem: Separate recv and free_pkt functions 9 years ago
Michal Simek da872d7c13 net: gem: Fix return value from recv 9 years ago
Michal Simek bcdfef7a26 net: gem: Setup default phy address to -1 9 years ago
Nathan Rossi 7bbf825492 arm: zynq: Update ZYBO config options 9 years ago
Nathan Rossi 04a44d3671 spi: zynq_qspi: Add configuration to disable LQSPI feature 9 years ago
Nathan Rossi bc36605035 tools: zynqimage: Clean up check_params 9 years ago
Nathan Rossi f0b567bf0a ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO 9 years ago
Michal Simek 8647219b5c ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci 9 years ago
Tom Rini 123b701779 Merge branch 'master' of git://git.denx.de/u-boot-usb 9 years ago
Stephen Warren e4b70d8035 usb: kbd: don't use int xfers when polling via ctrl xfers 9 years ago
Alexey Brodkin fee331f66c usb: add support of generic OHCI devices 9 years ago
Lukasz Majewski 70cc443d58 usb: host: ehci: samsung: Move hcor initialization after usb phy setup 9 years ago
Marek Vasut 5d5716eebc usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 9 years ago
Marek Vasut a4bb9b3636 usb: s3c-otg: Rename s3c_udc_probe() function 9 years ago
Marek Vasut c0982871df usb: s3c-otg: Rename struct s3c_plat_otg_data 9 years ago
Marek Vasut e30824f439 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* 9 years ago
Marek Vasut e179cedd09 usb: s3c-otg: Tweak the comments 9 years ago
Marek Vasut 507e677bc4 usb: s3c-otg: Rename remaining macros 9 years ago
Marek Vasut be5e4bdced usb: s3c-otg: Rename sources to dwc2_*c 9 years ago
Marek Vasut f4d9bd06f7 usb: s3c-otg: Rename local headers to dwc2_*h 9 years ago
Marek Vasut 06cb6ccd8e usb: s3c-otg: Change the driver name to dwc2-udc 9 years ago
Marek Vasut 193979e2fe usb: s3c-otg: Zap useless externs 9 years ago
Marek Vasut 155e740f73 usb: s3c-otg: Rename remaining local s3c_*() functions 9 years ago
Marek Vasut f52dd802cc usb: s3c-otg: Rename s3c_udc_*() functions 9 years ago
Marek Vasut ae1f2f0c4a usb: s3c-otg: Rename s3c_ep_*() functions 9 years ago
Marek Vasut 28b9774808 usb: s3c-otg: Rename s3c_ep0_*() functions 9 years ago
Marek Vasut de578e22d4 usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c 9 years ago
Marek Vasut 2f6560a146 usb: s3c-otg: Staticize s3c_udc_ep_set_stall 9 years ago
Marek Vasut c056c52bbd usb: s3c-otg: Rename struct s3c_request 9 years ago
Marek Vasut 627d929826 usb: s3c-otg: Rename struct s3c_ep 9 years ago
Marek Vasut 5f3a562a3b usb: s3c-otg: Rename struct s3c_dev_*_ep 9 years ago
Marek Vasut 1f99ab5c92 usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy 9 years ago
Marek Vasut 2c12ff039c usb: s3c-otg: Split private bits from s3c_udc.h 9 years ago