1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. efd9f33 arm: omap2: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:39 2024 -0600
  4. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  5. 428deb3 arm: ti814x: Remove remaining support code by Tom Rini · Fri Dec 02 16:42:41 2022 -0500
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. 382867f am43xx: Do not allow EMIF to control DDR_RESET in rtconly config by Dave Gerlach · Sat Mar 17 13:24:30 2018 +0530
  8. fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · Tue May 16 14:46:35 2017 -0400
  9. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  10. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · Mon Nov 07 21:34:54 2016 -0500[Renamed from arch/arm/cpu/armv7/am33xx/emif4.c]
  11. be8d635 am33xx: Re-enable SW levelling for DDR2 by Tom Rini · Fri Jun 05 15:51:11 2015 +0530
  12. 53c723b arm: am437x: Enable hardware leveling for EMIF by James Doublesin · Mon Dec 22 16:26:11 2014 -0600
  13. 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
  14. cb23d3d arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · Wed May 21 12:57:21 2014 -0400
  15. 8de09df am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · Wed Apr 09 08:25:57 2014 -0400
  16. f29c55a ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · Tue Feb 18 07:32:01 2014 -0500
  17. a82d4e1 ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 by Lokesh Vutla · Tue Dec 10 15:02:22 2013 +0530
  18. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · Tue Dec 10 15:02:21 2013 +0530
  19. 35c7e52 Add TI816X support by TENART Antoine · Tue Jul 02 12:05:59 2013 +0200
  20. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · Tue Jul 30 10:48:53 2013 +0530
  21. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · Tue Jul 30 10:48:52 2013 +0530
  22. c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · Thu Jul 18 15:13:04 2013 -0400
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. 4035510 am33xx: add dmm support to emif4 library by Matt Porter · Fri Mar 15 10:07:07 2013 +0000
  25. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · Fri Mar 15 10:07:03 2013 +0000
  26. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · Thu Oct 18 01:21:12 2012 +0000
  27. 323315a am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support by Tom Rini · Mon Jul 30 14:49:50 2012 -0700
  28. 4b020fe am33xx: Rework config_ddr to make DDR3 support easier. by Tom Rini · Mon Jul 30 14:13:56 2012 -0700
  29. 4d45112 am33xx: Move some variables in emif4.c, mark them static. by Tom Rini · Mon Jul 30 14:13:16 2012 -0700
  30. 3e44458 am33xx: Correct and clean up ddr_regs struct by Tom Rini · Mon Jul 30 11:49:47 2012 -0700
  31. 6fbca68 am33xx: Do not touch 'ratio1' fields by Tom Rini · Tue Jul 24 16:49:58 2012 -0700
  32. b239b3b am33xx: Rework config_io_ctrl slightly by Tom Rini · Tue Jul 24 16:31:26 2012 -0700
  33. b668ae4 am33xx: Use emif_regs struct for storing initialization values by Tom Rini · Tue Jul 24 14:55:38 2012 -0700
  34. 6f868cf am33xx: Turn a number of 'int' functions to 'void' by Tom Rini · Tue Jul 24 14:54:41 2012 -0700
  35. de3c570 am33xx: Document what we're doing with ddrctrl->ddrckectrl by Tom Rini · Tue Jul 24 14:03:24 2012 -0700
  36. f4914f9 am33xx: Clean up unused DDR defines, prefix more with 'DDR2' by Tom Rini · Tue Jul 24 13:05:10 2012 -0700
  37. 034aba7 am33xx: Move the call to ddr_pll_config, make it take the frequency by Tom Rini · Tue Jul 03 09:20:06 2012 -0700
  38. 3fd4456 am33xx: Pass to config_ddr the type of memory that is connected by Tom Rini · Tue Jul 03 08:51:34 2012 -0700
  39. 1652dd5 am33xx: Make config_cmd_ctrl / config_ddr_data take const structs by Tom Rini · Tue Jul 03 08:48:46 2012 -0700
  40. 3e6e18c am33xx: Rework DDR2 EMIF initalization slightly by Tom Rini · Thu Jul 26 07:49:23 2012 -0700
  41. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · Mon Jan 09 20:38:59 2012 +0000
  42. 98b036e ARM:AM33XX: Add emif/ddr support by Chandan Nath · Fri Oct 14 02:58:24 2011 +0000