1. 2ef1d9b Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  2. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 17 years ago
  3. 89cdab7 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  4. c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
  5. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  6. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  7. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  8. 6f2eb3f ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  9. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  10. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  11. f33e965 Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · 17 years ago
  12. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  13. 6d1b6f9 Mark board_init_[fr] as noreturn by Mike Frysinger · 17 years ago
  14. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  15. 6cfcce6 always pull in asm/blackfin.h for Blackfin ports by Mike Frysinger · 17 years ago
  16. be19bd5 ARM: arm920/s3c24xx: IRQ demulitplexer callback by Harald Welte · 17 years ago
  17. 66a9455 MPC512X: Fixed typo in macro name. by Grzegorz Bernacki · 17 years ago
  18. fc16904 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  19. 6636b62 Expose parse_line() globally. by James Yang · 17 years ago
  20. 500856e API for external applications. by Rafal Jaworowski · 17 years ago
  21. 26a4179 Globalize envmatch() by Rafal Jaworowski · 17 years ago
  22. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  23. 0dcfe3a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  24. 11d9eec TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · 17 years ago
  25. d435793 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  26. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  27. f31d38b ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  28. 955413f Revert "Correct relocation fixup for mpc5xx" by Grant Likely · 17 years ago
  29. e156338 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · 17 years ago
  30. 139365f Revert "Correct fixup relocation for mpc8220" by Grant Likely · 17 years ago
  31. 7092234 Revert "Correct fixup relocation for mpc824x" by Grant Likely · 17 years ago
  32. 96279ab Revert "Correct fixup relocation for mpc8260" by Grant Likely · 17 years ago
  33. 928fe33 Revert "Correct fixup relocation for mpc83xx" by Grant Likely · 17 years ago
  34. c93945e Revert "[MPC512x] Correct fixup relocation" by Grant Likely · 17 years ago
  35. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  36. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  37. 7f19139 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  38. c5bded3 Add mii_init() prototype by Wolfgang Denk · 17 years ago
  39. 909627d Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  40. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  41. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  42. 59530af Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  43. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  44. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  45. 9e737d8 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  46. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  47. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  48. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  49. 057004f Correct fixup relocation for mpc83xx by Grant Likely · 17 years ago
  50. 5af61b2 Correct fixup relocation for mpc8260 by Grant Likely · 17 years ago
  51. f3a52fe Correct fixup relocation for mpc824x by Grant Likely · 17 years ago
  52. a85dd25 Correct fixup relocation for mpc8220 by Grant Likely · 17 years ago
  53. 6f7576b Correct fixup relocation for MPC5xxx by Grant Likely · 17 years ago
  54. 3649cd9 Correct relocation fixup for mpc5xx by Grant Likely · 17 years ago
  55. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  56. 256176d Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 18 years ago
  57. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 18 years ago
  58. 0643631 16bit read/write little endian by Michal Simek · 18 years ago
  59. 7435711 Minor code cleanup. by Wolfgang Denk · 18 years ago
  60. c95c428 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
  61. 3208112 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  62. 91650b3 Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · 18 years ago
  63. 90f30a7 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  64. d22200f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  65. 82165a3 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · 18 years ago
  66. 4707fb5 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · 18 years ago
  67. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  68. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  69. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  70. 43835aa Added interrupt handling capabilities for mpc5xxx processors. by Detlev Zundel · 18 years ago
  71. 4b7576f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  72. 2f6fa46 Fixed common.h spelling error. Patch by Cory Tusar, 30 Nov 2005 by Wolfgang Denk · 18 years ago
  73. d10afb3 Merge with /home/raj/git/u-boot by Wolfgang Denk · 18 years ago
  74. 692519b Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · 18 years ago
  75. 281f69e Merge branch 'wd' by Jon Loeliger · 18 years ago
  76. bea3f28 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
  77. 090eb73 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · 18 years ago
  78. f6e5739 Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  79. 6c5879f Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  80. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago
  81. cd94ba3 Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
  82. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  83. b79316f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago
  84. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  85. 8aa1a2d Patch by Steven Scholz, 4 Apr 2005: by wdenk · 20 years ago
  86. 3ec924a Patch by Steven Scholz, 25 Oct 2004: by wdenk · 20 years ago
  87. 756f586 * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · 20 years ago
  88. 96085e3 Fix problem introduced by previous patch. by wdenk · 20 years ago
  89. 7e6bf35 Patch by Martin Krause, 27 Oct 2004: by wdenk · 20 years ago
  90. 983fda8 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · 20 years ago
  91. 731215e Patch by George G. Davis, 24 Aug 2004: by wdenk · 20 years ago
  92. 281e00a * Code cleanup by wdenk · 20 years ago
  93. fabd46a * Patch by Prakash Kumar, 27 Jun 2004: by wdenk · 20 years ago
  94. 0ac6f8b Patch by Jon Loeliger, 17 June 2004: by wdenk · 20 years ago
  95. e63c8ee Patch by Sam Song, 09 Jun 2004: by wdenk · 20 years ago
  96. 36c7287 * Patch by Mark Jonas, 08 June 2004: by wdenk · 20 years ago
  97. f39748a * Patch by Paul Ruhland, 17 May 2004: by wdenk · 20 years ago
  98. 547b4cb Patches by Jon Loeliger, 11 May 2004: by wdenk · 20 years ago
  99. 1114257 Patch by Yuli Barcohen, 19 Apr 2004: by wdenk · 20 years ago
  100. e9132ea Clean up the TQM8xx_YYMHz configurations; allow to use the same by wdenk · 21 years ago