1. 4778a58 ARM: make LTO available by Marek Behún · Thu May 20 13:24:22 2021 +0200
  2. a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · Thu May 20 13:24:11 2021 +0200
  3. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · Sun May 10 14:16:56 2020 -0600
  4. 39396fe ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them by Claudius Heine · Wed Mar 04 15:23:10 2020 +0100
  5. 436efc0 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · Mon Dec 16 09:09:43 2019 -0800
  6. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  7. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  8. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · Thu Apr 26 18:21:28 2018 +0530
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · Sat Apr 07 16:06:36 2018 +0200
  11. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · Sat Jan 27 16:59:09 2018 +1100
  12. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · Fri Jan 19 19:01:05 2018 +0100
  13. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · Tue Oct 10 16:21:13 2017 +0200
  14. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · Thu Jun 01 07:33:28 2017 +0100
  15. 739a9d1 armv8: fsl: move ccn504 code into FSL Makefile by Andre Przywara · Wed Apr 26 01:32:41 2017 +0100
  16. e778223 armv8: SPL: only compile GIC code if needed by Andre Przywara · Wed Apr 26 01:32:40 2017 +0100
  17. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · Tue Apr 18 17:27:26 2017 +0530
  18. 948c61b armv7m: add instruction & data cache support by Vikas Manocha · Mon Mar 27 13:02:44 2017 -0700
  19. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  20. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  21. 67bf820 armv8: prevent using THUMB by Andre Przywara · Mon Jan 02 11:48:26 2017 +0000
  22. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  23. fc03fb9 efi: arm: Add EFI app support by Simon Glass · Mon Nov 07 08:47:10 2016 -0700
  24. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  25. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  26. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · Tue Jul 12 20:28:14 2016 +0200
  27. dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · Tue Jun 28 20:18:16 2016 +0800
  28. eb91a46 arm: lib: import muldi3.S from Linux by Marek Vasut · Thu May 26 18:01:44 2016 +0200
  29. d2c1fbb arm: lib: Import __do_div64 from Linux by Marek Vasut · Thu May 26 18:01:42 2016 +0200
  30. 14fefa0 arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · Thu May 26 18:01:40 2016 +0200
  31. 98260c2 arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · Thu May 26 18:01:38 2016 +0200
  32. d086918 arm: include: Import unified.h from Linux kernel by Marek Vasut · Thu May 26 18:01:37 2016 +0200
  33. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  34. 33a1d87 arm: Add a 64-bit division routine to the private library by Simon Glass · Wed Mar 16 07:44:34 2016 -0600
  35. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  36. 81eb219 arm: Drop old non-generic-board code by Simon Glass · Sat Sep 12 11:50:10 2015 -0600
  37. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  38. 3f67b7d arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · Sun Aug 30 16:55:18 2015 -0600
  39. 8238f34 armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · Wed Jul 01 09:58:03 2015 +0530
  40. 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
  41. b3b57e8 ARM: Add ARMv7-M support by rev13@wp.pl · Sun Mar 01 12:44:39 2015 +0100
  42. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  43. df00e52 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · Mon Sep 01 11:06:34 2014 +0900
  44. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  45. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  46. 79bbde0 arm64 patch: gicv3 support by David Feng · Fri Mar 14 14:26:27 2014 +0800
  47. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  48. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  49. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  50. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  51. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  52. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  53. 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · Tue Jun 11 14:17:32 2013 +0200
  54. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · Sun May 19 01:48:15 2013 +0000
  55. 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:03 2013 +0000
  56. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  57. 97bbf18 arm: Enable generic board support by Simon Glass · Mon Mar 11 06:49:57 2013 +0000
  58. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · Mon Feb 25 00:58:59 2013 +0000
  59. 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
  60. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  61. 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
  62. ea74c93 arm: enable libgcc build for SPL by Allen Martin · Fri Aug 31 08:30:13 2012 +0000
  63. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · Thu Mar 15 04:01:41 2012 +0000
  64. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  65. 686a075 armv7: add PL310 support to u-boot by Aneesh V · Thu Jun 16 23:30:51 2011 +0000
  66. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  67. 93416c1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · Thu Mar 10 21:36:32 2011 +0000
  68. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  69. 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]
  70. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  71. 8ffa25f arm: add _lshrdi3.S by Heiko Schocher · Thu Jul 23 13:27:04 2009 +0200
  72. c73f44d Make linking against libgcc configurable by Wolfgang Denk · Thu Jul 23 13:15:59 2009 +0200
  73. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:08:03 2009 +0200
  74. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:06:31 2009 +0200
  75. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  76. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  77. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  78. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · Mon Jan 14 09:06:52 2008 +0000
  79. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  80. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  81. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  82. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  83. f47713f Initial revision by wdenk · Sun Sep 08 19:49:36 2002 +0000