1. 3f6e699 net: new utility functions for working with enetaddr's by Mike Frysinger · 16 years ago
  2. b6446b6 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  3. 6a397ef mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c by Grzegorz Bernacki · 16 years ago
  4. 1b6275d 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  5. d044954 8xx, mgsuvd: rename board to a more generic name by Heiko Schocher · 16 years ago
  6. 18b2f35 8xx, mgsuvd: Coding Style cleanup config file by Heiko Schocher · 16 years ago
  7. 364123d powerpc: common updates for keymile boards by Heiko Schocher · 16 years ago
  8. 506f391 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · 16 years ago
  9. cabf7b9 82xx, mgcoge: fix environment sector size by Heiko Schocher · 16 years ago
  10. 27057d4 NetStar: config reindentation by Ladislav Michl · 16 years ago
  11. 8d8235f ColdFire: Fix incorrect definition by TsiChung Liew · 16 years ago
  12. d6e4baf ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  13. e058253 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  14. e6a6a70 OMAP3: Add support for OMAP3 die ID by Dirk Behme · 16 years ago
  15. 2db0e12 sh: Fix cannot work rtl8139 on r2dplus by Yoshihiro Shimoda · 16 years ago
  16. ada9318 sh: Add support 32-Bit Extended Address Mode to sh7785lcr by Yoshihiro Shimoda · 16 years ago
  17. 06b1816 sh: Add some register value configurable to PCI of SH7780 by Yoshihiro Shimoda · 16 years ago
  18. b3061b4 sh: Add value for PCI system memory registration of sh7785lcr by Yoshihiro Shimoda · 16 years ago
  19. 6d84ae3 sh: Add macros for SH-4A 32-Bit Address Extended Mode by Yoshihiro Shimoda · 16 years ago
  20. 49b5aff Add eTSEC 1/2 IO override control (corrected) by ksi@koi8.net · 16 years ago
  21. 014c595 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  22. 605f78e 83xx, kmeter1: updates for 2009.03 by Heiko Schocher · 16 years ago
  23. 118cbe3 83xx, kmeter1: autodetect size of DDR II RAM by Heiko Schocher · 16 years ago
  24. 19f0e93 83xx, kmeter1: add I2C, dtt, eeprom support by Heiko Schocher · 16 years ago
  25. b7be63a MPC8349ITX: several config issues fixed by Valeriy Glushkov · 16 years ago
  26. 7fe2a98 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  27. 89e372c Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  28. a2bb710 ARM: add an "eet" variant of the imx31_phycore board by Guennadi Liakhovetski · 16 years ago
  29. b245e65 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · 16 years ago
  30. 689551c A driver for the S6E63D6 SPI display controller from Samsung by Guennadi Liakhovetski · 16 years ago
  31. b30de3c i.MX31: add a simple gpio driver by Guennadi Liakhovetski · 16 years ago
  32. 7e91558 mpc83xx: MPC837XERDB: Add PCIe support by Anton Vorontsov · 16 years ago
  33. cc2a8c7 PCI: Add pci_last_busno() helper by Anton Vorontsov · 16 years ago
  34. bd76729 MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default by Becky Bruce · 16 years ago
  35. 741a1ea Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 16 years ago
  36. 2f70c49 netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  37. 80b827c ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5 by Wolfgang Denk · 16 years ago
  38. cea2211 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  39. 9d34d0a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  40. 14209ac MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warnings by Shinya Kuribayashi · 16 years ago
  41. aba45c8 OMAP3: Clean up MMC code by Dirk Behme · 16 years ago
  42. 6530a8b OMAP3: Add OMAP3 auto detection by Dirk Behme · 16 years ago
  43. f956fd0 OMAP3: Beagle: Add board revision detection by Dirk Behme · 16 years ago
  44. 2579019 nmdk8815: fix onenand support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. d3be1bc Enable Ethernet for Nomadik 8815 Evaluation Kit by Alessandro Rubini · 16 years ago
  47. 0d8c6ea Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago
  48. ef339cc Added nomadik.h header by Alessandro Rubini · 16 years ago
  49. 1b228d6 Blackfin: bf537-stamp: fix I2C board defines by Mike Frysinger · 16 years ago
  50. 9a63b7f Enable ext2 support for TQM8xxL/M based boards by Wolfgang Denk · 16 years ago
  51. b03d92e pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 94a3312 pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · 16 years ago
  53. 9e80bb2 82xx, mgcoge: updates for 2009.03 by Heiko Schocher · 16 years ago
  54. df90955 8xx, mgsuvd: updates for 2009.03 by Heiko Schocher · 16 years ago
  55. 7511835 Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 16 years ago
  56. 44a01a7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  57. 9eb468d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  58. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  59. 2f6eb91 ppc4xx: Update PMC405 board support by Matthias Fuchs · 16 years ago
  60. c553b5f ppc4xx: Cleanup PMC405 board support by Matthias Fuchs · 16 years ago
  61. b4e85d0 qong: changes to Dave/DENX Qong configuration by Ilya Yanok · 16 years ago
  62. f05fa92 include/image.h: Ease grepping of image_* functions by Petri Lehtinen · 16 years ago
  63. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  64. 8b0592b disable imls command if no flash is defined by Valeriy Glushkov · 16 years ago
  65. 923aa48 API: Improve glue mid-layer of the API demo application. by Rafal Jaworowski · 16 years ago
  66. 86b4baf TQM8260: fix locations of kernel and ramdisk images in flash by Wolfgang Denk · 16 years ago
  67. 2b68b23 83xx: add missing TIMING_CFG1_CASLAT_* defines by Heiko Schocher · 16 years ago
  68. c9e34fe mpc8349itx: allow SATA boot from the onboard SIL1334 by Valeriy Glushkov · 16 years ago
  69. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  70. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  71. 50586ef Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · 16 years ago
  72. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  73. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  74. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  75. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  76. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  77. a865bcd MPC85xx: TQM8548: add support for the TQM8548_AG module by Wolfgang Grandegger · 16 years ago
  78. ad7ee5d MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · 16 years ago
  79. a318234 MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · 16 years ago
  80. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  81. 22c00f8 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  82. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  83. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  84. 5dc0cf6 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · 16 years ago
  85. ad97dce 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  86. f8523cb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  87. f8eab9c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  88. 15208ac i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  89. 6b67962 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  90. c2d9bef 82xx, mgcoge: fix compile error by Heiko Schocher · 16 years ago
  91. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  92. 2ede879 ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  93. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  94. ae0b05d Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  95. c50a603 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  96. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  97. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  98. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  99. 47d41cc Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  100. 4c78d4a mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago