1. baad83a Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · Tue Jul 10 07:01:20 2018 -0500
  2. 02c782a m68k: m5253evbe: Remove this board by Tom Rini · Mon Jul 09 10:44:51 2018 -0400
  3. 6b78116 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Jul 23 10:51:13 2018 -0400
  4. 886d234 configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr by Adam Ford · Fri Jul 20 08:25:53 2018 -0500
  5. 1b54699 imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP by Adam Ford · Thu Jul 05 20:58:24 2018 -0500
  6. dd3a22b pico-imx7d: Allow default fdtfile to be overridden by defconfig by Otavio Salvador · Fri Jun 29 15:19:17 2018 -0300
  7. dbc3ba0 pico-imx7d: Add Falcon mode support by Fabio Estevam · Fri Jun 29 15:19:14 2018 -0300
  8. ab10d32 pico-imx7d: Add bootmenu to choose the baseboard by Otavio Salvador · Fri Jun 29 15:19:13 2018 -0300
  9. 99b3f9d pico-imx7d: Add support for update SPL using DFU by Fabio Berton · Fri Jun 29 15:19:12 2018 -0300
  10. 6ed3981 pico-imx7d: Add SPL support by Fabio Estevam · Fri Jun 29 15:19:11 2018 -0300
  11. 5c45826 pico-imx7d: Add fastboot support by Fabio Estevam · Fri Jun 29 15:19:10 2018 -0300
  12. 304058c pico-imx7d: Add default DFU targets by Otavio Salvador · Fri Jun 29 15:19:09 2018 -0300
  13. 85910c7 pico-imx7d: Add GPT partitioning support by Otavio Salvador · Fri Jun 29 15:19:08 2018 -0300
  14. 3dc4bc5 pico-imx7d: Fix common distro configuration behavior by Otavio Salvador · Fri Jun 29 15:19:07 2018 -0300
  15. 821f6a6 pico-imx7d: Convert to distro config by Fabio Estevam · Fri Jun 29 15:19:06 2018 -0300
  16. 327228a mx6cuboxi: Move the default environment for all devices by Jon Nettleton · Mon Jun 25 13:39:03 2018 +0300
  17. e368d84 mx6cuboxi: Add emmc device tree suffix by Jon Nettleton · Mon Jun 11 15:26:23 2018 +0300
  18. 7d065e5 mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM by Baruch Siach · Mon Jun 11 15:26:21 2018 +0300
  19. 7b85234 board: toradex: add Colibri iMX6ULL support by Stefan Agner · Wed May 30 19:01:48 2018 +0200
  20. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  21. fc3ad5b configs: Convert CONFIG_USE_NAND to CONFIG_NAND by Adam Ford · Tue Jul 10 06:47:33 2018 -0500
  22. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · Sun Jul 08 06:43:36 2018 -0500
  23. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · Sun Jul 08 08:11:07 2018 -0500
  24. 3aee181 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · Sun Jul 08 06:18:48 2018 -0500
  25. 2b6b4f2 rockchip: utilize CONFIG_DEFAULT_FDT_FILE by Klaus Goger · Fri May 25 23:45:05 2018 +0200
  26. 6e8beaf rockchip: board: lion-rk3368: increase phy autonegotiation timeout by Jakob Unterwurzacher · Wed Jun 06 12:19:03 2018 +0200
  27. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · Fri Jul 06 15:41:28 2018 +0200
  28. 9b7c2c1 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · Fri Jul 06 15:41:26 2018 +0200
  29. 1c9ec96 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) by Hannes Schmelzer · Fri Jul 06 15:41:24 2018 +0200
  30. acd778f board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · Fri Jul 06 15:41:21 2018 +0200
  31. 90168e8 board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · Fri Jul 06 15:41:18 2018 +0200
  32. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · Fri Jun 29 00:34:16 2018 +0200
  33. 7cb61e0 boards: amlogic: Add FriendlyElec NanoPi K2 board support by Thomas McKahan · Mon Jun 25 16:50:17 2018 +0200
  34. 3a02cfb arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets by Michal Simek · Wed Jul 18 13:07:59 2018 +0200
  35. 81c7980 arm64: zynqmp: Add QSPI flash mini u-boot configuration by Siva Durga Prasad Paladugu · Wed Jul 18 16:31:38 2018 +0530
  36. 2384da4 arm: zynq: Setup ENV_SIZE via Kconfig by Michal Simek · Wed Jul 18 12:59:14 2018 +0200
  37. c5330b4 env: Added support to save env to spi through Kconfig by Vipul Kumar · Tue Jul 17 19:00:34 2018 +0530
  38. 2f0d5d7 arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h by Siva Durga Prasad Paladugu · Mon Jul 16 15:57:00 2018 +0530
  39. a9d9448 microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic by Michal Simek · Tue Jul 17 14:49:33 2018 +0200
  40. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · Fri Jul 13 08:26:28 2018 +0200
  41. e2500ee microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · Sun Jul 15 02:05:39 2018 +0530
  42. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · Sun Jul 15 02:34:35 2018 +0530
  43. 971b30a arm64: zcu100: Enable USB host ether and ASIX via defconfig by Michal Simek · Wed Jun 27 15:54:18 2018 +0200
  44. 73c60d7 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Michal Simek · Fri Jun 22 08:10:41 2018 +0200
  45. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · Thu May 24 00:17:32 2018 +0800
  46. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  47. b36bb90 omap3_logic: Change console from ttyO0 to ttyS0 by Adam Ford · Fri Jun 15 08:12:02 2018 -0500
  48. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  49. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
  50. 604ecc8 board: Add uCRobotics Bubblegum-96 board support by Manivannan Sadhasivam · Thu Jun 14 23:38:32 2018 +0530
  51. e1ea543 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jul 02 16:11:09 2018 -0400
  52. d165c70 board/aries: Remove by Tom Rini · Mon Jul 02 15:52:50 2018 -0400
  53. 1cfa5ee ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP by Alexander Graf · Fri Jun 15 10:29:29 2018 +0200
  54. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Jun 27 13:09:55 2018 -0400
  55. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · Sun Jun 17 05:57:53 2018 -0700
  56. 42fe74e config: meson-gx-common: Enable USB boot by Neil Armstrong · Thu Jun 14 13:43:38 2018 +0200
  57. 92a87b3 configs: db410c: Set eMMC env partition to BOOT2 by Ramon Fried · Thu Jun 14 07:04:40 2018 +0300
  58. 9c286a7 dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · Sun Jun 10 22:25:57 2018 -0500
  59. cf4e55f configs: Remove empty #ifdef/#ifndef blocks by Chris Packham · Mon Jun 04 21:45:21 2018 +1200
  60. aca88d7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Jun 18 12:59:46 2018 -0400
  61. 30cba09 mx6cuboxi: consolidate board detection and add som revision checking by Jon Nettleton · Thu Jun 07 16:17:36 2018 +0300
  62. c6b7f20 board: Silent out the console on the K+P's imx53 boards by Lukasz Majewski · Sun May 20 08:33:17 2018 +0200
  63. 9b90727 pico-imx7d: Adjust the dtb name by Fabio Estevam · Mon Jun 11 15:08:06 2018 -0300
  64. cc02eae wandboard: Remove hardcoded baudrate from "console" variable by Otavio Salvador · Mon Jun 11 15:08:04 2018 -0300
  65. ac6fb1e display5: config: Add GPT verification and restoration code on SWUpdate entry by Lukasz Majewski · Fri May 11 16:51:18 2018 +0200
  66. 6d46ce0 display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512M by Lukasz Majewski · Fri May 11 16:51:16 2018 +0200
  67. 248698e display5: config: Add cma=256M to command line arguments by Lukasz Majewski · Fri May 11 16:51:15 2018 +0200
  68. a1d657f display5: config: Update swupdate initramfs file name (now supporting ext4) by Lukasz Majewski · Fri May 11 16:51:12 2018 +0200
  69. a2a603e display5: config: factory: Update BACKUP rootfs in factory mode by Lukasz Majewski · Fri May 11 16:51:11 2018 +0200
  70. 7fbc636 display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs by Lukasz Majewski · Fri May 11 16:51:10 2018 +0200
  71. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · Fri May 11 16:51:09 2018 +0200
  72. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · Fri May 11 16:51:08 2018 +0200
  73. 7282988 display5: config: Update SPI-NOR partition for larger swupdate-initramfs by Lukasz Majewski · Fri May 11 16:51:06 2018 +0200
  74. b259fff display5: config: Remove support for Linux initramfs recovery image boot by Lukasz Majewski · Fri May 11 16:51:05 2018 +0200
  75. 37bf203 display5: config: Reset the board when bootm fails by Lukasz Majewski · Fri May 11 16:51:04 2018 +0200
  76. bac6fe7 display5: config: Provide command to flash the whole SPI-NOR memory by Lukasz Majewski · Fri May 11 16:51:02 2018 +0200
  77. 7401d0e display5: config: Add "factory" (1MiB) SPI-NOR partition in u-boot by Lukasz Majewski · Fri May 11 16:51:01 2018 +0200
  78. f4ad68a display5: config: factory: Setup IP config data according to LEG production setup by Lukasz Majewski · Fri May 11 16:51:00 2018 +0200
  79. 48ef474 display5: factory: Add support for BOOT_FROM = FACTORY switch by Lukasz Majewski · Fri May 11 16:50:59 2018 +0200
  80. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · Tue Jun 12 08:36:24 2018 -0700
  81. 858429b x86: Add generic EFI payload support by Bin Meng · Tue Jun 12 08:36:18 2018 -0700
  82. 58a6ec7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Jun 17 09:09:40 2018 -0400
  83. 0090ae6 ARM: rmobile: Fix environment placement on Draak by Marek Vasut · Sun Jun 10 16:19:01 2018 +0200
  84. 18772c2 Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · Fri Jun 15 09:38:16 2018 -0400
  85. 5545759 ARC: HSDK: Add tool and make target to generate bsp by Eugeniy Paltsev · Mon Jun 04 14:52:32 2018 +0300
  86. e6e4e12 arm64: zynqmp: Enable SPD ddr support for zcu102 targets by Michal Simek · Mon Jun 04 08:27:50 2018 +0200
  87. 566faef ARM: rmobile: Point load address to more sane area on Gen3 by Marek Vasut · Thu May 31 15:18:18 2018 +0200
  88. 0e60f74 ARM: rmobile: Point load address to more sane area on Gen2 by Marek Vasut · Thu May 31 15:12:53 2018 +0200
  89. cf05e16 ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable by Marek Vasut · Tue Jun 05 20:21:30 2018 +0200
  90. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  91. 2b2c66e configs: pcm051: Use am335x-wega-rdk.dtb as fdtfile by Matwey V. Kornilov · Sat Jun 02 20:22:28 2018 +0300
  92. 9f2422e configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded values by Matwey V. Kornilov · Sat Jun 02 20:22:27 2018 +0300
  93. ce64175 configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicates by Matwey V. Kornilov · Sat Jun 02 20:22:26 2018 +0300
  94. bcf858e configs: pcm051: Support distro bootcmds by Matwey V. Kornilov · Sat Jun 02 20:22:25 2018 +0300
  95. 474e14c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 12 13:25:24 2018 -0400
  96. 77c3940 arm: mvebu: Add Helios4 Armada 38x initial support by Dennis Gilmore · Mon Jun 11 19:39:53 2018 -0500
  97. ad698c3 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · Wed May 23 11:03:31 2018 +0530
  98. 5e6f598 board: ls1012a: FRWY-LS1012A board support by Bhaskar Upadhaya · Wed May 23 11:03:30 2018 +0530
  99. 013b99d arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac command by Jagdish Gediya · Thu May 10 04:04:29 2018 +0530
  100. a80cd22 board: STiH410-B2260: Add pxefile_addr_r variable by Riku Voipio · Thu May 24 17:15:26 2018 +0300