1. 26f6a2b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  2. 762bd90 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  3. 3c2c2f4 Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  4. dc889e8 85xx: fix the wrong DDR settings for MPC8572DS by Dave Liu · 16 years ago
  5. ea154a1 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  6. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  7. 5a105a3 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  8. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  9. 4a129a5 at91rm9200dk: Fix typo by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  11. f698738 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  12. de39f8c USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  13. 06efc12 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  14. 95d4b70 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  15. f9b354f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  16. c49dc0b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  17. 24eea62 ppc4xx: Remove unused features by Matthias Fuchs · 16 years ago
  18. 6336395 powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  19. 9482a8e powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  20. 8052352 at91rm9200: fix broken boot from nor flash by Jens Scharsig · 16 years ago
  21. 91809ed cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  22. 6ea808e cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · 16 years ago
  23. ebc9784 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · 16 years ago
  24. 1a6a00d ppc4xx: katmai: Change default config by Yuri Tikhonov · 16 years ago
  25. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  26. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  27. 711e2b2 ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h by Steven A. Falco · 16 years ago
  28. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  29. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  30. fed36ac powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  31. facdad5 powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines by Heiko Schocher · 16 years ago
  32. 2f2a5c3 mpc83xx: Improve the performance of DDR memory by Howard Gregory · 16 years ago
  33. 8000b08 ARM: Add Apollon UBI support by Kyungmin Park · 16 years ago
  34. 58be3a1 UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · 16 years ago
  35. 47ae669 UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · 16 years ago
  36. 7e6ee7a UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  37. e0b0ec8 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  38. d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  39. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  40. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  41. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  42. 6bf98b1 mpc8641: make DIAG_ADDR == FLASH_BASE by Becky Bruce · 16 years ago
  43. 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  44. 0f2d660 mpc8641: only define CONFIG_ENV_SIZE once by Becky Bruce · 16 years ago
  45. 05df3e5 mpc8641: Remove extra "0" from BR2 define by Becky Bruce · 16 years ago
  46. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  47. 25a8590 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  48. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  49. 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  50. a9bec96 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · 16 years ago
  51. 0e8454e Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  52. 3456a14 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  53. 5dfb3ee net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · 16 years ago
  54. cc94074 Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  55. 23b7b87 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  56. c06d9bb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  57. d8003fa AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · 16 years ago
  58. 1079432 Custom AFEB9260 board support by Sergey Lapin · 16 years ago
  59. 1266df8 powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  60. b543156 8641HPCN: Config file cleanup by Becky Bruce · 16 years ago
  61. 104992f powerpc 86xx: Handle CCSR relocation earlier by Becky Bruce · 16 years ago
  62. af5d100 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  63. 98693b8 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  64. 536e7da ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  65. a21d0c2 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  66. b202816 ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  67. f3962d3 ColdFire: Relocate FEC's GPIO and mii functions protocols by TsiChung Liew · 16 years ago
  68. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  69. 60c68d9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · 16 years ago
  70. 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  71. 298e476 mgsuvd: remove unused defines in config file. by Heiko Schocher · 16 years ago
  72. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  73. 3ec5314 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  74. 41e7bbe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  75. 4cc6474 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  76. a47f957 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · 16 years ago
  77. c57fc28 NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  78. 6fc110b NAND: Fix CONFIG_ENV_ADDR for MPC8572DS by Haiying Wang · 16 years ago
  79. 76b565b ppc4xx: Update PMC440 board configuration by Matthias Fuchs · 16 years ago
  80. cc2dc9b ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg by Ricardo Ribalda Delgado · 16 years ago
  81. 3befd85 ppc4xx: Correctly configure the GPIO pin muxing on Arches by Stefan Roese · 16 years ago
  82. a7faab9 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  83. 1c67197 86xx: remove the unused definition by Dave Liu · 16 years ago
  84. c013b74 NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  85. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  86. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  87. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  88. d35c451 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  89. 16263ff Merge branch 'denx' by Andy Fleming · 16 years ago
  90. 4442f45 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · 16 years ago
  91. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  92. 6b59e03 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  93. 23bb28f atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · 16 years ago
  94. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  95. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  96. 8ab451c fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  97. 3bed2aa fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  98. 8ba93f6 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  99. 0151cba 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  100. 30e76d5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago