aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/spear
AgeCommit message (Expand)AuthorFilesLines
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass1-1/+1
2015-09-11arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4Stefan Roese1-0/+34
2015-08-28arm: spear: Enable caches on SPEArStefan Roese1-0/+10
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese6-264/+73
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese1-0/+4
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass1-1/+1
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese1-1/+1
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD2-26/+2
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD1-2/+7
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD1-7/+9
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-28/+8
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk6-6/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-221/+13
2013-06-21remove all references to .dynsymAlbert ARIBAUD1-5/+0
2013-05-01lib: consolidate hang()Andreas Bießmann1-7/+0
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2-21/+18
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau1-3/+3
2013-04-01Consolidate bool typeYork Sun2-21/+18
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-6/+0
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD1-6/+0
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-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+4
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese10-7/+1480
2012-07-07SPEAr: explicitly select clk src for UARTShiraz Hashim1-1/+6
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2-1/+84
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-8/+3
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-6/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
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-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser3-0/+259