1. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  2. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  3. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  4. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  5. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  6. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  7. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  8. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  9. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  10. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  11. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  15. 3d33963 powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 13 years ago
  16. 56953ee powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  17. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  18. 0912b33 powerpc/mpc8536ds: Invert SDHC_WP pin polarity by Xie Xiaobo · 13 years ago
  19. 8f3933e powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · 13 years ago
  20. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  21. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  22. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  23. 580df5e powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  24. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  25. 06bea37 powerpc/85xx: Rework MPC8536DS 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. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  29. 8e9134c mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  30. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  31. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  32. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  33. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  34. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  35. a1c0a46 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · 15 years ago
  36. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  37. 0edddd9 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · 15 years ago
  38. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  39. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  40. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  41. 040e418 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards by Kumar Gala · 15 years ago
  42. a83eab2 ppc/85xx: Clean up MPC8536 DS PCI setup code by Mingkai Hu · 15 years ago
  43. a74e395 On-chip ROM boot: MPC8536DS support by Mingkai Hu · 15 years ago
  44. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · 15 years ago
  45. 9e36b82 ppc/85xx: Clean up use of LAWAR defines 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. 2cca63f 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  49. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  50. 5c14975 85xx: Cleanup whitespace in mpc8536ds.c 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. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  59. acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  60. 5106862 mpc8536ds.c: include sata.h to for needed function prototypes by Wolfgang Denk · 16 years ago
  61. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  62. 5ac0057 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  63. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  64. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  65. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  66. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  67. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  68. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  69. 83d43d2 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · 16 years ago
  70. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  71. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  72. 3a1e04f NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  73. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  74. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  75. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  76. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  77. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
  78. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  80. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  81. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago