1. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  2. fe436d0 FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · 16 years ago
  3. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  4. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  5. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  6. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  7. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  8. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · 17 years ago
  9. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · 17 years ago
  10. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  11. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  12. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  13. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  14. a772a16 Add support for muas3001 board (MPC8270) by Heiko Schocher · 16 years ago
  15. 1edead5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  16. 60da471 ADS5121: adjust image addresses in RAM and flash by Wolfgang Denk · 16 years ago
  17. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · 16 years ago
  18. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · 16 years ago
  19. 0da3a3d MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago
  20. 226f6bd Merge branch 'next' by Kim Phillips · 16 years ago
  21. 9e25d76 cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER by Heiko Schocher · 16 years ago
  22. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
  23. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. bce7c13 hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER by Haavard Skinnemoen · 16 years ago
  25. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  26. abdb55a hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT by Haavard Skinnemoen · 16 years ago
  27. 984cdba favr-32-ezkit: Fix printf format warnings by Haavard Skinnemoen · 16 years ago
  28. 1012044 Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  29. 1744f5b avr32: Add MIMC200 board by Mark Jackson · 16 years ago
  30. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · 16 years ago
  31. 3cdc00a ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · 16 years ago
  32. acf12fb ColdFire: Add Serial Flash support for M54455EVB by TsiChung Liew · 16 years ago
  33. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · 16 years ago
  34. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · 16 years ago
  35. 7755109 ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · 16 years ago
  36. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · 16 years ago
  37. b022ac8 ColdFire: Raise M5253EVBE uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
  38. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  39. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  40. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  41. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  49. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  50. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · 16 years ago
  51. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  52. ec1067c MVBC_P: fix compile problem by Wolfgang Denk · 16 years ago
  53. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · 16 years ago
  54. ab5f088 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  55. 5346438 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  56. b8d7cad Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  57. dae5bfd TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · 16 years ago
  58. 8a0d1c7 sh: Update sh7763rdp config by Nobuhiro Iwamatsu · 16 years ago
  59. 82ccfde TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · 16 years ago
  60. d6501cd TQM8xxL: fix support for second flash bank by Wolfgang Denk · 16 years ago
  61. 7bf9cc6 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · 16 years ago
  62. d318d88 Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  63. d4b48b8 avr32: add support for EarthLCD Favr-32 board by Hans-Christian Egtvedt · 16 years ago
  64. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  65. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · 16 years ago
  66. 0440e5a Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 6a97a65 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 8cd620d Fix build issues with MPC8xx FADS boards. by Wolfgang Denk · 16 years ago
  69. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  70. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · 16 years ago
  71. f651e1b Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  72. 789076b Remove unused I2C at apollon board by Kyungmin Park · 16 years ago
  73. 8df4efb at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · 16 years ago
  74. ce5dcbf ppc4xx: ML507: Environment in flash and MTD Support by Ricardo Ribalda Delgado · 16 years ago
  75. 2a019eb ppc4xx: ML507: U-Boot in flash and System ACE by Ricardo Ribalda Delgado · 16 years ago
  76. 72646d2 Add support for the hammerhead (AVR32) board by Julien May · 16 years ago
  77. 6af028e Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · 16 years ago
  78. 044655b Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. a590eee Removed support for the adsvix board. by Adrian Filipi · 16 years ago
  80. a8822a7 ppc4xx: ML507 Board Support by Ricardo Ribalda Delgado · 16 years ago
  81. ad9921b Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  82. 13c16a1 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs by Anton Vorontsov · 16 years ago
  83. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  84. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  85. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  86. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  87. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  88. b4b02c0 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  89. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  90. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  91. ed4c502 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  92. 29e484e Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  93. 67f7eff sbc8560: add default fdt values by Paul Gortmaker · 16 years ago
  94. 14ebb15 sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · 16 years ago
  95. 43fd932 sbc8560: proper definitions for TSEC. by Paul Gortmaker · 16 years ago
  96. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  97. 0b46763 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  98. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  99. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  100. df7da44 Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · 16 years ago