1. 4c4da9f board: STiH410-B2260: enable caches by Patrice Chotard · 8 years ago
  2. 5bb7318 ti_armv7_common: env: Use args_mmc in FIT loading path by Andrew F. Davis · 8 years ago
  3. f2288c5 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · 8 years ago
  4. 411278b board: ti: am57xx: enable input on mmc clock by Sekhar Nori · 8 years ago
  5. 3f18ff0 ARM: keystone: Pass SPI MTD partition table via kernel command line by Vignesh R · 8 years ago
  6. 4b0d506 ARMv8: add GOT sections to the list of sections copied by Philipp Tomsich · 8 years ago
  7. 687d207 env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · 8 years ago
  8. f7d4d9e sunxi: Add defconfig for Allwinner A23 EVB by Florent Jacquet · 8 years ago
  9. d6a7e0c sunxi: Add default environment size by Maxime Ripard · 8 years ago
  10. 522c282 cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · 8 years ago
  11. 2bc734b cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · 8 years ago
  12. ed8f2a2 sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry by Chen-Yu Tsai · 8 years ago
  13. 58c4020 arm: sunxi: Add Sunchip CX-A99 initial support by Rask Ingemann Lambertsen · 8 years ago
  14. ffe47eb ARM: dts: sun9i: Add mmc1 pinmux setting by Chen-Yu Tsai · 8 years ago
  15. 8cab65b sunxi: Add support for the CHIP Pro by Maxime Ripard · 8 years ago
  16. 6a3a226 sunxi: Sync GR8 DTS and AXP209 with the kernel by Maxime Ripard · 8 years ago
  17. d2fdcc7 scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  18. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  19. c8564b2 sunxi: Add the default mtdids and mtdparts to our env by Maxime Ripard · 8 years ago
  20. d482a8d sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  21. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  22. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  23. e915d20 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · 8 years ago
  24. 173aafb cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  25. aa04915 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  26. 0269dfa cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · 8 years ago
  27. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  28. 594b4cc tools: sunxi: Add spl image builder by Maxime Ripard · 8 years ago
  29. 71d2c07 bch: Allow to build for the host by Maxime Ripard · 8 years ago
  30. ea3f750 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  31. 0e434ee sunxi: add NanoPi NEO Air defconfig by Jelle van der Waa · 8 years ago
  32. 4d555ae sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · 8 years ago
  33. e3a96d9 board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · 8 years ago
  34. 9938fba configs: trats2: enable the configuration relevant to PMIC by Jaehoon Chung · 8 years ago
  35. b7ad598 board: samsung: trats2: remove the unused functions by Jaehoon Chung · 8 years ago
  36. 471b117 configs: trats2: enable CONFIG_DM_I2C_GPIO by Jaehoon Chung · 8 years ago
  37. 62b747c board: samsung: trats2: remove the board_i2c_init() function by Jaehoon Chung · 8 years ago
  38. 8b6edb2 arm: dts: trats2: add the i2c-gpio nodes by Jaehoon Chung · 8 years ago
  39. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  40. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  41. 891f7ae dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 8 years ago
  42. 5a6f06f dm: core: Allow driver model to be disabled for TPL by Simon Glass · 8 years ago
  43. 001f314 Makefile: Provide an option to select SPL or TPL by Simon Glass · 8 years ago
  44. 1fbf97d board_f: powerpc: Drop unused headers by Simon Glass · 8 years ago
  45. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  46. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 8 years ago
  47. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  48. 056285f board_f: Move errno.h down to the bottom by Simon Glass · 8 years ago
  49. 4793122 board_f: Drop unused headers by Simon Glass · 8 years ago
  50. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  51. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  52. abf7f4c board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · 8 years ago
  53. 0f079eb board_f: Put video memory reservation in one function by Simon Glass · 8 years ago
  54. 80d4bcd board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · 8 years ago
  55. b56db48 board_f: Use a single condition for reserve_logbuffer() by Simon Glass · 8 years ago
  56. c67f432 xtensa: Place relocated U-Boot in the normal place by Simon Glass · 8 years ago
  57. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  58. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  59. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  60. 664ee4c i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  61. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  62. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  63. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  64. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  65. 727e94a powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · 8 years ago
  66. 11b33e6 board_f: Use timer_init() on all archs by Simon Glass · 8 years ago
  67. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  68. 1793e78 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · 8 years ago
  69. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  70. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  71. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  72. c252c06 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · 8 years ago
  73. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  74. 2d986c0 board_f: initcall: Add a header guard by Simon Glass · 8 years ago
  75. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  76. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  77. 936478e SPARC: Remove by Tom Rini · 8 years ago
  78. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  79. 2a4058c ARM: mx5: Rename M53EVK by Marek Vasut · 8 years ago
  80. fcea480 ARM: mxs: Rename M28EVK by Marek Vasut · 8 years ago
  81. c3b7cfe mx6sxsabreauto: Remove legacy CONFIG_PCA953X by Tom Rini · 8 years ago
  82. 433647a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  83. e7bd15e sunxi: Add OrangePi PC 2 initial support by Andre Przywara · 8 years ago
  84. 997bde6 sunxi: introduce Allwinner H5 config option by Andre Przywara · 8 years ago
  85. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  86. 170817a sunxi: DRAM: add Allwinner H5 support by Andre Przywara · 8 years ago
  87. a982bbb SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · 8 years ago
  88. ce6912e sunxi: provide ARMv8 mem_map for every ARM64 board by Andre Przywara · 8 years ago
  89. bc613d8 sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · 8 years ago
  90. f4047c2 sunxi: configs: merge sun9i and sun50i SPL memory definitions by Andre Przywara · 8 years ago
  91. 85db583 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · 8 years ago
  92. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  93. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  94. 1afd0f6 sunxi: fix ACTLR.SMP assembly routine by Andre Przywara · 8 years ago
  95. 239ae4a dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · 8 years ago
  96. 24f927c dm: test: Add test for device removal by Stefan Roese · 8 years ago
  97. 1b8220a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  98. bc85aa4 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  99. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  100. 7da8680 rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago