1. 2abbd31 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  2. 9c671e7 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · 15 years ago
  3. 3ea43ff Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  4. 2d4072c ARM: DaVinci: Adding Support for DaVinci DM365 EVM by Sandeep Paulraj · 15 years ago
  5. e830b66 DM9000 init for pm9261 by Ilko Iliev · 15 years ago
  6. c35d7cf Add support for the DevKit8000 board by Frederik Kriewitz · 15 years ago
  7. 127f9ae omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  8. 350f3ac arm: move Logicpd's boards to board/logicpd/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  9. 0a0e4ba omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  10. 46ff6d4 License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  11. d6281ff ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  12. 5b34a29 Add PCI support to eNET board by Graeme Russ · 15 years ago
  13. f50b619 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · 15 years ago
  14. ed7a1b6 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · 15 years ago
  15. 91ee4e1 Fixup sc520_spunk board by Graeme Russ · 15 years ago
  16. d754902 i386: Misc PCI fixups by Graeme Russ · 15 years ago
  17. cfb3a73 i386: Change inline asm global symbols to local by Graeme Russ · 15 years ago
  18. cb95c7a Blackfin: cm-bf548: fix device->stdio_dev fallout by Mike Frysinger · 15 years ago
  19. 4640c2b Blackfin: cm-bf537u: new board port by Harald Krapfenbauer · 15 years ago
  20. 2dc851e Support for the Calao TNY-A9260/TNY-A9G20 boards by Albin Tonnerre · 15 years ago
  21. 9453967 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · 15 years ago
  22. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago
  23. 50b5fff at91sam9260/afeb9260: Fix SPI initialization by Albin Tonnerre · 15 years ago
  24. 3aa8b68 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  25. 632a6dd Add common code dir for Matrix Vision boards. by Andre Schwarz · 15 years ago
  26. 2d04db0 fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · 15 years ago
  27. 33f3f34 85xx: Added PCIe support for P1 P2 RDB by Poonam Aggrwal · 15 years ago
  28. b560ab8 85xx: Init pci ethernet cards if we enable any on MPC8572DS by Kumar Gala · 15 years ago
  29. 1bb61b6 xes: Use proper IO access functions by Peter Tyser · 15 years ago
  30. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  31. 728ece3 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  32. 7b18c22 stx: create common vendor/board hierarchy for STx boards by Alex Dubov · 15 years ago
  33. 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  34. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  35. ecead84 85xx: Cleanup whitespace in mpc8536ds.c by Kumar Gala · 15 years ago
  36. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  37. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  38. 28887d8 Use common code for Matrix Vision boards by André Schwarz · 15 years ago
  39. d3870bd Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 15 years ago
  40. 68ccfa4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  41. b1c0eaa Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  42. e84aba1 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  43. 5b53b29 Add support for the galaxy5200 by Eric Millbrandt · 15 years ago
  44. e637385 Blackfin: fix typos in gpio comments by Mike Frysinger · 15 years ago
  45. a794f59 sh/rsk7203: add missing include net.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  46. 5b2da6a qemu-mips: Fix Qemu website by Michal Simek · 15 years ago
  47. b5ffb19 TRAB: make independent of specific libgcc helper routines by Wolfgang Denk · 15 years ago
  48. 1aada9c Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  49. 9af019f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  50. 514bab6 ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · 15 years ago
  51. 4af3417 Monahans: avoid floating point calculations by Wolfgang Denk · 15 years ago
  52. f6e3a1f trab: rename spi_init() by Mike Frysinger · 15 years ago
  53. 9e4623a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  54. f1da206 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  55. 54e399f MIMC200: reduce LCD pixclock by Mark Jackson · 15 years ago
  56. b3af1d6 ARM: Davinci DM355: Enabling DM9000 on DM355 EVM by Sandeep Paulraj · 15 years ago
  57. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  58. 0b40bd4 digsy_mtc: Add delay in SPI transfers to the companion controller. by Detlev Zundel · 15 years ago
  59. 0bf0075 digsy_mtc: minor fixes for mtc command help by Anatolij Gustschin · 15 years ago
  60. 5cc6908 digsy_mtc: Add mtc state command. by Grzegorz Bernacki · 15 years ago
  61. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  62. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  63. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  64. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  65. 56bdfa9 ppc4xx: Remove check for PPC460EX from CompactCenter by Dirk Eibach · 15 years ago
  66. c3fa4f0 ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands by Stefan Roese · 15 years ago
  67. 901be89 83xx, kmeter1, fix: update in the DTS the correct size for the first flash by Heiko Schocher · 15 years ago
  68. 108f56b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  69. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  70. bb4291e arm nomadik: add i2c by Alessandro Rubini · 15 years ago
  71. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  72. d7b0781 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  73. cd78263 TWL4030 Add power reset button by Tom Rix · 15 years ago
  74. 042d01c ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · 15 years ago
  75. 11a1604 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  76. f3ed3c9 ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · 15 years ago
  77. ab4c62c ppc4xx: Add GDsys CompactCenter board support. by Dirk Eibach · 15 years ago
  78. c2e49f7 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  79. fe613cd sbc8349: combine HRCW flash and u-boot image flash by Paul Gortmaker · 15 years ago
  80. 85d6bf0 PMC405DE: fix out of tree building by Wolfgang Denk · 15 years ago
  81. 52b1bf2 Make linking against libgcc configurable by Wolfgang Denk · 15 years ago
  82. 8bf7437 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  83. 35cf3b5 update the EB+MCF-EV123 board support by Jens Scharsig · 15 years ago
  84. bcf0b52 mimc200.c: fix too long lines added by f68378d6 by Anatolij Gustschin · 15 years ago
  85. f68378d Add LCD support to MIMC200 board by Mark Jackson · 15 years ago
  86. 4b1389e ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  87. 99d8b23 ppc4xx: Add 405EP based PMC405DE board by Matthias Fuchs · 15 years ago
  88. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  89. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  90. 10c1b21 xpedite1k: Move to X-ES vendor directory by Peter Tyser · 15 years ago
  91. 54381b7 xpedite1k: Sync checkboard() with other X-ES boards by Peter Tyser · 15 years ago
  92. b88da15 xpedite1k: Add support for additional GPIO pins by Peter Tyser · 15 years ago
  93. 4273581 xpedite1k: Add support for optional flashes by Peter Tyser · 15 years ago
  94. e029907 xpedite1k: Cleanup coding style by Peter Tyser · 15 years ago
  95. 086ff34 xpedite1k: Remove support for reading MACs from EEPROM by Peter Tyser · 15 years ago
  96. 108d6d0 xpedite1k: Remove support for fixed SDRAM configuration by Peter Tyser · 15 years ago
  97. c86d00a xpedite1k: Remove CONFIG_SYS_DRAM_TEST support by Peter Tyser · 15 years ago
  98. 11ad309 xpedite1k: Use standard CFI flash driver by Peter Tyser · 15 years ago
  99. d4d2e79 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · 15 years ago
  100. b209a11 ppc4xx: Add DL-Vision 405EP board support by Dirk Eibach · 15 years ago