1. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  2. df13a44 Merge git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  3. 6d0409f Merge git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  4. b4e9bdc mx6cuboxi: Fix some memory configuration errors by Jon Nettleton · 6 years ago
  5. f916757 imx: Create distinct pre-processed mkimage config files by Trent Piepho · 6 years ago
  6. 448fc44 mx31ads: Delete by Tom Rini · 6 years ago
  7. bcca8aa imx31_phycore: Delete by Tom Rini · 6 years ago
  8. ebca601 pico-imx7d: Replace fatload command by Vanessa Maegima · 6 years ago
  9. 723f835 imx: mx7: snvs: Add an SNVS init routine by Bryan O'Donoghue · 6 years ago
  10. b04ff9b boot: script: The boot.scr file for K+P's boards by Lukasz Majewski · 6 years ago
  11. dd4671c imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · 6 years ago
  12. 6c0e6b4 board: ge: bx50v3: enable backlight on demand by Ian Ray · 6 years ago
  13. 7a0ce1f arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 board by Ken Lin · 6 years ago
  14. 49e6242 imx: hab: Provide hab_auth_img_or_fail command by Bryan O'Donoghue · 7 years ago
  15. f4d8fcc imximage: Encase majority of header in __ASSEMBLY__ declaration by Bryan O'Donoghue · 7 years ago
  16. 852cc54 warp7: Set u-boot serial# based on OTP value by Bryan O'Donoghue · 7 years ago
  17. 1ab1ffd imx: mx7: Add comment to describe OTP TESTER registers by Bryan O'Donoghue · 7 years ago
  18. ca83182 imx: mx7: Fix CONFIG_SERIAL_TAG compilation by Bryan O'Donoghue · 7 years ago
  19. 14eeb68 ARM: mx6: ddr: Add write leveling correction code by Marek Vasut · 6 years ago
  20. 8519c9c tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · 7 years ago
  21. 0658761 Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  22. cb0b6b0 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · 6 years ago
  23. 76af7e5 ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNING by Marek Vasut · 6 years ago
  24. 0e592d0 ARM: rmobile: Convert TPL to SPL by Marek Vasut · 6 years ago
  25. 98a100e ARM: rmobile: Shrink the TPL by Marek Vasut · 6 years ago
  26. ec7113f ARM: rmobile: Update H2 Stout by Marek Vasut · 6 years ago
  27. 68b83cb ARM: rmobile: Fix LBSC programming offset on M2 Porter by Marek Vasut · 6 years ago
  28. 27d7f04 ARM: rmobile: Enable SCIFA0 early on H2 Stout by Marek Vasut · 6 years ago
  29. 451e22f serial: sh: Add SCIFA0 address entry by Marek Vasut · 6 years ago
  30. d526801 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 6 years ago
  31. cc64a51 clk: renesas: Minor clean up of the R8A7790 clock driver by Marek Vasut · 6 years ago
  32. 901b77b vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · 6 years ago
  33. d291d82 configs: Fixup some CPSW-related items by Tom Rini · 6 years ago
  34. 3194daa vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 6 years ago
  35. 16879cd net: phy: Don't limit phy addresses by default by Joe Hershberger · 6 years ago
  36. 86271b3 xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · 6 years ago
  37. 092f2f3 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 6 years ago
  38. 5f967c0 net: Make core net code depend on NET instead of CMD_NET by Joe Hershberger · 6 years ago
  39. 3dfbc53 net: Make the BOOTP options default by Joe Hershberger · 6 years ago
  40. 2b9f486 net: Improve BOOTP PXE config option by Joe Hershberger · 6 years ago
  41. 80449c0 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · 6 years ago
  42. 8df69d9 net: Improve menu options and help for BOOTP options by Joe Hershberger · 6 years ago
  43. e88b256 net: Move the DHCP command below the BOOTP command by Joe Hershberger · 6 years ago
  44. 92fa44d net: Move net command options to the cmd menu by Joe Hershberger · 6 years ago
  45. ba62885 net: Fix distro default dependencies by Joe Hershberger · 6 years ago
  46. d7a45ea net: Make CMD_NET a menuconfig by Joe Hershberger · 6 years ago
  47. b107fd5 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 6 years ago
  48. 69065e8 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · 6 years ago
  49. 2087eac net: fec: Fix issue in DM probe timeout by Ye Li · 7 years ago
  50. 979e0fc net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · 7 years ago
  51. fbada48 net: fec: sharing MDIO for two enet controllers by Peng Fan · 7 years ago
  52. 8b20386 net: fec: set dev->seq to priv->dev_id by Peng Fan · 7 years ago
  53. 1bcabd7 net: fec_mxc: simplify fec_get_miibus by Peng Fan · 7 years ago
  54. 07763ac net: fec_mxc: Fix DM driver issue in recv by Ye Li · 7 years ago
  55. 0a85f02 net: mvneta: support setting hardware address by Matt Pelland · 7 years ago
  56. 52ff802 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 6 years ago
  57. cd5d274 configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3 by Jean-Jacques Hiblot · 6 years ago
  58. 64563f5 dwc_ahci: Fix breakage by Jean-Jacques Hiblot · 6 years ago
  59. 93cb614 Merge git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  60. c8a0126 Merge git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  61. 97ed677 ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · 6 years ago
  62. 7beccc5 ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · 7 years ago
  63. ea5512e spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · 6 years ago
  64. 9573db6 spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · 6 years ago
  65. 1182264 spi: sh_qspi: Drop SPBDCR wait by Marek Vasut · 6 years ago
  66. 0e6fa20 spi: sh_qspi: Replace data types with short ones by Marek Vasut · 6 years ago
  67. fbebea2 mtd: spi: Add Renesas RPC SPI-flash driver by Marek Vasut · 7 years ago
  68. a405a55 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · 7 years ago
  69. cf39f3f mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · 6 years ago
  70. 5ee7c9d mmc: matsushita-common: Add missing else by Marek Vasut · 6 years ago
  71. f23b208 mmc: matsushita-common: Wait for command completion by Marek Vasut · 6 years ago
  72. 8dc9a10 mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · 6 years ago
  73. 01c0151 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · 6 years ago
  74. 8af6737 ARM: rmobile: Enable HS200 mode on RCar Gen3 by Marek Vasut · 7 years ago
  75. f63968b mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · 6 years ago
  76. 0e2bd5a mmc: matsushita-common: Export register access functions by Marek Vasut · 6 years ago
  77. e10422f mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · 7 years ago
  78. 58c35b1 mmc: matsushita-common: Always check controller version by Marek Vasut · 7 years ago
  79. a7b7401 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · 7 years ago
  80. 635ae6f mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · 7 years ago
  81. 78773f1 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · 7 years ago
  82. f98833d mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · 6 years ago
  83. 147169d mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · 7 years ago
  84. 7cf7ef8 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · 6 years ago
  85. c769e60 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · 6 years ago
  86. db1266d mmc: uniphier: Add support for 16bit variant by Marek Vasut · 6 years ago
  87. 620fd85 mmc: uniphier: Drop useless check by Marek Vasut · 6 years ago
  88. 12a510e mmc: uniphier: Factor out FIFO accessors by Marek Vasut · 6 years ago
  89. 33f65ec ARM: rmobile: Switch to CONFIG_RENESAS_SDHI by Marek Vasut · 6 years ago
  90. 7dfddc0 mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry by Marek Vasut · 7 years ago
  91. e94cad9 mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · 6 years ago
  92. 78bf3f2 ARM: rmobile: Enable HUSH on M2 Porter by Marek Vasut · 6 years ago
  93. 82239aa ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · 6 years ago
  94. 9a5483e ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 6 years ago
  95. c670607 ARM: rmobile: Do not init caches in TPL before DRAM by Marek Vasut · 6 years ago
  96. ce19d4c ARM: rmobile: Split U-Boot and SPL sources on Porter by Marek Vasut · 6 years ago
  97. 1a7cdb8 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  98. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 6 years ago
  99. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 6 years ago
  100. a821a77 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · 6 years ago