summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-101-1/+1
|\
| * gic: fixed compilation error in GICv2 wait for interrupt macroYehuda Yitschak2014-10-281-1/+1
* | Merge git://git.denx.de/u-boot-tiTom Rini2014-11-075-6/+11
|\ \
| * | am335x: make get_board_rev() function weakIgor Grinberg2014-11-061-2/+0
| * | net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan2014-11-051-0/+3
| * | net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan2014-11-051-0/+4
| * | ARM: keystone2: keysonte_nav: add support for K2L SoCKhoronzhuk, Ivan2014-11-053-4/+4
* | | Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini2014-11-051-0/+2
|\ \ \
| * | | arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu2014-11-041-0/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-053-5/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2014-11-031-0/+5
| * | | imx: mx6sl: Add IOMUX setting for USDHC1-3Ye.Li2014-11-031-0/+19
| * | | imx: mx6sl: Add perclk_clk_sel bit define in CCMYe.Li2014-11-031-0/+2
| * | | arm: arch-mx6: typo fixes in crm_regs.hSoeren Moch2014-10-301-4/+4
| * | | arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register nameAnatolij Gustschin2014-10-301-1/+1
* | | | dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-051-1/+3
* | | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-055-6/+6
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-041-35/+0
|\ \ \ \
| * | | | Remove unused filesMasahiro Yamada2014-10-311-35/+0
| | |/ / | |/| |
* | | | exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak2014-10-301-20/+39
* | | | exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak2014-10-301-0/+9
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-272-0/+22
|\ \ \ | |/ /
| * | ARM: i.MX video: declare displays and display_count publiclyEric Nelson2014-10-211-0/+5
| * | ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-211-0/+17
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-2719-311/+885
|\ \ \
| * | | omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2014-10-232-3/+3
| * | | keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-233-0/+56
| * | | ARM: keystone: msmc: extend functionality of SESVitaly Andrianov2014-10-232-0/+34
| * | | dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2014-10-231-0/+121
| * | | ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-231-0/+1
| * | | net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan2014-10-231-0/+3
| * | | net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan2014-10-231-0/+4
| * | | ARM: keystone2: keysonte_nav: add support for K2E SoCKhoronzhuk, Ivan2014-10-231-0/+13
| * | | net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan2014-10-231-0/+1
| * | | soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-231-1/+41
| * | | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2014-10-232-0/+6
| * | | soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-231-0/+15
| * | | net: keystone_net: increase MDIO clock frequencyVitaly Andrianov2014-10-231-1/+1
| * | | net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-234-256/+252
| * | | net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan2014-10-232-62/+97
| * | | net: keystone_net: remove SoC specific emac_regs structureHao Zhang2014-10-231-15/+0
| * | | keystone2: k2l-evm: add board supportHao Zhang2014-10-231-0/+6
| * | | keystone2: enable OSR clock domain for K2L SoCHao Zhang2014-10-232-0/+25
| * | | ARM: keystone2: spl: move board specific codeHao Zhang2014-10-231-12/+0
| * | | keystone2: msmc: add MSMC cache coherency support for K2L SOCHao Zhang2014-10-233-3/+13
| * | | keystone2: clock: add K2L clock definitions and commandsHao Zhang2014-10-232-0/+93
| * | | ARM: keystone2: add K2L device hardware definitionsHao Zhang2014-10-233-2/+87
| * | | ARM: cmd_clock: generalize command usage descriptionKhoronzhuk, Ivan2014-10-233-44/+54
| * | | keystone: usb: add support of usb xhciWingMan Kwok2014-10-232-0/+27
| * | | dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-231-5/+7
OpenPOWER on IntegriCloud