1. 09a47e9 Fix MACH_TYPE for the AT91RM9200DK board. by Claudio Scordino · 16 years ago
  2. 50dd21c muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  3. 8a0b1d4 muas3001: added 64MB SDRAM autodetection. by Heiko Schocher · 16 years ago
  4. 83b9e11 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  5. b163fcf add board_eth_init() for sh7785lcr board by Yoshihiro Shimoda · 16 years ago
  6. 89ce392 trab: fix build problem after change to use do_div() by Wolfgang Denk · 16 years ago
  7. 184ce1c ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 by Ricardo Ribalda Delgado · 16 years ago
  8. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  9. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  10. 0244f67 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  11. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  12. 1361adb stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  13. f44a137 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  14. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  15. d45f81a disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 29809c1 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  17. 9c31901 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  18. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  19. e686a16 ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  20. 5afb76b ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  21. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. cc3908d apollon: use the last memory area for u-boot by Kyungmin Park · 16 years ago
  23. 58b2529 TQM8272: move NAND part in seperate File by Heiko Schocher · 16 years ago
  24. 5c9131b TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · 16 years ago
  25. f84496a ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · 16 years ago
  26. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  27. 091749d ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  28. 3cb90bb ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  29. a32290c ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  30. 5a4353e ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  31. db74e01 ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  32. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  33. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  34. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  35. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  36. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  37. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  38. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  39. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  40. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  41. 5496501 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  42. 9d48ec2 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  43. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  44. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  45. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  46. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  47. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  48. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  49. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  50. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  51. db2b5bd Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  52. afcf776 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  53. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  54. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  55. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  56. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  57. 736f591 sh: Remove CC line from board's Makefile by Nobuhiro Iwamatsu · 16 years ago
  58. 3e59043 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  59. 6f7d436 sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  60. 52f73c0 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago
  61. 1976301 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  63. e7bb9c2 Integrator[AP/CP] - Remove unused file memsetup.S by Gururaja Hebbar K R · 16 years ago
  64. eec01c8 ARM DaVinci: Standardize names of directories/files by Hugo Villeneuve · 16 years ago
  65. 4e352ef ARM DaVinci: Move common functions to board/davinci/common by Hugo Villeneuve · 16 years ago
  66. 0c9b301 ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon by John Rigby · 16 years ago
  67. 56e622b ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  68. 5586c2f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  69. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  70. 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  71. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago
  72. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  73. 0abad32 FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · 16 years ago
  74. 5b4ae73 FSL DDR: Convert STXGP3 to new DDR code. by Kumar Gala · 16 years ago
  75. 21110c1 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · 16 years ago
  76. f36bbf2 FSL DDR: Convert MPC8540EVAL to new DDR code. by Kumar Gala · 16 years ago
  77. f25b88b FSL DDR: Convert PM856 to new DDR code. by Kumar Gala · 16 years ago
  78. ea82a71b1 FSL DDR: Convert PM854 to new DDR code. by Kumar Gala · 16 years ago
  79. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  80. fe436d0 FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · 16 years ago
  81. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  82. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  83. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  84. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  85. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  86. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · 17 years ago
  87. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · 17 years ago
  88. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  89. f4a9d34 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · 16 years ago
  90. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago
  91. 82c2c6a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  92. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  93. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  94. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  95. a772a16 Add support for muas3001 board (MPC8270) by Heiko Schocher · 16 years ago
  96. cc8f335 remove MVS1 board by Andre Schwarz · 16 years ago
  97. 29a7c2f mpc7448hpc2: Fix PCI I/O space mapping. by Randy Vinson · 16 years ago
  98. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · 16 years ago
  99. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · 16 years ago
  100. 0da3a3d MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago