1. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  3. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  4. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  5. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · Mon Jan 21 09:18:17 2019 +0100
  6. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  7. c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · Mon Jan 21 09:18:15 2019 +0100
  8. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  11. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  12. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  13. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  14. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  15. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. 5ade390 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · Tue Oct 11 23:57:31 2011 -0500
  18. c3c301e powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:45 2011 -0700
  19. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  20. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  21. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  24. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · Fri Aug 22 11:00:15 2008 -0700
  25. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  26. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  27. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  28. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  29. b8e2520 codingstyle cleanup for spi driver by Kim Phillips · Thu Jan 17 12:48:00 2008 -0600
  30. 81362c1 Implement hard SPI driver on MPC8349EMDS by Ben Warren · Wed Jan 16 22:37:42 2008 -0500
  31. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · Thu Dec 20 15:57:28 2007 -0600
  32. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · Thu Aug 16 22:53:09 2007 -0500[Renamed from board/mpc8349emds/mpc8349emds.c]
  33. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  34. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
  35. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
  36. 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · Wed Feb 14 18:27:17 2007 +0800
  37. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  38. 774e1b5 mpc83xx: add OF_FLAT_TREE bits to 83xx boards by Kim Phillips · Wed Nov 01 00:10:40 2006 -0600
  39. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · Wed Oct 25 14:41:21 2006 -0500
  40. 4c7efd8 Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: by Kumar Gala · Thu Apr 20 13:45:32 2006 -0500
  41. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  42. 4a9b6aa Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · Thu Mar 16 17:46:46 2006 +0100
  43. 52ee4bd Add command for handling DDR ECC registers on MPC8349EE MDS board. by Marian Balakowicz · Thu Mar 16 15:19:35 2006 +0100
  44. d7a3f72 Add initial support for MPC8349E MDS board. by Marian Balakowicz · Tue Mar 14 16:24:38 2006 +0100