1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  3. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  6. 0ffd9db common: Move testdram() into init.h by Simon Glass · Sat Dec 28 10:45:06 2019 -0700
  7. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  10. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  11. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  12. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  13. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  14. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  15. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  16. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · Mon Jul 25 10:13:53 2011 +0200
  19. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · Mon Jan 31 15:51:20 2011 -0600
  20. cc8b534 powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:26:44 2010 -0600
  21. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · Wed Dec 15 04:55:20 2010 -0600
  22. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  23. c7470af sbc8641d: Update PCI code by Peter Tyser · Wed Sep 29 13:37:27 2010 -0500
  24. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  25. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · Fri Jul 09 00:02:34 2010 -0500
  26. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · Thu Jul 08 22:35:59 2010 -0500
  27. f98a2b7 86xx: Remove redundant code in initdram by Becky Bruce · Wed Nov 04 17:34:04 2009 -0600
  28. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  29. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  30. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · Fri Jul 17 10:14:45 2009 -0500
  31. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  32. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  33. 56d150e 86xx: Cleanup MP support by Kumar Gala · Tue Mar 31 23:02:38 2009 -0500
  34. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · Tue Mar 31 18:38:37 2009 -0500
  35. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  36. 8dc2d64 sbc8641d: Fix PCI mapping concepts by Becky Bruce · Wed Dec 03 22:36:26 2008 -0600
  37. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  38. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  39. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  41. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · Tue Aug 26 15:01:37 2008 -0500
  42. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  43. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  44. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  45. ff26a75 86xx: Fix renamed GUR symbols in sbc8641d board. by Jon Loeliger · Mon Feb 25 13:13:37 2008 -0600
  46. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · Mon Feb 18 14:01:56 2008 -0600
  47. 18f2f03 Modify SBC8641D to use new Freescale PCI routines by Joe Hamman · Sat Aug 11 06:54:58 2007 -0500
  48. e0bdea3 Add support for SBC8641D. Board files. by Joe Hamman · Thu Aug 09 15:10:53 2007 -0500