summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1176
Commit message (Expand)AuthorAgeFilesLines
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+2
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-2/+2
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-1/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-195/+1
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-151-2/+0
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-27/+0
* ARM: bcm2835: config.mk isn't neededStephen Warren2014-02-131-19/+0
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-8/+0
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-241-5/+0
* ARM: bcm2835: fix mailbox timeoutStephen Warren2014-01-201-1/+1
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-72/+6
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-231-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2412-192/+12
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-301-76/+0
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-301-6/+5
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-131-1/+3
* arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-121-90/+1
* arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-8/+4
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-127-584/+0
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+2
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-1/+5
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-121-5/+3
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-3/+1
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-121-0/+8
* ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-041-3/+11
* ARM: bcm2835: add mailbox driverStephen Warren2013-03-202-1/+165
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-53/+9
* ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2012-11-152-1/+27
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-041-4/+0
* dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-182-181/+1
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
* ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-253-8/+25
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-015-0/+165
* ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren2012-09-011-0/+7
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-4/+5
* arm: Use common .lds file where possibleSimon Glass2012-03-301-78/+0
* Reduce build timesWolfgang Denk2011-11-032-2/+6
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-131-1/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-262-14/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-262-10/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-2/+2
* SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-271-0/+2
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-272-0/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-021-2/+0
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-131-1/+1
* arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-091-3/+3
OpenPOWER on IntegriCloud