1. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  2. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  3. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:37 2016 -0600
  4. f2095a4 ARM: am33xx: Always inhibit init/refresh during DDR phy init by Russ Dill · Thu Jul 21 04:28:32 2016 -0700
  5. c61bc0b ARM: am33xx: Fix DDR init delay placement by Russ Dill · Thu Jul 21 04:28:31 2016 -0700
  6. 28c6b02 arm: am4x: fix build dependency for secure devices by Andreas Dannenberg · Wed Jul 20 13:55:58 2016 -0500
  7. 0b6dd12 arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · Mon Jun 27 09:19:23 2016 -0500
  8. 8575473 arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · Tue Jun 07 08:31:19 2016 +0200
  9. 16c9710 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · Mon May 23 17:37:47 2016 +0300
  10. c1ef8c0 ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · Mon May 16 11:47:25 2016 +0530
  11. e8a9b67 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · Thu May 19 19:10:46 2016 -0500
  12. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · Thu May 19 19:10:43 2016 -0500
  13. fb59e8e arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · Thu May 19 19:10:42 2016 -0500
  14. ea52684 ARM: am33xx: Fix DDR initialization delays by Russ Dill · Thu May 05 08:52:10 2016 -0500
  15. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · Mon Mar 07 21:08:49 2016 -0600
  16. 937fd03 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · Tue Jan 05 12:17:15 2016 -0500
  17. 7be7874 am33xx,ddr3: fix ddr3 sdram configuration by Egli, Samuel · Wed Dec 02 15:27:56 2015 +0100
  18. 18dc02e am33xx: Update serial pdata by Tom Rini · Sun Dec 06 11:09:59 2015 -0500
  19. 4676aa7 am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot by Vignesh R · Fri Nov 20 16:07:41 2015 +0530
  20. a3f7865 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · Wed Aug 19 16:16:28 2015 +0530
  21. 3dacf66 ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · Wed Aug 19 16:16:26 2015 +0530
  22. f74c04e ARM: AM43XX: Add functions to enable and disable EDMA3 clocks by Vignesh R · Mon Aug 17 13:29:53 2015 +0530
  23. efc65c8 ARM: AM43xx: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · Mon Aug 17 13:29:50 2015 +0530
  24. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · Fri Jul 31 19:55:09 2015 -0400
  25. 5ba1596 am33xx: Update DT files, add am335x_gp_evm_config target by Tom Rini · Fri Jul 31 19:55:08 2015 -0400
  26. 8d7aa97 arm: am43xx: enable spi clock by Nikita Kiryanov · Thu Jul 30 23:56:19 2015 +0300
  27. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  28. d369034 am33xx: Unused get_board_rev function removal by Paul Kocialkowski · Thu Jul 16 15:36:41 2015 +0200
  29. be8d635 am33xx: Re-enable SW levelling for DDR2 by Tom Rini · Fri Jun 05 15:51:11 2015 +0530
  30. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:45 2015 +0530
  31. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · Thu Apr 02 16:01:33 2015 -0400
  32. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · Tue Mar 03 08:03:02 2015 -0700
  33. 8405db8 clock_am43xx:Set the MAC clock to /5 for OPP100 by Steve Kipisz · Wed Feb 11 18:54:28 2015 -0500
  34. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · Fri Dec 19 16:53:24 2014 -0500
  35. 53c723b arm: am437x: Enable hardware leveling for EMIF by James Doublesin · Mon Dec 22 16:26:11 2014 -0600
  36. 4176a25 am33xx: Drop timer_init call from s_init by Tom Rini · Fri Dec 19 16:52:54 2014 -0500
  37. d5e635e am335x: make get_board_rev() function weak by Igor Grinberg · Wed Nov 05 13:29:54 2014 +0200
  38. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · Wed Oct 22 21:37:11 2014 -0600
  39. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · Wed Oct 22 21:37:10 2014 -0600
  40. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
  41. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
  42. 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
  43. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
  44. 20823b4 cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · Tue Jun 10 15:01:19 2014 -0500
  45. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · Mon Jun 02 22:04:48 2014 -0600
  46. 7c37e5c arm:am33xx: Add a scale_vcores() hook by Tom Rini · Thu Jun 05 11:15:28 2014 -0400
  47. cced793 ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · Mon Jun 02 10:49:03 2014 +0530
  48. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · Wed May 21 12:57:22 2014 -0400
  49. cb23d3d arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · Wed May 21 12:57:21 2014 -0400
  50. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  51. 8e796c4 am33xx: report silicon revision instead of code by Sergey Alyoshin · Thu May 22 11:56:03 2014 +0400
  52. 48e1e15 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · Thu May 08 21:43:47 2014 +0530
  53. 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
  54. 35c616c am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · Wed Mar 05 14:57:47 2014 -0500
  55. f29c55a ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · Tue Feb 18 07:32:01 2014 -0500
  56. 84d4113 ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · Tue Feb 18 07:32:00 2014 -0500
  57. d9e2d26 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · Tue Feb 18 07:31:59 2014 -0500
  58. 1a20f95 ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · Tue Feb 18 07:31:53 2014 -0500
  59. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  60. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  61. ac5e091 kbuild: use shorten logs for mkimage rules by Masahiro Yamada · Mon Feb 24 11:12:15 2014 +0900
  62. f8fce8c ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · Mon Oct 28 23:19:53 2013 +0000
  63. 00822ca ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · Mon Feb 10 11:41:49 2014 -0500
  64. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Feb 21 08:00:22 2014 -0500
  65. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  66. 7ba4ac5 am43xx: Add qspi support by Sourav Poddar · Sat Dec 21 12:50:12 2013 +0530
  67. dd0037a ARM: AM43xx: GP_EVM: Add support for DDR3 by Lokesh Vutla · Tue Dec 10 15:02:23 2013 +0530
  68. a82d4e1 ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 by Lokesh Vutla · Tue Dec 10 15:02:22 2013 +0530
  69. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · Tue Dec 10 15:02:21 2013 +0530
  70. 42c213a ARM: AM43xx: clocks: Update DPLL details by Lokesh Vutla · Tue Dec 10 15:02:20 2013 +0530
  71. 84aaa30 ARM: AM43xx: Select clk source for Timer2 by Lokesh Vutla · Tue Dec 10 15:02:17 2013 +0530
  72. e290d17 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF by Tom Rini · Fri Aug 23 12:26:49 2013 -0400
  73. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  74. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · Thu Nov 07 11:42:57 2013 -0500
  75. 53b4b32 am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · Mon Nov 18 19:03:02 2013 +0530
  76. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · Mon Nov 18 19:02:59 2013 +0530
  77. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
  78. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  79. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · Wed Aug 28 09:00:28 2013 -0400
  80. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  81. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · Wed Aug 14 10:51:31 2013 -0400
  82. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · Fri Aug 30 16:28:46 2013 -0400
  83. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · Fri Aug 30 16:28:44 2013 -0400
  84. 35c7e52 Add TI816X support by TENART Antoine · Tue Jul 02 12:05:59 2013 +0200
  85. 85b5936 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · Tue Jul 30 11:36:29 2013 +0530
  86. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · Tue Jul 30 10:48:54 2013 +0530
  87. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · Tue Jul 30 10:48:53 2013 +0530
  88. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · Tue Jul 30 10:48:52 2013 +0530
  89. c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · Thu Jul 18 15:13:04 2013 -0400
  90. be9b6f8 am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · Thu Jul 18 15:13:03 2013 -0400
  91. de2be65 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · Thu Jul 18 15:13:02 2013 -0400
  92. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  93. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · Tue Jun 04 11:00:57 2013 +0200
  94. 0ef0817 arm, am335x: make mpu pll config configurable by Heiko Schocher · Tue Jun 04 11:01:06 2013 +0200
  95. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · Wed Jun 05 07:47:56 2013 +0200
  96. 7a62e44 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · Thu Apr 25 16:46:04 2013 -0400
  97. d4f2409 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · Wed Mar 20 05:38:11 2013 +0000
  98. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
  99. 70718dc am335x: Enable MMC1 clock by Tom Rini · Wed Apr 03 08:50:01 2013 +0000
  100. 4035510 am33xx: add dmm support to emif4 library by Matt Porter · Fri Mar 15 10:07:07 2013 +0000