aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/orion5x
AgeCommit message (Expand)AuthorFilesLines
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-08-30orion5x: kconfig: move board select menu and common settingsMasahiro Yamada1-0/+21
2014-05-29Remove unnecessary use of hush header fileSimon Glass1-1/+0
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-25/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass1-1/+1
2013-02-01arm: Move tbl to arch_global_dataSimon Glass1-1/+1
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD1-2/+2
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD1-0/+2
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar1-0/+18
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen3-3/+4
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-8/+2
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-2/+2
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD5-5/+5
2011-04-27Orion5x: Correct DRAM bank detectionRogan Dawes1-1/+1
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher1-2/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-15/+0
2010-10-13orion5x: optimize window size computationAlbert Aribaud1-11/+21
2010-10-11orion5x: fix relocation-incompatible codeAlbert Aribaud2-31/+53
2010-09-19ARM: implement relocation for ARM926Heiko Schocher1-1/+23
2010-08-26Orion5x: bugfix: window size (mis)calculationAlbert Aribaud1-1/+1
2010-08-10orion5x: allow overriding default mappings windowsAlbert Aribaud1-20/+20
2010-07-12mvgbe: add support for orion5x GbE controllerAlbert Aribaud1-0/+8
2010-06-23Prepare v2010.06-rc3v2010.06-rc3Wolfgang Denk1-70/+70
2010-06-22Fix wrong orion5x MPP and GIPO writel argumentsAlbert Aribaud1-4/+4
2010-06-17Initial support for Marvell Orion5x SoCAlbert Aribaud5-0/+863