1. ff933ee build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  2. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  3. c183a6e imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  4. 54ead2c kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  5. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  6. 933c7e0 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  7. d36a749 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  8. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  9. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  10. ddadbed arm: put .hash, .got.plt and .machine_param back in binaries by Albert ARIBAUD · 11 years ago
  11. 85fd5f1 arm64: core support by David Feng · 11 years ago
  12. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  13. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  14. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  15. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  16. a2f61ca arm: prevent using movt/movw address loads by Jeroen Hofstee · 11 years ago
  17. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 446dd12 arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  20. efc9072 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections by Tom Rini · 12 years ago
  21. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  22. bdc9b24 arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  23. 97bbf18 arm: Enable generic board support by Simon Glass · 12 years ago
  24. a8c7aea arm: work around assembler bug by Allen Martin · 12 years ago
  25. 20eef6c Makefile: Add a 'checkthumb' rule by Tom Rini · 13 years ago
  26. b8e4080 ARM: enable Thumb build by Aneesh V · 13 years ago
  27. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  28. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  29. ad35628 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  30. dc74e08 support CONFIG_SYS_LDSCRIPT on ARM by Michael Schwingen · 14 years ago
  31. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  32. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  33. 8b378e1 ARM: fix broken build of ARM by Stefano Babic · 14 years ago
  34. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  35. 0a2817f arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  36. 6d1fcb1 arm: implement ELF relocations by Albert Aribaud · 14 years ago
  37. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  38. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed (93%) from lib_arm/config.mk]
  39. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  40. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  41. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  42. 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago[Renamed from arm_config.mk]
  43. 8378ba4 push CROSS_COMPILE out to $(ARCH)_config.mk by Mike Frysinger · 15 years ago
  44. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 39f0e5f Initial revision by wdenk · 22 years ago