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