summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-106-1/+257
|\
| * gic: fixed compilation error in GICv2 wait for interrupt macroYehuda Yitschak2014-10-281-1/+1
| * arm: debug: adjust for U-BootMasahiro Yamada2014-10-261-1/+1
| * arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada2014-10-263-0/+68
| * arm: debug: replace license blocks with SPDXMasahiro Yamada2014-10-262-6/+2
| * arm: debug: import debug files from Linux 3.16Masahiro Yamada2014-10-262-0/+192
* | ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* | cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-073-0/+5
* | Merge git://git.denx.de/u-boot-tiTom Rini2014-11-077-9/+19
|\ \
| * | omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-061-0/+4
| * | am335x: make get_board_rev() function weakIgor Grinberg2014-11-062-5/+4
| * | 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-053-9/+9
|\ \ \
| * | | arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+1
| * | | arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+1
| * | | arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu2014-11-041-0/+5
| * | | arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu2014-11-041-0/+2
| * | | arm: rmobile: r8a7790: Update initialize L2 cacheNobuhiro Iwamatsu2014-11-041-9/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-058-14/+137
|\ \ \ \ | |_|/ / |/| | |
| * | | imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2014-11-032-0/+20
| * | | imx: mx6sl: Add IOMUX setting for USDHC1-3Ye.Li2014-11-031-0/+19
| * | | imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li2014-11-031-0/+17
| * | | imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li2014-11-031-0/+4
| * | | imx: mx6sl: Add perclk_clk_sel bit define in CCMYe.Li2014-11-031-0/+2
| * | | imx: gpt: Add High frequency clock source support for GPTYe.Li2014-11-031-9/+66
| * | | 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
| * | | ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-301-0/+4
* | | | dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-051-0/+4
* | | | dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-052-12/+24
* | | | dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-051-0/+1
* | | | dm: sunxi: dts: Add sun7i device tree filesSimon Glass2014-11-053-0/+1250
* | | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-0510-49/+49
* | | | sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell2014-11-051-24/+2
* | | | arm926ejs: cache: use __weakJeroen Hofstee2014-11-041-4/+1
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-042-39/+0
|\ \ \ \
| * | | | ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada2014-10-311-4/+0
| * | | | Remove unused filesMasahiro Yamada2014-10-311-35/+0
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2014-11-042-20/+48
|\ \ \ \
| * | | | 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-uniphierTom Rini2014-11-032-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: UniPhier: make pinmon command optionalMasahiro Yamada2014-10-292-1/+10
* | | | arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj2014-10-291-0/+27
* | | | arm: relocate the exception vectorsGeorges Savoundararadj2014-10-292-6/+30
* | | | arm: make .vectors section allocatableGeorges Savoundararadj2014-10-291-1/+1
* | | | kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-2916-48/+212
* | | | i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-1/+1
|/ / /
OpenPOWER on IntegriCloud