1. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  2. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  3. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  5. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  8. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  9. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  10. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  11. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  12. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  13. 64a1686 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  14. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  15. 058d7dc powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  16. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  17. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  18. e7060dc mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  19. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  20. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  21. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  22. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  23. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  24. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 14 years ago
  25. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  26. 645d5a7 ppc/85xx: Clean up MPC8544 DS PCI setup code by Kumar Gala · 15 years ago
  27. 002741a ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  28. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  29. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  30. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  31. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  32. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  33. 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  34. 6bb5b41 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  35. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  36. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  37. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  38. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  39. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  40. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  41. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  42. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  43. 6d3a10f Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · 16 years ago
  44. 9afc2ef Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  45. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  46. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  47. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  48. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  49. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  51. 216f2a7 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  52. 1167a2f FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  53. c115280 mpc85xx: workaround old binutils bug by Kumar Gala · 16 years ago
  54. f0ff885 mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  55. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  56. e585278 MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  57. ab5cda9 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  58. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  59. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  60. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  61. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  62. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  63. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  64. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  65. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  66. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  67. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  68. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  69. 0f7a3dc 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  70. 4bcae9c 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  71. 8996784 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  72. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  73. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  74. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  75. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  76. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  77. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  78. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  79. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  80. f75e89e ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  81. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  82. d64ee90 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  83. ea5877e Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  84. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  85. bfb37b3 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 17 years ago
  86. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  87. 25d83d7 Add MPC8544DS basic port board files. by Jon Loeliger · 17 years ago