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