index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-20
arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
Marek Vasut
2015-12-20
arm: socfpga: Allow DWC2 UDC probing from OF
Marek Vasut
2015-12-20
arm: socfpga: socrates: Remove Micrel PHY configuration
Marek Vasut
2015-12-20
arm: socfpga: sockit: Remove Micrel PHY configuration
Marek Vasut
2015-12-20
arm: socfpga: de0_nano: Remove Micrel PHY configuration
Marek Vasut
2015-12-20
arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration
Marek Vasut
2015-12-20
arm: socfpga: arria5-socdk: Remove Micrel PHY configuration
Marek Vasut
2015-12-20
arm: socfpga: socrates: Add missing PHY skew config
Marek Vasut
2015-12-20
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
Marek Vasut
2015-12-18
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-12-18
microblaze: Do not handle watchdog and gpio in SPL
Michal Simek
2015-12-18
microblaze: Enable DM by default
Michal Simek
2015-12-18
microblaze: Enable OF_CONTROL by default
Michal Simek
2015-12-18
microblaze: Remove support for LL_TEMAC
Michal Simek
2015-12-18
microblaze: Use malloc setting via Kconfig
Michal Simek
2015-12-18
microblaze: Make room for malloc before ELF
Michal Simek
2015-12-18
dm: net: Fix DM for targets which use MANUAL_RELOC
Michal Simek
2015-12-18
net: gem: Add driver dependencies to PHYLIB
Michal Simek
2015-12-18
net: gem: Fix typo in Kconfig entry
Michal Simek
2015-12-18
net: gem: Separate recv and free_pkt functions
Michal Simek
2015-12-18
net: gem: Fix return value from recv
Michal Simek
2015-12-18
net: gem: Setup default phy address to -1
Michal Simek
2015-12-18
arm: zynq: Update ZYBO config options
Nathan Rossi
2015-12-18
spi: zynq_qspi: Add configuration to disable LQSPI feature
Nathan Rossi
2015-12-18
tools: zynqimage: Clean up check_params
Nathan Rossi
2015-12-18
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
Nathan Rossi
2015-12-18
ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci
Michal Simek
2015-12-18
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2015-12-17
usb: kbd: don't use int xfers when polling via ctrl xfers
Stephen Warren
2015-12-17
usb: add support of generic OHCI devices
Alexey Brodkin
2015-12-17
usb: host: ehci: samsung: Move hcor initialization after usb phy setup
Lukasz Majewski
2015-12-17
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
2015-12-17
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
Marek Vasut
2015-12-17
usb: s3c-otg: Tweak the comments
Marek Vasut
2015-12-17
usb: s3c-otg: Rename remaining macros
Marek Vasut
2015-12-17
usb: s3c-otg: Rename sources to dwc2_*c
Marek Vasut
2015-12-17
usb: s3c-otg: Rename local headers to dwc2_*h
Marek Vasut
2015-12-17
usb: s3c-otg: Change the driver name to dwc2-udc
Marek Vasut
2015-12-17
usb: s3c-otg: Zap useless externs
Marek Vasut
2015-12-17
usb: s3c-otg: Rename remaining local s3c_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_udc_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_ep_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_ep0_*() functions
Marek Vasut
2015-12-17
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
Marek Vasut
2015-12-17
usb: s3c-otg: Staticize s3c_udc_ep_set_stall
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_request
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_ep
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_dev_*_ep
Marek Vasut
[next]