1. 865f24d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  2. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  3. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  4. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  5. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  6. 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  7. 6bb5b41 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  8. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  9. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  10. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  11. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  12. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  13. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  14. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  15. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  16. 6d3a10f Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · 16 years ago
  17. 9afc2ef Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  18. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  19. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  20. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  21. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  22. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  24. 216f2a7 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  25. 1167a2f FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  26. c115280 mpc85xx: workaround old binutils bug by Kumar Gala · 16 years ago
  27. f0ff885 mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  28. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  29. e585278 MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  30. ab5cda9 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  31. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  32. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  33. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  34. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  35. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  36. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  37. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  38. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  39. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  40. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  41. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  42. 0f7a3dc 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  43. 4bcae9c 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  44. 8996784 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  45. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  46. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  47. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  48. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  49. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  50. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  51. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  52. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  53. f75e89e ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  54. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  55. d64ee90 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  56. ea5877e Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  57. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  58. bfb37b3 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 17 years ago
  59. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  60. 25d83d7 Add MPC8544DS basic port board files. by Jon Loeliger · 17 years ago