summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-212-2/+10
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-211-4/+0
* pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian2015-04-211-13/+0
* Add bootscript support to esbc_validate.gaurav rana2015-04-211-0/+25
* arm/ls102xa:Add support of conditional workaround implementation as per SoC verAlison Wang2015-04-211-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-201-0/+1
|\
| * video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-201-0/+1
* | ahci: mmio_base is a virtual addressScott Wood2015-04-182-4/+4
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-182-2/+2
* | net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* | ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* | ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+2
* | ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+2
* | ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+6
* | ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+6
* | ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* | ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+12
* | ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+1
* | ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* | dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-185-51/+53
* | dm: usb: exynos: Enable both EHCI and XHCI on snowSimon Glass2015-04-181-0/+1
* | dm: usb: exynos: Use driver model for USBSimon Glass2015-04-181-0/+3
* | dm: usb: tegra: Add vbus GPIOs for nyanSimon Glass2015-04-181-0/+2
* | dm: ls1021a: dts: Add QSPI dts nodeHaikun.Wang@freescale.com2015-04-183-0/+39
* | dm: ls1021a: dts: Update DSPI node to support DM SPIHaikun.Wang@freescale.com2015-04-183-18/+4
* | dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1haikun2015-04-183-40/+40
* | dm: ls1021a: Bring in ls1021a dts files from linux kernelhaikun2015-04-184-0/+662
* | dm: arm: Bring in skeleton64 device tree file from LinuxHaikun.Wang@freescale.com2015-04-181-0/+13
* | cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-183-9/+9
* | net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* | common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-181-0/+1
|/
* ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-161-2/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-168-91/+154
|\
| * sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-153-1/+36
| * i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-152-2/+2
| * sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-151-2/+13
| * sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-151-8/+8
| * sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-1/+12
| * sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-153-57/+40
| * sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-152-4/+40
| * sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-151-17/+0
| * power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski2015-04-151-0/+4
| * sunxi: gpio: Indentation fixPaul Kocialkowski2015-04-151-2/+2
* | board: ti: AM43xx: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+9
* | board: ti: DRA7: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+12
* | include: asm: types: add resource_size_t typeKishon Vijay Abraham I2015-04-141-0/+1
* | arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I2015-04-141-0/+7
* | include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I2015-04-141-1/+1
* | ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-143-5/+30
* | ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-143-7/+21
OpenPOWER on IntegriCloud