1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  3. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 4 months ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  5. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 4 months ago
  6. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 9 months ago
  7. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  10. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  11. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  12. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  13. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  14. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  15. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  16. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  17. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. 21cd581 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  19. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  20. c51136e powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  21. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  22. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  23. 4e339b8 sbc8641d: Update PCI code by Peter Tyser · 14 years ago
  24. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  25. 46f3e38 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  26. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  27. 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  28. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  29. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  30. e7ee23e 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 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. 7649a59 86xx: Cleanup MP support by Kumar Gala · 15 years ago
  34. f6ef8b7 mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 15 years ago
  35. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  36. 79e436c sbc8641d: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  37. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  38. 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  39. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  40. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 9bd4e59 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  42. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  43. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  44. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  45. 33fa5c0 86xx: Fix renamed GUR symbols in sbc8641d board. by Jon Loeliger · 17 years ago
  46. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  47. cca3496 Modify SBC8641D to use new Freescale PCI routines by Joe Hamman · 17 years ago
  48. 8ac2732 Add support for SBC8641D. Board files. by Joe Hamman · 17 years ago