summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-131-6/+9
|\
| * tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-6/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-127-20/+56
|\ \ | |/ |/|
| * ARM: make gd a function for clangJeroen Hofstee2014-09-091-0/+25
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-095-15/+29
| |\
| | * exynos5420: add callbacks needed for exynos_fb driverAjay Kumar2014-09-051-0/+3
| | * ARM: exynos: Add missing declaration for gpio_direction_inputAjay Kumar2014-09-051-0/+1
| | * arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2014-09-051-0/+1
| | * exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-0/+1
| | * arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2014-09-052-15/+23
| * | keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan2014-09-041-5/+2
| |/
* | video: dcu: Add DCU driver supportWang Huan2014-09-081-0/+4
* | arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-087-1/+687
|/
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-304-8/+0
* arm: add Cygnus and NSP boardsScott Branden2014-08-303-0/+67
* arm: iproc: Initial commit of iproc architecture codeScott Branden2014-08-303-0/+98
* arm: vf610: add NFC clock supportStefan Agner2014-08-302-0/+15
* arm: vf610: add NFC pin muxStefan Agner2014-08-302-0/+38
* arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng2014-08-301-0/+3
* socfpga: initialize designware ethernetPavel Machek2014-08-301-0/+2
* socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See2014-08-291-0/+2
* socfpga: fix clock manager register definitionPavel Machek2014-08-291-43/+49
* ARM:asm:io.h use static inlineJeroen Hofstee2014-08-291-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-08-295-6/+44
|\
| * keystone2: use EFUSE_BOOTROM information to configure PLLsVitaly Andrianov2014-08-254-0/+38
| * board/ti/dra7xx: add support for parallel NORpekon gupta2014-08-251-6/+6
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-08-293-19/+3
|\ \
| * | ARM: zynq: Remove spl.hMichal Simek2014-08-192-17/+1
| * | ARM: zynq: Move ps7_init() out of spl.hMichal Simek2014-08-192-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-08-293-0/+71
|\ \ \
| * | | ARM: tegra: add Colibri T30 board supportStefan Agner2014-08-181-0/+13
| * | | ARM: tegra: Disable VPRBryan Wu2014-08-182-0/+58
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-2911-21/+2069
|\ \ \
| * | | mx6sxsabresd: Add Ethernet supportFabio Estevam2014-08-202-0/+11
| * | | ARM: mx5: Fix CHSCCDR nameMarek Vasut2014-08-201-1/+1
| * | | mx6: add support of multi-processor commandGabriel Huau2014-08-202-0/+14
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-118-15/+35
| |\ \ \ | | |/ /
| * | | mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADEDFabio Estevam2014-08-081-1/+1
| * | | mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definitionFabio Estevam2014-08-081-1/+1
| * | | mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offsetFabio Estevam2014-08-081-2/+2
| * | | mx6: imx-regs: Remove unused 'omux' field from iomux structFabio Estevam2014-08-081-2/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-0828-214/+673
| |\ \ \
| * | | | i.MX6: add enable_spi_clk()Heiko Schocher2014-07-232-0/+2
| * | | | i.MX6: define struct pwm_regs and PWMCR_* definesHeiko Schocher2014-07-231-0/+16
| * | | | imx6: add gpr2 usb_otg_id iomux select control defineHeiko Schocher2014-07-231-0/+2
| * | | | mx6: Adjust the GPR offset for mx6soloxFabio Estevam2014-07-231-0/+3
| * | | | mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-231-9/+0
| * | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-1650-241/+689
| |\ \ \ \
| * | | | | mx6sx: Add pin definitionsFabio Estevam2014-07-102-0/+1677
| * | | | | mx6: Add support for the mx6solox variantFabio Estevam2014-07-105-5/+339
OpenPOWER on IntegriCloud