1. eb69d8b net: ks8851: Clean up chip ID readout by Marek Vasut · 4 years, 7 months ago
  2. 63f22f5 net: ks8851: Remove type_frame_head by Marek Vasut · 4 years, 7 months ago
  3. b043597 net: ks8851: Trim down struct ks_net by Marek Vasut · 4 years, 7 months ago
  4. 6a45731 net: ks8851: Use 16bit RXQCR access by Marek Vasut · 4 years, 7 months ago
  5. 8b41a16 net: ks8851: Remove RXQCR cache by Marek Vasut · 4 years, 7 months ago
  6. e3b54cd net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 7 months ago
  7. f53c2dc Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
  8. a9f793a Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
  9. 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 5 months ago
  10. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 5 months ago
  11. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 5 months ago
  12. 89f2fa0 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · 4 years, 5 months ago
  13. 99d5906 pci: Add Rockchip PCIe controller driver by Jagan Teki · 4 years, 5 months ago
  14. 912f633 clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · 4 years, 5 months ago
  15. 30d09a2 clk: rk3399: Add enable/disable clks by Jagan Teki · 4 years, 5 months ago
  16. 4e7413a thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · 4 years, 5 months ago
  17. 74e8fb0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 5 months ago
  18. 6936554 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 5 months ago
  19. 1c193c0 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 6 months ago
  20. 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 6 months ago
  21. b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 5 months ago WIP/20May2020
  22. cf2d07f drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · 4 years, 6 months ago
  23. d5b0af0 net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · 4 years, 6 months ago
  24. 21a00d1 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · 4 years, 6 months ago
  25. 9b2e892 driver: net: fm: minor fix in DM ETH support by Madalin Bucur · 4 years, 6 months ago
  26. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  27. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  28. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 5 months ago
  29. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 5 months ago
  30. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  31. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  33. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 5 months ago
  34. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  35. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  36. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  37. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  38. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  39. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  40. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  41. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  42. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  43. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  44. 1bc5d3a drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 6 months ago
  45. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 6 months ago
  46. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  47. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
  48. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 6 months ago
  49. e2b86e2 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago WIP/14May2020
  50. fe16786 Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  51. 36911fc clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 6 months ago
  52. d7244e4 mmc: stm32_sdmmc2: change the displayed config name by Patrick Delaunay · 4 years, 6 months ago
  53. f17412e gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 6 months ago
  54. bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 7 months ago
  55. 0c27c16 ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 6 months ago
  56. 80a7674 CLK: ARC: HSDK: add separate clock map for HSDK-4xD by Eugeniy Paltsev · 4 years, 6 months ago
  57. 96b2142 CLK: ARC: HSDK: define clock map with DT binding constants by Eugeniy Paltsev · 4 years, 6 months ago
  58. c698868 CLK: ARC: HSDK: make set_clock optional by Eugeniy Paltsev · 4 years, 6 months ago
  59. debfe38 CLK: ARC: HSDK: prepare for multiple clock maps support by Eugeniy Paltsev · 4 years, 6 months ago
  60. 9b67ebd CLK: ARC: HSDK: driver cleanup by Eugeniy Paltsev · 4 years, 6 months ago
  61. 731f12f CLK: ARC: HSDK: use appropriate config data types by Eugeniy Paltsev · 4 years, 6 months ago
  62. 5a27065 CLK: ARC: HSDK: drop unused offset by Eugeniy Paltsev · 4 years, 6 months ago
  63. 46d295f CLK: ARC: HSDK: avoid code duplication by Eugeniy Paltsev · 4 years, 6 months ago
  64. 7acdc9a mmc: sdhci: Use debug for not supported SDMA info message by Matthias Brugger · 4 years, 5 months ago
  65. 10bca13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 5 months ago WIP/12May2020
  66. 1e6d9f5 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  67. fabb3a4 mmc: sdhci: not return error when SDMA is not supported by Jaehoon Chung · 4 years, 7 months ago
  68. fac8bfd mmc: sdhci: use phys2bus macro when dma address is accessed by Jaehoon Chung · 4 years, 7 months ago
  69. 0ed0db9 arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 7 months ago
  70. 57805f2 net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII by Nicolas Saenz Julienne · 4 years, 8 months ago
  71. 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 5 months ago
  72. 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 6 months ago
  73. bb488ac Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  74. 1bccb23 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  75. 47bd533 gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 6 months ago
  76. 295ab88 video: omap: change include order by Dario Binacchi · 4 years, 6 months ago
  77. 8af1caa sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 6 months ago
  78. 1fbfe58 spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 6 months ago
  79. 28029c7 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 6 months ago
  80. 5a2b677 phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 6 months ago
  81. d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 6 months ago
  82. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 6 months ago
  83. bf9382a mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 6 months ago
  84. 6fcb2ee imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 6 months ago
  85. 1074af5 power: imx8: Check owned resource in power on by Ye Li · 4 years, 6 months ago
  86. e8f8b5c power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 6 months ago
  87. ca0c527 power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 6 months ago
  88. 8c0a1c6 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 6 months ago
  89. fe04bcd nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 6 months ago
  90. f7bb012 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 6 months ago
  91. a596912 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 6 months ago
  92. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 6 months ago
  93. f290fe0 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 6 months ago
  94. 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 6 months ago
  95. 9fdb5f0 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 6 months ago
  96. e551ee2 mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 6 months ago
  97. b209635 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 6 months ago
  98. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 6 months ago
  99. 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 6 months ago
  100. 552c882 nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 6 months ago