1. 6f88c70 ARM64: zynqmp: Enable CLK and SPL_CLK by default by Michal Simek · 8 years ago
  2. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · 9 years ago
  3. 22866944 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
  4. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  5. dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
  6. 21c4d55 ARMv8/Layerscape: switch SMP method accordingly by Hou Zhiqiang · 8 years ago
  7. 0078786 ARMv8/layerscape: Add FSL PPA support by Hou Zhiqiang · 8 years ago
  8. 505d735 ARMv8: add the secure monitor firmware framework by Hou Zhiqiang · 8 years ago
  9. a7befa5 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches by Hou Zhiqiang · 8 years ago
  10. 9da8f50 armv8: layerscape: Convert to use common MMU framework by York Sun · 8 years ago
  11. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  12. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  13. f44afe7 armv8: mmu: split block if necessary by York Sun · 8 years ago
  14. a81fcd1 armv8: mmu: house cleaning by York Sun · 8 years ago
  15. f84f81e armv8: Add tlb_allocated to arch global data by York Sun · 8 years ago
  16. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  17. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  18. df09fb5 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · 8 years ago
  19. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  20. ae7947c ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  21. 5ed0387 ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  22. 7ca1450 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  23. 3de210c ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  24. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  25. dd52202 ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  26. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  27. 277a8f6 ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  28. 766c22e sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  29. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  30. bb175bc sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · 8 years ago
  31. a4afc31 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · 8 years ago
  32. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  33. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  34. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  35. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  36. e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  37. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  38. 4d1192c rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  39. 8e6af6f rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  40. d63ea43 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  41. 26158ef rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  42. 13fb1bc rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  43. 19d6691 rockchip: Update the sdram-channel property to support of-platdata by Simon Glass · 8 years ago
  44. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  45. 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  46. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  47. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  48. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  49. 141e5a0 sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  50. be31037 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  51. 1a3ba62 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  52. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  53. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · 8 years ago
  54. b7ba957 arm: Don't invalidate unaligned cache regions by Simon Glass · 8 years ago
  55. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  56. e38b45a ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  57. 8a214c9 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  58. 18bd763 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  59. 65bfb9c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  60. 43cdb79 sandbox: Don't exit when bootm completes by Simon Glass · 8 years ago
  61. 332b829 linux/io.h: add generic ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  62. ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  63. a02effd types.h: move and redefine resource_size_t by Masahiro Yamada · 8 years ago
  64. 0b6dd12 arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · 8 years ago
  65. 5cf344b arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · 8 years ago
  66. f4dd761 arm: omap-common: Update to generate secure U-Boot FIT blob by Andreas Dannenberg · 8 years ago
  67. 1549e2f arm: omap-common: secure ROM signature verify API by Andreas Dannenberg · 8 years ago
  68. 6469e1a arm: omap-common: add secure rom call API for secure devices by Andreas Dannenberg · 8 years ago
  69. 2cff3e7 arm: omap-common: add secure smc entry by Daniel Allred · 8 years ago
  70. 4631f7d arm: cache: add missing dummy functions for when dcache disabled by Daniel Allred · 8 years ago
  71. 2663cd6 arm64: add better and more generic spin-table support by Masahiro Yamada · 8 years ago
  72. 8c1d3e0 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  73. 47a3d05 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  74. e0f0cc5 x86: link: Correct a failure in DRAM init by Simon Glass · 8 years ago
  75. aedc33d x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  76. 0681dd8 x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  77. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  78. 0562f0d x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  79. ebe7874 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  80. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  81. fe8d45d x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  82. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · 8 years ago
  83. 7f2bceb ARM: exynos4: dts: add the prefix '/' for aliases nodes by Jaehoon Chung · 8 years ago
  84. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  85. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  86. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  87. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  88. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  89. 9410627 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  90. 99ed877 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz by Vignesh R · 8 years ago
  91. 9b9f0f8 ARM: dts: K2G: Add support for QSPI controller by Vignesh R · 8 years ago
  92. cefb8f3 ARM: dts: k2g: add support for Davinci SPI controller by Vignesh R · 8 years ago
  93. 6ceed0b ARM: dts: k2l: Enable Davinci SPI controller by Vignesh R · 8 years ago
  94. 2ba906d ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · 8 years ago
  95. e96aeed ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · 8 years ago
  96. adeb03f ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · 8 years ago
  97. 9e7bf7d armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · 8 years ago
  98. 41bd7b2 arm: Fix setjmp (again) by Alexander Graf · 8 years ago
  99. 01f8b93 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  100. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago