summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: bcm2835: use phys_to_bus() for mboxStephen Warren2015-04-141-2/+3
* | ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren2015-04-143-1/+26
|/
* break build if it would produce broken binaryPavel Machek2015-04-131-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-132-0/+33
|\
| * ARM: mx5: add support for USB armory boardAndrej Rosano2015-04-091-0/+11
| * ARM: mx5: move to a standard arch/board approachAndrej Rosano2015-04-092-0/+22
* | ARM: rpi: add a couple more revision IDsStephen Warren2015-04-131-1/+3
* | ARM: fix arch/arm/Makefile for TegraMasahiro Yamada2015-04-111-0/+5
* | arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese2015-04-111-1/+1
* | lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-1011-1/+215
* | lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-103-0/+18
* | lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+48
* | lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-104-0/+18
* | lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-103-0/+11
* | lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-104-0/+20
* | Merge branch 'u-boot/master'Albert ARIBAUD2015-04-1067-346/+512
|\ \
| * | am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-071-1/+1
| * | dts: peach_pi: Add DT properties needed for displayAjay Kumar2015-04-061-0/+3
| * | dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar2015-04-061-0/+2
| * | dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar2015-04-061-0/+1
| * | Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar2015-04-061-2/+2
| * | arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-062-3/+65
| * | Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET2015-04-061-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-0312-22/+128
| |\ \
| | * | tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach2015-03-301-0/+2
| | * | ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler2015-03-301-5/+5
| | * | ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-303-3/+3
| | * | ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2015-03-302-0/+26
| | * | ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-302-0/+73
| | * | ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-302-11/+11
| | * | ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren2015-03-301-0/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-3119-151/+142
| |\ \ \
OpenPOWER on IntegriCloud