aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-05usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski1-3/+0
2015-08-05usb: dwc2: Call board_usb_init() from usb_lowlevel_init()Peter Griffin1-0/+4
2015-08-04Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini34-432/+1185
2015-08-03configs: ti_armv7_keystone2: replace addr_uboot with loadaddrVitaly Andrianov1-3/+3
2015-08-03armv8/ls2085ardb: Add USB support for ls2085ardbNikhil Badola1-0/+13
2015-08-03armv8/ls2085aqds: Add USB support for ls2085aqdsNikhil Badola1-0/+13
2015-08-03armv8/lsch3/config: Define USB XHCI controller base address for LS2085ANikhil Badola1-0/+3
2015-08-03armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085ANikhil Badola1-0/+1
2015-08-03drivers/ddr/fsl: Adjust bstopre valueYork Sun3-6/+8
2015-08-03drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com1-9/+8
2015-08-03drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2-4/+8
2015-08-03drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com1-2/+1
2015-08-03drivers/pci/layerscape: Add EP mode supportMinghuan Lian1-2/+135
2015-08-03drivers/pci: Add function to find an extended capabilityMinghuan Lian2-0/+94
2015-08-03drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha14-221/+571
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2-1/+20
2015-08-03drivers/crypto/fsl: change starting entropy delay valueAlex Porosanu1-1/+1
2015-08-03drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2-2/+3
2015-08-03armv7/ls1021a/etsec: Enable Tx Data and TxBD snoopingAlison Wang1-4/+0
2015-08-03armv7/ls1021a: allow OCRAM access permission as R/W in SPLAlison Wang2-171/+184
2015-08-03armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng1-0/+8
2015-08-03armv7/ls1021atwr: program the regulator for deep sleepchenhui zhao1-0/+34
2015-08-03armv7/ls1021atwr: added deep sleep support in ubootTang Yuantian2-4/+75
2015-08-03armv7/lS1021atwr: Enable bootscript for secure bootgaurav rana1-0/+1
2015-08-03driver/qe: use strncpy instead of strcpyZhao Qiang1-1/+1
2015-08-03drivers/qe: transform parameter to compatible typeZhao Qiang1-2/+3
2015-08-03armv7/ls1021a: Reserve secure code into RAM instead of OCRAMZhuoyu Zhang2-2/+0
2015-08-03Prepare v2015.10-rc1v2015.10-rc1Tom Rini1-2/+2
2015-08-02fsl_esdhc.c: Always make check_and_invalidate_dcache_range availableTom Rini1-2/+0
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini81-548/+4299
2015-08-02arm: mx6: tqma6: fix build for WRU-IV baseboardStefano Babic1-0/+1
2015-08-02imx: mx6ul_14x14_evk add basic board supportPeng Fan7-0/+902
2015-08-02imx: imx6_spl add mx6ul supportPeng Fan1-1/+1
2015-08-02imx:mx6ul add dram spl configuration and header filePeng Fan3-10/+141
2015-08-02mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6ULPeng Fan1-1/+1
2015-08-02mxc: gpio add i.MX6UL supportPeng Fan1-0/+4
2015-08-02imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/ULPeng Fan1-0/+4
2015-08-02imx: mx6ul update soc related settingsPeng Fan1-5/+4
2015-08-02imx: mx6ul select SYS_L2CACHE_OFFPeng Fan1-0/+4
2015-08-02imx:mx6ul add clock supportPeng Fan2-90/+159
2015-08-02imx: mx6ul remove errata for i.MX6ULPeng Fan1-1/+3
2015-08-02imx-common: timer: add i.MX6UL supportPeng Fan1-3/+5
2015-08-02imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6ULPeng Fan1-0/+4
2015-08-02imx: mx6ul: Update imx registers head filePeng Fan1-25/+35
2015-08-02imx: mx6ul: Add pins IOMUX head filePeng Fan2-0/+1067
2015-08-02imx: mx6ul: Add i.MX6UL CPU typePeng Fan2-1/+4
2015-08-02sf: kconfig: add kconfig options for spi flashesNikita Kiryanov3-8/+52
2015-08-02usb: kconfig: create a menu for usbNikita Kiryanov1-0/+2
2015-08-02usb: kconfig: usb keyboard kconfigNikita Kiryanov3-2/+29
2015-08-02arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov3-3/+11