1. bbb1fe4 board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  2. b2776d3 cmd_dasa_sim.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  3. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  4. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  5. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  6. 2ced53e Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  7. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  8. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  9. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  10. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  11. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  12. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  13. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  14. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  15. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  16. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  17. b1245dd ppc4xx: Add custom linker script to board/*/config.mk by Stefan Roese · 15 years ago
  18. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  19. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  20. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  21. 049216f ppc4xx: Use correct io accessors for esd 405 boards by Matthias Fuchs · 16 years ago
  22. a59205d ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · 16 years ago
  23. 2f103ee ppc4xx: Update TEXT_BASE for DASA_SIM boards by Matthias Fuchs · 16 years ago
  24. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  25. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  26. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  27. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  28. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 4615fc2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  31. 7deb3b3 ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  32. 7e410aa ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  33. 97b0734 ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  34. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  35. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  36. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  37. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  38. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  39. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  40. e61cb81 ppc4xx: Rework of 4xx serial driver (3) by Stefan Roese · 17 years ago
  41. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  42. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  43. 7481266 by Wolfgang Denk · 19 years ago
  44. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  45. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  46. c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  47. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  48. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  49. b783eda * Header file cleanup for ARM by wdenk · 21 years ago
  50. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  51. fe8c280 Initial revision by wdenk · 22 years ago
  52. 16f2170 Initial revision by wdenk · 22 years ago
  53. affae2b Initial revision by wdenk · 22 years ago
  54. 2f54faa Initial revision by wdenk · 22 years ago
  55. e85390d Initial revision by wdenk · 23 years ago
  56. 2dab301 Initial revision by wdenk · 23 years ago