1. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  2. 4848ae1 nand_spl: remove MPC8572DS_NAND support by Masahiro Yamada · 10 years ago
  3. 4bd582d powerpc/freescale: Convert selected boards to generic board architecture by York Sun · 11 years ago
  4. 6f231f3 powerpc/mpc8572ds: Increase u-boot size to 768KB by York Sun · 11 years ago
  5. 55e6365 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  6. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  7. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  8. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  9. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  10. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  11. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  12. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  13. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  14. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  17. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  18. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  19. 39bb2f2 powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs by Hongtao Jia · 12 years ago
  20. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  21. b56570c powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  22. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  23. 842aa5b powerpc/85xx: Fix NAND SPL support by Kumar Gala · 13 years ago
  24. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  25. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  26. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  27. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  28. 39ffcc1 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 14 years ago
  29. 48aab14 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 14 years ago
  30. 36f15a8 powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS by Zhao Chenhui · 14 years ago
  31. a4a4555 powerpc/85xx: Disable ECC in considering performance on MPC8572DS by Zhao Chenhui · 14 years ago
  32. e4c27af powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS by Zhao Chenhui · 14 years ago
  33. 580df5e powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  34. 5e8435a powerpc/85xx: Enable ECC on MPC8572DS by York Sun · 14 years ago
  35. 6cad41c powerpc/85xx: Enable Errata command on MPC8572DS by York Sun · 14 years ago
  36. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  37. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  38. d165dc5 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  39. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  40. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  41. 362b998 powerpc/85xx: Enable HWCONFIG on MPC8572DS by Kumar Gala · 14 years ago
  42. cfc113e powerpc/8xxx: Enable e1000 driver on some FSL boards by Kumar Gala · 14 years ago
  43. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  44. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  45. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  46. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  47. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  48. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  49. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  50. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  51. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  52. f6f382b ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · 15 years ago
  53. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  54. f4e13ec ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START by Kumar Gala · 15 years ago
  55. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  56. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  57. 0d899ab ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS by Kumar Gala · 15 years ago
  58. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  59. 2b1f4f6 85xx: Removed BEDBUG support from FSL 85xx boards by Kumar Gala · 15 years ago
  60. e21db03 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  61. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  62. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  63. e1cb3db 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · 15 years ago
  64. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  65. 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  66. 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  67. e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
  68. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  69. f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
  70. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  71. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  72. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  73. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  74. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  75. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  76. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  77. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · 16 years ago
  78. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  79. 6b78b16 85xx: fix the wrong DDR settings for MPC8572DS by Dave Liu · 16 years ago
  80. f066f50 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  81. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  82. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  83. 6862378 NAND: Fix CONFIG_ENV_ADDR for MPC8572DS by Haiying Wang · 16 years ago
  84. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  85. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  86. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  87. 39d7dcd 85xx: remove unused config definition by Dave Liu · 16 years ago
  88. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  89. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  90. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  91. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 9982995 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  93. 374130f Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  94. bd319c7 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  95. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago