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