1. cc2f7b6 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  2. 5485831 ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  3. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  4. e09c1a1 timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · 6 years ago
  5. 2c494e6 arm: dts: Stratix10: Add QSPI node by Ley Foon Tan · 6 years ago
  6. 456d452 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  7. 8ab9daa arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
  8. 62e6278 arm: dts: Stratix10: Modify stratix10 socdk memory node by Ley Foon Tan · 6 years ago
  9. a32f7d3 configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 by Ley Foon Tan · 6 years ago
  10. 6cd7134 ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
  11. b6f7ee5 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  12. c5de2b7 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  13. ac7e14a spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  14. ed784ac mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  15. 29873c7 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  16. ede6e7b reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  17. 4b2e32e arm: socfpga: gen5: deassert peripheral reset by default by Simon Goldschmidt · 6 years ago
  18. 1ea9750 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  19. 7357c2c arm: socfpga: gen5: add reset & sdr node to SPL devicetrees by Simon Goldschmidt · 6 years ago
  20. 42a37d9 arm: socfpga: gen5: sync devicetrees to Linux by Simon Goldschmidt · 6 years ago
  21. 36c97c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  22. ecb76ef arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  23. 4b37f36 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  24. 14b8c42 Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  25. 88d5ab3 Merge tag 'uniphier-v2019.07' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  26. 4c96c61 spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 6 years ago
  27. 61ae978 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 6 years ago
  28. f8c8669 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 6 years ago
  29. bb3362b arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 6 years ago
  30. 6c90036 ARM: dts: sun8i-r40-bananapi-m2-berry: Enable AHCI by Jagan Teki · 6 years ago
  31. 36b53ab ARM: dts: a20-wits-pro-a20-dkt: Enable AHCI by Jagan Teki · 6 years ago
  32. 328c5f0 ARM: dts: a20-m5: Enable AHCI by Jagan Teki · 6 years ago
  33. cbb9cdc board: sunxi: Add R40 sata compatible by Jagan Teki · 6 years ago
  34. 0cc47a8 arm: allwinner: dts: a20: Sync A20 dts(i) files from Linux 5.1-rc2 by Jagan Teki · 6 years ago
  35. 3705d49 arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2 by Jagan Teki · 6 years ago
  36. 07f967f ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMB by Masahiro Yamada · 6 years ago
  37. cd33fed ARM: dts: uniphier: sync with Linux 5.1-rc4 by Masahiro Yamada · 6 years ago
  38. 99a8a31 board: sunxi: gmac: Remove Ethernet clock and reset by Jagan Teki · 6 years ago
  39. d3a2c05 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · 6 years ago
  40. 695f604 net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · 6 years ago
  41. 0ed8eaf net: sunxi_emac: Add CLK support by Jagan Teki · 6 years ago
  42. 3368537 clk: sunxi: r40: Fix GMAC reset reg offset by Jagan Teki · 6 years ago
  43. 350cfe7 arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCI by Luca Ceresoli · 6 years ago
  44. cc9f55e arm64: zynqmp: Remove eeprom setting by Michal Simek · 6 years ago
  45. c19d4c7 net: gem: Remove phy autodetection code by Michal Simek · 6 years ago
  46. 51c019f net: zynq_gem: Modify phy supported features after max-speed was set by Siva Durga Prasad Paladugu · 6 years ago
  47. c8c5e2b Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  48. 31f7ce7 arm: zynq: Add an info message about post config by Siva Durga Prasad Paladugu · 6 years ago
  49. c749090 arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR by Siva Durga Prasad Paladugu · 6 years ago
  50. e8f4f1f ARM: zynq: fix environment command syntax by Melin Tomas · 6 years ago
  51. 2aff722 ARM: zynq: Add missing i2c get_rate for fixing i2c SPL by Hannes Schmelzer · 6 years ago
  52. 1922a7b arm64: xilinx: zynqmp: Remove unneeded configs by Siva Durga Prasad Paladugu · 6 years ago
  53. 3b4146f arm64: zynqmp: Define label for flash node by Siva Durga Prasad Paladugu · 6 years ago
  54. 8bc8991 arm64: zynqmp: Add spi-flash compatible string to flash node by Siva Durga Prasad Paladugu · 6 years ago
  55. ba4f52b arm64: zynqmp: Add debug message about clearing BSS by Michal Simek · 6 years ago
  56. 958d1b1 ARM: zynq: Check zynq aes & rsa command parameters count by T Karthik Reddy · 6 years ago
  57. be52372 arm64: zynqmp: Use zynqmp_mmio_read/write functions by T Karthik Reddy · 6 years ago
  58. 1a47438 spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz by Siva Durga Prasad Paladugu · 6 years ago
  59. d6cedcc arm64: zynqmp: Disable WDT for zcu100 by Michal Simek · 6 years ago
  60. 9634821 test: py: Extend fpga test with fit image with external data by Michal Simek · 6 years ago
  61. 3003c44 fpga: Replace char * with const char * for filename by Tien Fong Chee · 6 years ago
  62. 9184c92 fpga: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  63. ac578e0 at91sam9260.dtsi: add some labels by Heiko Schocher · 6 years ago
  64. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  65. 38f94d3 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  66. 939803e Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  67. e0627f7 board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  68. a93a550 arm64: allwinner: sun50i: Sync H6 dts(i) files from Linux by Jagan Teki · 6 years ago
  69. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  70. c99ffd7 usb: kbd: Properly translate up/down arrow keys by Andre Przywara · 6 years ago
  71. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  72. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  73. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  74. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  75. 96c9bf7 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  76. 57e7775 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 6 years ago
  77. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  78. afbdff1 imx6: wandboard: fix dwc_ahsata build errors when DM enabled by Anatolij Gustschin · 6 years ago
  79. 275e8b6 imx6: dts: add wandboard dtb target to fix build error by Anatolij Gustschin · 6 years ago
  80. 7092e93 imx6: tbs2910: fix dtb build error by Anatolij Gustschin · 6 years ago
  81. dee535b apalis/colibri_imx6: add device trees to makefile by Marcel Ziswiler · 6 years ago
  82. c77ea32 imx: aristainetos: fix build breakage by Anatolij Gustschin · 6 years ago
  83. ccdd371 tdx-cfg-block: fix off by one issue by Marcel Ziswiler · 6 years ago
  84. 43bfc49 toradex: common: unify behaviour when config block is missing by Bhuvanchandra DV · 6 years ago
  85. 587b13c toradex: configblock: add an -y parameter to 'cfgblock create’ by Dominik Sliwa · 6 years ago
  86. 671b6a3 colibri_vf: fix sdboot for vybrid modules by Gerard Salvatella · 6 years ago
  87. afda2ac colibri_vf: use leveling evaluated by DDR validation tools by Stefan Agner · 6 years ago
  88. be24fc7 colibri_vf: adjust timing according to data sheet by Stefan Agner · 6 years ago
  89. 2588bf1 arm: vf610: add uart2 clock/pinmux support by Stefan Agner · 6 years ago
  90. f5febed config: colibri_vf: enable mtd partitions via dt by Stefan Agner · 6 years ago
  91. 389d680 colibri_vf: disable undefined instruction events in user debug by Stefan Agner · 6 years ago
  92. c7fcbfc colibri_vf: enable user debug by default by Stefan Agner · 6 years ago
  93. da4cc0b colibri_vf: sync the board info message by Bhuvanchandra DV · 6 years ago
  94. 304042c colibri_vf: set fdtfile for distroboot by Stefan Agner · 6 years ago
  95. 06487fd colibri_vf: add distroboot support by Stefan Agner · 6 years ago
  96. c12e415 config: colibri_vf: use macros from linux/sizes.h by Marcel Ziswiler · 6 years ago
  97. 9f9ecdf colibri_vf: migrate fec, esdhc, nfc and usb to driver model by Marcel Ziswiler · 6 years ago
  98. 6d277bc colibri_vf: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 6 years ago
  99. c595443 configs: colibri_vf: disable obscure options by Marcel Ziswiler · 6 years ago
  100. 1854a9c ARM: dts: colibri_vf: update device trees by Marcel Ziswiler · 6 years ago