1. bd93105 sbc8548: don't enable the 3rd and 4th eTSEC by Paul Gortmaker · 16 years ago
  2. ccf0fdd XPedite5370 board support by Peter Tyser · 16 years ago
  3. 13095b2 MIPS: qemu_mips: move env storage just after u-boot by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 9e2a79b include/configs/at91cap9adk.h: fix typo. by Wolfgang Denk · 16 years ago
  5. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  6. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  7. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 89d56f5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  9. f6704e4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  10. 5783758 sh: Update ms7722se board config by Nobuhiro Iwamatsu · 16 years ago
  11. 1951f84 ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  12. 8c92af7 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · 16 years ago
  13. 8fab49e microblaze: Remove XUPV2P board by Michal Simek · 16 years ago
  14. 99ba6f3 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · 16 years ago
  15. e7d591e microblaze: Fix ml401 uart16550 setting by Michal Simek · 16 years ago
  16. 13d36ec Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  17. b03150b Use new CONFIG_SYS_VXWORKS parameters for Netstal boards by Niklaus Giger · 16 years ago
  18. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  19. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  20. 90665e3 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  21. 762bd90 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  22. dc889e8 85xx: fix the wrong DDR settings for MPC8572DS by Dave Liu · 16 years ago
  23. ea154a1 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  24. 5a105a3 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  25. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  26. 4a129a5 at91rm9200dk: Fix typo by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  28. f698738 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  29. 06efc12 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  30. 95d4b70 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  31. f9b354f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  32. 24eea62 ppc4xx: Remove unused features by Matthias Fuchs · 16 years ago
  33. 6336395 powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  34. 9482a8e powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  35. 8052352 at91rm9200: fix broken boot from nor flash by Jens Scharsig · 16 years ago
  36. 1a6a00d ppc4xx: katmai: Change default config by Yuri Tikhonov · 16 years ago
  37. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  38. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  39. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  40. fed36ac powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  41. 2f2a5c3 mpc83xx: Improve the performance of DDR memory by Howard Gregory · 16 years ago
  42. 8000b08 ARM: Add Apollon UBI support by Kyungmin Park · 16 years ago
  43. e0b0ec8 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  44. d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  45. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  46. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  47. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  48. 6bf98b1 mpc8641: make DIAG_ADDR == FLASH_BASE by Becky Bruce · 16 years ago
  49. 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  50. 0f2d660 mpc8641: only define CONFIG_ENV_SIZE once by Becky Bruce · 16 years ago
  51. 05df3e5 mpc8641: Remove extra "0" from BR2 define by Becky Bruce · 16 years ago
  52. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  53. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  54. 23b7b87 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  55. c06d9bb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  56. 1079432 Custom AFEB9260 board support by Sergey Lapin · 16 years ago
  57. 1266df8 powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  58. b543156 8641HPCN: Config file cleanup by Becky Bruce · 16 years ago
  59. 104992f powerpc 86xx: Handle CCSR relocation earlier by Becky Bruce · 16 years ago
  60. af5d100 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  61. 98693b8 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  62. 536e7da ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  63. a21d0c2 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  64. b202816 ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  65. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  66. 60c68d9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · 16 years ago
  67. 298e476 mgsuvd: remove unused defines in config file. by Heiko Schocher · 16 years ago
  68. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  69. 3ec5314 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  70. c57fc28 NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  71. 6fc110b NAND: Fix CONFIG_ENV_ADDR for MPC8572DS by Haiying Wang · 16 years ago
  72. 76b565b ppc4xx: Update PMC440 board configuration by Matthias Fuchs · 16 years ago
  73. cc2dc9b ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg by Ricardo Ribalda Delgado · 16 years ago
  74. 3befd85 ppc4xx: Correctly configure the GPIO pin muxing on Arches by Stefan Roese · 16 years ago
  75. a7faab9 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  76. 1c67197 86xx: remove the unused definition by Dave Liu · 16 years ago
  77. c013b74 NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  78. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  79. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  80. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  81. 8ba93f6 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  82. 0151cba 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  83. d5b6930 85xx: remove unused config definition by Dave Liu · 16 years ago
  84. 5deb802 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · 16 years ago
  85. 1f4d532 ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  86. 485c00a ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · 16 years ago
  87. 3bf1be3 mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  88. b3379f3 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  89. 00f7bba mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  90. 1da83a6 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  91. 5c2ff32 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  92. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  93. d7b26d5 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
  94. c11da19 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  95. f09f09d ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  96. 055b12f TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
  97. 360fe71 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  98. 53ebf0c mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  99. 2e26d83 Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  100. 7e183ca Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago