1. 9ab6049 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  2. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  3. 1090a56 arm: Drop old non-generic-board code by Simon Glass · 9 years ago
  4. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  5. c6aabe9 arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · 9 years ago
  6. 3ffa95c armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · 9 years ago
  7. f99993c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · 10 years ago
  8. 12d8a72 ARM: Add ARMv7-M support by rev13@wp.pl · 10 years ago
  9. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  10. 51b17d4 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · 10 years ago
  11. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  12. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  13. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  14. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  15. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  16. 0ae7653 arm64: core support by David Feng · 11 years ago
  17. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  20. df84502 arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  21. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  22. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  23. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  24. 959daa2 arm: Enable generic board support by Simon Glass · 12 years ago
  25. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  26. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  27. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  28. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  29. c497be7 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
  30. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  31. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  32. 93bc219 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
  33. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  34. d8834a1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 14 years ago
  35. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  36. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_arm/Makefile]
  37. f772acf ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  38. deec15b arm: add _lshrdi3.S by Heiko Schocher · 15 years ago
  39. 52b1bf2 Make linking against libgcc configurable by Wolfgang Denk · 15 years ago
  40. ab29823 arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. b3acb6c arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 53677ef Big white-space cleanup. by Wolfgang Denk · 17 years ago
  43. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  44. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  45. 6d0943a ARM: cleanup duplicated exception handlingcode by Andreas Engel · 17 years ago
  46. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  47. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  48. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  49. ba94a1b * Update Intel IXP4xx support by Wolfgang Denk · 18 years ago
  50. f47713f Initial revision by wdenk · 22 years ago