1. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  2. 7ee2619 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · 16 years ago
  3. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  4. 08250eb ppc4xx: Fix merge problems in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  5. 1740c1b ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · 16 years ago
  6. 2e20508 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · 16 years ago
  7. ad7382d ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · 16 years ago
  8. 1032017 ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r) by Grant Erickson · 16 years ago
  9. 5b457d0 PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · 16 years ago
  10. 0ce5c86 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. by Feng Kan · 16 years ago
  11. 96e5fc0 ppc4xx: Add initial 460SX reference board (redwood) config file and defines. by Feng Kan · 16 years ago
  12. 7d30793 ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. by Feng Kan · 16 years ago
  13. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  14. fdd70d1 MAKEALL: remove duplicated at91 from ARM9 list and add LIST_at91 to arm by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. c6457e3 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  16. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  17. 4b13860 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  18. 79d14fa Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  19. 3d71c81 USB: shutdown USB before booting by Markus Klotzbücher · 16 years ago
  20. f31c49d Configuration changes for ADS5121 Rev 3 by Martha Marx · 16 years ago
  21. 16bee7b Consolidate ADS5121 IO Pin configuration by Martha Marx · 16 years ago
  22. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  23. d4692b0 Fix "usb part" command by Christian Eggers · 16 years ago
  24. cc83b27 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  25. e0320b1 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  26. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  27. d4b5f3f Fix "usb part" command by Christian Eggers · 16 years ago
  28. e73b521 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  29. c4b81f3 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  30. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  31. 10943c9 rtc: Fix printf format warning in m41t60.c by Stefan Roese · 16 years ago
  32. dc1da42 pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  33. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  34. 5d812b8 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  35. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  36. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  37. ac5ba41 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  38. 4188f04 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  39. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  40. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  41. 21ae6ca SPARC: Build error fix by Daniel Hellstrom · 16 years ago
  42. 11ccc33 Many spelling fixes in README. by Marcel Ziswiler · 16 years ago
  43. dbab069 Minor spelling fix in comment. by Marcel Ziswiler · 16 years ago
  44. 89134ea Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  45. 9d2e394 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · 16 years ago
  46. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  47. 47042b3 Remove useless print message at apollon by Kyungmin Park · 16 years ago
  48. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  49. da8693a Fix compiler warnings by Kumar Gala · 16 years ago
  50. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  51. 99c2b43 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · 16 years ago
  52. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  53. c3bf1ad mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · 16 years ago
  54. d2d54ea avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · 16 years ago
  55. 5ce1305 Create drivers/mmc subdirectory by Haavard Skinnemoen · 16 years ago
  56. b502611 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  57. 2726941 Some copy-n-paste fixes in printf usage by Matvejchikov Ilya · 16 years ago
  58. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  59. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  60. a292d22 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  61. eee62c7 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  62. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  63. 2caea1e Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  64. 417faf2 Allow print_size to print in GB by Becky Bruce · 16 years ago
  65. e7c3745 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment by Jason McMullan · 16 years ago
  66. 0192d7d jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · 16 years ago
  67. 689c1b3 sh: Fix compile error sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  68. 9e23fe0 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · 16 years ago
  69. 3473ab7 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 16 years ago
  70. 7c6237b Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  71. 6367684 Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · 16 years ago
  72. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  73. 9751ee0 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · 16 years ago
  74. 873d97a sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · 16 years ago
  75. ec39d47 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · 16 years ago
  76. c001cd6 sh: Update Renesas Migo-R board by Nobuhiro Iwamatsu · 16 years ago
  77. f9599ec sh: Update Hitachi MS7722SE board by Nobuhiro Iwamatsu · 16 years ago
  78. 26209e4 sh: Cleanup source code of SH7763RDP by Nobuhiro Iwamatsu · 16 years ago
  79. 5cd5b2c sh: Cleanup source code of R2DPlus by Nobuhiro Iwamatsu · 16 years ago
  80. 4ec7e91 sh: Cleanup source code of R7780MP by Nobuhiro Iwamatsu · 16 years ago
  81. 0955ef3 sh: Cleanup source code of MS7722SE by Nobuhiro Iwamatsu · 16 years ago
  82. 1d7b31d sh: Cleanup source code of MS7720SE by Nobuhiro Iwamatsu · 16 years ago
  83. c956717 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  84. 4e0018f Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  85. 3ab4827 SH: fix out of tree building by Wolfgang Denk · 16 years ago
  86. 01981269 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  87. b223017 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  88. b0f1c03 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  89. 3070a9a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  90. 9047bfa net: smc911x: Fix typo by Nobuhiro Iwamatsu · 16 years ago
  91. 5ed546f update mvBL-M7 board config by Andre Schwarz · 16 years ago
  92. 5cacc5d net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · 16 years ago
  93. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  94. cbb6289 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · 16 years ago
  95. dd7e5fa net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · 16 years ago
  96. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  97. 7754f2b include/sha256.h: fix file permissions. by Wolfgang Denk · 16 years ago
  98. d86a0a6 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  99. d3bcdf8 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · 16 years ago
  100. 19bd688 Fix boot from NOR due to incorrect reset delay. by Stelian Pop · 16 years ago