1. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  2. ac4cd59 5xxx: write MAC address to mac-address and local-mac-address by Timur Tabi · 17 years ago
  3. a9d87e2 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 17 years ago
  4. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  5. f516973 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  6. 49db23d4 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  7. 55aee10 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  8. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  9. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  10. a75af9b Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  11. c1ab826 Rewrote picos_to_clk() to avoid rounding errors. by James Yang · 18 years ago
  12. bd38b7e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  13. 37ed6cd ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. by Matthias Fuchs · 17 years ago
  14. 66ed6cc Reworked 85xx speed detection code by Andy Fleming · 17 years ago
  15. 0d8c3a2 Support 1G size on 8548 by Andy Fleming · 18 years ago
  16. 1f9a318 Only set ddrioovcr for 8548 rev1. by Andy Fleming · 18 years ago
  17. 9343dbf Tweak DDR ECC error counter by Andy Fleming · 18 years ago
  18. 85e7c7a 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  19. 03b81b4 Some 85xx cpu cleanups by Andy Fleming · 17 years ago
  20. 151d5d9 Add cpu support for the 8544 by Andy Fleming · 17 years ago
  21. 96629cb u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · 18 years ago
  22. 63247a5 u-boot: v2: Remove the fixed TLB and LAW entrynubmer by Zang Roy-r61911 · 18 years ago
  23. 323bfa8 Remove BOARDLIBS usage completely by Stefan Roese · 17 years ago
  24. bd7851c mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · 17 years ago
  25. 7dbdf28 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt by Jon Loeliger · 17 years ago
  26. 5cca409 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  27. a8227b6 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  28. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  29. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  30. 01ebbab Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 17 years ago
  31. afc7e4c Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  32. 90e6f41 ppc4xx: Add output for bootrom location to 405EZ ports by Stefan Roese · 17 years ago
  33. f35a53f Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 17 years ago
  34. 6f1d57c Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 17 years ago
  35. fc26c97 Atmel MCI driver by Haavard Skinnemoen · 19 years ago
  36. 05fdab1 AVR32: Add clk and gpio infrastructure for mmci by Haavard Skinnemoen · 18 years ago
  37. b4ec9c2 AVR32: Add clk and gpio infrastructure for macb0 and macb1 by Haavard Skinnemoen · 18 years ago
  38. 1f4f212 AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  39. df548d3 AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  40. c841bee AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · 18 years ago
  41. 3740300 [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 17 years ago
  42. 2ad3aba ppc4xx: Fix i2c divisor calcularion for PPC4xx by Jeffrey Mann · 17 years ago
  43. 3d98b85 Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  44. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  45. 7b7e30a [Blackfin][PATCH] Fix dynamic CPLB generation issue by Aubrey Li · 17 years ago
  46. 155fd76 [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · 17 years ago
  47. 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 · 17 years ago
  48. 25b0806 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  49. 31c98a8 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  50. c8f2280 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 17 years ago
  51. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 17 years ago
  52. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 17 years ago
  53. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  54. cabee75 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 17 years ago
  55. 94f5470 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 17 years ago
  56. 6db7d0a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  57. 1798049 Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  58. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  59. 0d974d5 [PATCH] Add 4xx GPIO functions by Stefan Roese · 18 years ago
  60. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  61. 9964a4d Set Rev 2.x 86xx PIC in mixed mode. by Haiying Wang · 18 years ago
  62. 2ccceac Add support for 8641 Rev 2 silicon. by Ed Swarthout · 18 years ago
  63. 44ba464 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  64. a17824c Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 18 years ago
  65. 2a8dfe0 Code cleanup. Update CHANGELOG by Wolfgang Denk · 18 years ago
  66. 4075095 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  67. d5f4614 SPC1920: fix small clock routing bug by Markus Klotzbuecher · 18 years ago
  68. fc1e45c Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  69. e01bd21 [PATCH] Add AMCC PPC405EZ support by Stefan Roese · 18 years ago
  70. 07e82cb [PATCH] TQM8272: dont change the bits given from the HRCW by Heiko Schocher · 18 years ago
  71. 6545898 [Blackfin][PATCH] Add BF561 EZKIT board support by Aubrey Li · 18 years ago
  72. a20e710 Merge http://www.denx.de/git/u-boot by Aubrey Li · 18 years ago
  73. 26bf7de [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 18 years ago
  74. 0d93de1 [Blackfin][PATCH] minor cleanup by Aubrey Li · 18 years ago
  75. bfa5754 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue by Aubrey Li · 18 years ago
  76. 8440bb1 [Blackfin][PATCH] code cleanup by Aubrey Li · 18 years ago
  77. cfc6711 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago
  78. 76316a3 [Microblaze][PATCH] by Michal Simek · 18 years ago
  79. 8db13d6 [Blackfin][PATCH] code cleanup by Aubrey Li · 18 years ago
  80. 3f0606a [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support by Aubrey.Li · 18 years ago
  81. cf3b41e Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  82. 3789629 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 18 years ago
  83. ced5b90 [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS by Matthias Fuchs · 18 years ago
  84. dd0321f Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · 18 years ago
  85. efa013d Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  86. 35ded29 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  87. d8be576 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  88. cd84528 Merge with /home/stefan/git/u-boot/yucca-ddr2 by Stefan Roese · 18 years ago
  89. 00cdb4c [PATCH] Update AMCC Luan 440SP eval board support by Stefan Roese · 18 years ago
  90. df29449 ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP by Stefan Roese · 18 years ago
  91. 46270c2 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  92. e2ebe69 [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's by Stefan Roese · 18 years ago
  93. ad5bb45 Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 18 years ago
  94. 647d3c3 Some code cleanup. by Wolfgang Denk · 18 years ago
  95. b24444f Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.git by Wolfgang Denk · 18 years ago
  96. 4feab4d mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  97. d51b3cf mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  98. 61f4f91 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  99. d61853c mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
  100. b110f40 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago