1. adf55f6 ARM: uniphier: refactor DDR PHY parameter dump command by Masahiro Yamada · 8 years ago
  2. 6dd34ae ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC by Masahiro Yamada · 8 years ago
  3. 9c5313d ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3 by Masahiro Yamada · 8 years ago
  4. 76466bd ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled by Masahiro Yamada · 8 years ago
  5. a8b66ac ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8 by Masahiro Yamada · 8 years ago
  6. efaa22e ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h by Masahiro Yamada · 8 years ago
  7. b890997 ARM: uniphier: update DRAM init code for LD20 SoC (3rd) by Masahiro Yamada · 8 years ago
  8. da0d4d1 ARM: uniphier: remove unused board attribute macros by Masahiro Yamada · 8 years ago
  9. 2953262 ARM: uniphier: enable SSC for more PLLs for LD20 SoC by Masahiro Yamada · 8 years ago
  10. dd39ee8 ARM: uniphier: remove unneeded mdelay() in PLL setting function by Masahiro Yamada · 8 years ago
  11. 40749d5 ARM: uniphier: adjust fdt_file environment handling to latest Linux by Masahiro Yamada · 8 years ago
  12. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  13. 9e63c49 ARM: at91/dt: sama5d2: Fix the warning from dtc by Wenyou Yang · 8 years ago
  14. 6ed6765 arm, at91: add icache support by Heiko Schocher · 8 years ago
  15. 806a5a3 ARM: at91: clock: correct PRES offset for at91sam9x5 by Heiko Schocher · 8 years ago
  16. 20e00c1 arm: at91: mpddrc: add missing MPDDRC_MD defines by Heiko Schocher · 8 years ago
  17. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  18. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  19. 5c0d38f arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual by Jagan Teki · 8 years ago
  20. aa308c4 arm: dts: imx6q: Add pinctrl defines by Jagan Teki · 8 years ago
  21. 4f79d0d arm: dts: Add devicetree for i.MX6Q by Jagan Teki · 8 years ago
  22. f160c5c engicam: icorem6: Add DM_GPIO, DM_MMC support by Jagan Teki · 8 years ago
  23. e88edc7 arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo by Jagan Teki · 8 years ago
  24. ecb5334 arm: dts: imx6dl: Add pinctrl defines by Jagan Teki · 8 years ago
  25. 39f41da arm: dts: Add devicetree for i.MX6DQL by Jagan Teki · 8 years ago
  26. c896cac arm: dts: Add devicetree for i.MX6DL by Jagan Teki · 8 years ago
  27. f4b7532 arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · 8 years ago
  28. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  29. b3513c5 imx-common: compile plugin code by Peng Fan · 8 years ago
  30. 8b62d54 imx-common: introduce USE_IMXIMG_PLUGIN Kconfig by Peng Fan · 8 years ago
  31. ac1475a imx: mx7: Add plugin support by Peng Fan · 8 years ago
  32. a45eb26 imx: mx6: Add plugin support by Peng Fan · 8 years ago
  33. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  34. 3c63db9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  35. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  36. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  37. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  38. 6f192dd cpu: Add DMTF id and family fields by Alexander Graf · 8 years ago
  39. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  40. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  41. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  42. b6575f3 efi_loader: Add generic PSCI RTS by Alexander Graf · 8 years ago
  43. 8069821 arm: Provide common PSCI based reset handler by Alexander Graf · 8 years ago
  44. 68ff827 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  45. f822403 x86: Add implementations of setjmp() and longjmp() by Simon Glass · 8 years ago
  46. 2b445e4 x86: Move table csum into separate header by Alexander Graf · 8 years ago
  47. 3ee655e arm: Add PSCI shutdown function by Alexander Graf · 8 years ago
  48. 51bfb5b arm: Disable HVC PSCI calls by default by Alexander Graf · 8 years ago
  49. 70dda1b ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · 8 years ago
  50. 52159d2 ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · 8 years ago
  51. 0bd203b ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · 8 years ago
  52. 436baaa arm: imx-common: introduce back usec2ticks by Peng Fan · 8 years ago
  53. 6e1f4d2 arm: imx-common: add SECURE_BOOT option to Kconfig by Gary Bisson · 8 years ago
  54. 78ad715 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  55. 2fe1281 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · 8 years ago
  56. a9320c4 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · 8 years ago
  57. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  58. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  59. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  60. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  61. f812574 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  62. c14d4b0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  63. 3c594d3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  64. 99615d8 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  65. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  66. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  67. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  68. 2f15940 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · 8 years ago
  69. 80793db sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  70. bf635ed sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · 8 years ago
  71. f189899c sandbox/fs: Use correct size path name buffer by Stefan Brüns · 8 years ago
  72. ce2ec19 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · 8 years ago
  73. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  74. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  75. 2545fa5 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit by Simon Glass · 8 years ago
  76. 4e0318c x86: ivybridge: Fix PCH power setup by Simon Glass · 8 years ago
  77. 21b3b66 x86: Correct address casts in interrupt code by Simon Glass · 8 years ago
  78. d30b310 x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  79. 35233da x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  80. b6409ec dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  81. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  82. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  83. 88d915b x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  84. 5572367 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  85. d40d69e ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  86. d5a24d8 colibri_t20: fix usb operation and controller order by Marcel Ziswiler · 8 years ago
  87. 28f224a colibri_t20: fix display configuration by Marcel Ziswiler · 8 years ago
  88. 7c9454d sunxi: Fix H3 DRAM impedance calibration on rev. A chips by Jens Kuske · 8 years ago
  89. 4fb96c4 reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  90. 66e3efe ARM: uniphier: insert udelay() just before support_card_reset_deassert() by Masahiro Yamada · 8 years ago
  91. baaafaa ARM: uniphier: add work-around for VBO noise problem by Masahiro Yamada · 8 years ago
  92. c89638a ARM: uniphier: update DRAM init code for LD20 SoC (2nd) by Masahiro Yamada · 8 years ago
  93. 6c22742 ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC by Masahiro Yamada · 8 years ago
  94. dacdb24 ARM: uniphier: do not setup pins for System Bus on NAND boot mode by Masahiro Yamada · 8 years ago
  95. a0a868b arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · 8 years ago
  96. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  97. 1f95770 ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  98. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  99. 692fcdd arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  100. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago