1. b2c4373 x86: Change default FRAMEBUFFER_VESA_MODE of some boards by Bin Meng · Wed Apr 11 22:02:17 2018 -0700
  2. 4da8a3f video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · Wed Apr 11 22:02:16 2018 -0700
  3. c9dba41 bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · Wed Apr 11 22:02:15 2018 -0700
  4. c71073f elf: Add a very simple ELF64 loader by Bin Meng · Wed Apr 11 22:02:14 2018 -0700
  5. 6291ba1 elf: Add ELF64 related structure defines by Bin Meng · Wed Apr 11 22:02:13 2018 -0700
  6. 4d21697 elf: Clean up the ELF header file by Bin Meng · Wed Apr 11 22:02:12 2018 -0700
  7. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  8. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · Wed Apr 11 22:02:10 2018 -0700
  9. dde4ebb vxworks: x86: Rename e820info to e820_info by Bin Meng · Wed Apr 11 22:02:09 2018 -0700
  10. f6a22da bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · Wed Apr 11 22:02:08 2018 -0700
  11. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · Wed Apr 11 22:02:07 2018 -0700
  12. e154454 doc: vxworks: Minor update for clarity by Bin Meng · Wed Apr 11 22:02:06 2018 -0700
  13. 04bd0f1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · Thu Mar 29 16:41:11 2018 +0200
  14. 260fa77 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · Fri Apr 06 14:43:04 2018 -0700
  15. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  16. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · Sun Apr 15 08:42:37 2018 -0400
  17. 7f73f8d Merge git://git.denx.de/u-boot-sh by Tom Rini · Sun Apr 15 08:42:08 2018 -0400
  18. cd2020d mx6cuboxi: Fix some memory configuration errors by Jon Nettleton · Tue Apr 10 17:05:35 2018 -0300
  19. f066603 imx: Create distinct pre-processed mkimage config files by Trent Piepho · Fri Apr 06 17:11:27 2018 -0700
  20. b05eae3 mx31ads: Delete by Tom Rini · Fri Apr 06 16:27:55 2018 -0400
  21. 738b7c8 imx31_phycore: Delete by Tom Rini · Fri Apr 06 16:27:54 2018 -0400
  22. f442d1f pico-imx7d: Replace fatload command by Vanessa Maegima · Fri Apr 06 16:54:41 2018 -0300
  23. 0290ea0 imx: mx7: snvs: Add an SNVS init routine by Bryan O'Donoghue · Thu Apr 05 19:46:06 2018 +0100
  24. 3c21b11 boot: script: The boot.scr file for K+P's boards by Lukasz Majewski · Thu Apr 05 09:04:39 2018 +0200
  25. e7f7c08 imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · Thu Apr 05 09:04:38 2018 +0200
  26. 4013368 board: ge: bx50v3: enable backlight on demand by Ian Ray · Wed Apr 04 10:50:17 2018 +0200
  27. 327a542 arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 board by Ken Lin · Fri Mar 30 09:11:42 2018 +0800
  28. 933092f imx: hab: Provide hab_auth_img_or_fail command by Bryan O'Donoghue · Mon Mar 26 15:36:46 2018 +0100
  29. 8a889ff imximage: Encase majority of header in __ASSEMBLY__ declaration by Bryan O'Donoghue · Mon Mar 26 15:36:45 2018 +0100
  30. 1936c41 warp7: Set u-boot serial# based on OTP value by Bryan O'Donoghue · Mon Mar 26 15:27:34 2018 +0100
  31. 3031d43 imx: mx7: Add comment to describe OTP TESTER registers by Bryan O'Donoghue · Mon Mar 26 15:27:33 2018 +0100
  32. 0cdded8 imx: mx7: Fix CONFIG_SERIAL_TAG compilation by Bryan O'Donoghue · Mon Mar 26 15:27:32 2018 +0100
  33. a694dac ARM: mx6: ddr: Add write leveling correction code by Marek Vasut · Fri Mar 30 03:04:43 2018 +0200
  34. 1c3c549 tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · Fri Mar 23 12:08:03 2018 +0100
  35. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · Fri Mar 23 12:08:02 2018 +0100
  36. fd83e76 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · Fri Apr 13 23:51:33 2018 +0200
  37. 87c87ed ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNING by Marek Vasut · Sat Apr 14 00:01:19 2018 +0200
  38. 9da67e3 ARM: rmobile: Convert TPL to SPL by Marek Vasut · Fri Apr 13 23:13:00 2018 +0200
  39. 853e632 ARM: rmobile: Shrink the TPL by Marek Vasut · Fri Apr 13 15:51:13 2018 +0200
  40. 3320a22 ARM: rmobile: Update H2 Stout by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  41. 3212319 ARM: rmobile: Fix LBSC programming offset on M2 Porter by Marek Vasut · Thu Apr 12 15:48:54 2018 +0200
  42. 01c7489 ARM: rmobile: Enable SCIFA0 early on H2 Stout by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  43. 1d9756b serial: sh: Add SCIFA0 address entry by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  44. 337ab3b net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  45. f40c4cf clk: renesas: Minor clean up of the R8A7790 clock driver by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  46. e6f33bf vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · Tue Apr 10 23:11:53 2018 +0200
  47. bb3e58c configs: Fixup some CPSW-related items by Tom Rini · Tue Apr 10 11:51:53 2018 -0400
  48. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  49. 46b7bd1 net: phy: Don't limit phy addresses by default by Joe Hershberger · Fri Mar 30 11:52:16 2018 -0500
  50. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · Fri Apr 13 15:26:40 2018 -0500
  51. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · Fri Apr 13 15:26:39 2018 -0500
  52. 33c791b net: Make core net code depend on NET instead of CMD_NET by Joe Hershberger · Fri Apr 13 15:26:38 2018 -0500
  53. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · Fri Apr 13 15:26:37 2018 -0500
  54. 84ccdbe net: Improve BOOTP PXE config option by Joe Hershberger · Fri Apr 13 15:26:36 2018 -0500
  55. 63e7071 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · Fri Apr 13 15:26:35 2018 -0500
  56. 06661e1 net: Improve menu options and help for BOOTP options by Joe Hershberger · Fri Apr 13 15:26:34 2018 -0500
  57. 0126179 net: Move the DHCP command below the BOOTP command by Joe Hershberger · Fri Apr 13 15:26:33 2018 -0500
  58. 0824ad9 net: Move net command options to the cmd menu by Joe Hershberger · Fri Apr 13 15:26:32 2018 -0500
  59. 1c657e9 net: Fix distro default dependencies by Joe Hershberger · Fri Apr 13 15:26:31 2018 -0500
  60. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  61. e42c91d net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · Thu Apr 12 21:54:37 2018 +0200
  62. 0703cc5 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · Thu Apr 12 12:22:17 2018 +0200
  63. 5fa556c net: fec: Fix issue in DM probe timeout by Ye Li · Wed Mar 28 20:54:16 2018 +0800
  64. 5640630 net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · Wed Mar 28 20:54:15 2018 +0800
  65. a65e036 net: fec: sharing MDIO for two enet controllers by Peng Fan · Wed Mar 28 20:54:14 2018 +0800
  66. bd3e8cb net: fec: set dev->seq to priv->dev_id by Peng Fan · Wed Mar 28 20:54:13 2018 +0800
  67. 0c59c4f net: fec_mxc: simplify fec_get_miibus by Peng Fan · Wed Mar 28 20:54:12 2018 +0800
  68. bd7e538 net: fec_mxc: Fix DM driver issue in recv by Ye Li · Wed Mar 28 20:54:11 2018 +0800
  69. 668a5f2 net: mvneta: support setting hardware address by Matt Pelland · Tue Mar 27 13:18:25 2018 -0400
  70. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · Mon Apr 09 17:11:45 2018 +0200
  71. 01e5273 configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3 by Jean-Jacques Hiblot · Fri Apr 06 11:13:54 2018 +0200
  72. d05ef52 dwc_ahci: Fix breakage by Jean-Jacques Hiblot · Fri Apr 06 11:13:53 2018 +0200
  73. baa5c2c Merge git://git.denx.de/u-boot-sh by Tom Rini · Fri Apr 13 09:23:53 2018 -0400
  74. 2c2a282 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Apr 13 09:22:56 2018 -0400
  75. d04a18f ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · Tue Apr 10 16:06:40 2018 +0200
  76. a5abacc ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · Thu Feb 15 13:19:33 2018 +0100
  77. 0bad345 spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · Tue Apr 10 16:43:47 2018 +0200
  78. f6bdbcc spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · Tue Apr 10 16:58:46 2018 +0200
  79. 11d106c spi: sh_qspi: Drop SPBDCR wait by Marek Vasut · Tue Apr 10 16:54:38 2018 +0200
  80. 6a1fe37 spi: sh_qspi: Replace data types with short ones by Marek Vasut · Tue Apr 10 16:47:38 2018 +0200
  81. 6ca967b mtd: spi: Add Renesas RPC SPI-flash driver by Marek Vasut · Wed Nov 29 06:29:46 2017 +0100
  82. c1cb356 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · Sat Aug 19 23:24:08 2017 +0200
  83. 33d3818 mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  84. 00ff10f mmc: matsushita-common: Add missing else by Marek Vasut · Tue Apr 10 01:44:23 2018 +0200
  85. 5b1131e mmc: matsushita-common: Wait for command completion by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  86. 1111dbc mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  87. 37743a7 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  88. 166a050 ARM: rmobile: Enable HS200 mode on RCar Gen3 by Marek Vasut · Fri Dec 22 09:37:04 2017 +0100
  89. e0781e4 mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · Sun Apr 08 19:09:17 2018 +0200
  90. fbc6c7d mmc: matsushita-common: Export register access functions by Marek Vasut · Sun Apr 08 19:56:46 2018 +0200
  91. 858da97 mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · Mon Sep 25 23:06:22 2017 +0200
  92. d08ba5a mmc: matsushita-common: Always check controller version by Marek Vasut · Sat Sep 23 13:01:20 2017 +0200
  93. 8f9e1a4 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · Tue Jan 30 00:41:42 2018 +0100
  94. 8896e7c mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · Tue Jan 02 19:40:49 2018 +0100
  95. dcfb738 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · Tue Sep 26 20:34:35 2017 +0200
  96. 9db9e6a mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · Sun Apr 08 18:49:52 2018 +0200
  97. 11ce71e mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · Sat Sep 23 13:22:14 2017 +0200
  98. 1949d48 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · Sun Apr 08 18:14:22 2018 +0200
  99. abe3e95 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · Sun Apr 08 17:45:23 2018 +0200
  100. 2cddcc1 mmc: uniphier: Add support for 16bit variant by Marek Vasut · Sun Apr 08 17:41:14 2018 +0200