1. d8d1fb6 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · Wed Mar 30 18:07:13 2022 -0400
  2. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  3. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  5. 973c0e7 ARM: tegra: Copy memory-region-names property by Thierry Reding · Fri Sep 03 15:16:25 2021 +0200
  6. 1398da6 ARM: tegra: Refactor DT update helpers by Thierry Reding · Fri Sep 03 15:16:24 2021 +0200
  7. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  8. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  9. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  10. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  11. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  12. 332731e ARM: fix LTO for seaboard by Marek Behún · Thu May 20 13:24:17 2021 +0200
  13. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  14. c422f62 Tegra: remove e2220-1170 board by Peter Robinson · Wed Feb 17 17:06:53 2021 +0000
  15. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  16. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  17. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  18. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  19. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  20. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  21. a4cc1a7 configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file by Patrick Delaunay · Thu Jun 18 09:41:34 2020 +0200
  22. a0c3276 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · Sun Jul 19 13:56:00 2020 -0600
  23. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  24. 52a31c1 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · Thu May 14 08:30:03 2020 -0400
  25. 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · Sat May 23 17:11:20 2020 +0200
  26. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  27. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  28. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 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. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  33. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  34. 872111a ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · Fri Feb 28 16:17:07 2020 -0700
  35. 3bb2f5d i2c: t210: Add VI_I2C clock source support by Tom Warren · Fri Mar 27 10:24:31 2020 -0700
  36. 547bd33 t210: pinmux: Remove pinmux/GPIO init from T210 boards by Tom Warren · Thu Mar 26 16:10:11 2020 -0700
  37. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  38. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  39. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  40. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  41. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  42. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  43. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  44. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  45. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  46. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  47. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  48. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  49. a08aafd Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it" by Mian Yousaf Kaukab · Tue Sep 24 17:10:24 2019 +0200
  50. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  51. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  52. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  53. 3f6a2e2 apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · Thu Aug 01 11:06:39 2019 +0300
  54. 4e9c07f apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · Thu Aug 01 11:06:37 2019 +0300
  55. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · Wed Jun 26 13:51:46 2019 +0900
  56. 29ce1d0 ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · Mon Apr 15 11:32:32 2019 +0200
  57. 56d1290 ARM: tegra: Import cbootargs value from cboot DTB by Thierry Reding · Mon Apr 15 11:32:31 2019 +0200
  58. 37bb829 ARM: tegra: Implement cboot_get_ethaddr() by Thierry Reding · Mon Apr 15 11:32:30 2019 +0200
  59. d8593c7 ARM: tegra: Implement cboot_save_boot_params() in C by Thierry Reding · Mon Apr 15 11:32:29 2019 +0200
  60. 7cef2b2 ARM: tegra: Unify Tegra186 builds by Thierry Reding · Mon Apr 15 11:32:28 2019 +0200
  61. 4e9260c ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · Mon Apr 15 11:32:26 2019 +0200
  62. ce7eb16 ARM: tegra: Support TZ-only access to PMC by Thierry Reding · Mon Apr 15 11:32:25 2019 +0200
  63. f6270a6 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · Mon Apr 15 11:32:23 2019 +0200
  64. 8ffbcfc ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · Mon Apr 15 11:32:22 2019 +0200
  65. 7c0b150 ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · Mon Apr 15 11:32:21 2019 +0200
  66. 17987bb ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · Mon Apr 15 11:32:20 2019 +0200
  67. c3598a4 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · Mon Apr 15 11:32:19 2019 +0200
  68. 45ad0b0 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · Mon Apr 15 11:32:18 2019 +0200
  69. cf39008 ARM: tegra: Use common header for PMU declarations by Thierry Reding · Mon Apr 15 11:32:17 2019 +0200
  70. 58970ae ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · Mon Apr 15 11:32:16 2019 +0200
  71. 317a47c ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · Mon Apr 15 11:32:15 2019 +0200
  72. 1a62f10 tegra: Add a delay in clock_start_periph_pll() by Simon Glass · Mon Apr 01 13:38:38 2019 -0700
  73. f425335 tegra: Correct tegra124 clock name by Simon Glass · Mon Apr 01 13:38:38 2019 -0700
  74. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  75. 7f60b23 arm64: zynqmp: Move SoC sources to mach-zynqmp by Michal Simek · Thu Jan 17 08:22:43 2019 +0100
  76. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · Sun Nov 11 12:31:03 2018 +0200
  77. 59561ff ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · Thu Aug 30 15:43:44 2018 -0600
  78. 8eadc5f ARM: tegra: avoid more operations in non-secure world by Stephen Warren · Tue Jul 31 12:39:07 2018 -0600
  79. a963a78 ARM: tegra: align carveout size by Stephen Warren · Tue Jul 31 12:38:27 2018 -0600
  80. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  81. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  82. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  83. c12800f ARM: tegra: avoid using secure carveout RAM by Stephen Warren · Fri Jun 22 13:03:19 2018 -0600
  84. a808b23 ARM: tegra: implement RAM repair by Bibek Basu · Fri Jun 22 13:02:28 2018 -0600
  85. 01d9ab1 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · Fri Jun 22 13:02:27 2018 -0600
  86. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  87. 0364816 tegra: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:09 2018 +0200
  88. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  89. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  90. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  91. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · Wed Jan 03 15:43:56 2018 +0300
  92. 07ba498 ARM: Tegra186: calculate load addresses at boot by Stephen Warren · Mon Jan 08 17:41:24 2018 -0700
  93. 5ab72a2 ARM: Tegra186: don't map memory not in RAM banks by Stephen Warren · Thu Jan 04 11:07:14 2018 -0700
  94. 51aa324 ARM: Tegra186: search for best RAM bank by Stephen Warren · Wed Jan 03 14:32:34 2018 -0700
  95. 0603dd2 ARM: Tegra186: mem parsing fixes from downstream by Stephen Warren · Wed Jan 03 14:32:33 2018 -0700
  96. eab3605 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · Wed Jan 03 14:31:52 2018 -0700
  97. f599a03 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET by Stephen Warren · Tue Dec 19 18:30:37 2017 -0700
  98. 878c09b binman: tegra: Convert to use binman by Simon Glass · Mon Nov 13 18:55:06 2017 -0700
  99. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  100. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · Sat Aug 05 15:45:54 2017 -0600