1. cb3e489 zynq: Increase the early malloc() size by Simon Glass · 8 years ago
  2. 5786934 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  3. 964409d Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  4. 343f0b8 sunxi: Add EMAC ethernet0 alias for H3 dtsi by Chen-Yu Tsai · 8 years ago
  5. 58a16d3 sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC by Hans de Goede · 8 years ago
  6. eb6eac1 armv8: fsl-layerscape: mmu: Fix enabling MMU by York Sun · 8 years ago
  7. 912b381 ARMv7: PSCI: ls102xa: move secure text section into OCRAM by Hongbo Zhang · 8 years ago
  8. 4f6e610 ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · 8 years ago
  9. 08f6ac8 ARMv7: PSCI: ls102xa: check target CPU ID before further operations by Hongbo Zhang · 8 years ago
  10. ce60322 ARMv7: PSCI: add PSCI v1.0 functions skeleton by Hongbo Zhang · 8 years ago
  11. cd54c0f armv8: fsl_lsch2: Add LS1046A SoC support by Mingkai Hu · 8 years ago
  12. 2b5b7a9 armv8: fsl_lsch2: Add SerDes 2 support by Qianyu Gong · 8 years ago
  13. 8aec719 armv8: fsl-layerscape: Consolidate the LSCH2 common defines by Qianyu Gong · 8 years ago
  14. 7980839 armv8: fsl-layerscape: Add A72 core detection by Alison Wang · 8 years ago
  15. 4564283 SECURE_BOOT: Enable SD as a source for bootscript by Sumit Garg · 8 years ago
  16. bdddd6e SECURE_BOOT: Enable chain of trust in SPL framework by Sumit Garg · 8 years ago
  17. 386f2e4 include: usb: Rename USB controller base address mapping by Rajesh Bhagat · 8 years ago
  18. bfa419c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  19. 891a8c4 omap5/dra7: i2c: correct register offset for sync register by Mugunthan V N · 8 years ago
  20. e4b0b6a omap4: i2c: correct register offset for sync register by Mugunthan V N · 8 years ago
  21. 6091f91 rockchip: sdram: Fix register layout for Linux by John Keeping · 8 years ago
  22. 0d3d783 ARM64: rockchip: add support for rk3399 SoC based evb by Kever Yang · 8 years ago
  23. c61ad66 dts: add support for Rockchip rk3399 soc by Kever Yang · 8 years ago
  24. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  25. 156b960 rockchip: Add a way to obtain the main clock device by Simon Glass · 8 years ago
  26. 1bd4a54 cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  27. 5c91e2b cosmetic: rockchip: sort socs according to numbers by Heiko Stübner · 8 years ago
  28. a11a53f rockchip: rk3288: add fastboot support by Xu Ziyuan · 8 years ago
  29. b4338b6 rockchip: Exclude rk_timer for ARM64 by Andreas Färber · 8 years ago
  30. 6c42703 rockchip: Clean up CPU selection by Andreas Färber · 8 years ago
  31. a8d1a12 board: move all the rockchip board in one folder by Kever Yang · 8 years ago
  32. 3da09a8 rockchip: add basic support for evb-rk3288 board by Xu Ziyuan · 8 years ago
  33. 5401eb8 rockchip: add option to change method of loading u-boot by Xu Ziyuan · 8 years ago
  34. 3c6f489 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  35. f2095a4 ARM: am33xx: Always inhibit init/refresh during DDR phy init by Russ Dill · 8 years ago
  36. c61bc0b ARM: am33xx: Fix DDR init delay placement by Russ Dill · 8 years ago
  37. a201a37 keystone: k2h/e/l: Fix DMA coherency for QM PDSP by Karicheri, Muralidharan · 8 years ago
  38. 17d6fc8 sunxi: Enable NAND controller on the CHIP by Boris Brezillon · 8 years ago
  39. 396a3d3 sun5i: Add NAND controller to the sun5i DTSI by Maxime Ripard · 8 years ago
  40. f1fc8a0 sunxi: Add missing macros to configure the NAND controller clk by Boris Brezillon · 8 years ago
  41. 85ab607 ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 by Masahiro Yamada · 8 years ago
  42. 78ead63 ARM: uniphier: add PH1-LD21 board data by Masahiro Yamada · 8 years ago
  43. fcdbbec ARM: uniphier: introduce flags to uniphier_board_data structure by Masahiro Yamada · 8 years ago
  44. a7c901f ARM: uniphier: rename outer-cache register macros by Masahiro Yamada · 8 years ago
  45. e5e1360 ARM: uniphier: clear notification flag before L2 operation by Masahiro Yamada · 8 years ago
  46. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  47. c267581 ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE by Masahiro Yamada · 8 years ago
  48. 4c34fc4 ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards by Masahiro Yamada · 8 years ago
  49. 725adf3 arm: omap5: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  50. 28c6b02 arm: am4x: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  51. 6402f72 armv8: spl: Call board_init_r from crt0_64 in SPL by Jeremy Hunt · 8 years ago
  52. fe4bc3d armv7: simplify identify_nand_chip by Ladislav Michl · 8 years ago
  53. 446e94a armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  54. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  55. 4852b35 armv7: add reset timeout to identify_nand_chip by Ladislav Michl · 8 years ago
  56. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  57. dcca7a9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  58. 1b72f21 ARM64: zynqmp: Remove get_uart_clk() by Michal Simek · 8 years ago
  59. 6f88c70 ARM64: zynqmp: Enable CLK and SPL_CLK by default by Michal Simek · 8 years ago
  60. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · 9 years ago
  61. e8c7b96 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  62. 22866944 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
  63. c5f510f ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  64. 100a479 ARM: Add save_boot_params for ARMv8 by Stephen Warren · 8 years ago
  65. adf3abd ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  66. 9ec4d9b ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  67. 30fc105 ARM: tegra: split p2771-0000 build by Stephen Warren · 8 years ago
  68. 0a6002f ARM: tegra: fix Tegra186 DT GPIO binding header by Stephen Warren · 8 years ago
  69. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  70. dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
  71. 21c4d55 ARMv8/Layerscape: switch SMP method accordingly by Hou Zhiqiang · 8 years ago
  72. 0078786 ARMv8/layerscape: Add FSL PPA support by Hou Zhiqiang · 8 years ago
  73. 505d735 ARMv8: add the secure monitor firmware framework by Hou Zhiqiang · 8 years ago
  74. a7befa5 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches by Hou Zhiqiang · 8 years ago
  75. 9da8f50 armv8: layerscape: Convert to use common MMU framework by York Sun · 8 years ago
  76. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  77. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  78. f44afe7 armv8: mmu: split block if necessary by York Sun · 8 years ago
  79. a81fcd1 armv8: mmu: house cleaning by York Sun · 8 years ago
  80. f84f81e armv8: Add tlb_allocated to arch global data by York Sun · 8 years ago
  81. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  82. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  83. df09fb5 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · 8 years ago
  84. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  85. ae7947c ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  86. 5ed0387 ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  87. 7ca1450 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  88. 3de210c ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  89. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  90. dd52202 ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · 8 years ago
  91. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  92. 277a8f6 ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  93. 766c22e sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  94. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  95. bb175bc sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · 8 years ago
  96. a4afc31 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · 8 years ago
  97. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  98. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  99. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  100. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago