1. e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  2. 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
  3. 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
  4. 4392106 mgcoge: fix Coding Style issues. by Heiko Schocher · 16 years ago
  5. b95ab5c mgsuvd, mgcoge: move this 2 boards in one dir. by Heiko Schocher · 16 years ago
  6. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  7. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  8. 7e6647e fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · 16 years ago
  9. c6657b5 ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. by Hugo Villeneuve · 16 years ago
  10. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  11. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  12. 8294437 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · 16 years ago
  13. 2ff3a13 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · 16 years ago
  14. 25a2d7c ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · 16 years ago
  15. 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
  16. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  17. c91600a ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  18. 9f3dd70 socrates: fix crash after relocation by Anatolij Gustschin · 16 years ago
  19. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  20. e9dd88e sh: rsk7203: Add support pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  21. 1837f82 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · 16 years ago
  22. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  23. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  24. bbab0bc 85xx: socrates: autoprobe Lime chip by u-boot@bugs.denx.de · 16 years ago
  25. 4b366be sh: Fix compile error for r2dplus by Nobuhiro Iwamatsu · 16 years ago
  26. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  27. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  28. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  29. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  30. 4a0a3b2 ppc4xx: Add .gitignore file to xilinx-ppc440 boards by Ricardo Ribalda Delgado · 16 years ago
  31. bb7af86 ppc4xx: Fix in-tree build for ppc440-generic boards by Ricardo Ribalda Delgado · 16 years ago
  32. 09a47e9 Fix MACH_TYPE for the AT91RM9200DK board. by Claudio Scordino · 16 years ago
  33. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 08cb8b9 delta, zylonite: Update nand_oobinfo to nand_ecclayout. by Scott Wood · 16 years ago
  42. 50dd21c muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  43. 8a0b1d4 muas3001: added 64MB SDRAM autodetection. by Heiko Schocher · 16 years ago
  44. 83b9e11 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  45. b163fcf add board_eth_init() for sh7785lcr board by Yoshihiro Shimoda · 16 years ago
  46. 89ce392 trab: fix build problem after change to use do_div() by Wolfgang Denk · 16 years ago
  47. 184ce1c ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 by Ricardo Ribalda Delgado · 16 years ago
  48. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  49. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  50. 0244f67 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  51. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  52. 1361adb stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  53. f44a137 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  54. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  55. d45f81a disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 29809c1 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  57. 9c31901 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  58. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  59. e686a16 ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  60. 5afb76b ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  61. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. cc3908d apollon: use the last memory area for u-boot by Kyungmin Park · 16 years ago
  63. 58b2529 TQM8272: move NAND part in seperate File by Heiko Schocher · 16 years ago
  64. 5c9131b TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · 16 years ago
  65. f84496a ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · 16 years ago
  66. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  67. 091749d ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  68. 3cb90bb ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  69. a32290c ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  70. 5a4353e ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  71. db74e01 ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  72. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  73. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  74. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  75. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  76. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  77. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  78. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  79. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  80. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  81. 5496501 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  82. 9d48ec2 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  83. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  84. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  85. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  86. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  87. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  88. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  89. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  90. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  91. db2b5bd Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  92. afcf776 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  93. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  94. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  95. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  96. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  97. 736f591 sh: Remove CC line from board's Makefile by Nobuhiro Iwamatsu · 16 years ago
  98. 3e59043 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  99. 6f7d436 sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  100. 52f73c0 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago