1. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  2. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  3. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  4. f812574 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  5. c14d4b0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  6. 3c594d3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  7. 99615d8 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  8. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  9. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  10. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  11. 2f15940 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · 8 years ago
  12. 80793db sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  13. bf635ed sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · 8 years ago
  14. f189899c sandbox/fs: Use correct size path name buffer by Stefan Brüns · 8 years ago
  15. ce2ec19 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · 8 years ago
  16. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  17. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  18. 2545fa5 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit by Simon Glass · 8 years ago
  19. 4e0318c x86: ivybridge: Fix PCH power setup by Simon Glass · 8 years ago
  20. 21b3b66 x86: Correct address casts in interrupt code by Simon Glass · 8 years ago
  21. d30b310 x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  22. 35233da x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  23. b6409ec dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  24. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  25. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  26. 88d915b x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  27. 5572367 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  28. d40d69e ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  29. d5a24d8 colibri_t20: fix usb operation and controller order by Marcel Ziswiler · 8 years ago
  30. 28f224a colibri_t20: fix display configuration by Marcel Ziswiler · 8 years ago
  31. 7c9454d sunxi: Fix H3 DRAM impedance calibration on rev. A chips by Jens Kuske · 8 years ago
  32. 4fb96c4 reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  33. 66e3efe ARM: uniphier: insert udelay() just before support_card_reset_deassert() by Masahiro Yamada · 8 years ago
  34. baaafaa ARM: uniphier: add work-around for VBO noise problem by Masahiro Yamada · 8 years ago
  35. c89638a ARM: uniphier: update DRAM init code for LD20 SoC (2nd) by Masahiro Yamada · 8 years ago
  36. 6c22742 ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC by Masahiro Yamada · 8 years ago
  37. dacdb24 ARM: uniphier: do not setup pins for System Bus on NAND boot mode by Masahiro Yamada · 8 years ago
  38. a0a868b arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · 8 years ago
  39. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  40. 1f95770 ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  41. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  42. 692fcdd arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  43. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  44. 68ec388 armv8: ls2080a: Add USB node in dts for ls2080a by Sriram Dash · 8 years ago
  45. 2846bd0 ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  46. d7255e8 ARM: vf610: use strcpy for soc environment variable by Stefan Agner · 8 years ago
  47. cced7e5 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · 8 years ago
  48. e60f749 arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · 8 years ago
  49. bdad02e arm: dts: imx7: add pinctrl defines by Stefan Agner · 8 years ago
  50. f61c9bc ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · 8 years ago
  51. 1dbc40e ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · 8 years ago
  52. d31d4a2 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  53. 859c70d omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  54. c268a9b omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  55. 59a51a1 ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  56. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  57. 81049ba ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  58. 22a402f ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  59. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  60. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  61. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  62. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  63. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  64. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  65. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  66. 53d7682 armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  67. 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  68. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  69. fd63810 arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  70. 25af7dc arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · 8 years ago
  71. b4b60d0 arm: Move MAX_CPUS to Kconfig by York Sun · 8 years ago
  72. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  73. 4a44417 arm: Fix Kconfig for proper display menu by York Sun · 8 years ago
  74. c93db4f armv8: fsl: Enable USB only when SYSCLK is 100 MHz by Sriram Dash · 8 years ago
  75. e1e3fc1 armv8: ls1043: Add USB node in dts for ls1043 by Sriram Dash · 8 years ago
  76. 0ea3671 armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · 8 years ago
  77. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  78. ef9a5fd armv8: fsl-layerscape: Fix "cpu status" command by York Sun · 8 years ago
  79. 5d1a7a9 armv8/fsl-layerscape: print SoC revsion number by Wenbin Song · 8 years ago
  80. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  81. 4de6ce1 armv8: fsl-lsch2: enable snoopable sata read and write by Tang Yuantian · 8 years ago
  82. f0beb49 armv8: fsl-lsch2: adjust sata parameter by Tang Yuantian · 8 years ago
  83. 27192d1 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  84. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  85. f15ece3 imx: imx6ul: disable POR_B internal pull up by Peng Fan · 8 years ago
  86. 2ee4065 imx-common: enlarge mux width to 4 by Peng Fan · 8 years ago
  87. 81c4ecc imx: mx6: fix USB bmode to use reserved value by Stefan Agner · 8 years ago
  88. 55a42b3 arm: imx: add i.MX6ULL 14x14 EVK board support by Peng Fan · 8 years ago
  89. b0a8e45 arm: dts: add device tree for i.MX6ULL by Peng Fan · 8 years ago
  90. f8ca22b arm: dts: imx6ull: add pinctrl defines by Peng Fan · 8 years ago
  91. 07e1c0a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · 8 years ago
  92. 5b66482 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · 8 years ago
  93. 2d4bbd0 imx: mx6ull: Add AIPS3 initialization by Peng Fan · 8 years ago
  94. bdfb2d4 imx: mx6ull: Update memory map address by Peng Fan · 8 years ago
  95. 3974b7f imx: mx6ull: update clock settings and CCM register map by Peng Fan · 8 years ago
  96. b471461 imx: mx6ull: adjust POR_B setting for i.MX6ULL by Peng Fan · 8 years ago
  97. 6615da4 imx: mx6ull: misc soc update by Peng Fan · 8 years ago
  98. 00ffa56 imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ by Peng Fan · 8 years ago
  99. cdf33c9 imx: mx6ull: skip setting ahb clock by Peng Fan · 8 years ago
  100. 988acd2 imx: timer: update gpt driver for i.MX6ULL by Peng Fan · 8 years ago