summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-164-50/+79
|\
| * sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-153-1/+36
| * i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-151-1/+1
| * 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-151-41/+19
| * sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-0/+1
| * 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-142-5/+18
* | ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-141-2/+2
|/
* break build if it would produce broken binaryPavel Machek2015-04-131-0/+4
* lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-105-1/+50
* lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-102-0/+4
* lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-101-0/+43
* lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-103-0/+7
* lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+5
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+4
* arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-061-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-034-16/+37
|\
| * ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler2015-03-301-5/+5
| * ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2015-03-301-0/+9
| * ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-301-0/+16
| * ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-301-10/+10
| * ARMv8: enable pre-allocation mallocDavid Feng2015-03-271-4/+0
* | sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+1
* | armv8: semihosting: delete external interfaceLinus Walleij2015-03-281-17/+0
* | ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-285-677/+0
|/
* ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-0/+1
* ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao2015-03-131-0/+3
* ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-131-1/+0
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-131-0/+0
* ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-132-1/+5
* ARM: Introduce erratum workaround for 454179Nishanth Menon2015-03-131-0/+2
* ARM: Introduce erratum workaround for 798870Nishanth Menon2015-03-131-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-109-42/+560
|\
| * ARM: tegra: pinmux: add Tegra210 supportStephen Warren2015-03-041-0/+416
| * ARM: tegra: pinmux: support Tegra210's e_io_hv pin optionStephen Warren2015-03-041-0/+11
| * ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren2015-03-044-0/+4
| * ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren2015-03-041-2/+8
| * ARM: tegra: pinmux: move some type definitionsStephen Warren2015-03-041-29/+29
| * ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren2015-03-044-0/+21
| * ARM: tegra: pinmux: simplify some definesStephen Warren2015-03-044-19/+42
| * ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren2015-03-041-1/+2
| * ARM: tegra: support running in non-secure modeStephen Warren2015-03-041-0/+4
| * edminiv2: switch to SPLAlbert ARIBAUD2015-02-251-0/+10
OpenPOWER on IntegriCloud