1. c422f62 Tegra: remove e2220-1170 board by Peter Robinson · 3 years, 9 months ago
  2. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  4. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  5. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  6. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  8. a4cc1a7 configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file by Patrick Delaunay · 4 years, 5 months ago
  9. a0c3276 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 4 months ago
  10. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  11. 52a31c1 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 7 months ago
  12. 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
  13. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  14. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  15. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  17. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  18. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  19. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  20. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  21. 872111a ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 9 months ago
  22. 3bb2f5d i2c: t210: Add VI_I2C clock source support by Tom Warren · 4 years, 8 months ago
  23. 547bd33 t210: pinmux: Remove pinmux/GPIO init from T210 boards by Tom Warren · 4 years, 8 months ago
  24. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · 4 years, 8 months ago
  25. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  26. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  27. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  28. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  29. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
  30. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  31. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  32. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  33. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  34. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  35. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  36. a08aafd Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it" by Mian Yousaf Kaukab · 5 years ago
  37. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  38. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  39. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  40. 3f6a2e2 apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  41. 4e9c07f apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
  42. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  43. 29ce1d0 ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · 6 years ago
  44. 56d1290 ARM: tegra: Import cbootargs value from cboot DTB by Thierry Reding · 6 years ago
  45. 37bb829 ARM: tegra: Implement cboot_get_ethaddr() by Thierry Reding · 6 years ago
  46. d8593c7 ARM: tegra: Implement cboot_save_boot_params() in C by Thierry Reding · 6 years ago
  47. 7cef2b2 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  48. 4e9260c ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · 6 years ago
  49. ce7eb16 ARM: tegra: Support TZ-only access to PMC by Thierry Reding · 6 years ago
  50. f6270a6 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 6 years ago
  51. 8ffbcfc ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · 6 years ago
  52. 7c0b150 ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  53. 17987bb ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  54. c3598a4 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 6 years ago
  55. 45ad0b0 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
  56. cf39008 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 6 years ago
  57. 58970ae ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · 6 years ago
  58. 317a47c ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · 6 years ago
  59. 1a62f10 tegra: Add a delay in clock_start_periph_pll() by Simon Glass · 6 years ago
  60. f425335 tegra: Correct tegra124 clock name by Simon Glass · 6 years ago
  61. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  62. 7f60b23 arm64: zynqmp: Move SoC sources to mach-zynqmp by Michal Simek · 6 years ago
  63. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  64. 59561ff ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · 6 years ago
  65. 8eadc5f ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  66. a963a78 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  67. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  68. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  69. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  70. c12800f ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  71. a808b23 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  72. 01d9ab1 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  73. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  74. 0364816 tegra: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  75. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  76. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  77. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  78. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  79. 07ba498 ARM: Tegra186: calculate load addresses at boot by Stephen Warren · 7 years ago
  80. 5ab72a2 ARM: Tegra186: don't map memory not in RAM banks by Stephen Warren · 7 years ago
  81. 51aa324 ARM: Tegra186: search for best RAM bank by Stephen Warren · 7 years ago
  82. 0603dd2 ARM: Tegra186: mem parsing fixes from downstream by Stephen Warren · 7 years ago
  83. eab3605 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · 7 years ago
  84. f599a03 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET by Stephen Warren · 7 years ago
  85. 878c09b binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  86. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  87. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  88. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  89. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  90. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  91. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  92. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  93. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  94. cf0c6e2 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  95. 0662cf2 tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  96. 923983a tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  97. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  98. 9d8271e tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  99. 1502392 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  100. 6137523 ARM: tegra: remove Whistler support by Stephen Warren · 8 years ago