1. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 47bd65e arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  4. d026dec arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  5. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  6. f84a7b8 ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 11 years ago
  7. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  8. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  9. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  10. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  11. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  12. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  13. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  14. 1fb187b actux[123]: Update linker script for ELDK 4.2 by Tom Rini · 12 years ago
  15. 8e807ec IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · 13 years ago
  16. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  17. af05048 update/fix AcTux2 board by Michael Schwingen · 13 years ago
  18. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  19. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  20. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  21. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  22. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  23. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago
  24. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  25. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  26. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  27. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  28. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  29. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  32. c9bcf75 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  33. aebf00f add AcTux-2 board support by Michael Schwingen · 17 years ago