1. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  2. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  3. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  4. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  5. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  6. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  7. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  8. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  9. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  13. 56953ee powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  14. 5b9620b powerpc/85xx: Fix MPC8572DS NAND build by Kumar Gala · 13 years ago
  15. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  16. b6d2ef6 powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · 13 years ago
  17. 24b66e5 powerpc/mpc85xx: Display a warning for unsupported DDR data rates by York Sun · 13 years ago
  18. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  19. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  20. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  21. 580df5e powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  22. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  23. 5e0c070 powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs by York Sun · 14 years ago
  24. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  25. d165dc5 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  26. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  27. e6dc484 powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  28. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  29. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  30. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  31. 8e9134c mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  32. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  33. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  34. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  35. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  36. f6f382b ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · 15 years ago
  37. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  38. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  39. 4756ffa ppc/85xx: Map boot page guarded for MP boot by Kumar Gala · 15 years ago
  40. 040e418 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards by Kumar Gala · 15 years ago
  41. a167318 ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS by Kumar Gala · 15 years ago
  42. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  43. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  44. 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  45. fd19d1e ppc/85xx: Clean up mpc8572DS PCI setup code by Kumar Gala · 15 years ago
  46. 6472af8 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  47. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  48. d3b1b66 85xx: Init pci ethernet cards if we enable any on MPC8572DS by Kumar Gala · 15 years ago
  49. 2cca63f 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  50. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  51. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  52. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  53. 146c4b2 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  54. e21db03 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  55. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  56. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  57. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  58. 2cbb2ee 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
  59. acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  60. f281c5c 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
  61. 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  62. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  63. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  64. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  65. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  66. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  67. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  68. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · 16 years ago
  69. b302240 PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit by Roy Zang · 16 years ago
  70. 9142345 Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  71. 83d43d2 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · 16 years ago
  72. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  73. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  74. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  75. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  76. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  77. cd36bda mpc8572 additional end-point mode by Ed Swarthout · 16 years ago
  78. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  79. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  80. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
  81. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago