1. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  3. 7d9b5ba cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 0b7c563 muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  9. a55d074 muas3001: added 64MB SDRAM autodetection. by Heiko Schocher · 16 years ago
  10. 52bacb9 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  11. 1d9b67b add board_eth_init() for sh7785lcr board by Yoshihiro Shimoda · 16 years ago
  12. 4bc07c3 trab: fix build problem after change to use do_div() by Wolfgang Denk · 16 years ago
  13. 880f6a5 ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 by Ricardo Ribalda Delgado · 16 years ago
  14. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  15. e64987a 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  16. 3e79b58 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  17. e8d1854 Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  18. fe87678 stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  19. 965de10 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  20. ab00e7a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  21. 4d2ae70 disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 4265c35 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  23. 5ff8893 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  24. c351575 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  25. 7b1fbca ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  26. 767f915 ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  27. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. c83f4c2 apollon: use the last memory area for u-boot by Kyungmin Park · 16 years ago
  29. a6f2e45 TQM8272: move NAND part in seperate File by Heiko Schocher · 16 years ago
  30. 584f979 TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · 16 years ago
  31. e07f4a8 ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · 16 years ago
  32. 4615fc2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  33. 7deb3b3 ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  34. 7e410aa ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  35. 97b0734 ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  36. 830c800 ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  37. 3d4dd7a ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  38. 40e43e3 ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  39. d74cdb1 ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  40. 5a3e480 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  41. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  42. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  43. ad3381c Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  44. 4fce2ac Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  45. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  46. 8218bd2 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  47. 164846e Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  48. 6aca145 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  49. e309053 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  50. b902b8d Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  51. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  52. ccdd12f Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  53. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  54. 02d6989 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  55. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  56. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  57. 5a8a163 Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  58. 216f2a7 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  59. 652f7c2 Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  60. a13b2d9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  61. de5b094 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  62. 845842c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  63. c75e772 sh: Remove CC line from board's Makefile by Nobuhiro Iwamatsu · 16 years ago
  64. 6f0da49 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  65. c655fad sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  66. 0d53a47 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago
  67. 71cb312 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 11edcfe ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  69. fbbb1de Integrator[AP/CP] - Remove unused file memsetup.S by Gururaja Hebbar K R · 16 years ago
  70. 89d51d0 ARM DaVinci: Standardize names of directories/files by Hugo Villeneuve · 16 years ago
  71. 264bbdd ARM DaVinci: Move common functions to board/davinci/common by Hugo Villeneuve · 16 years ago
  72. 8a49042 ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon by John Rigby · 16 years ago
  73. f78ced3 ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  74. ae9e1b5 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  75. 0ba6bfe Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  76. 258c37b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  77. 9490a7f mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago
  78. 129ba61 mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  79. 0e7927d FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · 16 years ago
  80. c360d9b FSL DDR: Convert STXGP3 to new DDR code. by Kumar Gala · 16 years ago
  81. 8e55313 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · 16 years ago
  82. 9658bec FSL DDR: Convert MPC8540EVAL to new DDR code. by Kumar Gala · 16 years ago
  83. 6bfa8f7 FSL DDR: Convert PM856 to new DDR code. by Kumar Gala · 16 years ago
  84. d53bd3e FSL DDR: Convert PM854 to new DDR code. by Kumar Gala · 16 years ago
  85. 33b9079 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  86. a947e4c FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · 16 years ago
  87. be0bd82 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  88. 1167a2f FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  89. e6f5b35 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  90. e31d2c1 FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  91. aa11d85 FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  92. 2b40edb FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · 17 years ago
  93. 8b62511 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · 17 years ago
  94. 9617c8d FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  95. 6a00217 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · 16 years ago
  96. 65d3d99 Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago
  97. 9149473 Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  98. 9bd4e59 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  99. 39aa1a7 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  100. 6a8e569 FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago