1. 64bd89e m68k: 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. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  4. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  5. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  6. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  7. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  8. ecc63c1 CHECKPATCH: ./board/esd/tasreg/fpgadata.c by Marek Vasut · 13 years ago
  9. 25ceb27 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  10. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  11. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  12. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  13. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  14. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  15. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 14 years ago
  17. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  18. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  19. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  20. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  21. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  22. bb57ad4 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · 16 years ago
  23. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  24. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  25. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  28. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  29. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  30. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  31. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  32. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  33. 7481266 by Wolfgang Denk · 19 years ago
  34. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  35. efe2a4d Code cleanup. by wdenk · 20 years ago
  36. 8d8f894 TASREG board support added by stroese · 20 years ago