1. 2191d54 Fix compilation error if CONFIG_USB is disabled by akaher · Thu Apr 11 05:23:50 2019 +0000
  2. cb52aa8 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jun 10 09:41:19 2019 -0400
  3. ca74964 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Sat Jun 08 09:10:31 2019 -0400
  4. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · Mon Apr 29 08:08:43 2019 +0200
  5. d636f14 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Jun 05 15:53:18 2019 -0400
  6. c3c6782 ARM: tegra: Allow boards to override boot target devices by Thierry Reding · Mon Apr 15 11:32:24 2019 +0200
  7. f056182 lib: Implement strndup() by Thierry Reding · Mon Apr 15 11:32:14 2019 +0200
  8. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · Mon Apr 15 11:32:13 2019 +0200
  9. 79ddd41 configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT by David Lechner · Wed May 29 10:01:59 2019 +0200
  10. 4216f34 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · Tue May 28 15:47:51 2019 +0530
  11. df5ace1 riscv: increase the environment size for the qemu-riscv platform to 128kB by Karsten Merker · Sun May 05 23:36:29 2019 +0200
  12. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · Tue Jun 04 00:05:59 2019 +0300
  13. 1f6bfad splash: display splash in DM_VIDEO configurations by Igor Opaniuk · Wed May 29 09:01:43 2019 +0000
  14. daf69fc lib: time: export usec_to_tick() by Heinrich Schuchardt · Sun Jun 02 21:02:10 2019 +0200
  15. 289121e efi_loader: export efi_set_time() by Heinrich Schuchardt · Fri May 31 07:38:29 2019 +0200
  16. df27efb rtc: export rtc_month_days() by Heinrich Schuchardt · Fri May 31 07:21:03 2019 +0200
  17. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · Tue May 21 18:19:01 2019 +0200
  18. dfbcea2 ARM: dts: sync Amlogic G12A DT with Linux 5.2-rc1 by Neil Armstrong · Tue May 28 10:50:36 2019 +0200
  19. 48ced29 cmd: remove unused `display` command by Heinrich Schuchardt · Tue May 21 07:49:58 2019 +0200
  20. 06edafb dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · Fri May 17 08:17:07 2019 -0400
  21. ecc2810 mcx: remove board by Bartosz Golaszewski · Fri May 17 11:17:20 2019 +0200
  22. 003e656 twister: remove board by Bartosz Golaszewski · Fri May 17 11:17:19 2019 +0200
  23. c49fda9 mt_ventoux: remove board by Bartosz Golaszewski · Fri May 17 11:17:18 2019 +0200
  24. 6f63e4c cm_t3517: remove board by Bartosz Golaszewski · Fri May 17 11:17:17 2019 +0200
  25. 8b78526 ipam390: remove board by Bartosz Golaszewski · Fri May 17 11:17:16 2019 +0200
  26. 646aea6 eco5pk: remove board by Bartosz Golaszewski · Fri May 17 11:17:15 2019 +0200
  27. 1b9a82a ea20: remove board by Bartosz Golaszewski · Fri May 17 11:17:14 2019 +0200
  28. afc2548 calimain: remove board by Bartosz Golaszewski · Fri May 17 11:17:13 2019 +0200
  29. 70e7c70 board/BuR: invalidate ${dtbaddr} before cfgscr by Hannes Schmelzer · Thu May 16 17:24:19 2019 +0200
  30. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 26 20:18:20 2019 -0400
  31. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  32. 250750a Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efi by Tom Rini · Sat May 25 11:34:40 2019 -0400
  33. 2e4b41f efi_loader: comments for structs by Heinrich Schuchardt · Tue May 21 17:51:35 2019 +0200
  34. f3a2c5a Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · Fri May 24 08:13:27 2019 -0400
  35. a885c01 configs: remove CONFIG_SYS_DSPI_XX references by Angelo Dureghello · Wed Mar 13 21:46:50 2019 +0100
  36. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · Wed Mar 13 21:46:47 2019 +0100
  37. 64e02e9 stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:38 2019 +0200
  38. 088b676 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:37 2019 +0200
  39. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:36 2019 +0200
  40. 98dba8a Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed May 22 12:58:58 2019 -0400
  41. 230c367 armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.h by Andy Shevchenko · Mon May 13 17:04:51 2019 +0300
  42. 25355ec armv8: Secure Boot: Modify boot_a_script definition by Vinitha V Pillai · Tue Apr 23 05:52:17 2019 +0000
  43. d90d506 board: fsl: lx2160ardb: invert AQR107 pins polarity by Florin Chiculita · Mon Apr 22 11:57:47 2019 +0300
  44. 473bbc4 armv8: ls1028aqds: Add support of LS1028AQDS by Yuantian Tang · Wed Apr 10 16:43:35 2019 +0800
  45. 92f18ff armv8: ls1028ardb: Add support for LS1028ARDB by Yuantian Tang · Wed Apr 10 16:43:34 2019 +0800
  46. 5b77541 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · Fri May 10 17:48:20 2019 +0000
  47. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · Wed Apr 24 17:19:53 2019 +0530
  48. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · Mon Apr 15 10:08:21 2019 +0200
  49. eb1476e Add an empty stdint.h file by Simon Glass · Mon Dec 17 09:15:44 2018 -0700
  50. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · Wed Oct 03 12:44:13 2018 +0200
  51. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue May 21 07:13:35 2019 -0400
  52. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 21 07:12:46 2019 -0400
  53. 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · Fri Mar 29 10:18:19 2019 +0100
  54. 7851021 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · Fri Mar 29 10:18:10 2019 +0100
  55. 53abde7 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · Fri Mar 29 10:18:08 2019 +0100
  56. cb645d0 gdsys: Post ppc4xx removal cleanup by Mario Six · Fri Mar 29 10:18:05 2019 +0100
  57. 3e67cb2 keymile: Factor out common includes again by Mario Six · Mon Jan 21 09:18:23 2019 +0100
  58. b79a361 keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE} by Mario Six · Mon Jan 21 09:18:22 2019 +0100
  59. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · Mon Jan 21 09:18:17 2019 +0100
  60. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  61. c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · Mon Jan 21 09:18:15 2019 +0100
  62. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · Mon Jan 21 09:18:14 2019 +0100
  63. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · Mon Jan 21 09:18:13 2019 +0100
  64. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · Mon Jan 21 09:18:12 2019 +0100
  65. 636c108 mpc8308: Migrate system io config to Kconfig by Mario Six · Mon Jan 21 09:18:11 2019 +0100
  66. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · Mon Jan 21 09:18:10 2019 +0100
  67. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · Mon Jan 21 09:18:09 2019 +0100
  68. f6232c8 mpc83xx: Remove last CONFIG_MPC83xx by Mario Six · Mon Jan 21 09:18:07 2019 +0100
  69. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  70. b0d3e92 sbc8349: Remove SDRAM functionality by Mario Six · Mon Jan 21 09:18:02 2019 +0100
  71. c1e29d9 mpc83xx: Simplify BR,OR lines by Mario Six · Mon Jan 21 09:18:01 2019 +0100
  72. 8063241 mpc83xx: Normalize BR/OR option lines by Mario Six · Mon Jan 21 09:17:59 2019 +0100
  73. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · Mon Jan 21 09:17:58 2019 +0100
  74. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · Mon Jan 21 09:17:57 2019 +0100
  75. 4a50e56 powerpc: Migrate HIGH_BATS to Kconfig by Mario Six · Mon Jan 21 09:17:56 2019 +0100
  76. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · Mon Jan 21 09:17:54 2019 +0100
  77. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  78. cd677ca mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · Mon Jan 21 09:17:52 2019 +0100
  79. 258312f mpc83xx: Migrate legacy PCI options to Kconfig by Mario Six · Mon Jan 21 09:17:51 2019 +0100
  80. 51ac600 MPC837XERDB: Remove CONFIG_MPC837XERDB by Mario Six · Mon Jan 21 09:17:50 2019 +0100
  81. 167afc9 MPC837XEMDS: Remove CONFIG_MPC837XEMDS by Mario Six · Mon Jan 21 09:17:49 2019 +0100
  82. de52afa MPC8315ERDB: Remove CONFIG_MPC8315ERDB by Mario Six · Mon Jan 21 09:17:48 2019 +0100
  83. 934d609 MPC8313ERDB: Remove CONFIG_MPC8313ERDB by Mario Six · Mon Jan 21 09:17:47 2019 +0100
  84. 4510d44 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · Mon Jan 21 09:17:46 2019 +0100
  85. c9c663b hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · Mon Jan 21 09:17:45 2019 +0100
  86. 5bb7f75 MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX by Mario Six · Mon Jan 21 09:17:44 2019 +0100
  87. e79502e MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS by Mario Six · Mon Jan 21 09:17:43 2019 +0100
  88. 72aaee1 ve8313: Merge BR/OR settings by Mario Six · Mon Jan 21 09:17:42 2019 +0100
  89. 87f4815 mpc8315erdb: Merge BR/OR settings by Mario Six · Mon Jan 21 09:17:41 2019 +0100
  90. de017e1 mpc83xx: Make distinct MPC8349EMDS_SDRAM board by Mario Six · Mon Jan 21 09:17:40 2019 +0100
  91. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  92. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · Mon Jan 21 09:17:37 2019 +0100
  93. 7299dec mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · Mon Jan 21 09:17:36 2019 +0100
  94. 92e20d9 keymile: Make distinct kmeter1, and kmcoge5ne configs by Mario Six · Mon Jan 21 09:17:35 2019 +0100
  95. cb791a8 keymile: Unroll km/km83xx-common.h by Mario Six · Mon Jan 21 09:17:34 2019 +0100
  96. 190ab40 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · Mon Jan 21 09:17:33 2019 +0100
  97. d656e78 keymile: Unroll includes by Mario Six · Mon Jan 21 09:17:32 2019 +0100
  98. 32ba12c keymile: Move config files by Mario Six · Mon Jan 21 09:17:31 2019 +0100
  99. 5590b15 keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · Mon Jan 21 09:17:30 2019 +0100
  100. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100