1. b32f5f3 ARM: omap3: am3517-evm: Add device tree and DM support by Adam Ford · Tue Sep 19 20:32:11 2017 -0500
  2. 91262e5 arm: am33xx: Make pin multiplexing functions optional by Felix Brack · Thu Sep 14 14:37:08 2017 +0200
  3. e66501a arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image by Harinarayan Bhatta · Wed Sep 13 13:27:44 2017 -0500
  4. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · Tue Sep 12 15:27:33 2017 -0500
  5. f946422 arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 by Adam Ford · Fri Aug 25 07:33:26 2017 -0500
  6. 42d25eb ARM: DRA72x: Add support for detection of DRA71x SR 2.1 by Vishal Mahaveer · Sat Aug 26 16:51:22 2017 -0500
  7. 6f1038f board: ti: dra76-evm: Add DDR data by Lokesh Vutla · Mon Aug 21 12:50:55 2017 +0530
  8. 1b21f55 board: ti: dra76-evm: Add the pmic data by Keerthy · Mon Aug 21 12:50:54 2017 +0530
  9. 9b21ff4 arm: dra76: Add support for ES1.0 detection by Praneeth Bajjuri · Mon Aug 21 12:50:52 2017 +0530
  10. 68ad506 arm: dra7: Kconfig: Select LP87565 related configs by Lokesh Vutla · Mon Aug 21 12:50:51 2017 +0530
  11. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · Mon Aug 21 12:50:50 2017 +0530
  12. 8352d27 arm: omap5+: Add board specific ldo powering by Lokesh Vutla · Mon Aug 21 12:50:49 2017 +0530
  13. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · Fri Aug 11 08:51:20 2017 -0500
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  15. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  16. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  17. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  18. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  19. 159a21f ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · Fri Aug 04 21:42:09 2017 -0500
  20. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · Thu Aug 03 23:23:55 2017 +0200
  21. 9b5f259 omap3: incorrect logical check in do_emif4_init by xypron.glpk@gmx.de · Sat Apr 15 16:11:12 2017 +0200
  22. dfe320c arm: omap: Fix 'get_device_type()' for OMAP34XX by Derald D. Woods · Mon Jul 31 07:41:40 2017 -0500
  23. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  24. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · Mon Aug 07 13:11:34 2017 -0500
  25. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · Mon Aug 07 13:11:19 2017 -0500
  26. 6c11ebf arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · Wed Jul 26 14:53:19 2017 -0500
  27. 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · Fri Jul 14 08:53:20 2017 -0500
  28. 6a2b267 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · Mon Jul 10 14:45:52 2017 -0500
  29. 9b3d631 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · Mon Jul 10 14:45:51 2017 -0500
  30. bb80d4d arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · Mon Jul 10 14:45:50 2017 -0500
  31. 7908152 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · Mon Jul 10 14:45:49 2017 -0500
  32. ff16f88 am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · Mon Feb 06 19:17:33 2017 -0800
  33. f34e88d ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · Fri Jul 07 15:21:45 2017 -0400
  34. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  35. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  36. e7ab8ef arm: omap4+: Enable spl_early_init() by Lokesh Vutla · Tue Jun 27 13:50:57 2017 +0530
  37. ca23da1 arm: omap: Detect boot mode very early by Lokesh Vutla · Tue Jun 27 13:50:56 2017 +0530
  38. d00abb1 ti816x: Add additional boot device detection logic by Tom Rini · Thu Jun 15 13:57:00 2017 -0400
  39. 589300e arm: mach-omap2: Generate MLO file from SD boot capable targets by Andrew F. Davis · Tue Jun 13 15:04:59 2017 -0500
  40. f281737 omap: Add routine for setting fastboot variables by Semen Protsenko · Mon May 22 19:16:40 2017 +0300
  41. a8cb022 arm: omap: Unify get_device_type() function by Semen Protsenko · Fri Jun 02 18:00:00 2017 +0300
  42. 3d46f24 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · Fri Jun 09 16:59:17 2017 -0400
  43. d9a766f arm: Include asm/setup.h explictly by Simon Glass · Wed May 17 08:23:00 2017 -0600
  44. 2a84b01 t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig by Tom Rini · Tue May 16 14:46:40 2017 -0400
  45. fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · Tue May 16 14:46:35 2017 -0400
  46. 931f014 omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE by Tom Rini · Fri May 12 22:33:25 2017 -0400
  47. 162efc3 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · Fri May 12 22:33:22 2017 -0400
  48. 50e221a omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · Fri May 12 22:33:17 2017 -0400
  49. 1d3bfcd arm: amx3xx: Add support for early debug by Lokesh Vutla · Fri May 05 13:45:28 2017 +0530
  50. ac8bd3c arm: omap5+: Add support for early debug by Lokesh Vutla · Fri May 05 13:45:27 2017 +0530
  51. 6302e53 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · Fri May 05 12:59:10 2017 +0530
  52. 1bda373 arm: am33xx: Fix MPU opp selection by Lokesh Vutla · Fri May 05 12:59:08 2017 +0530
  53. 14426ca configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · Fri May 05 12:59:07 2017 +0530
  54. b5f3735 arm: am335x: Enable tiny printf in SPL by Lokesh Vutla · Wed Apr 26 13:37:10 2017 +0530
  55. 4c73b23 configs: am335x_evm: Enable SPL_DM by Lokesh Vutla · Wed Apr 26 13:37:09 2017 +0530
  56. 899fd3e configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · Wed Apr 26 13:37:07 2017 +0530
  57. bed46ef arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · Tue Apr 18 17:27:24 2017 +0530
  58. bc16804 power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig by Adam Ford · Wed Apr 26 13:41:31 2017 -0500
  59. b2310f1 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · Sat Apr 01 17:18:40 2017 +0200
  60. 10bdc71 igep0033: Rename to igep003x by Ladislav Michl · Sat Apr 01 17:17:16 2017 +0200
  61. e47ae87 arm: dra7xx: move CONFIG_DRA7XX to Kconfig by Uri Mashiach · Thu Feb 23 15:39:35 2017 +0200
  62. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  63. 8d70ffd OMAP3: Correct name of omap34xx_gpios when using DM_GPIO by Adam Ford · Sun Apr 09 07:35:12 2017 -0500
  64. 3f1f8d5 arm: omap-common: add missing va_end() by xypron.glpk@gmx.de · Sat Apr 15 12:29:20 2017 +0200
  65. abaf3eb arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined by Jean-Jacques Hiblot · Fri Apr 07 13:42:01 2017 +0200
  66. d7ced25 arm: omap: sata: move enable sata clocks to enable_basic_clocks() by Mugunthan V N · Fri Apr 07 13:42:00 2017 +0200
  67. 5b3b7d1 arm: mach-omap2: Add secure image name common to OMAP and keystone by Madan Srinivas · Fri Apr 07 10:00:05 2017 -0500
  68. 7986f08 arm: mach-omap2: Enable Kconfig support for K2 HS devices by Vitaly Andrianov · Fri Apr 07 10:00:04 2017 -0500
  69. 9e3491b ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parameters by Lukasz Majewski · Mon Mar 27 10:15:27 2017 +0200
  70. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  71. 493368d ARM: AM43xx: Enable DM_I2C/SPI/ETH by Lokesh Vutla · Tue Feb 21 11:40:43 2017 +0530
  72. 74f1f0c ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROL by Lokesh Vutla · Fri Feb 10 20:37:17 2017 +0530
  73. 21bc35e ARM: am43xx: fix SOC revision print outs by Tero Kristo · Thu Mar 16 09:48:54 2017 +0200
  74. 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
  75. fe038a7 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · Mon Mar 06 03:16:53 2017 +0200
  76. d136654 arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530 by Siarhei Siamashka · Mon Mar 06 03:16:52 2017 +0200
  77. ca61280 arm: omap-common: Fix typo in CONFIG_OMAP54XX guard by Matthijs van Duin · Tue Mar 07 03:42:24 2017 +0100
  78. d3bc985 arm: OMAP2+: nandecc: propagate error to command return status by Ladislav Michl · Mon Mar 06 13:54:30 2017 +0100
  79. d970984 omap4: Migrate to using imply by Tom Rini · Fri Mar 03 15:33:33 2017 -0500
  80. 89a6568 omap3: Migrate to using imply by Tom Rini · Fri Mar 03 15:33:32 2017 -0500
  81. 3b23510 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · Fri Mar 03 15:33:31 2017 -0500
  82. 60adb2f am335x_evm: Switch to using imply keyword by Tom Rini · Fri Mar 03 15:33:30 2017 -0500
  83. cdabe1d arm: mach-omap2: Flush cache after FIT post-processing image by Andrew F. Davis · Wed Feb 22 17:46:39 2017 -0600
  84. 714d167 arm: omap5: Fix generation of reserved-memory DT node by Andrew F. Davis · Fri Feb 10 08:23:23 2017 -0600
  85. dbb9fda arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 by Adam Ford · Fri Jan 20 14:03:52 2017 +0100
  86. 120dbb2 arm: omap3: Fix cpuinfo frequency spelling by Ladislav Michl · Fri Jan 20 14:03:15 2017 +0100
  87. 20315d2 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · Wed Jan 25 09:53:08 2017 +0100
  88. 0762392 ARM: am335x: Add support for chiliSOM by Marcin Niestroj · Wed Jan 25 09:53:07 2017 +0100
  89. 1665f23 mach-omap2: Cleanup secure boot media generation by Andrew F. Davis · Mon Jan 23 11:34:37 2017 -0600
  90. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  91. 47ea168 ARM: OMAP5+: Remove unsed dpll structures by Lokesh Vutla · Tue Jan 17 08:52:59 2017 +0530
  92. 221db4c ARM: OMAP4: Fix compiler warning by Lokesh Vutla · Tue Jan 17 08:52:58 2017 +0530
  93. 4572703 mach-omap2: Fix secure boot media generation by Andrew F. Davis · Thu Jan 12 10:21:58 2017 -0600
  94. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  95. 3d1e599 arm: omap-common: add secure ROM signature verify index for AM33xx by Andrew F. Davis · Wed Jan 11 10:19:52 2017 -0600
  96. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  97. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 10 08:19:33 2017 -0500
  98. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jan 10 08:19:21 2017 -0500
  99. 6ad84ba am33xx: board: init usb ether gadget for rndis support by Mugunthan V N · Thu Nov 17 14:38:13 2016 +0530
  100. 74c48a0 am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE by Andrew F. Davis · Fri Jan 06 16:32:12 2017 -0600