1. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  2. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  3. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  5. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. e38cc2c board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  7. 7315ab2 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · 13 years ago
  8. d5c784e powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  9. 21cd581 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  10. 26fd33b powerpc/86xx: display boot device and bank on the MPC8610 HPCD by Timur Tabi · 13 years ago
  11. b852621 powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  12. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  13. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  14. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  15. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  16. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  17. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  18. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  19. 5e3d705 ppc/86xx: Clean up MPC8610 HPCD PCI setup code by Kumar Gala · 15 years ago
  20. 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  21. 8439f05 mpc8610hpcd: Use common 86xx fdt fixup code by Peter Tyser · 15 years ago
  22. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  23. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  24. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  25. 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  26. e7ee23e 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  27. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  28. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  29. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  30. 3e3fffe mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  31. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  32. 4c77de3 86xx: Make dram_size a phys_size_t by Becky Bruce · 16 years ago
  33. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  34. 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  35. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  36. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  38. 65d3d99 Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago
  39. 39aa1a7 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  40. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  41. a036b04 MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  42. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  43. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  44. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  45. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  46. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  47. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  48. 1df170f Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  49. c9974ab 8610: Fix lingering compile warnings. by Jon Loeliger · 17 years ago
  50. a877880 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  51. 3dd2db5 Initial mpc8610hpcd board files. by Jon Loeliger · 17 years ago