1. 55aee10 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  2. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  3. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  4. a75af9b Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  5. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  6. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  7. c1ab826 Rewrote picos_to_clk() to avoid rounding errors. by James Yang · 18 years ago
  8. bd38b7e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  9. 5c5d324 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 17 years ago
  10. 37ed6cd ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. by Matthias Fuchs · 17 years ago
  11. 66ed6cc Reworked 85xx speed detection code by Andy Fleming · 17 years ago
  12. 0d8c3a2 Support 1G size on 8548 by Andy Fleming · 18 years ago
  13. 1f9a318 Only set ddrioovcr for 8548 rev1. by Andy Fleming · 18 years ago
  14. 9343dbf Tweak DDR ECC error counter by Andy Fleming · 18 years ago
  15. 85e7c7a 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  16. 03b81b4 Some 85xx cpu cleanups by Andy Fleming · 17 years ago
  17. 151d5d9 Add cpu support for the 8544 by Andy Fleming · 17 years ago
  18. 96629cb u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · 18 years ago
  19. 63247a5 u-boot: v2: Remove the fixed TLB and LAW entrynubmer by Zang Roy-r61911 · 18 years ago
  20. 49ea3b6 mpc83xx: Add generic PCI setup code. by Scott Wood · 17 years ago
  21. 7c98e51 mpc83xx: Add 831x support to speed.c. by Scott Wood · 17 years ago
  22. 95e7ef8 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 17 years ago
  23. a35b0c4 mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 17 years ago
  24. 396955f Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  25. 61ea75a Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  26. 323bfa8 Remove BOARDLIBS usage completely by Stefan Roese · 17 years ago
  27. 0643631 16bit read/write little endian by Michal Simek · 17 years ago
  28. bd7851c mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · 17 years ago
  29. 7dbdf28 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt by Jon Loeliger · 17 years ago
  30. 5cca409 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  31. a8227b6 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  32. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  33. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  34. 01ebbab Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 17 years ago
  35. afc7e4c Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  36. 90e6f41 ppc4xx: Add output for bootrom location to 405EZ ports by Stefan Roese · 17 years ago
  37. f35a53f Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 17 years ago
  38. 6f1d57c Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 17 years ago
  39. fc26c97 Atmel MCI driver by Haavard Skinnemoen · 19 years ago
  40. 05fdab1 AVR32: Add clk and gpio infrastructure for mmci by Haavard Skinnemoen · 18 years ago
  41. b4ec9c2 AVR32: Add clk and gpio infrastructure for macb0 and macb1 by Haavard Skinnemoen · 18 years ago
  42. 1f4f212 AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  43. df548d3 AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  44. c841bee AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · 18 years ago
  45. 3740300 [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 18 years ago
  46. 6fbf261 Fix two bugs for MPC83xx DDR2 controller SPD Init by Xie Xiaobo · 18 years ago
  47. 2ad3aba ppc4xx: Fix i2c divisor calcularion for PPC4xx by Jeffrey Mann · 18 years ago
  48. 3d98b85 Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  49. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  50. 7b7e30a [Blackfin][PATCH] Fix dynamic CPLB generation issue by Aubrey Li · 18 years ago
  51. 155fd76 [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · 18 years ago
  52. e0df1c9 [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it by Aubrey Li · 18 years ago
  53. 25b0806 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  54. 31c98a8 Minor coding style cleanup. by Wolfgang Denk · 18 years ago
  55. c8f2280 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 18 years ago
  56. 72c5e39 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  57. edf5851 USB: cleanup monahans usb support. Remove dead code. by Markus Klotzbuecher · 18 years ago
  58. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  59. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  60. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  61. cabee75 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 18 years ago
  62. 94f5470 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 18 years ago
  63. 6db7d0a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 18 years ago
  64. ae00bb4 PXA: pxa27x USB OHCI support by Rodolfo Giometti · 18 years ago
  65. 1798049 Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  66. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  67. 0d974d5 [PATCH] Add 4xx GPIO functions by Stefan Roese · 18 years ago
  68. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  69. f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  70. 9964a4d Set Rev 2.x 86xx PIC in mixed mode. by Haiying Wang · 18 years ago
  71. 2ccceac Add support for 8641 Rev 2 silicon. by Ed Swarthout · 18 years ago
  72. 44ba464 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  73. a17824c Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 18 years ago
  74. 2a8dfe0 Code cleanup. Update CHANGELOG by Wolfgang Denk · 18 years ago
  75. 4075095 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  76. d5f4614 SPC1920: fix small clock routing bug by Markus Klotzbuecher · 18 years ago
  77. fc1e45c Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  78. e01bd21 [PATCH] Add AMCC PPC405EZ support by Stefan Roese · 18 years ago
  79. 07e82cb [PATCH] TQM8272: dont change the bits given from the HRCW by Heiko Schocher · 18 years ago
  80. 6545898 [Blackfin][PATCH] Add BF561 EZKIT board support by Aubrey Li · 18 years ago
  81. a20e710 Merge http://www.denx.de/git/u-boot by Aubrey Li · 18 years ago
  82. 26bf7de [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 18 years ago
  83. 0d93de1 [Blackfin][PATCH] minor cleanup by Aubrey Li · 18 years ago
  84. bfa5754 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue by Aubrey Li · 18 years ago
  85. 8440bb1 [Blackfin][PATCH] code cleanup by Aubrey Li · 18 years ago
  86. cfc6711 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago
  87. 76316a3 [Microblaze][PATCH] by Michal Simek · 18 years ago
  88. 8db13d6 [Blackfin][PATCH] code cleanup by Aubrey Li · 18 years ago
  89. 3f0606a [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support by Aubrey.Li · 18 years ago
  90. cf3b41e Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  91. 3789629 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 18 years ago
  92. ced5b90 [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS by Matthias Fuchs · 18 years ago
  93. dd0321f Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · 18 years ago
  94. efa013d Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  95. 35ded29 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  96. d8be576 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  97. cd84528 Merge with /home/stefan/git/u-boot/yucca-ddr2 by Stefan Roese · 18 years ago
  98. 00cdb4c [PATCH] Update AMCC Luan 440SP eval board support by Stefan Roese · 18 years ago
  99. df29449 ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP by Stefan Roese · 18 years ago
  100. 46270c2 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago