1. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  2. b707090 ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  3. 8ed20f2 corenet_ds: Enable ECC for corenet_ds by York Sun · 14 years ago
  4. 243be8e powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  5. dd50af2 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  6. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  7. ed6ce67 lib: add crc7 from Linux by Thomas Chou · 14 years ago
  8. 466f013 mpc5200, digsy_mtc: add support for rev5 board version by Heiko Schocher · 14 years ago
  9. 1514579 ppc, 8xx: remove obsolete km8xx boards from keymile by Holger Brunck · 14 years ago
  10. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  11. f133796 powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · 14 years ago
  12. 868da59 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · 14 years ago
  13. 1d2c2a6 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · 14 years ago
  14. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  15. ae026ff fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · 14 years ago
  16. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  17. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  18. 28a096e powerpc/85xx: Add SRIO support to P2020DS by Li Yang · 14 years ago
  19. 7cee1df powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · 14 years ago
  20. 1b77ca8 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · 14 years ago
  21. e5fe96b powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · 14 years ago
  22. 5f7bbd1 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · 14 years ago
  23. 8b47d7e powerpc/85xx: Convert MPC8548CDS to use common SRIO init code by Kumar Gala · 14 years ago
  24. a09b9b6 powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  25. b852621 powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  26. 06eb4d8 powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  27. 94f2bc4 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  28. 3f6f9d7 powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  29. f5fa8f3 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  30. 64e55d5 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  31. 5f7b31b powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  32. 64a1686 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  33. 4d5723d powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  34. 18ea555 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  35. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  36. 810c442 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  37. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  38. a6da8b8 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  39. 35079aa powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · 14 years ago
  40. cb14e93 powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  41. 16dad75 MPC8568/MPC8569: Remove CONFIG_DDR_DLL define by Becky Bruce · 14 years ago
  42. d2d004a mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition by Becky Bruce · 14 years ago
  43. 5962be6 powerpc/85xx: Remove support for PM854/PM856 boards by Kumar Gala · 14 years ago
  44. 341d30d powerpc/85xx: Removed support for MPC8540EVAL board by Kumar Gala · 14 years ago
  45. d761fa6 powerpc/85xx: Removed support for ATUM8548 board by Kumar Gala · 14 years ago
  46. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  47. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  48. c6b734f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  49. d52595f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  50. 1ad98ad Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  51. 9813420 ppc4xx: Remove PCI support from lwmon5 by Stefan Roese · 14 years ago
  52. 1020286 microblaze: Fix bd_info pointer by Michal Simek · 14 years ago
  53. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  54. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  55. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  56. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  57. a972089 sh: Add support T-SH7706LSR board by Nobuhiro Iwamatsu · 14 years ago
  58. c8d4727 sh: r2dplus: Add support zimageboot by Nobuhiro Iwamatsu · 14 years ago
  59. 9375253 sh: sh7785lcr: Add support zimageboot by Nobuhiro Iwamatsu · 14 years ago
  60. 6b7c0f5 sh: Add support shmin board by Nobuhiro Iwamatsu · 14 years ago
  61. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  62. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  63. b8339e2 p1022ds: enable reginfo command by Matthew McClintock · 14 years ago
  64. 1ce7084 NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  65. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  66. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  67. 5624d66 mpc52xx, charon: change mtd default partitions by Heiko Schocher · 14 years ago
  68. 259bff7 mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns by Heiko Schocher · 14 years ago
  69. 6afde8b Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 14 years ago
  70. 2a9a233 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  71. 8557990 Merge branch 'for-upstream' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  72. d177e44 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  73. fc1ff19 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  74. 8a16f9c DaVinci DM6467: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  75. 11e238d DaVinci Schmoogie: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  76. ebc3c6c DaVinci sffsdr: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  77. f74e142 DaVinci Sonata: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  78. 39041a4 DaVinci: Config cleanup by Sandeep Paulraj · 14 years ago
  79. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  80. d20b999 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  81. a321148 ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  82. cf1971c ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip by Stefan Roese · 14 years ago
  83. f805548 AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE by Reinhard Meyer · 14 years ago
  84. c291e2f Armada100: Add Board Support for Marvell Aspenite-DB by Prafulla Wadaskar · 14 years ago
  85. 8e14ed8 mv-common.h: Add support for ARMADA100 Platforms by Prafulla Wadaskar · 14 years ago
  86. e5f495d gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs by Prafulla Wadaskar · 14 years ago
  87. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  88. 98e6956 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  89. b5d58d8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  90. 6741b53 pm9261: enable cache command by Asen Dimov · 14 years ago
  91. 4f81bf4 pm9261: ARM relocation support by Asen Dimov · 14 years ago
  92. 6e110d2 pm9263: enable cache command by Asen Dimov · 14 years ago
  93. 9a2a05a pm9263: ARM relocation support by Asen Dimov · 14 years ago
  94. 37ee3cc pm9g45: enable cache command by Asen Dimov · 14 years ago
  95. 510f794 pm9g45: ARM relocation support by Asen Dimov · 14 years ago
  96. 63440c4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  97. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  98. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  99. 3e664f6 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  100. aac0b4b DaVinci DM6446: Config Update by Sandeep Paulraj · 14 years ago