1. 5554a54 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · 2 years, 7 months ago
  2. f828aed pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins by Patrice Chotard · 2 years, 7 months ago
  3. 2266390 pinctrl: pinctrl_stm32: Update pinmux_mode definition by Patrice Chotard · 2 years, 7 months ago
  4. 817bc47 ram: stm32mp1: Conditionally enable ASR by Marek Vasut · 2 years, 7 months ago
  5. b3b5875 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 8 months ago
  6. e1eeed4 video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 8 months ago
  7. 45e1446 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
  8. e28505d usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 7 months ago
  9. 0ef4571 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 7 months ago
  10. b93e8ea watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 7 months ago
  11. 6981311 misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled by Pali Rohár · 2 years, 7 months ago
  12. f817d17 reset: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 7 months ago
  13. ba9c892 clk: scmi: fix scmi_clk_get_attibute() by Heinrich Schuchardt · 2 years, 7 months ago
  14. 9b36188 rtc: rv8803: fix off-by-one in month counting by Oliver Graute · 2 years, 7 months ago
  15. 537cf08 serial: smh: Check return value of strndup by Sean Anderson · 2 years, 7 months ago
  16. 71d1ed0 gpio: npcm: Add support for Nuvoton NPCM SoCs by Stanley Chu · 2 years, 9 months ago
  17. f8d2269 pinctrl: mediatek: add support for different types of IO pins by developer · 2 years, 7 months ago
  18. a7482d3 pinctrl: mediatek: introduce multiple memory bases support by developer · 2 years, 7 months ago
  19. 6e84c2f pinctrl: mediatek: rewrite mtk_pinconf_set and related functions by developer · 2 years, 7 months ago
  20. 5cb640a timer: npcm: Add NPCM timer support by Jim Liu · 2 years, 8 months ago
  21. 1a2abf6 serial: npcm: Add support for Nuvoton NPCM SoCs by Jim Liu · 2 years, 8 months ago
  22. 2568856 clk: nuvoton: Add support for NPCM750 by Jim Liu · 2 years, 8 months ago
  23. 6e444aa Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  24. ae63208 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  25. d8d75ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  26. 346b15a net: mvneta: Drop unneeded macro by Marek Behún · 2 years, 7 months ago
  27. ea059c4 net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in by Marek Behún · 2 years, 7 months ago
  28. b8ff6dd net: mvneta: Drop fixed_link member from private struct by Marek Behún · 2 years, 7 months ago
  29. 32c5ef6 net: mvneta: Write PHY address just before enabling HW polling by Marek Behún · 2 years, 7 months ago
  30. 7eba470eb net: mvneta: Convert to use PHY_FIXED for fixed-link by Marek Behún · 2 years, 7 months ago
  31. 06c91f0 net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS by Marek Behún · 2 years, 7 months ago
  32. 98b54d3 net: mvneta: Don't check for CONFIG_PHYLIB by Marek Behún · 2 years, 7 months ago
  33. 2db231e net: mvneta: Drop unnecessary space by Marek Behún · 2 years, 7 months ago
  34. b4d0ea7 net: mvneta: Use bool instead of int for boolean variable by Marek Behún · 2 years, 7 months ago
  35. 4c46dab net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 7 months ago
  36. 1cbd104 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 7 months ago
  37. b407baa net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 7 months ago
  38. e942d8e net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 7 months ago
  39. 99e296f net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 7 months ago
  40. 0250f26 net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 7 months ago
  41. 645c744 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 7 months ago
  42. c404ac7 net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
  43. 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 7 months ago
  44. a625bbd virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  45. 3d41dd4 virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 7 months ago
  46. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  47. 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
  48. 994b60d pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
  49. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  50. 3bf6152 pci: Range check address conversions by Andrew Scull · 2 years, 7 months ago
  51. cb06f0e pci: Check region ranges are addressable by Andrew Scull · 2 years, 7 months ago
  52. 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  53. d1cc2b5 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 7 months ago
  54. f53c057 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 7 months ago
  55. 53d6e1d virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 7 months ago
  56. 5cda9c0 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 7 months ago
  57. a78d056 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 7 months ago
  58. ba628b1 virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 7 months ago
  59. 4e7d098 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 7 months ago
  60. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
  61. f194938 sf: dataflash: add support for AT45DB641E by Luca Ellero · 2 years, 7 months ago
  62. dde6722 sf: dataflash: add support for "extended ID" by Luca Ellero · 2 years, 7 months ago
  63. 464b7cd spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 7 months ago
  64. 16807cf mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · 2 years, 7 months ago
  65. b6f9237 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · 2 years, 7 months ago
  66. 5a5e0dc Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 7 months ago
  67. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  68. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  69. 77943da net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 8 months ago
  70. c40b01b sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 8 months ago
  71. 50456c9 usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 8 months ago
  72. 7152f7b usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 8 months ago
  73. a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 8 months ago
  74. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  75. f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
  76. 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
  77. 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
  78. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  79. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
  80. dd79289 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 7 months ago
  81. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 7 months ago
  82. ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 8 months ago
  83. eca1811 mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 8 months ago
  84. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 8 months ago
  85. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 8 months ago
  86. f801552 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 8 months ago
  87. bb834db mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 8 months ago
  88. 2ef8228 mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 8 months ago
  89. 654ec60 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 8 months ago
  90. 377ecee mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · 2 years, 8 months ago
  91. a897c34 mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · 2 years, 8 months ago
  92. 2d83207 mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · 2 years, 8 months ago
  93. 8cff7ac mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · 2 years, 8 months ago
  94. 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 8 months ago
  95. 59d6289 timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 8 months ago
  96. 118141e timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · 2 years, 8 months ago
  97. 65c723f sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · 2 years, 8 months ago
  98. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  99. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  100. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 7 months ago