1. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. b799cb4 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  3. f7e51b2 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · 16 years ago
  4. 8f64da7 mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  5. 81473f6 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
  6. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  7. c248536 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
  8. e5e4edd mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · 16 years ago
  9. f220245 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · 16 years ago
  10. 9661bf9 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
  11. 98aed37 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  12. 1c6fe6e hwmon: Add LM63 support by Dirk Eibach · 16 years ago
  13. 7ba890b Add Red Black Tree support by Kyungmin Park · 16 years ago
  14. 07f3d78 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · 16 years ago
  15. 3f0cf51 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
  16. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  17. 41410ee Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  18. 03e2dbb Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  19. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  20. 05c7e90 sh: rsk7203: Add smc911x driver support to board config file by Nobuhiro Iwamatsu · 16 years ago
  21. 1f6aa62 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  22. df4a079 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  23. 22a871a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  24. 1e84108 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  25. 72c5587 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  26. 1f7bab0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  27. 35dd025 ppc4xx: Update DU440 config by Matthias Fuchs · 16 years ago
  28. f3bf927 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  29. 1ed7a7f i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  30. 5297246 Remove redundant #define for MPC8536DS by Haiying Wang · 16 years ago
  31. 445a7b3 Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  32. 1f3ba31 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  33. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  34. cd3cb0d libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  35. 9a6cf73 libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  36. 741a6d0 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  37. 33af3e6 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  38. 7fd0bea mpc83xx: don't disable autoboot by Kim Phillips · 16 years ago
  39. 2fb29c5 mpc83xx: Fix typo in include/mpc83xx.h by Nobuhiro Iwamatsu · 16 years ago
  40. 162c41c mpc83xx: add h/w flash protection to board configs by Kim Phillips · 16 years ago
  41. a07faf7 Fix Spartan-3 definitions. by Laurent Pinchart · 16 years ago
  42. 28113e1 Remove duplicate Spartan-3E definition. by Laurent Pinchart · 16 years ago
  43. 5c65ecf socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  44. 562788b socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  45. b5d10a1 sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  46. dd820b0 ADS5121: fix typo in "rootpath" default setting by Wolfgang Denk · 16 years ago
  47. 7c803be TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  48. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  49. e99b607 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  50. 56844a2 powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  51. fc9c172 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  52. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  53. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  54. b18410e ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  55. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  56. 06c4ab5 ARM: synchronize mach-types.h with linux 2.6.27-rc6 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. b232538 ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  58. 1a6337b i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  59. deeec49 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 7d9b5ba cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 9656138 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 0b7c563 muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  73. 245f6ef muas3001: added support for the LM75 sensor. by Heiko Schocher · 16 years ago
  74. 4a02a2d muas3001: activate WDT for the muas3001 board. by Heiko Schocher · 16 years ago
  75. a55d074 muas3001: added 64MB SDRAM autodetection. by Heiko Schocher · 16 years ago
  76. 919f550 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · 16 years ago
  77. f5ed9e3 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · 16 years ago
  78. 9ba2e2c Remove support for booting ARTOS images by Kumar Gala · 16 years ago
  79. 48d0192 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  80. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  81. e64987a 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  82. 3e79b58 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  83. e8d1854 Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  84. fe87678 stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  85. 965de10 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  86. ab00e7a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  87. 3221b07 onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 4394f9a BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings by Wolfgang Denk · 16 years ago
  89. 5ff8893 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  90. c351575 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  91. ac53ee8 ppc4xx: Update CPCI405(AB) configuration by Matthias Fuchs · 16 years ago
  92. f071f01 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  93. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. ee9536a ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 1a7f8cc Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
  96. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  97. e90fb6a USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  98. 78d7823 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  99. f6b6c45 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  100. e07f4a8 ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · 16 years ago