1. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  2. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  3. 2d0a054 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  4. 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  5. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  6. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  7. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  8. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  9. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  10. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  11. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  12. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  13. 01471d5 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  14. 70ed869 ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  15. dd9ca98 sbc8548: reclaim wasted sector in boot flash by Paul Gortmaker · 15 years ago
  16. fdc7eb9 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · 15 years ago
  17. 11d5a62 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · 15 years ago
  18. 0c7e4d4 sbc8548: use I/O accessors by Paul Gortmaker · 15 years ago
  19. fc38eb9 sbc8548: remove eTSEC3/4 voltage hack by Paul Gortmaker · 15 years ago
  20. 9b3ba24 sbc8548: enable access to second bank of flash by Paul Gortmaker · 15 years ago
  21. ded58f4 sbc8548: cosmetic line re-wrap by Paul Gortmaker · 15 years ago
  22. 2c40acd sbc8548: get_clock_freq is not valid for this board by Paul Gortmaker · 15 years ago
  23. 7b1f139 sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · 15 years ago
  24. 94ca091 sbc8548: enable use of PCI network cards by Paul Gortmaker · 15 years ago
  25. bd42bbb sbc8548: replace README with completely new document by Paul Gortmaker · 15 years ago
  26. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  27. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  28. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  29. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  30. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  31. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  32. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  33. b0fe93ed 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  34. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  35. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  36. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  37. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  38. a2cd50e 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  39. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  40. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  41. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  42. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  43. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  44. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 33b9079 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  46. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  47. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  48. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  49. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  50. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  51. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  52. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  53. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  54. 347b793 sbc8548: Fix Revision reading and unused variable 'path' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  55. 143b518 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup by Kumar Gala · 17 years ago
  56. c8c41d4 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  57. e2b159d 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code by Kumar Gala · 17 years ago
  58. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  59. d3a6532 Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  60. 9e3ed39 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · 17 years ago
  61. 11c45eb mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · 17 years ago