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