1. 5e85788 Blackfin: update anomaly lists by Mike Frysinger · 16 years ago
  2. 41d06dc Blackfin: unify DSPID/DBGSTAT MMR definitions by Mike Frysinger · 16 years ago
  3. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  4. c753879 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  5. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  6. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  7. 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · 16 years ago
  8. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  9. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  10. bf36877 FDT: don't use private kernel header files by Wolfgang Denk · 16 years ago
  11. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  12. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  13. 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
  14. debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  15. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  16. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  17. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
  18. 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  19. 206c726 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
  20. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  21. 4216d75 Merge 'next' branch by Wolfgang Denk · 16 years ago
  22. 223e2d2 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  23. be9cd65 mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  24. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  25. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  26. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  27. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  28. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  29. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  30. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  31. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  32. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  33. 997f523 mgsuvd: fix coding style by Heiko Schocher · 16 years ago
  34. 843b7a1 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · 16 years ago
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  37. 63fd948 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · 16 years ago
  38. e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  39. 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
  40. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  41. 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
  42. aba715a mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · 16 years ago
  43. e524e67 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · 16 years ago
  44. 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
  45. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  46. 8fdffec hwmon: Add LM63 support by Dirk Eibach · 16 years ago
  47. 06be5b9 Add Red Black Tree support by Kyungmin Park · 16 years ago
  48. e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · 16 years ago
  49. 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
  50. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  51. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  52. f7cef5d mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  53. b826a68 mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  54. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  55. a5694a1 85xx: Using proper I2C source clock divider for MPC8544 by Kumar Gala · 16 years ago
  56. 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  57. 47e7208 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  58. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  59. fe3d92e sh: rsk7203: Add smc911x driver support to board config file by Nobuhiro Iwamatsu · 16 years ago
  60. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  61. 017c105 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  62. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  63. f46ffcf Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  64. 0adb505 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  65. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  66. d387cbf ppc4xx: Update DU440 config by Matthias Fuchs · 16 years ago
  67. 9982995 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  68. 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  69. 0e6bcb4 Remove redundant #define for MPC8536DS by Haiying Wang · 16 years ago
  70. 374130f Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  71. bd319c7 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  72. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  73. 9f45b90 libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  74. d6656ea libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  75. d94d0f1 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  76. 8398315 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  77. 7570428 mpc83xx: don't disable autoboot by Kim Phillips · 16 years ago
  78. 97c620b mpc83xx: Fix typo in include/mpc83xx.h by Nobuhiro Iwamatsu · 16 years ago
  79. a18b58f mpc83xx: add h/w flash protection to board configs by Kim Phillips · 16 years ago
  80. d012a7c Fix Spartan-3 definitions. by Laurent Pinchart · 16 years ago
  81. d516845 Remove duplicate Spartan-3E definition. by Laurent Pinchart · 16 years ago
  82. 069acf7 socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  83. 2c04bc3 socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  84. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  85. eb44ed9 ADS5121: fix typo in "rootpath" default setting by Wolfgang Denk · 16 years ago
  86. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  87. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  88. f0421ec 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  89. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  90. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  91. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  92. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  93. 47860ec ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  94. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  95. da17154 ARM: synchronize mach-types.h with linux 2.6.27-rc6 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 15e2eff ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  97. 4ce0011 i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  98. d0d4a02 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago