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