summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* | | usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity2015-04-23-0/+40
* | | ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity2015-04-23-0/+10
* | | ARM: vf610: Enable cachesStefan Agner2015-04-23-0/+16
* | | ARM: vf610: Add SoC and CPU type detectionSanchayan Maity2015-04-23-2/+39
* | | ARM: vf610: Enable external 32KHz oscillatorStefan Agner2015-04-23-1/+11
* | | ARM: vf610: Move DDR3 initialization to imx-commonSanchayan Maity2015-04-23-2/+355
* | | arm: am437x: mux: Update mux namesBryan De Faria2015-04-23-31/+56
* | | fastboot: ARM: OMAP5: Enable reboot-bootloaderDileep Katta2015-04-23-0/+10
* | | ARM: DRA7: Set serial number environment variableDileep Katta2015-04-23-0/+22
* | | davinci: add support for omapl138-lcdk boardPeter Howard2015-04-23-0/+5
* | | ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to KconfigMasahiro Yamada2015-04-23-0/+4
* | | ARM: integrator: abolish CONFIG_INTEGRATORMasahiro Yamada2015-04-23-2/+2
* | | ARM: integrator: split board select into AP/CP select and CM selectMasahiro Yamada2015-04-23-32/+25
* | | ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-23-33/+62
* | | ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada2015-04-23-91/+0
* | | stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl2015-04-22-0/+5
* | | ARMv7M: Add STM32F4 supportrev13@wp.pl2015-04-22-0/+819
* | | ARM: Add ARMv7-M supportrev13@wp.pl2015-04-22-2/+332
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-0/+1
|\ \
| * | video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-20-0/+1
* | | ahci: mmio_base is a virtual addressScott Wood2015-04-18-4/+4
* | | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-2/+2
* | | net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-1/+1
* | | ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+3
* | | ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+2
* | | ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+2
* | | ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+6
* | | ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+6
* | | ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+3
* | | ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+12
* | | ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+1
* | | ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+3
* | | dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-51/+53
* | | dm: usb: exynos: Enable both EHCI and XHCI on snowSimon Glass2015-04-18-0/+1
* | | dm: usb: exynos: Use driver model for USBSimon Glass2015-04-18-0/+3
* | | dm: usb: tegra: Add vbus GPIOs for nyanSimon Glass2015-04-18-0/+2
* | | dm: ls1021a: dts: Add QSPI dts nodeHaikun.Wang@freescale.com2015-04-18-0/+39
* | | dm: ls1021a: dts: Update DSPI node to support DM SPIHaikun.Wang@freescale.com2015-04-18-18/+4
* | | dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1haikun2015-04-18-40/+40
* | | dm: ls1021a: Bring in ls1021a dts files from linux kernelhaikun2015-04-18-0/+662
* | | dm: arm: Bring in skeleton64 device tree file from LinuxHaikun.Wang@freescale.com2015-04-18-0/+13
* | | cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-18-9/+9
* | | net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18-1/+1
* | | common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+1
|/ /
* | ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-16-2/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-16-91/+154
|\ \
| * | sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-15-1/+36
| * | i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-15-2/+2
| * | sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-15-2/+13
| * | sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-15-8/+8