1. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  2. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  3. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  4. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  5. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  6. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  7. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  8. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  10. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 4d2ae70 disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  15. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  16. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  17. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  18. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  19. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  20. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  21. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  22. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  23. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  24. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  25. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  26. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  27. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  28. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  29. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  30. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  31. fc19e36 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c by Wolfgang Denk · 17 years ago
  32. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  33. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  34. b7d8e05 Remove obsolete mpc5xx linker scripts by Grant Likely · 17 years ago
  35. 9107ebe board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  36. 90b0cf4 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  37. 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  38. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  39. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  40. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  41. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  42. 7481266 by Wolfgang Denk · 19 years ago
  43. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  44. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  45. 0c8721a Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  46. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  47. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  48. 460c322 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  49. 400558b Prepare for SoC rework of ARM code: by wdenk · 19 years ago
  50. e86e5a0 Code cleanup for GCC-3.3.x compilers by wdenk · 20 years ago
  51. 731215e Patch by George G. Davis, 24 Aug 2004: by wdenk · 20 years ago
  52. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  53. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  54. 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  55. f6e20fc Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  56. c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  57. c935d3b Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
  58. 3a473b2 * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  59. b6e4c40 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
  60. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  61. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  62. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  63. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  64. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  65. 34b3049 Code cleanup by wdenk · 21 years ago
  66. 531716e * Patch by David Müller, 13 Sep 2003: by wdenk · 21 years ago
  67. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  68. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  69. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  70. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  71. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  72. b783eda * Header file cleanup for ARM by wdenk · 21 years ago
  73. 48b4261 * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
  74. f3e0de6 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  75. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  76. 33149b8 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · 21 years ago
  77. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  78. 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  79. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  80. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  81. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  82. 37bd321 Initial revision by wdenk · 22 years ago
  83. c609719 Initial revision by wdenk · 22 years ago
  84. 7d393ae Initial revision by wdenk · 22 years ago
  85. 858b1a6 Initial revision by wdenk · 22 years ago
  86. 67c4f48 Initial revision by wdenk · 22 years ago
  87. affae2b Initial revision by wdenk · 22 years ago
  88. efee170 Initial revision by wdenk · 22 years ago
  89. b573bf1 Initial revision by wdenk · 22 years ago
  90. 5f2d51b Initial revision by wdenk · 22 years ago
  91. 012771d Initial revision by wdenk · 23 years ago
  92. 2f412b2 Initial revision by wdenk · 23 years ago