1. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  2. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  3. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  4. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  5. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
  6. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  7. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  8. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  9. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  10. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  11. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  12. a08aafd Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it" by Mian Yousaf Kaukab · 5 years ago
  13. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  14. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  15. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  16. 3f6a2e2 apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  17. 4e9c07f apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
  18. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  19. 29ce1d0 ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · 6 years ago
  20. 56d1290 ARM: tegra: Import cbootargs value from cboot DTB by Thierry Reding · 6 years ago
  21. 37bb829 ARM: tegra: Implement cboot_get_ethaddr() by Thierry Reding · 6 years ago
  22. d8593c7 ARM: tegra: Implement cboot_save_boot_params() in C by Thierry Reding · 6 years ago
  23. 7cef2b2 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  24. 4e9260c ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · 6 years ago
  25. ce7eb16 ARM: tegra: Support TZ-only access to PMC by Thierry Reding · 6 years ago
  26. f6270a6 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 6 years ago
  27. 8ffbcfc ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · 6 years ago
  28. 7c0b150 ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  29. 17987bb ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  30. c3598a4 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 6 years ago
  31. 45ad0b0 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
  32. cf39008 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 6 years ago
  33. 58970ae ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · 6 years ago
  34. 317a47c ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · 6 years ago
  35. 1a62f10 tegra: Add a delay in clock_start_periph_pll() by Simon Glass · 6 years ago
  36. f425335 tegra: Correct tegra124 clock name by Simon Glass · 6 years ago
  37. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  38. 7f60b23 arm64: zynqmp: Move SoC sources to mach-zynqmp by Michal Simek · 6 years ago
  39. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  40. 59561ff ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · 6 years ago
  41. 8eadc5f ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  42. a963a78 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  43. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  44. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  45. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  46. c12800f ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  47. a808b23 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  48. 01d9ab1 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  49. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  50. 0364816 tegra: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  51. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  52. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  53. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  54. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  55. 07ba498 ARM: Tegra186: calculate load addresses at boot by Stephen Warren · 7 years ago
  56. 5ab72a2 ARM: Tegra186: don't map memory not in RAM banks by Stephen Warren · 7 years ago
  57. 51aa324 ARM: Tegra186: search for best RAM bank by Stephen Warren · 7 years ago
  58. 0603dd2 ARM: Tegra186: mem parsing fixes from downstream by Stephen Warren · 7 years ago
  59. eab3605 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · 7 years ago
  60. f599a03 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET by Stephen Warren · 7 years ago
  61. 878c09b binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  62. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  63. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  64. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  65. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  66. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  67. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  68. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  69. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  70. cf0c6e2 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  71. 0662cf2 tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  72. 923983a tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  73. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  74. 9d8271e tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  75. 1502392 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  76. 6137523 ARM: tegra: remove Whistler support by Stephen Warren · 8 years ago
  77. 86b89fd tegra: clock: Avoid a divide-by-zero error by Simon Glass · 7 years ago
  78. 2b4029a tegra: Init clocks even when SPL did not run by Simon Glass · 7 years ago
  79. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  80. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  81. bd74b03 Convert CONFIG_CMD_ENTERRCM to Kconfig by Simon Glass · 8 years ago
  82. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  83. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 8 years ago
  84. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  85. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  86. d2b64bd arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  87. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  88. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  89. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  90. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  91. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  92. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  93. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  94. 66c3e19 ARM: tegra: allow passing cboot DTB to the kernel by Stephen Warren · 8 years ago
  95. e5fb156 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  96. 4146a9a ARM: tegra186: call secure monitor for all cache-wide ops by Stephen Warren · 8 years ago
  97. ddb0f63 armv8: add hooks for all cache-wide operations by Stephen Warren · 8 years ago
  98. 48a4c18 ARM: tegra: translate __asm_flush_l3_cache to assembly by Stephen Warren · 8 years ago
  99. 21d6ea6 ARM: tegra: ensure nvtboot_boot_x0 alignment by Stephen Warren · 8 years ago
  100. fdb3269 ARM: tegra: configure Ethernet address on Tegra186 by Stephen Warren · 8 years ago