summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-1/+1
* samsung: Drop more references fo s3c24x0Simon Glass2017-06-051-37/+0
* samsung: Drop s3c24x0 arch-specific codeSimon Glass2017-06-055-311/+0
* Remove various unused interrupt related codeTom Rini2017-04-062-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-062-53/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-211-17/+18
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-5/+1
* 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