1. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  2. 8d4342f arm: omap3: Compile s_init() function only when it is used by Pali Rohár · Sun Feb 07 14:50:13 2021 +0100
  3. 9d085e2 arm: omap3: Compile lowlevel_init() function only when it is used by Pali Rohár · Sun Feb 07 14:50:12 2021 +0100
  4. b97cb09 arm: omap2: remove arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:37 2021 +0100
  5. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  6. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. c178e7c video: omap: drop domain clock enabling by SOC api by Dario Binacchi · Wed Dec 30 00:16:28 2020 +0100
  9. 571462e ti: am33xx: fix do_enable_clocks() to accept NULL parameters by Dario Binacchi · Wed Dec 30 00:06:38 2020 +0100
  10. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  11. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  12. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  13. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · Mon Sep 14 12:11:15 2020 +0530
  14. 9aa45bc ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · Sat Jul 18 19:23:04 2020 -0500
  15. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  16. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  17. c9a4eb9 arm: Remove pengwyn board by Jagan Teki · Tue Jul 07 21:24:00 2020 +0530
  18. f1acbb5 arm: Remove pepper board by Jagan Teki · Tue Jul 07 21:21:52 2020 +0530
  19. 2a551bc arm: Remove bav335x board by Jagan Teki · Tue Jul 07 21:19:39 2020 +0530
  20. c0c5aa0 arm: Remove cairo board by Jagan Teki · Tue Jul 07 21:14:07 2020 +0530
  21. 142bed5 logicpd: Drop omap3 zoom1 by Jagan Teki · Wed May 27 18:26:26 2020 +0530
  22. b266d6a arm: Remove overo board by Jagan Teki · Tue Jul 07 21:07:16 2020 +0530
  23. dbf5089 arm: Remove cm_t35 board by Jagan Teki · Tue Jul 07 21:05:17 2020 +0530
  24. a9f5599 arm: Remove cm_t54 board by Jagan Teki · Tue Jul 07 21:03:17 2020 +0530
  25. d91ebbe ti814x: Remove platform by Tom Rini · Mon May 25 14:34:06 2020 -0400
  26. 861df70 arm: Remove omap3_pandora_defconfig board by Jagan Teki · Mon Jun 01 18:47:52 2020 +0530
  27. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  28. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  30. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  31. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  32. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  33. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  34. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  35. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  36. b03e666 spl: Always define preloader_console_init by Samuel Holland · Thu May 07 18:08:10 2020 -0500
  37. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  38. 017b469 video: omap: add support for DM/DTS by Dario Binacchi · Sat Feb 22 14:05:45 2020 +0100
  39. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  40. 18f2de5 arm: omap: fix MPU DPLL divisor for 800MHz clock by Dario Binacchi · Tue Dec 03 20:55:03 2019 +0100
  41. 940d637 board: ti: beagleboneai: add initial support by Caleb Robey · Thu Jan 02 08:17:27 2020 -0600
  42. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  43. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  44. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  45. 0c36441 common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  46. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  47. 2e14ad0 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · Mon Dec 02 16:34:21 2019 -0600
  48. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  49. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  50. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  51. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  52. d0b9ad6 arm: dra7xx: Hang on any failure during IOdelay recalibration by Lokesh Vutla · Tue Oct 01 10:41:01 2019 +0530
  53. 0587d5f arm: dra7xx: Fix error path in iodelay recalibration by Lokesh Vutla · Tue Oct 01 10:41:00 2019 +0530
  54. 5d489f8 am335x, guardian: update guardian board by Moses Christopher · Tue Sep 17 14:25:37 2019 +0000
  55. 88006e2 arm: omap: emif-common: Fix memory priming for ECC by Krunal Bhargav · Mon Sep 16 13:47:18 2019 +0530
  56. f9fda503 arm: omap: emif-common: Disable interleaving by Krunal Bhargav · Mon Sep 16 13:47:17 2019 +0530
  57. c771499 arm: omap: emif-common: Fix ecc address calculation by Lokesh Vutla · Mon Sep 16 13:47:15 2019 +0530
  58. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  59. 6ed5a58 ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · Fri Aug 16 17:30:16 2019 -0500
  60. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  61. 8208848 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · Thu Aug 01 07:04:46 2019 +0200
  62. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · Wed Jul 31 21:54:07 2019 +0530
  63. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  64. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  65. bedcf52 omap: Correct the fastboot product var by Sam Protsenko · Thu Jul 25 20:11:53 2019 +0300
  66. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · Wed Jul 24 10:12:07 2019 +0200
  67. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · Sat Jun 08 12:46:18 2019 -0400
  68. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · Mon Jun 03 15:31:17 2019 +0200
  69. 0de45b8 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · Sat May 25 22:40:35 2019 +0200
  70. 15e2ad6 arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't by Adam Ford · Wed May 29 15:42:53 2019 -0500
  71. ecc2810 mcx: remove board by Bartosz Golaszewski · Fri May 17 11:17:20 2019 +0200
  72. 003e656 twister: remove board by Bartosz Golaszewski · Fri May 17 11:17:19 2019 +0200
  73. c49fda9 mt_ventoux: remove board by Bartosz Golaszewski · Fri May 17 11:17:18 2019 +0200
  74. 6f63e4c cm_t3517: remove board by Bartosz Golaszewski · Fri May 17 11:17:17 2019 +0200
  75. 646aea6 eco5pk: remove board by Bartosz Golaszewski · Fri May 17 11:17:15 2019 +0200
  76. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  77. 904549f arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36 by Brad Griffis · Mon Apr 29 09:59:32 2019 +0530
  78. d2e56a7 arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · Mon Apr 29 09:59:31 2019 +0530
  79. 4b02508 arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · Mon Apr 29 09:59:30 2019 +0530
  80. cc4f84f arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error by Brad Griffis · Mon Apr 29 09:59:29 2019 +0530
  81. 192121a arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW by Brad Griffis · Mon Apr 29 09:59:28 2019 +0530
  82. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · Sun Apr 14 12:17:53 2019 +0300
  83. b2f88a3 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · Tue Mar 19 07:14:37 2019 -0400
  84. f93564c am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · Mon Feb 25 15:33:00 2019 +0000
  85. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · Fri Feb 01 16:40:07 2019 +0000
  86. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  87. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 2019 +0800
  88. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  89. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  90. 0a37158 ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point by Andrew F. Davis · Thu Jan 17 13:43:05 2019 -0600
  91. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  92. 4ac7541 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · Fri Dec 14 16:28:30 2018 -0600
  93. 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
  94. 813742e arm: am335x-pdu001: Move from embedded to separate DTB by Felix Brack · Fri Dec 07 15:01:55 2018 +0100
  95. 651201b dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · Fri Dec 07 14:50:55 2018 +0100
  96. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · Fri Dec 07 14:50:49 2018 +0100
  97. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · Fri Dec 07 14:50:45 2018 +0100
  98. bf92626 am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · Fri Dec 07 14:50:43 2018 +0100
  99. 9952087 ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX by Adam Ford · Sun Oct 07 09:58:25 2018 -0500
  100. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200