Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
46ca84e97266d904c2af6168bc5f1781946531ca
/
arch
/
arm
/
lib
/
Makefile
a382322
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· Fri Oct 23 18:06:40 2015 +0200
81eb219
arm: Drop old non-generic-board code
by Simon Glass
· Sat Sep 12 11:50:10 2015 -0600
e2cb6c5
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Thu Sep 03 14:57:09 2015 -0400
3f67b7d
arm: reset: Avoid a build error when the reset uclass is enabled
by Simon Glass
· Sun Aug 30 16:55:18 2015 -0600
8238f34
armv8: Add framework for CCN-504 interconnect configuration
by Bhupesh Sharma
· Wed Jul 01 09:58:03 2015 +0530
bd1fef5
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
by Matt Porter
· Tue May 05 15:00:23 2015 -0400
b3b57e8
ARM: Add ARMv7-M support
by rev13@wp.pl
· Sun Mar 01 12:44:39 2015 +0100
2542986
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· Fri Feb 06 23:06:45 2015 +0100
df00e52
arm: debug: add Kconfig entries for lowlevel debug
by Masahiro Yamada
· Mon Sep 01 11:06:34 2014 +0900
d32d411
arm: Add support for semihosting for armv8 fastmodel targets.
by Darwin Rambo
· Mon Jun 09 11:12:59 2014 -0700
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· Tue Apr 15 16:13:51 2014 +0200
79bbde0
arm64 patch: gicv3 support
by David Feng
· Fri Mar 14 14:26:27 2014 +0800
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· Wed Mar 05 16:59:38 2014 +0900
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· Sat Feb 22 17:53:42 2014 +0100
85fd5f1
arm64: core support
by David Feng
· Sat Dec 14 11:47:35 2013 +0800
5a0c0ba
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:52 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· Wed Jun 26 15:55:16 2013 +0200
800ea3e
arm: generalize lib/bss.c into lib/sections.c
by Albert ARIBAUD
· Tue Jun 11 14:17:32 2013 +0200
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· Sun May 19 01:48:15 2013 +0000
653909f
arm: Use image_setup_linux() instead of local code
by Simon Glass
· Wed May 08 08:06:03 2013 +0000
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
97bbf18
arm: Enable generic board support
by Simon Glass
· Mon Mar 11 06:49:57 2013 +0000
436f632
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· Mon Feb 25 00:58:59 2013 +0000
f1ffb6c
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· Fri Nov 30 13:01:21 2012 +0000
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· Tue Jan 08 10:18:02 2013 +0000
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· Wed Aug 22 15:31:05 2012 -0700
ea74c93
arm: enable libgcc build for SPL
by Allen Martin
· Fri Aug 31 08:30:13 2012 +0000
84fb0dd
Add cache functions to SPL for armv7
by Stefano Babic
· Thu Mar 15 04:01:41 2012 +0000
55fc5b6
scaled down version of generic libraries for SPL
by Aneesh V
· Wed Jul 13 05:11:06 2011 +0000
686a075
armv7: add PL310 support to u-boot
by Aneesh V
· Thu Jun 16 23:30:51 2011 +0000
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· Thu Jun 16 23:30:48 2011 +0000
93416c1
arm: Use optimized memcpy and memset from linux
by Matthias Weisser
· Thu Mar 10 21:36:32 2011 +0000
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
[Renamed from lib_arm/Makefile]
d47f486
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· Mon Aug 17 13:17:29 2009 +0200
8ffa25f
arm: add _lshrdi3.S
by Heiko Schocher
· Thu Jul 23 13:27:04 2009 +0200
c73f44d
Make linking against libgcc configurable
by Wolfgang Denk
· Thu Jul 23 13:15:59 2009 +0200
189b87a
arm: unify reset command
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Apr 05 13:08:03 2009 +0200
e6b5f1b
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Apr 05 13:06:31 2009 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
699ffe5
[Makefile] Sort COBJS in lib_<arch> Makefiles
by Marian Balakowicz
· Wed Feb 27 11:00:47 2008 +0100
2429d4f
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· Thu Feb 21 17:18:01 2008 +0100
2d4b253
ARM: cleanup duplicated exception handlingcode
by Andreas Engel
· Mon Jan 14 09:06:52 2008 +0000
79fcab8
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· Thu Jan 31 13:20:06 2008 +0100
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· Tue May 30 15:56:48 2006 +0200
f47713f
Initial revision
by wdenk
· Sun Sep 08 19:49:36 2002 +0000