1. f5fa8f3 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  2. 7ea3871 MPC8xxx DDR: align informational prints by Becky Bruce · 14 years ago
  3. 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  4. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  5. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  6. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  7. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  8. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  9. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  10. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  11. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  12. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  13. 7b62688 ppc/85xx: Clean up MPC8548 CDS PCI setup code by Kumar Gala · 15 years ago
  14. b32a894 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · 15 years ago
  15. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  16. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  17. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  18. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  19. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  20. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  21. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  22. b0fe93ed 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  23. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  24. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  25. a6e04c3 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  26. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  27. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  28. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  29. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  30. a2cd50e 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  31. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  32. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  33. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  34. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  35. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. e31d2c1 FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  37. c115280 mpc85xx: workaround old binutils bug by Kumar Gala · 16 years ago
  38. f0ff885 mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  39. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  40. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  41. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  42. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  43. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  44. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  45. 66f5fa9 85xx: Limit CPU2 workaround to parts that have the errata by Andy Fleming · 16 years ago
  46. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  47. 25eedb2 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  48. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  49. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  50. 0db37dc 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  51. c8c41d4 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  52. 2cfaa1a 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  53. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  54. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  55. 415a613 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago