1. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  2. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  3. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  4. 7ef53a3 Convert CONFIG_TEGRA_GPU to Kconfig by Tom Rini · 2 years, 4 months ago
  5. 5b060e4 ARM: tegra: XUSB padctl: Add new lines for errors by Peter Robinson · 2 years, 6 months ago
  6. bd3ef27 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · 2 years, 7 months ago
  7. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  8. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  9. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  10. a0ba216 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 2 months ago
  11. 77409c7 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 2 months ago
  12. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  13. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  14. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  15. 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 2 months ago
  16. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  17. 9d3918f ARM: fix LTO for seaboard by Marek Behún · 3 years, 5 months ago
  18. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  19. bedab97 Tegra: remove e2220-1170 board by Peter Robinson · 3 years, 8 months ago
  20. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  22. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  23. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  24. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  25. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  26. 4f5128f configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file by Patrick Delaunay · 4 years, 4 months ago
  27. 3077026 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 3 months ago
  28. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  29. f2ff327 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 5 months ago
  30. 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 5 months ago
  31. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  32. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  33. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  34. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  35. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  36. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  37. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  38. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  39. 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 8 months ago
  40. d43c1dc i2c: t210: Add VI_I2C clock source support by Tom Warren · 4 years, 7 months ago
  41. 48ba196 t210: pinmux: Remove pinmux/GPIO init from T210 boards by Tom Warren · 4 years, 7 months ago
  42. d491dc0 t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · 4 years, 7 months ago
  43. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  44. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  45. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  46. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  47. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 10 months ago
  48. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  49. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  50. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  51. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  52. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  53. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  54. e5d8971 Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it" by Mian Yousaf Kaukab · 5 years ago
  55. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  56. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  57. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  58. 5a20adf apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  59. fbcb925 apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
  60. 382de4a arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  61. 74a50ac ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · 6 years ago
  62. b571766 ARM: tegra: Import cbootargs value from cboot DTB by Thierry Reding · 6 years ago
  63. 34e12e0 ARM: tegra: Implement cboot_get_ethaddr() by Thierry Reding · 6 years ago
  64. ce353ba ARM: tegra: Implement cboot_save_boot_params() in C by Thierry Reding · 6 years ago
  65. a0dbc13 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  66. 836a56e ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · 6 years ago
  67. f9ec2ec ARM: tegra: Support TZ-only access to PMC by Thierry Reding · 6 years ago
  68. 8f60d18 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 6 years ago
  69. e19143b ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · 6 years ago
  70. 07ea02b ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  71. 1a869c7 ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  72. 9e57819 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 6 years ago
  73. b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
  74. e9c58f2 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 6 years ago
  75. bf468e5 ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · 6 years ago
  76. bca7910 ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · 6 years ago
  77. c9d7542 tegra: Add a delay in clock_start_periph_pll() by Simon Glass · 6 years ago
  78. f6ac3fa tegra: Correct tegra124 clock name by Simon Glass · 6 years ago
  79. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  80. 274ccb5 arm64: zynqmp: Move SoC sources to mach-zynqmp by Michal Simek · 6 years ago
  81. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  82. 0797f7f ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · 6 years ago
  83. 3d186cf ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  84. a839c36 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  85. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  86. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  87. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  88. 6e584e6 ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  89. 3cc7942 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  90. daebd48 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  91. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  92. 4c6fe07 tegra: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  93. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  94. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  95. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  96. af09eba aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  97. 026a8b9 ARM: Tegra186: calculate load addresses at boot by Stephen Warren · 7 years ago
  98. cdcf555 ARM: Tegra186: don't map memory not in RAM banks by Stephen Warren · 7 years ago
  99. d585925 ARM: Tegra186: search for best RAM bank by Stephen Warren · 7 years ago
  100. f697471 ARM: Tegra186: mem parsing fixes from downstream by Stephen Warren · 7 years ago