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