1. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  2. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  3. f310830 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · 13 years ago
  4. 6d75484 VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · 13 years ago
  5. 0bf42fe VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · 13 years ago
  6. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  7. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  8. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  9. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  10. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  11. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  12. a7d5434 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  13. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  14. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  15. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  16. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  17. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  18. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  19. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  20. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  21. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  22. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  23. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  24. 9ebfdc2 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  25. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  26. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  27. ceaa62a ppc4xx: Fix problems in some ppc4xx board Makefiles by Stefan Roese · 15 years ago
  28. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  29. 331ab60 mpl: Remove memory test relocation fixups by Peter Tyser · 15 years ago
  30. b32a894 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · 15 years ago
  31. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  32. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  33. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  34. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  35. b1c0eaa Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  36. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  37. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  38. d39041f PATI board: fix compiler warnings by Wolfgang Denk · 15 years ago
  39. 28c3450 mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  40. 5b54df2 MIP405T: fix compile problem by Wolfgang Denk · 15 years ago
  41. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  42. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  43. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  44. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  45. 88685b5 VCMA9: fix compile errors by Wolfgang Denk · 16 years ago
  46. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  47. b6b4625 boards: get mac address from environment by Mike Frysinger · 16 years ago
  48. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  49. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  50. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  51. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  52. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  53. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  54. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  55. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  57. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 4d2ae70 disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  62. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  63. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  64. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  65. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  66. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  67. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  68. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  69. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  70. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  71. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  72. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  73. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  74. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  75. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  76. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  77. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  78. fc19e36 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c by Wolfgang Denk · 17 years ago
  79. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  80. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  81. b7d8e05 Remove obsolete mpc5xx linker scripts by Grant Likely · 17 years ago
  82. 9107ebe board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  83. 90b0cf4 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  84. 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  85. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  86. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  87. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  88. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  89. 7481266 by Wolfgang Denk · 19 years ago
  90. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  91. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  92. 0c8721a Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  93. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  94. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  95. 460c322 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  96. 400558b Prepare for SoC rework of ARM code: by wdenk · 20 years ago
  97. e86e5a0 Code cleanup for GCC-3.3.x compilers by wdenk · 20 years ago
  98. 731215e Patch by George G. Davis, 24 Aug 2004: by wdenk · 20 years ago
  99. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  100. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago