1. b1509e3 armv7: add reset timeout to identify_nand_chip by Ladislav Michl · 8 years ago
  2. 431889d spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  3. 9f03247 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  4. 23ffd36 ARM64: zynqmp: Remove get_uart_clk() by Michal Simek · 8 years ago
  5. 1f29738 ARM64: zynqmp: Enable CLK and SPL_CLK by default by Michal Simek · 8 years ago
  6. 1eefe14 spl: Fix compilation warnings for arm64 by Michal Simek · 8 years ago
  7. 89ca873 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  8. 9f84da8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  9. 95d5273 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
  10. aa36c84 powerpc/mpc85xx: T104x: Add nand secure boot target by Sumit Garg · 8 years ago
  11. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  12. 2a5f7f2 ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  13. 0e2b535 ARM: Add save_boot_params for ARMv8 by Stephen Warren · 8 years ago
  14. 49626ea ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  15. d0f4500 ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  16. 1f60f07 ARM: tegra: split p2771-0000 build by Stephen Warren · 8 years ago
  17. 0388634 ARM: tegra: fix Tegra186 DT GPIO binding header by Stephen Warren · 8 years ago
  18. 68b09b8 Revert "imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS" by Breno Lima · 8 years ago
  19. 8f2e2f1 mx6: clock: Fix the logic for reading axi_alt_sel by Fabio Estevam · 8 years ago
  20. 95cee94 Revert "arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite" by Stefano Babic · 8 years ago
  21. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  22. 45684ae ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
  23. 032d5bb ARMv8/Layerscape: switch SMP method accordingly by Hou Zhiqiang · 8 years ago
  24. f1dd4ca ARMv8/layerscape: Add FSL PPA support by Hou Zhiqiang · 8 years ago
  25. b45db3b ARMv8: add the secure monitor firmware framework by Hou Zhiqiang · 8 years ago
  26. 85cdf38 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches by Hou Zhiqiang · 8 years ago
  27. 5ad5823 armv8: layerscape: Convert to use common MMU framework by York Sun · 8 years ago
  28. be1a17f mx7_common: use Kconfig for ARMv7 non-secure mode by Stefan Agner · 8 years ago
  29. ec7fde3 mx7: set soc environment according to exact SoC type by Stefan Agner · 8 years ago
  30. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  31. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  32. f733d46 armv8: mmu: split block if necessary by York Sun · 8 years ago
  33. 252cdb4 armv8: mmu: house cleaning by York Sun · 8 years ago
  34. 50e93b9 armv8: Add tlb_allocated to arch global data by York Sun · 8 years ago
  35. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  36. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  37. b707396 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · 8 years ago
  38. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  39. 45c334e ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  40. a5aa7ff ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  41. afc1f65 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  42. 3eff681 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  43. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  44. 8c0ef7f ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  45. 980d6a5 ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  46. a1274cc ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  47. 94a389b sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  48. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  49. 66ab528 sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · 8 years ago
  50. fa8a485 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · 8 years ago
  51. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  52. 926fbcc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  53. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  54. a29710c net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  55. 320e057 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  56. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  57. 086ec0e rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  58. fb4baf5 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  59. 5ce4bb2 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  60. 6afc466 rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  61. 6efeeea rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  62. 9ca7e67 rockchip: Update the sdram-channel property to support of-platdata by Simon Glass · 8 years ago
  63. a091a8f sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  64. 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  65. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  66. d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  67. a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  68. f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  69. 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  70. 4cfc416 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  71. d4e33f5 sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  72. bcc53bf arm: Show cache warnings in U-Boot proper only by Simon Glass · 8 years ago
  73. 6b42461 arm: Don't invalidate unaligned cache regions by Simon Glass · 8 years ago
  74. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  75. 663f6fc ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  76. 4b2fd72 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  77. 25c1b13 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  78. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  79. b9c771b sandbox: Don't exit when bootm completes by Simon Glass · 8 years ago
  80. 9a38712 linux/io.h: add generic ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  81. c74b8fc arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  82. 95ebc25 types.h: move and redefine resource_size_t by Masahiro Yamada · 8 years ago
  83. e29878f arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · 8 years ago
  84. 17c2987 arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · 8 years ago
  85. bf9ec86 arm: omap-common: Update to generate secure U-Boot FIT blob by Andreas Dannenberg · 8 years ago
  86. 1bb0a21 arm: omap-common: secure ROM signature verify API by Andreas Dannenberg · 8 years ago
  87. d86f7af arm: omap-common: add secure rom call API for secure devices by Andreas Dannenberg · 8 years ago
  88. 51d0638 arm: omap-common: add secure smc entry by Daniel Allred · 8 years ago
  89. ec6f610 arm: cache: add missing dummy functions for when dcache disabled by Daniel Allred · 8 years ago
  90. 6b6024e arm64: add better and more generic spin-table support by Masahiro Yamada · 8 years ago
  91. 3a592a1 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  92. 1f17562 imx6: clock: typo fix by Peng Fan · 8 years ago
  93. 225126d arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite by Hannes Schmelzer · 8 years ago
  94. 3039774 mx7: Place MX7_SEC option in Kconfig by Fabio Estevam · 8 years ago
  95. 876a25d mx6: Add Phytec PCM058 i.MX6 Quad by Stefano Babic · 8 years ago
  96. 8be4f40 mx6: add support for el6x board by Stefano Babic · 8 years ago
  97. c1ebf54 imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS by Petr Kulhavy · 8 years ago
  98. b8e5997 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  99. 9532fe3 x86: link: Correct a failure in DRAM init by Simon Glass · 8 years ago
  100. 215099a x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago