1. e11b5e8 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · 8 years ago
  2. d70b338 ARM: socfpga: mcvevk: Add default dfu_alt_info by Marek Vasut · 8 years ago
  3. 55ce55f ARM: socfpga: Reduce the DFU buffer size by Marek Vasut · 8 years ago
  4. a548bc5 ARM: socfpga: Rename MCVEVK by Marek Vasut · 8 years ago
  5. 80b9c3b board: toradex: colibri_vf: Add DCU support for Colibri Vybrid by Stefan Agner · 8 years ago
  6. 77810e6 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · 8 years ago
  7. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 8 years ago
  8. a3b02a1 arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version by Heiner Kallweit · 7 years ago
  9. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  10. ef33aa3 board: sama5d4ek: update to support DM/DT by Wenyou Yang · 7 years ago
  11. 6dbadb4 board: sama5d4_xplained: update to support DM/DT by Wenyou Yang · 7 years ago
  12. fc977b9 configs: at91-sama5_common: fix for CONFIG_AT91_GPIO by Wenyou Yang · 7 years ago
  13. 9319a75 pinctrl: at91: add pinctrl driver by Wenyou Yang · 8 years ago
  14. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  15. 0342e33 lib: div64: sync with Linux by Peng Fan · 8 years ago
  16. 6823e6f sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 7 years ago
  17. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  18. 3eace37 arm: freescale: Rename initdram() to fsl_initdram() by Simon Glass · 8 years ago
  19. 6bacc73 debug_uart: Try not to use stack in printch by tim.chick · 8 years ago
  20. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  21. f479cec imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · 8 years ago
  22. b69999e imx: ventana: config: set MMC env Partition to 1 by Tim Harvey · 8 years ago
  23. 52526ba Set console speed to 115200 on mx6cuboxi. by Vagrant Cascadian · 8 years ago
  24. f6f7e73 board: advantech: dms-ba16: Add the configuration options for display initialization by Yung-Ching LIN · 8 years ago
  25. 5b8299e MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB update by Lukasz Majewski · 8 years ago
  26. 01cce5f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  27. d24c7fb dm: rtc: Add 16-bit read/write support by Bin Meng · 8 years ago
  28. c04cf0a x86: Remove unused option by Andy Shevchenko · 8 years ago
  29. a5c7e41 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · 8 years ago
  30. f7c8f03 ti_armv7_common: env: Change FIT image name to match build name by Andrew F. Davis · 8 years ago
  31. 1120dda davinci: omapl138_lcdk: switch to using common mmc args by Sekhar Nori · 8 years ago
  32. 88fdfcd ARM: ti: consolidate mmc environment variables by Sekhar Nori · 8 years ago
  33. 6e80696 davinci: omapl138_lcdk: use environment variables for memory addresses by Sekhar Nori · 8 years ago
  34. 4c8865a davinci: omapl138_lcdk: remove spiboot by Sekhar Nori · 8 years ago
  35. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  36. 306b236 common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · 8 years ago
  37. 52609d7 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 8 years ago
  38. 2b79fba config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 8 years ago
  39. 4015949 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 8 years ago
  40. dc11d83 stm32f7: enable instruction & data cache by Vikas Manocha · 8 years ago
  41. 5bb7318 ti_armv7_common: env: Use args_mmc in FIT loading path by Andrew F. Davis · 8 years ago
  42. 3f18ff0 ARM: keystone: Pass SPI MTD partition table via kernel command line by Vignesh R · 8 years ago
  43. d6a7e0c sunxi: Add default environment size by Maxime Ripard · 8 years ago
  44. c8564b2 sunxi: Add the default mtdids and mtdparts to our env by Maxime Ripard · 8 years ago
  45. d482a8d sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  46. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  47. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  48. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  49. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  50. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 8 years ago
  51. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  52. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  53. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  54. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  55. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  56. 664ee4c i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  57. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  58. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  59. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  60. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  61. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  62. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  63. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  64. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  65. 2d986c0 board_f: initcall: Add a header guard by Simon Glass · 8 years ago
  66. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  67. 936478e SPARC: Remove by Tom Rini · 8 years ago
  68. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  69. 2a4058c ARM: mx5: Rename M53EVK by Marek Vasut · 8 years ago
  70. c3b7cfe mx6sxsabreauto: Remove legacy CONFIG_PCA953X by Tom Rini · 8 years ago
  71. 433647a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  72. bc613d8 sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · 8 years ago
  73. f4047c2 sunxi: configs: merge sun9i and sun50i SPL memory definitions by Andre Przywara · 8 years ago
  74. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  75. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  76. bc85aa4 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  77. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  78. 7da8680 rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago
  79. 0b3ce83 defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma) by Philipp Tomsich · 8 years ago
  80. 094f67a rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig by Jakob Unterwurzacher · 8 years ago
  81. 4719768 rockchip: rk3188: Add Radxa Rock board by Heiko Stübner · 8 years ago
  82. 3af803a rockchip: rk3188: follow THUMB_BUILD Kconfig migration by Heiko Stübner · 8 years ago
  83. 88cb1a9 rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.h by Philipp Tomsich · 8 years ago
  84. cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  85. 3d54eab rockchip: spl: RK3399: use boot0 hook to create space for SPL magic by Philipp Tomsich · 8 years ago
  86. 483a801 rockchip: configs: correct mmc env dev for rk3288 based boards by Jacob Chen · 8 years ago
  87. 3b19c1d Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  88. 7d67bb1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  89. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  90. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  91. f38f5f4 arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  92. d11e934 net: include/phy.h: Add new PHY interface modes by Stefan Roese · 8 years ago
  93. def8442 arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver by Stefan Roese · 8 years ago
  94. e1b27d2 bitops.h: Include bitsperlong.h as needed for GENMASK_ULL by Stefan Roese · 8 years ago
  95. 1c69410 arc: use timer driver for ARC boards by Vlad Zakharov · 8 years ago
  96. 15f0561 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  97. 0db4cd2 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  98. 3a232c8 arm64: a37xx: Enable Marvell ETH PHY support by Konstantin Porotchkin · 8 years ago
  99. 40991a9 arm64: mvebu: Rename the db-88f3720 to armada-37xx platform by Konstantin Porotchkin · 8 years ago
  100. 9f076db armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1012a by Bharat Bhushan · 8 years ago