1. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  2. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  3. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  4. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  10. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  11. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  12. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  13. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  14. 5a3aae6 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  15. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  16. ff38322 arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago
  17. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  18. c98b171 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  19. c359ae5 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · 8 years ago
  20. 5328717 ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · 8 years ago
  21. badbb63 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · 9 years ago
  22. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  23. da91cfe ARM: non-sec: flush code cacheline aligned by Stefan Agner · 8 years ago
  24. 0e17094 armv8: mmu: Detect page table overflow in emergency pt creation by Alexander Graf · 8 years ago
  25. 584550d omap3: Drop omap3_evm_quick_* targets by Tom Rini · 8 years ago
  26. a2ea62e omap3: Move to select SUPPORT_SPL for all by Tom Rini · 8 years ago
  27. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  28. a78cd86 ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  29. ab01ef5 ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP by Hou Zhiqiang · 8 years ago
  30. 4d79078 ARM: dra7xx: Change DPLL_PER_HS13 divider value by Lokesh Vutla · 8 years ago
  31. 4711e7f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  32. ae440ab colibri_imx7: add Colibri iMX7S/iMX7D module support by Stefan Agner · 8 years ago
  33. 04e3890 zynq: Increase the early malloc() size by Simon Glass · 8 years ago
  34. 9c7a0a6 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  35. ed7a394 armv8: fsl-layerscape: mmu: Fix enabling MMU by York Sun · 8 years ago
  36. aeb901f ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · 8 years ago
  37. 7e742c2 ARMv7: PSCI: ls102xa: check target CPU ID before further operations by Hongbo Zhang · 8 years ago
  38. 116339d ARMv7: PSCI: add PSCI v1.0 functions skeleton by Hongbo Zhang · 8 years ago
  39. b528b93 armv8: fsl_lsch2: Add LS1046A SoC support by Mingkai Hu · 8 years ago
  40. da4d620 armv8: fsl_lsch2: Add SerDes 2 support by Qianyu Gong · 8 years ago
  41. 79119a4 armv8: fsl-layerscape: Add A72 core detection by Alison Wang · 8 years ago
  42. 335b4e5 ARM: am33xx: Always inhibit init/refresh during DDR phy init by Russ Dill · 8 years ago
  43. 3325b06 ARM: am33xx: Fix DDR init delay placement by Russ Dill · 8 years ago
  44. 38d592f arm: omap5: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  45. 8b76d23e arm: am4x: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  46. 9a9d394 armv7: simplify identify_nand_chip by Ladislav Michl · 8 years ago
  47. 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  48. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  49. b1509e3 armv7: add reset timeout to identify_nand_chip by Ladislav Michl · 8 years ago
  50. 9f03247 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  51. 23ffd36 ARM64: zynqmp: Remove get_uart_clk() by Michal Simek · 8 years ago
  52. 0e2b535 ARM: Add save_boot_params for ARMv8 by Stephen Warren · 8 years ago
  53. 8f2e2f1 mx6: clock: Fix the logic for reading axi_alt_sel by Fabio Estevam · 8 years ago
  54. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  55. 45684ae ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
  56. 032d5bb ARMv8/Layerscape: switch SMP method accordingly by Hou Zhiqiang · 8 years ago
  57. f1dd4ca ARMv8/layerscape: Add FSL PPA support by Hou Zhiqiang · 8 years ago
  58. b45db3b ARMv8: add the secure monitor firmware framework by Hou Zhiqiang · 8 years ago
  59. 85cdf38 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches by Hou Zhiqiang · 8 years ago
  60. 5ad5823 armv8: layerscape: Convert to use common MMU framework by York Sun · 8 years ago
  61. be1a17f mx7_common: use Kconfig for ARMv7 non-secure mode by Stefan Agner · 8 years ago
  62. ec7fde3 mx7: set soc environment according to exact SoC type by Stefan Agner · 8 years ago
  63. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  64. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  65. f733d46 armv8: mmu: split block if necessary by York Sun · 8 years ago
  66. 252cdb4 armv8: mmu: house cleaning by York Sun · 8 years ago
  67. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  68. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  69. b707396 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · 8 years ago
  70. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  71. 45c334e ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  72. a5aa7ff ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  73. afc1f65 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  74. 3eff681 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  75. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  76. 8c0ef7f ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  77. 980d6a5 ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  78. a1274cc ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  79. 94a389b sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  80. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  81. 6b42461 arm: Don't invalidate unaligned cache regions by Simon Glass · 8 years ago
  82. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  83. 663f6fc ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  84. 25c1b13 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  85. e29878f arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · 8 years ago
  86. 17c2987 arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · 8 years ago
  87. bf9ec86 arm: omap-common: Update to generate secure U-Boot FIT blob by Andreas Dannenberg · 8 years ago
  88. 1bb0a21 arm: omap-common: secure ROM signature verify API by Andreas Dannenberg · 8 years ago
  89. d86f7af arm: omap-common: add secure rom call API for secure devices by Andreas Dannenberg · 8 years ago
  90. 51d0638 arm: omap-common: add secure smc entry by Daniel Allred · 8 years ago
  91. ec6f610 arm: cache: add missing dummy functions for when dcache disabled by Daniel Allred · 8 years ago
  92. 6b6024e arm64: add better and more generic spin-table support by Masahiro Yamada · 8 years ago
  93. 3a592a1 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" by Tom Rini · 8 years ago
  94. 1f17562 imx6: clock: typo fix by Peng Fan · 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. d73718f armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · 8 years ago
  98. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  99. 49cdce1 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  100. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago