index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm920t
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-05
common: ep93xx: Move arch-specific declarations out of common
Simon Glass
2017-06-05
samsung: Drop more references fo s3c24x0
Simon Glass
2017-06-05
samsung: Drop s3c24x0 arch-specific code
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-04-06
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2016-06-12
arm: Allow skipping of low-level init with I-cache on
Simon Glass
2016-02-29
ARM: start.S: fix typo
Yuichiro Goto
2016-02-15
arm: build some file(s) as ARM mode only
David Müller (ELSOFT AG)
2015-12-05
arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline
Tom Rini
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
2015-02-24
ARM: remove a320evb board support
Masahiro Yamada
2015-02-24
ARM: remove cm4008 and cm41xx board support
Masahiro Yamada
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-08-30
arm: ep9315: Add .vectors section to lds and remove obsolete lds
Sergey Kostanbaev
2014-07-04
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2013-10-31
arm920t: convert makefiles to Kbuild style
Masahiro Yamada
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
[next]