1. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  2. 3c63db9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  3. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  4. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  5. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  6. 6f192dd cpu: Add DMTF id and family fields by Alexander Graf · 8 years ago
  7. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  8. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  9. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  10. b6575f3 efi_loader: Add generic PSCI RTS by Alexander Graf · 8 years ago
  11. 8069821 arm: Provide common PSCI based reset handler by Alexander Graf · 8 years ago
  12. 68ff827 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  13. f822403 x86: Add implementations of setjmp() and longjmp() by Simon Glass · 8 years ago
  14. 2b445e4 x86: Move table csum into separate header by Alexander Graf · 8 years ago
  15. 3ee655e arm: Add PSCI shutdown function by Alexander Graf · 8 years ago
  16. 51bfb5b arm: Disable HVC PSCI calls by default by Alexander Graf · 8 years ago
  17. 70dda1b ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · 8 years ago
  18. 52159d2 ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · 8 years ago
  19. 0bd203b ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · 8 years ago
  20. 78ad715 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  21. 2fe1281 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · 8 years ago
  22. a9320c4 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · 8 years ago
  23. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  24. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  25. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  26. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  27. f812574 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  28. c14d4b0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  29. 3c594d3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  30. 99615d8 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  31. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  32. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  33. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  34. 2f15940 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · 8 years ago
  35. 80793db sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  36. bf635ed sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · 8 years ago
  37. f189899c sandbox/fs: Use correct size path name buffer by Stefan Brüns · 8 years ago
  38. ce2ec19 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · 8 years ago
  39. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  40. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  41. 2545fa5 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit by Simon Glass · 8 years ago
  42. 4e0318c x86: ivybridge: Fix PCH power setup by Simon Glass · 8 years ago
  43. 21b3b66 x86: Correct address casts in interrupt code by Simon Glass · 8 years ago
  44. d30b310 x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  45. 35233da x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  46. b6409ec dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  47. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  48. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  49. 88d915b x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  50. 5572367 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  51. d40d69e ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  52. d5a24d8 colibri_t20: fix usb operation and controller order by Marcel Ziswiler · 8 years ago
  53. 28f224a colibri_t20: fix display configuration by Marcel Ziswiler · 8 years ago
  54. 7c9454d sunxi: Fix H3 DRAM impedance calibration on rev. A chips by Jens Kuske · 8 years ago
  55. 4fb96c4 reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  56. 66e3efe ARM: uniphier: insert udelay() just before support_card_reset_deassert() by Masahiro Yamada · 8 years ago
  57. baaafaa ARM: uniphier: add work-around for VBO noise problem by Masahiro Yamada · 8 years ago
  58. c89638a ARM: uniphier: update DRAM init code for LD20 SoC (2nd) by Masahiro Yamada · 8 years ago
  59. 6c22742 ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC by Masahiro Yamada · 8 years ago
  60. dacdb24 ARM: uniphier: do not setup pins for System Bus on NAND boot mode by Masahiro Yamada · 8 years ago
  61. a0a868b arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · 8 years ago
  62. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  63. 1f95770 ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  64. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  65. 692fcdd arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  66. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  67. 68ec388 armv8: ls2080a: Add USB node in dts for ls2080a by Sriram Dash · 8 years ago
  68. 2846bd0 ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  69. d7255e8 ARM: vf610: use strcpy for soc environment variable by Stefan Agner · 8 years ago
  70. cced7e5 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · 8 years ago
  71. e60f749 arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · 8 years ago
  72. bdad02e arm: dts: imx7: add pinctrl defines by Stefan Agner · 8 years ago
  73. f61c9bc ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · 8 years ago
  74. 1dbc40e ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · 8 years ago
  75. d31d4a2 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  76. 859c70d omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  77. c268a9b omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  78. 59a51a1 ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  79. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  80. 81049ba ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  81. 22a402f ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  82. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  83. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  84. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  85. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  86. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  87. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  88. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  89. 53d7682 armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  90. 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  91. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  92. fd63810 arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  93. 25af7dc arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · 8 years ago
  94. b4b60d0 arm: Move MAX_CPUS to Kconfig by York Sun · 8 years ago
  95. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  96. 4a44417 arm: Fix Kconfig for proper display menu by York Sun · 8 years ago
  97. c93db4f armv8: fsl: Enable USB only when SYSCLK is 100 MHz by Sriram Dash · 8 years ago
  98. e1e3fc1 armv8: ls1043: Add USB node in dts for ls1043 by Sriram Dash · 8 years ago
  99. 0ea3671 armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · 8 years ago
  100. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago