1. 32df39c mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  2. bb33303 dt: socfpga: Import and enable Arria V DK DTS by Marek Vasut · 10 years ago
  3. da63df7 dt: socfpga: Import and enable Cyclone V DK DTS by Marek Vasut · 10 years ago
  4. c115a0d arm: socfpga: Add Altera Arria V DK support by Marek Vasut · 10 years ago
  5. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  6. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  7. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  8. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  9. 24a6bc0 arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  10. 703f568 powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS by Ying Zhang · 10 years ago
  11. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  12. 7273111 apalis/colibri_t30: fix MMC/SD card detect GPIOs by Marcel Ziswiler · 10 years ago
  13. cbaecea dm: tegra: dts: add aliases for spi on apalis_t30 by Marcel Ziswiler · 10 years ago
  14. 27e780f ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · 10 years ago
  15. f4d7c9d ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  16. 790f771 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  17. f2c60ee ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  18. b2cd3d8 ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  19. bc13472 ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  20. 439f576 ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  21. 7a28441 ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  22. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  23. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  24. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  25. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  26. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  27. 7547f78 Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  28. 84c7204 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  29. 301c128 armv7.h: Add <asm/io.h> by Tom Rini · 10 years ago
  30. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  31. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  32. fe02177 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  33. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  34. 6fa3619 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  35. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  36. fc83410 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  37. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  38. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  39. 105a9e7 ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros by Masahiro Yamada · 10 years ago
  40. b76fa3a ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization by Masahiro Yamada · 10 years ago
  41. 6cc2120 ARM: UniPhier: consolidate MEMCONF setting code by Masahiro Yamada · 10 years ago
  42. ea6de4a ARM: UniPhier: support 1CS support card for all the UniPhier SoCs by Masahiro Yamada · 10 years ago
  43. de01a76 ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree by Masahiro Yamada · 10 years ago
  44. 1535163 ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4 by Masahiro Yamada · 10 years ago
  45. bdcf5a4 ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4 by Masahiro Yamada · 10 years ago
  46. 64d851b ARM: UniPhier: replace "usb-ehci" with "generic-ehci" by Masahiro Yamada · 10 years ago
  47. 4c7d025 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  48. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  49. 42ca698 ARM: UniPhier: enable STDMAC for EHCI by Masahiro Yamada · 10 years ago
  50. d3384bf ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode by Masahiro Yamada · 10 years ago
  51. 198a97a ARM: UniPhier: split clkrst_init() into two functions by Masahiro Yamada · 10 years ago
  52. f267b81 ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_* by Masahiro Yamada · 10 years ago
  53. 27eac5d ARM: UniPhier: fix SBC init code by Masahiro Yamada · 10 years ago
  54. 1a745d2 ARM: UniPhier: fix comments in PH1-Pro4 SBC code by Masahiro Yamada · 10 years ago
  55. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  56. 9eb7ace ARM: UniPhier: move SoC headers to mach-uniphier/include/mach by Masahiro Yamada · 10 years ago
  57. 4c42557 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · 10 years ago
  58. 306f527 Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 by Doug Anderson · 10 years ago
  59. c8fd8e6 Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset by Akshay Saraswat · 10 years ago
  60. cecf2db Exynos542x: Fix secondary core booting for thumb by Akshay Saraswat · 10 years ago
  61. 7e514ee Exynos542x: add L2 control register configuration by Akshay Saraswat · 10 years ago
  62. f0f76b0 Exynos542x: cache: Disable clean/evict push to external by Akshay Saraswat · 10 years ago
  63. 67a0652 Exynos542x: Add workaround for exynos iROM errata by Akshay Saraswat · 10 years ago
  64. a389531 Exynos542x: Add workaround for ARM errata 799270 by Akshay Saraswat · 10 years ago
  65. 0c08baf Exynos542x: Add workaround for ARM errata 798870 by Akshay Saraswat · 10 years ago
  66. ac0d98c Exynos542x: CPU: Power down all secondary cores by Akshay Saraswat · 10 years ago
  67. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  68. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  69. c1b0fad edminiv2: fix PCIE IO base address typo by Albert ARIBAUD · 10 years ago
  70. 60c0467 arm: rmobile: Add Porter board support by Vladimir Barinov · 10 years ago
  71. c3dd823 sh: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  72. 5f91a3a sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · 10 years ago
  73. 72cedad sh: rename some private libraries by Masahiro Yamada · 10 years ago
  74. acdfecb arm: rmobile: lager: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  75. 25f9613 arm: rmobile: alt: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  76. cb957cd ARM: davinci: remove hawkboard support by Masahiro Yamada · 10 years ago
  77. 50b82c4 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  78. 29fc6f2 ARM: remove a320evb board support by Masahiro Yamada · 10 years ago
  79. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  80. 346cfba ARM: remove dkb board support by Masahiro Yamada · 10 years ago
  81. 41fbbbb ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  82. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  83. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  84. 6d4d05b ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value by Masahiro Yamada · 10 years ago
  85. 8133574 arm: ls1021x: Add support for initializing CAAM's stream id by Alison Wang · 10 years ago
  86. 9f076be arm: ls102xa: workaround for cache coherency problem by chenhui zhao · 10 years ago
  87. ec245fd arm/ls102xa: use a array to define pexmscportsr by Minghuan Lian · 10 years ago
  88. 636ef95 arm/ls102xa: create TLB to map PCIe region by Minghuan Lian · 10 years ago
  89. 60d5173 arm: ls102xa: Define default values for some CCSR macros by Alison Wang · 10 years ago
  90. 7b3bd9a drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago
  91. 1478fde armv8/fsl-lsch3: Enable erratum workround for A008514 by York Sun · 10 years ago
  92. a5ebdf0 armv8/fsl-lsch3: Enable workaround for A008336 by York Sun · 10 years ago
  93. b87e6f8 armv8/fsl-lsch3: Add support for second DDR clock by York Sun · 10 years ago
  94. 9955b4a driver/ddr/fsl: Add workaround for A008336 by York Sun · 10 years ago
  95. 912cc40 armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodes by Bhupesh Sharma · 10 years ago
  96. dcd468b armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack by York Sun · 10 years ago
  97. 60385d9 ARMv8/fsl-lsch3: Patch cpu node properties in DT for online cores by Arnab Basu · 10 years ago
  98. 6c747f4 armv8/fsl-lsch3: Change normal memory shareability by York Sun · 10 years ago
  99. 9c66ce6 fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses by Bhupesh Sharma · 10 years ago
  100. e1cc4d3 Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago