summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-121-1/+2
* ARM: start.S: fix typoYuichiro Goto2016-02-291-1/+1
* arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)2016-02-151-0/+6
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-051-2/+2
* ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-271-8/+0
* ARM: remove a320evb board supportMasahiro Yamada2015-02-244-138/+0
* ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-244-276/+0
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-218-584/+0
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+6
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-301-58/+0
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-041-27/+436
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-152-215/+4
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-26/+0
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+4
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-7/+0
* arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-170/+22
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-231-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2434-546/+34
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-1/+5
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-301-75/+0
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-301-7/+5
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-5/+5
* 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-122-1/+8
* 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/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-012-10/+10
* arm: Move tbl to arch_global_dataSimon Glass2013-02-013-12/+12
* arm: Move tbu to arch_global_dataSimon Glass2013-02-012-10/+10
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-012-6/+6
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-011-11/+13
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-53/+8
* arm: ks8695: use defined constants for UARTYann Vernier2012-10-261-3/+3
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-184-2240/+0
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-3/+5
* arm: Use common .lds file where possibleSimon Glass2012-03-301-88/+0
* ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)2012-03-271-44/+20
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-14/+14
* add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-192-0/+55
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
OpenPOWER on IntegriCloud