summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t/ep93xx
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove unused ep93xx codeTom Rini2022-04-086-811/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-5/+6
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-211-17/+18
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-051-2/+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-151-1/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+4
* arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-111/+7
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-1/+5
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-5/+5
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+3
* 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-151-1/+1
|/
* 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
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-132-17/+17
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-271-0/+2
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-137-0/+584