summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-11-17ARM: atmel: add sama5d4 xplained ultra board supportBo Shen
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher
2014-11-17arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher
2014-11-17arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher
2014-11-17arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher
2014-11-17ARM: atmel: spl: make css field configurableBo Shen
2014-11-17ARM: atmel: spl: make initialization more stableBo Shen
2014-11-17Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2014-11-14Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-13arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch
2014-11-13mx6: video_skip: Fix crash on NULL pointerNikolay Dimitrov
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2014-11-13kconfig: imx6: add SUPPORT_SPLJohn Tobias
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-13arm: mx6: Fix missing Kconfig option for NovenaMarek Vasut
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede
2014-11-13sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede
2014-11-13sun6i: Add dram initialization codeHans de Goede
2014-11-13sun4i: Rename dram files to dram_sun4i.xHans de Goede
2014-11-13sun6i: Add cpucfg register definitionsHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-11-13sun6i: Add new p2wi controller driverOliver Schinagl
2014-11-13Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-11-13kconfig: arm: move "armv8" define to arch/arm/KconfigMasahiro Yamada
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada
2014-11-13ARM: remove unused CPU directoryMasahiro Yamada
2014-11-12arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov
2014-11-12ARM: cache-cp15: Use more accurate typesThierry Reding
2014-11-12ARM: cache_v7: Various minor cleanupsThierry Reding
2014-11-11Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-11-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-11Revert "lib: bootm: add missing include"Michal Simek
2014-11-12ARM: UniPhier: call pin_init() also in the normal bootMasahiro Yamada
2014-11-12ARM: UniPhier: consolidate board_postclk_init() functionMasahiro Yamada
2014-11-12ARM: UniPhier: add set_pinsel macro for use in assembly codeMasahiro Yamada
2014-11-12usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada
2014-11-12ARM: UniPhier: add MIO register fileMasahiro Yamada
2014-11-12ARM: UniPhier: add EHCI host pin settings for PH1-Pro4Masahiro Yamada
2014-11-12ARM: UniPhier: move DDR related configuration to KconfigMasahiro Yamada
2014-11-12ARM: UniPhier: reset on-board devices on start-upMasahiro Yamada
2014-11-11kconfig: zynq: Add ZYBO boardPeter Crosthwaite