1. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  5. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  6. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  7. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  8. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  9. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  10. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  11. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  12. de550d6 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  13. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  15. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  16. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  17. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 7d9b5ba cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  22. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  23. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  24. af7d38b Remove obsolete mpc824x linker scripts by Grant Likely · 17 years ago
  25. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  26. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  27. 7481266 by Wolfgang Denk · 19 years ago
  28. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  29. c83bf6a Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
  30. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  31. b783eda * Header file cleanup for ARM by wdenk · 21 years ago
  32. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  33. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  34. fe8c280 Initial revision by wdenk · 22 years ago
  35. c609719 Initial revision by wdenk · 22 years ago
  36. cc1c8a1 Initial revision by wdenk · 22 years ago
  37. 2f54faa Initial revision by wdenk · 22 years ago
  38. e85390d Initial revision by wdenk · 22 years ago
  39. 7e4a3b5 Initial revision by wdenk · 23 years ago
  40. 327f7a0 Initial revision by wdenk · 23 years ago
  41. 89ab65e Initial revision by wdenk · 23 years ago
  42. 4a5b6a3 Initial revision by wdenk · 23 years ago