1. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  2. fc0c2b6 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · 14 years ago
  3. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  4. aad813a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  5. f133796 powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · 14 years ago
  6. 868da59 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · 14 years ago
  7. 1d2c2a6 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · 14 years ago
  8. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  9. 3dbd5d7 powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code by Kumar Gala · 14 years ago
  10. ae026ff fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · 14 years ago
  11. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  12. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  13. 28a096e powerpc/85xx: Add SRIO support to P2020DS by Li Yang · 14 years ago
  14. 7cee1df powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · 14 years ago
  15. 1b77ca8 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · 14 years ago
  16. 5655136 powerpc/86xx: Enable common SRIO init code by Kumar Gala · 14 years ago
  17. e5fe96b powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · 14 years ago
  18. 5f7bbd1 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · 14 years ago
  19. 8b47d7e powerpc/85xx: Convert MPC8548CDS to use common SRIO init code by Kumar Gala · 14 years ago
  20. a09b9b6 powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  21. 213ac73 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  22. e650ae1 powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  23. 2d0a054 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  24. c51136e powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe 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. 48f2791 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  30. 6635709 powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  31. f5fa8f3 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  32. 64e55d5 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  33. 5f7b31b powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  34. 64a1686 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  35. 4d5723d powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  36. 18ea555 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  37. a4aafcc powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  38. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  39. 45a6813 powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · 14 years ago
  40. 7ea3871 MPC8xxx DDR: align informational prints by Becky Bruce · 14 years ago
  41. 810c442 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  42. 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  43. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  44. 6b1ef2a mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · 14 years ago
  45. 5b297d1 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · 14 years ago
  46. 058d7dc powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  47. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  48. a6da8b8 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  49. afabe4b powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors by Piergiorgio Beruto · 14 years ago
  50. 70ea7f8 powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES by Kumar Gala · 14 years ago
  51. 877a261 powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES by Kumar Gala · 14 years ago
  52. 47567c2 powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES by Kumar Gala · 14 years ago
  53. 5ba40ee powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES by Kumar Gala · 14 years ago
  54. bc48d0d powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES by Kumar Gala · 14 years ago
  55. af87cab powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES by Kumar Gala · 14 years ago
  56. 3818db4 powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES by Kumar Gala · 14 years ago
  57. af04247 powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 by Kumar Gala · 14 years ago
  58. c5780a6 powerpc/85xx: Create a SERDES section in Makefile by Kumar Gala · 14 years ago
  59. 35079aa powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · 14 years ago
  60. cb14e93 powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  61. 16dad75 MPC8568/MPC8569: Remove CONFIG_DDR_DLL define by Becky Bruce · 14 years ago
  62. d2d004a mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition by Becky Bruce · 14 years ago
  63. 2e81ad0 socrates: rename sdram_setup fixed_sdram() by Becky Bruce · 14 years ago
  64. f2cdf46 MPC8xxx: Update maintainer entry for Wind River sbc8xxx boards by Paul Gortmaker · 14 years ago
  65. 5962be6 powerpc/85xx: Remove support for PM854/PM856 boards by Kumar Gala · 14 years ago
  66. 341d30d powerpc/85xx: Removed support for MPC8540EVAL board by Kumar Gala · 14 years ago
  67. d761fa6 powerpc/85xx: Removed support for ATUM8548 board by Kumar Gala · 14 years ago
  68. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  69. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  70. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  71. c6b734f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  72. 072f412 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  73. 83e5c1c Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 14 years ago
  74. d52595f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  75. 1ad98ad Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  76. 3e5ab1a Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  77. c7b7d45 UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  78. 7e4c3a4 xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL by Ricardo Ribalda Delgado · 14 years ago
  79. 3b8b240 add AM29F400BB to table of supported legacy flashs by David Müller · 14 years ago
  80. c722c70 ppc4xx: Fix compilation breakage in miiphy.c by Stefan Roese · 14 years ago
  81. 0e7790d LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  82. da7d3df PPC4xx: Reduce NAND TLB window size on Canyonlands by Felix Radensky · 14 years ago
  83. 9813420 ppc4xx: Remove PCI support from lwmon5 by Stefan Roese · 14 years ago
  84. 1020286 microblaze: Fix bd_info pointer by Michal Simek · 14 years ago
  85. 68e99e5 microblaze: Disabling interrupt should return 1 if was enabled by Michal Simek · 14 years ago
  86. 5dec49c pca953x: support 16-pin devices by Chris Packham · 14 years ago
  87. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  88. 3474741 MAINTAINERS: sort Blackfin entries by Mike Frysinger · 14 years ago
  89. 89c95f0 asm-offsets: generate bd_t size by Mike Frysinger · 14 years ago
  90. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  91. 4ffeab2 cfi_flash: avoid flash_verbose when possible by Mike Frysinger · 14 years ago
  92. 82359ae cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  93. d6efe24 cmd_mem: localize state variables by Mike Frysinger · 14 years ago
  94. 558605c load_addr: move to common env code by Mike Frysinger · 14 years ago
  95. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  96. b934718 Clarify applicable licensing terms in COPYING file. by Wolfgang Denk · 14 years ago
  97. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  98. 42df1e1 tqm5200.c: fix warning: 'edid_buf' defined but not used by Wolfgang Denk · 14 years ago
  99. e0306ca examples: update do_reset prototype by Mike Frysinger · 14 years ago
  100. a972089 sh: Add support T-SH7706LSR board by Nobuhiro Iwamatsu · 14 years ago