Commit Graph

34545 Commits (752b75d64b33ac50fd55c3b262876a00694b98d4)
 

Author SHA1 Message Date
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
Thomas Chou 1c0e84ca82 altera_qspi: initialize instr.mtd in flash_erase 9 years ago
Thomas Chou 11b35d557b serial-howto: remove altera_jtag_uart and altera_uart from the list 9 years ago
Thomas Chou 4909f0e16a nios2: display altera sysid at startup 9 years ago
Marek Vasut aeea8754ff nios2: Soup up the shell experience 9 years ago
Marek Vasut 455e8fde4d nios2: Enable support for fitImage 9 years ago
Marek Vasut bc3abe149f nios2: Preconfigure $loadaddr variable 9 years ago
Marek Vasut 7ef051ec9e nios2: Up the monitor size to 512kiB 9 years ago
Marek Vasut 2aee06a259 nios2: Calculate the env position from monitor size 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