1. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 8 years ago
  2. c5f8dd4 serial: Add serial driver for Intel MID by Andy Shevchenko · 8 years ago
  3. ae5564d tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · 8 years ago
  4. 13c531e x86: bootm: Fix FIT image booting on x86 by Stefan Roese · 8 years ago
  5. 2b4c652 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · 8 years ago
  6. cccab03 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi by Stefan Roese · 8 years ago
  7. 3dc0f84 x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · 8 years ago
  8. d24c7fb dm: rtc: Add 16-bit read/write support by Bin Meng · 8 years ago
  9. c04cf0a x86: Remove unused option by Andy Shevchenko · 8 years ago
  10. 04735a8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  11. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  12. b09ece0 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · 8 years ago
  13. 306b236 common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · 8 years ago
  14. 0dcf18c spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · 8 years ago
  15. f2ac895 arm: rmobile: Remove default value of Kconfig from defconfig by Nobuhiro Iwamatsu · 8 years ago
  16. fad6a2b common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · 8 years ago
  17. 634fcf0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  18. 52609d7 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 8 years ago
  19. 2b79fba config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 8 years ago
  20. 4015949 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 8 years ago
  21. dc11d83 stm32f7: enable instruction & data cache by Vikas Manocha · 8 years ago
  22. bf4d049 armv7m: add instruction & data cache support by Vikas Manocha · 8 years ago
  23. 3f66149 Remove extra fdt_fixup_ethernet() call by Joakim Tjernlund · 8 years ago
  24. 4c4da9f board: STiH410-B2260: enable caches by Patrice Chotard · 8 years ago
  25. 5bb7318 ti_armv7_common: env: Use args_mmc in FIT loading path by Andrew F. Davis · 8 years ago
  26. f2288c5 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · 8 years ago
  27. 411278b board: ti: am57xx: enable input on mmc clock by Sekhar Nori · 8 years ago
  28. 3f18ff0 ARM: keystone: Pass SPI MTD partition table via kernel command line by Vignesh R · 8 years ago
  29. 4b0d506 ARMv8: add GOT sections to the list of sections copied by Philipp Tomsich · 8 years ago
  30. 687d207 env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · 8 years ago
  31. f7d4d9e sunxi: Add defconfig for Allwinner A23 EVB by Florent Jacquet · 8 years ago
  32. d6a7e0c sunxi: Add default environment size by Maxime Ripard · 8 years ago
  33. 522c282 cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · 8 years ago
  34. 2bc734b cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · 8 years ago
  35. ed8f2a2 sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry by Chen-Yu Tsai · 8 years ago
  36. 58c4020 arm: sunxi: Add Sunchip CX-A99 initial support by Rask Ingemann Lambertsen · 8 years ago
  37. ffe47eb ARM: dts: sun9i: Add mmc1 pinmux setting by Chen-Yu Tsai · 8 years ago
  38. 8cab65b sunxi: Add support for the CHIP Pro by Maxime Ripard · 8 years ago
  39. 6a3a226 sunxi: Sync GR8 DTS and AXP209 with the kernel by Maxime Ripard · 8 years ago
  40. d2fdcc7 scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  41. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  42. c8564b2 sunxi: Add the default mtdids and mtdparts to our env by Maxime Ripard · 8 years ago
  43. d482a8d sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  44. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  45. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  46. e915d20 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · 8 years ago
  47. 173aafb cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  48. aa04915 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  49. 0269dfa cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · 8 years ago
  50. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  51. 594b4cc tools: sunxi: Add spl image builder by Maxime Ripard · 8 years ago
  52. 71d2c07 bch: Allow to build for the host by Maxime Ripard · 8 years ago
  53. ea3f750 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  54. 0e434ee sunxi: add NanoPi NEO Air defconfig by Jelle van der Waa · 8 years ago
  55. 4d555ae sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · 8 years ago
  56. e3a96d9 board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · 8 years ago
  57. 9938fba configs: trats2: enable the configuration relevant to PMIC by Jaehoon Chung · 8 years ago
  58. b7ad598 board: samsung: trats2: remove the unused functions by Jaehoon Chung · 8 years ago
  59. 471b117 configs: trats2: enable CONFIG_DM_I2C_GPIO by Jaehoon Chung · 8 years ago
  60. 62b747c board: samsung: trats2: remove the board_i2c_init() function by Jaehoon Chung · 8 years ago
  61. 8b6edb2 arm: dts: trats2: add the i2c-gpio nodes by Jaehoon Chung · 8 years ago
  62. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  63. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  64. 891f7ae dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 8 years ago
  65. 5a6f06f dm: core: Allow driver model to be disabled for TPL by Simon Glass · 8 years ago
  66. 001f314 Makefile: Provide an option to select SPL or TPL by Simon Glass · 8 years ago
  67. 1fbf97d board_f: powerpc: Drop unused headers by Simon Glass · 8 years ago
  68. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  69. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 8 years ago
  70. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  71. 056285f board_f: Move errno.h down to the bottom by Simon Glass · 8 years ago
  72. 4793122 board_f: Drop unused headers by Simon Glass · 8 years ago
  73. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  74. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  75. abf7f4c board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · 8 years ago
  76. 0f079eb board_f: Put video memory reservation in one function by Simon Glass · 8 years ago
  77. 80d4bcd board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · 8 years ago
  78. b56db48 board_f: Use a single condition for reserve_logbuffer() by Simon Glass · 8 years ago
  79. c67f432 xtensa: Place relocated U-Boot in the normal place by Simon Glass · 8 years ago
  80. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  81. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  82. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  83. 664ee4c i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  84. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  85. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  86. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  87. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  88. 727e94a powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · 8 years ago
  89. 11b33e6 board_f: Use timer_init() on all archs by Simon Glass · 8 years ago
  90. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  91. 1793e78 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · 8 years ago
  92. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  93. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  94. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  95. c252c06 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · 8 years ago
  96. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  97. 2d986c0 board_f: initcall: Add a header guard by Simon Glass · 8 years ago
  98. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  99. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  100. 936478e SPARC: Remove by Tom Rini · 8 years ago