1. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  2. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  3. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  4. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 12 years ago
  5. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  6. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  7. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  8. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  9. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  10. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  11. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  12. a8381c9 actux[123]: Update linker script for ELDK 4.2 by Tom Rini · 12 years ago
  13. f0ed2fb IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · 13 years ago
  14. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  15. 53adde9 update/fix AcTux2 board by Michael Schwingen · 14 years ago
  16. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  17. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  18. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  19. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  20. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  21. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  22. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  23. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  24. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  26. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  30. da058a4 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. 1ae4428 add AcTux-2 board support by Michael Schwingen · 17 years ago