aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-10-22omap-common: Common omap_die_id definitionPaul Kocialkowski1-0/+2
2015-10-16Merge git://git.denx.de/u-boot-socfpgaTom Rini1-0/+2
2015-10-17arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen1-0/+2
2015-10-16arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang1-1/+1
2015-10-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+6
2015-10-15pci: pcie_imx: Fix hang on mx6qpFabio Estevam1-0/+2
2015-10-15armv8/mmu: Set bits marked RES1 in TCRThierry Reding1-0/+4
2015-10-15armv8/mmu: Clean up TCR programmingThierry Reding1-2/+2
2015-10-11lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy1-1/+1
2015-10-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-18/+28
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2-18/+28
2015-09-29sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann1-0/+5
2015-09-29sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann1-1/+18
2015-09-29sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann1-12/+20
2015-09-28arm: Drop old non-generic-board codeSimon Glass1-19/+0
2015-09-28ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin1-0/+3
2015-09-16ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding1-0/+3
2015-09-16ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding1-0/+3
2015-09-16ARM: tegra: Implement clk_mThierry Reding6-2/+10
2015-09-16tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin1-9/+0
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese8-697/+0
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini1-0/+3
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso1-0/+2
2015-09-13arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso1-0/+1
2015-09-13imx: imx7d: Add SoC system supportAdrian Alonso2-0/+23
2015-09-13imx: imx7d: clock control module supportAdrian Alonso2-0/+464
2015-09-13imx: imx7d: initial arch level supportAdrian Alonso3-0/+4127
2015-09-13imx: system counter driver for imx7d and mx6ulAdrian Alonso1-0/+29
2015-09-13arm: imx: imx-common: init: move arch init common setupAdrian Alonso2-0/+7
2015-09-13imx: arch-mx6: add is_soc_type helper macroAdrian Alonso2-0/+5
2015-09-11gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux1-2/+2
2015-09-11bitops: introduce BIT() definitionHeiko Schocher4-7/+0
2015-09-11arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4Stefan Roese1-0/+1
2015-09-11arm: Remove snowball and u8500_href boardsSimon Glass1-26/+0
2015-09-11arm: Remove eukrea boardsSimon Glass1-37/+0
2015-09-11arm: Remove balloon3 boardSimon Glass1-13/+0
2015-09-11lpc32xx: remove duplicated DMA_CLK_ENABLE bit definitionVladimir Zapolskiy1-3/+0
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini10-0/+1855
2015-09-02rockchip: Add SPI driverSimon Glass1-0/+20
2015-09-02rockchip: Add I2C driverSimon Glass1-0/+70
2015-09-02rockchip: rk3288: Add SDRAM initSimon Glass2-0/+576
2015-09-02rockchip: rk3288: Add header files for PMU and GRFSimon Glass2-0/+857
2015-09-02rockchip: rk3288: Add clock driverSimon Glass1-0/+185
2015-09-02rockchip: Add basic peripheral and clock definitionsSimon Glass3-0/+119
2015-09-02rockchip: gpio: Add rockchip GPIO driverSimon Glass1-0/+28
2015-09-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini17-97/+1634
2015-09-02imx: vf610 add get_cpu_revPeng Fan1-0/+1
2015-09-02mxc: ocotp fix hole in shadow registersPeng Fan1-1/+2
2015-09-02imx: mx6: ddr: add LPDDR2 supportPeng Fan1-0/+15
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan1-1/+1