1. 5bb7318 ti_armv7_common: env: Use args_mmc in FIT loading path by Andrew F. Davis · 8 years ago
  2. f2288c5 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · 8 years ago
  3. 411278b board: ti: am57xx: enable input on mmc clock by Sekhar Nori · 8 years ago
  4. 3f18ff0 ARM: keystone: Pass SPI MTD partition table via kernel command line by Vignesh R · 8 years ago
  5. 4b0d506 ARMv8: add GOT sections to the list of sections copied by Philipp Tomsich · 8 years ago
  6. 687d207 env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · 8 years ago
  7. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  8. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  9. 891f7ae dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 8 years ago
  10. 5a6f06f dm: core: Allow driver model to be disabled for TPL by Simon Glass · 8 years ago
  11. 001f314 Makefile: Provide an option to select SPL or TPL by Simon Glass · 8 years ago
  12. 1fbf97d board_f: powerpc: Drop unused headers by Simon Glass · 8 years ago
  13. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  14. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 8 years ago
  15. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  16. 056285f board_f: Move errno.h down to the bottom by Simon Glass · 8 years ago
  17. 4793122 board_f: Drop unused headers by Simon Glass · 8 years ago
  18. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  19. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  20. abf7f4c board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · 8 years ago
  21. 0f079eb board_f: Put video memory reservation in one function by Simon Glass · 8 years ago
  22. 80d4bcd board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · 8 years ago
  23. b56db48 board_f: Use a single condition for reserve_logbuffer() by Simon Glass · 8 years ago
  24. c67f432 xtensa: Place relocated U-Boot in the normal place by Simon Glass · 8 years ago
  25. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  26. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  27. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  28. 664ee4c i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  29. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  30. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  31. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  32. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  33. 727e94a powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · 8 years ago
  34. 11b33e6 board_f: Use timer_init() on all archs by Simon Glass · 8 years ago
  35. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  36. 1793e78 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · 8 years ago
  37. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  38. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  39. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  40. c252c06 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · 8 years ago
  41. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  42. 2d986c0 board_f: initcall: Add a header guard by Simon Glass · 8 years ago
  43. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  44. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  45. 936478e SPARC: Remove by Tom Rini · 8 years ago
  46. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  47. c3b7cfe mx6sxsabreauto: Remove legacy CONFIG_PCA953X by Tom Rini · 8 years ago
  48. 433647a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  49. e7bd15e sunxi: Add OrangePi PC 2 initial support by Andre Przywara · 8 years ago
  50. 997bde6 sunxi: introduce Allwinner H5 config option by Andre Przywara · 8 years ago
  51. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  52. 170817a sunxi: DRAM: add Allwinner H5 support by Andre Przywara · 8 years ago
  53. a982bbb SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · 8 years ago
  54. ce6912e sunxi: provide ARMv8 mem_map for every ARM64 board by Andre Przywara · 8 years ago
  55. bc613d8 sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · 8 years ago
  56. f4047c2 sunxi: configs: merge sun9i and sun50i SPL memory definitions by Andre Przywara · 8 years ago
  57. 85db583 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · 8 years ago
  58. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  59. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  60. 1afd0f6 sunxi: fix ACTLR.SMP assembly routine by Andre Przywara · 8 years ago
  61. 239ae4a dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · 8 years ago
  62. 24f927c dm: test: Add test for device removal by Stefan Roese · 8 years ago
  63. 1b8220a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  64. bc85aa4 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  65. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  66. 7da8680 rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago
  67. 43b5c78 rockchip: cosmetic: Sort RK3288 boards by Jernej Skrabec · 8 years ago
  68. aad10a0 dts: rk3399: move rockchip, vbus-gpio properties into board-specific files by Philipp Tomsich · 8 years ago
  69. 0b3ce83 defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma) by Philipp Tomsich · 8 years ago
  70. 3c2bbd5 dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM by Philipp Tomsich · 8 years ago
  71. 094f67a rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig by Jakob Unterwurzacher · 8 years ago
  72. db4cc9a arm64: rockchip: rk3399-puma: add DDR3-1333 timings by Philipp Tomsich · 8 years ago
  73. d02d11f rockchip: rk3399: spl: make SPL boot-order configurable via /chosen by Philipp Tomsich · 8 years ago
  74. 4719768 rockchip: rk3188: Add Radxa Rock board by Heiko Stübner · 8 years ago
  75. ab4458b string: Provide a slimmed-down memset() by Simon Glass · 8 years ago
  76. 3c00a2c Makefile: Correct dependency race condition with TPL by Simon Glass · 8 years ago
  77. 07352c9 rockchip: dts: firefly: add usb host power supply node by Eddie Cai · 8 years ago
  78. 3af803a rockchip: rk3188: follow THUMB_BUILD Kconfig migration by Heiko Stübner · 8 years ago
  79. ba3bf38 rockchip: clk: rk3399: 24MHz is not a power of 2 by Philipp Tomsich · 8 years ago
  80. ca0ab27 dts: rk3399: add gmac for the rk3399 by Philipp Tomsich · 8 years ago
  81. 1f08aa1 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  82. 65d8330 rockchip: clk: rk3399: add clocking support for Ethernet by Philipp Tomsich · 8 years ago
  83. 61dff33 rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · 8 years ago
  84. 476f709 rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · 8 years ago
  85. f93a511 rockchip: arm64: rk3399: remove unconditional debug message by Philipp Tomsich · 8 years ago
  86. 88cb1a9 rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.h by Philipp Tomsich · 8 years ago
  87. cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  88. 02a7d83 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  89. f4f57c5 rockchip: rk3188: Setup the armclk in spl by Heiko Stübner · 8 years ago
  90. f785357 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  91. 007a435 rockchip: rk3188: Cleanup some SPL/TPL rename leftovers by Heiko Stübner · 8 years ago
  92. 78959d4 rockchip: rk3188: Decode the actual amount of ram by Heiko Stübner · 8 years ago
  93. 3408509 rockchip: rk3188: sdram: Set correct sdram base by Heiko Stübner · 8 years ago
  94. f46b859 rockchip: rk3188: add README.rockchip paragraph describing sd boot by Heiko Stübner · 8 years ago
  95. 3c732de rockchip: rk3188: enable TPL_LIBGENERIC for generic memset by Heiko Stübner · 8 years ago
  96. 232cf96 rockchip: spl: use spl_early_init() instead of spl_init() by Kever Yang · 8 years ago
  97. f3f1af9 rockchip: pinctrl: use per-SoC option names for Kconfig by Philipp Tomsich · 8 years ago
  98. 3082775 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · 8 years ago
  99. 3d54eab rockchip: spl: RK3399: use boot0 hook to create space for SPL magic by Philipp Tomsich · 8 years ago
  100. 111bcc4 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 by Philipp Tomsich · 8 years ago