1. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  2. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  4. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · Mon Sep 14 12:11:15 2020 +0530
  5. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  7. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  8. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  9. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  10. 0de45b8 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · Sat May 25 22:40:35 2019 +0200
  11. d2e56a7 arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · Mon Apr 29 09:59:31 2019 +0530
  12. 4b02508 arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · Mon Apr 29 09:59:30 2019 +0530
  13. 103d003 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · Tue Dec 04 11:30:58 2018 +0100
  14. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · Fri Dec 07 14:50:45 2018 +0100
  15. bf92626 am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · Fri Dec 07 14:50:43 2018 +0100
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. be5bacc ARM: am33xx: Inhibit re-initialization of DDR during RTC-only by Russ Dill · Tue Mar 20 12:23:00 2018 +0530
  18. 5d6acae ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode by Tero Kristo · Sat Mar 17 13:32:52 2018 +0530
  19. 3e73a18 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · Wed Jan 24 14:44:49 2018 +0530
  20. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  21. ff16f88 am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · Mon Feb 06 19:17:33 2017 -0800
  22. ca23da1 arm: omap: Detect boot mode very early by Lokesh Vutla · Tue Jun 27 13:50:56 2017 +0530
  23. a8cb022 arm: omap: Unify get_device_type() function by Semen Protsenko · Fri Jun 02 18:00:00 2017 +0300
  24. fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · Tue May 16 14:46:35 2017 -0400
  25. 1d3bfcd arm: amx3xx: Add support for early debug by Lokesh Vutla · Fri May 05 13:45:28 2017 +0530
  26. 6302e53 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · Fri May 05 12:59:10 2017 +0530
  27. bed46ef arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · Tue Apr 18 17:27:24 2017 +0530
  28. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · Wed Feb 01 11:39:14 2017 +0100
  29. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  30. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  31. 6ad84ba am33xx: board: init usb ether gadget for rndis support by Mugunthan V N · Thu Nov 17 14:38:13 2016 +0530
  32. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · Thu Nov 17 14:38:10 2016 +0530
  33. 4b1d29a am33xx: board: probe misc drivers to register musb devices by Mugunthan V N · Thu Nov 17 14:38:09 2016 +0530
  34. 6278106 am33xx: board: do not register usb devices when CONFIG_DM_USB is defined by Mugunthan V N · Thu Nov 17 14:38:07 2016 +0530
  35. 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/board.c]
  36. 93e0f5b board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · Fri Oct 14 10:35:25 2016 +0530
  37. d33266b ARM: AMx3xx: Centralize early clock initialization by Lokesh Vutla · Fri Oct 14 10:35:24 2016 +0530
  38. b505618 ARM: AMx3xx: Allow arch specific code to use early DM by Lokesh Vutla · Fri Oct 14 10:35:23 2016 +0530
  39. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  40. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · Mon Mar 07 21:08:49 2016 -0600
  41. 937fd03 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · Tue Jan 05 12:17:15 2016 -0500
  42. 18dc02e am33xx: Update serial pdata by Tom Rini · Sun Dec 06 11:09:59 2015 -0500
  43. 4676aa7 am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot by Vignesh R · Fri Nov 20 16:07:41 2015 +0530
  44. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · Fri Jul 31 19:55:09 2015 -0400
  45. 5ba1596 am33xx: Update DT files, add am335x_gp_evm_config target by Tom Rini · Fri Jul 31 19:55:08 2015 -0400
  46. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  47. 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
  48. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · Fri Dec 19 16:53:24 2014 -0500
  49. 4176a25 am33xx: Drop timer_init call from s_init by Tom Rini · Fri Dec 19 16:52:54 2014 -0500
  50. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · Wed Oct 22 21:37:11 2014 -0600
  51. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · Wed Oct 22 21:37:10 2014 -0600
  52. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · Mon Jun 02 22:04:48 2014 -0600
  53. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · Wed May 21 12:57:22 2014 -0400
  54. cb23d3d arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · Wed May 21 12:57:21 2014 -0400
  55. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  56. 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
  57. 35c616c am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · Wed Mar 05 14:57:47 2014 -0500
  58. 00822ca ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · Mon Feb 10 11:41:49 2014 -0500
  59. e290d17 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF by Tom Rini · Fri Aug 23 12:26:49 2013 -0400
  60. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
  61. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · Wed Aug 28 09:00:28 2013 -0400
  62. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · Wed Aug 14 10:51:31 2013 -0400
  63. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · Fri Aug 30 16:28:44 2013 -0400
  64. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · Tue Jul 30 10:48:54 2013 +0530
  65. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · Tue Jul 30 10:48:53 2013 +0530
  66. c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · Thu Jul 18 15:13:04 2013 -0400
  67. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  68. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · Tue Jun 04 11:00:57 2013 +0200
  69. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · Wed Jun 05 07:47:56 2013 +0200
  70. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · Fri Mar 15 10:07:02 2013 +0000
  71. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · Mon Dec 03 02:19:47 2012 +0000
  72. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · Mon Dec 03 02:19:44 2012 +0000
  73. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  74. 2ebbb86 am33xx: NAND support by Ilya Yanok · Tue Nov 06 13:06:30 2012 +0000
  75. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · Tue Nov 06 13:48:23 2012 +0000
  76. aabb9f8 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · Thu Oct 18 01:21:10 2012 +0000
  77. 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · Thu Oct 18 01:21:09 2012 +0000
  78. a207efe am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · Thu Oct 18 01:21:08 2012 +0000
  79. 2d7da5f am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · Thu Mar 08 17:15:47 2012 +0530
  80. a987464 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · Tue Sep 25 06:49:47 2012 +0000
  81. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · Wed Aug 22 15:31:05 2012 -0700
  82. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  83. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  84. 63f4148 am33xx: Remove redundant timer config by Tom Rini · Mon Aug 06 08:49:54 2012 +0000
  85. 0dc71d1 am33xx: Correct MMC1, remove MMC2 support by Tom Rini · Wed Aug 08 10:31:08 2012 -0700
  86. 7a24772 am33xx: Rework pinmux functions by Tom Rini · Tue Jul 31 10:50:01 2012 -0700
  87. 132b6db am33xx evm: Add CONFIG_CMD_EEPROM and related by Tom Rini · Tue Jul 31 09:37:08 2012 -0700
  88. 4b30240 am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · Tue Jul 31 08:55:01 2012 -0700
  89. 59c2cc9 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · Mon Jul 30 16:13:10 2012 -0700
  90. 3fd4456 am33xx: Pass to config_ddr the type of memory that is connected by Tom Rini · Tue Jul 03 08:51:34 2012 -0700
  91. 6229e33 omap: am33xx: enable gpio support by Steve Sakoman · Mon Jun 04 05:35:34 2012 +0000
  92. 5899cef am33xx: Do not call init_timer twice by Tom Rini · Mon May 14 12:38:18 2012 +0000
  93. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  94. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · Mon Jan 09 20:38:59 2012 +0000
  95. d6e97f8 ARM:AM33XX: Add mmc/sd support by Chandan Nath · Mon Jan 09 20:38:58 2012 +0000
  96. 5b5c212 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · Mon Jan 09 20:38:56 2012 +0000
  97. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · Fri Oct 14 02:58:26 2011 +0000