1. 2edb02e clk: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  2. 2fb91a2 cache: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  3. 1786440 clk: fixed_rate: add dummy disable() function by Samuel Holland · 3 years ago
  4. bba76a1 drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · 3 years, 1 month ago
  5. d990f7d Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years ago
  6. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years ago
  7. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years ago
  8. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years ago
  9. 022f552 mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · 3 years ago
  10. f2cdd44 clk: rockchip: rk3568: update clks by Elaine Zhang · 3 years ago
  11. 24c627b spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 1 month ago
  12. 51f2923 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 1 month ago
  13. ef120e0 rockchip: px30: add support for setting cpll clock by Chris Morgan · 3 years, 3 months ago
  14. c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years ago
  15. c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years ago
  16. 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years ago
  17. b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years ago
  18. 30ac0b4 nvme: invalidate correct memory range after read by Stefan Agner · 3 years, 1 month ago
  19. 07c6524 rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years, 1 month ago
  20. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 1 month ago
  21. 5f9338a fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 3 months ago
  22. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  23. 618c77d Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years ago
  24. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  25. 4c3dc6f usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 1 month ago
  26. 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 1 month ago
  27. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  28. 9b07597 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years, 1 month ago
  29. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  30. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  31. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  32. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years ago
  33. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years ago
  34. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years ago
  35. 165e8fe clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years, 1 month ago
  36. 23c8336 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years, 1 month ago
  37. c61897b clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years, 1 month ago
  38. 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 1 month ago
  39. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 1 month ago
  40. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  41. 14c8c63 gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 1 month ago
  42. 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 1 month ago
  43. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 1 month ago
  44. 450d937 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 1 month ago
  45. 2c2653d video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  46. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  47. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 1 month ago
  48. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 2 months ago
  49. c31cf40 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 3 months ago
  50. 6338b45 i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 3 months ago
  51. 6bbb14f i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 3 months ago
  52. 0959999 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · 3 years, 3 months ago
  53. 1fd9eb6 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 3 months ago
  54. 81b2445 spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 3 months ago
  55. 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 1 month ago
  56. 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 1 month ago
  57. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 1 month ago
  58. 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  59. cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 1 month ago
  60. 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 1 month ago
  61. 021a98a phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · 3 years, 1 month ago
  62. 4ca474d phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · 3 years, 1 month ago
  63. 4adb16b phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · 3 years, 1 month ago
  64. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  65. 5d81616 phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · 3 years, 1 month ago
  66. 5b4fa85 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · 3 years, 1 month ago
  67. fa0223a mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by Oleksandr Suvorov · 3 years, 1 month ago
  68. c1412cb mmc: fsl_esdhc_imx: initialize data for imx7ulp by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  69. 33e9a69 misc: ocotp: Allow disabling ocotp driver in SPL by Michael Scott · 3 years, 1 month ago
  70. e1918ce rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible by Heiko Thiery · 3 years, 1 month ago
  71. f68c897 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · 3 years, 2 months ago
  72. 9b7c349 mmc: fsl_esdhc_imx: Fix clock disable issue by Ye Li · 3 years, 2 months ago
  73. 7d4541c mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 3 months ago
  74. 7a508a7 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years ago
  75. c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 1 month ago
  76. d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 1 month ago
  77. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 1 month ago
  78. 41f7be7 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · 3 years, 1 month ago
  79. 425c08f clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 1 month ago
  80. 4970874 k210: clk: Refactor out_of_spec tests by Sean Anderson · 3 years, 1 month ago
  81. 54d5d2d clk: k210: Fix checking if ulongs are less than 0 by Sean Anderson · 3 years, 1 month ago
  82. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 1 month ago
  83. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  84. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 1 month ago
  85. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 1 month ago
  86. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 1 month ago
  87. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 1 month ago
  88. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 1 month ago
  89. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 1 month ago
  90. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 1 month ago
  91. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 1 month ago
  92. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 1 month ago
  93. c3ef455 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years, 1 month ago
  94. 455f2d1 demo: migrate uclass to livetree by Patrick Delaunay · 3 years, 1 month ago
  95. e2170c2 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years, 1 month ago
  96. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 1 month ago
  97. 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 1 month ago
  98. 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 1 month ago
  99. fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 2 months ago
  100. 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 2 months ago