1. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  2. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  3. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  4. 9fbc632 fdt: Try to use fdt_address_cells()/fdt_size_cells() by Simon Glass · 10 years ago
  5. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  6. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  7. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 56953ee powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  10. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  11. f658029 powerpc/86xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
  12. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  13. dbbfb00 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  14. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  15. 6c97169 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  16. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  17. 8d6f9fa mpc8641hpcn: Update PCI code by Peter Tyser · 14 years ago
  18. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  19. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  20. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  21. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  22. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  23. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  24. f98a2b7 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  25. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  26. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  27. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  28. 146c4b2 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  29. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  30. aba6397 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN by Kumar Gala · 15 years ago
  31. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  32. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  33. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  34. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
  35. 977d705 mpc8641hpcn: Indicate 36-bit addr map in boot messages by Becky Bruce · 16 years ago
  36. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  37. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  38. 5dc9e1a mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  39. eccb5e7 mpc8641: fix address-cells default in old .dts detection by Becky Bruce · 16 years ago
  40. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  41. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  42. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · 16 years ago
  43. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  44. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  45. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  46. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  47. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  48. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  50. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  51. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  52. 379cf6b MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  53. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  54. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 17 years ago
  55. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  56. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  57. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  58. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  59. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  60. f835840 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  61. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago[Renamed (99%) from board/mpc8641hpcn/mpc8641hpcn.c]
  62. cfe0cf2 8641hpcn: Do correct sized pointer math. by Jon Loeliger · 17 years ago
  63. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  64. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  65. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  66. 4fbb09c General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  67. 43d624d Move get_board_sys_clk to board directory by Haiying Wang · 18 years ago
  68. 164e387 Fix bug in 8641hpcn reset command with no args. by Jon Loeliger · 18 years ago
  69. 8827a73 Review cleanups. by Jon Loeliger · 19 years ago
  70. e65e32e White space cleanup. by Jon Loeliger · 19 years ago
  71. 8893b28 Removed unneeded local_bus_init() from 8641HPCN board. by Jon Loeliger · 19 years ago
  72. 72f8a8e Moved mpc8641hpcn_board_reset() out of cpu/ into board/. by Jon Loeliger · 19 years ago
  73. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 19 years ago
  74. 465b9d8 Cleanup whitespaces and style issues. by Jon Loeliger · 19 years ago
  75. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago