1. a839c36 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  2. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  3. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  4. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  5. 6e584e6 ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  6. 3cc7942 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  7. daebd48 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  8. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  9. 4c6fe07 tegra: psci: save context id in cpu_on command by Patrick Delaunay · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  12. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  13. af09eba aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  14. 026a8b9 ARM: Tegra186: calculate load addresses at boot by Stephen Warren · 7 years ago
  15. cdcf555 ARM: Tegra186: don't map memory not in RAM banks by Stephen Warren · 7 years ago
  16. d585925 ARM: Tegra186: search for best RAM bank by Stephen Warren · 7 years ago
  17. f697471 ARM: Tegra186: mem parsing fixes from downstream by Stephen Warren · 7 years ago
  18. ddecaaf ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · 7 years ago
  19. f097532 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET by Stephen Warren · 7 years ago
  20. f2faffe binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  21. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  22. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  23. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  24. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  25. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  26. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  27. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  28. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  29. be78909 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  30. 66de3ee tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  31. 9b6b3c1 tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  32. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  33. 50d8c4a tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  34. 03bc3f1 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  35. 2eb3e28 ARM: tegra: remove Whistler support by Stephen Warren · 7 years ago
  36. 1c6c7b6 tegra: clock: Avoid a divide-by-zero error by Simon Glass · 7 years ago
  37. 46864cc tegra: Init clocks even when SPL did not run by Simon Glass · 7 years ago
  38. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  39. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  40. 42e6f85 Convert CONFIG_CMD_ENTERRCM to Kconfig by Simon Glass · 7 years ago
  41. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  42. 56aceaf power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 7 years ago
  43. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago
  44. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  45. f38f5f4 arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 7 years ago
  46. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  47. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  48. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  49. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  50. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  51. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  52. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  53. a182e69 ARM: tegra: allow passing cboot DTB to the kernel by Stephen Warren · 8 years ago
  54. 38cacda Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  55. a8d0526 ARM: tegra186: call secure monitor for all cache-wide ops by Stephen Warren · 8 years ago
  56. 1ab557a armv8: add hooks for all cache-wide operations by Stephen Warren · 8 years ago
  57. b9ae641 ARM: tegra: translate __asm_flush_l3_cache to assembly by Stephen Warren · 8 years ago
  58. 6db8e17 ARM: tegra: ensure nvtboot_boot_x0 alignment by Stephen Warren · 8 years ago
  59. 2b950f3 ARM: tegra: configure Ethernet address on Tegra186 by Stephen Warren · 8 years ago
  60. 86919a2 ARM: tegra: add SoC-level hook for board_late_init() by Stephen Warren · 8 years ago
  61. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  62. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  63. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  64. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  65. d40d69e ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  66. 8e5d804 ARM: tegra: flush caches via SMC call by Stephen Warren · 8 years ago
  67. 140a9ea ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
  68. 7468676 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · 8 years ago
  69. d0ad8a5 ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · 8 years ago
  70. 6dbcc96 ARM: tegra: add peripheral clock init table by Stephen Warren · 8 years ago
  71. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  72. c0be77d ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
  73. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  74. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  75. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  76. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  77. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  78. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  79. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  80. 55a65e6 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  81. b615267 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  82. 027638d ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  83. 9889862 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  84. 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  85. d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  86. 73dd5c4 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  87. 7edb176 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  88. a78cd86 ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  89. cb0ff4c ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · 8 years ago
  90. 2a5f7f2 ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  91. 49626ea ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  92. d0f4500 ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  93. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  94. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  95. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  96. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  97. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  98. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  99. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  100. 10a0338 ARM: tegra: add p2771-0000 board support by Stephen Warren · 8 years ago