1. 54a54a6 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 5 months ago
  2. 21e2599 Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 5 months ago
  3. b4eb577 Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 5 months ago
  4. 3812774 misc: Fix always compiling MISC even for SPL/TPL by Sean Anderson · 2 years, 5 months ago
  5. 05a3a02 clk: stm32mp1: Add missing newline by Marek Vasut · 2 years, 5 months ago
  6. da6473c phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support by Patrice Chotard · 2 years, 5 months ago
  7. 427f452 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · 2 years, 5 months ago
  8. 234b03f pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins by Patrice Chotard · 2 years, 5 months ago
  9. 4382e55 pinctrl: pinctrl_stm32: Update pinmux_mode definition by Patrice Chotard · 2 years, 5 months ago
  10. 221869e ram: stm32mp1: Conditionally enable ASR by Marek Vasut · 2 years, 5 months ago
  11. 13dc756 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 6 months ago
  12. ef4ce6d video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 6 months ago
  13. 89eabd2 misc: atsha204a: Add support for atsha204 chip by Pali Rohár · 2 years, 6 months ago
  14. a6cc0b0 i2c: ihs: intel: Fix typo in comments (actual) by Michal Simek · 2 years, 5 months ago
  15. 411502c regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 5 months ago
  16. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 5 months ago
  17. 145921b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  18. 6aa8bde usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 5 months ago
  19. ba96176 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 5 months ago
  20. 0a095fc watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 5 months ago
  21. aa5ea20 misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled by Pali Rohár · 2 years, 5 months ago
  22. 0be4b0b reset: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 5 months ago
  23. d657766 clk: scmi: fix scmi_clk_get_attibute() by Heinrich Schuchardt · 2 years, 5 months ago
  24. 8b42439 rtc: rv8803: fix off-by-one in month counting by Oliver Graute · 2 years, 5 months ago
  25. bfae274 serial: smh: Check return value of strndup by Sean Anderson · 2 years, 5 months ago
  26. 344e86c gpio: npcm: Add support for Nuvoton NPCM SoCs by Stanley Chu · 2 years, 7 months ago
  27. 1a80ef5 pinctrl: mediatek: add support for different types of IO pins by Sam Shih · 2 years, 5 months ago
  28. 10334e0 pinctrl: mediatek: introduce multiple memory bases support by Sam Shih · 2 years, 5 months ago
  29. dafe0fb pinctrl: mediatek: rewrite mtk_pinconf_set and related functions by Sam Shih · 2 years, 5 months ago
  30. b789e4f timer: npcm: Add NPCM timer support by Jim Liu · 2 years, 5 months ago
  31. 6f6a0b7 serial: npcm: Add support for Nuvoton NPCM SoCs by Jim Liu · 2 years, 5 months ago
  32. c755457 clk: nuvoton: Add support for NPCM750 by Jim Liu · 2 years, 5 months ago
  33. 1739a6d Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  34. c3d451d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 5 months ago
  35. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 5 months ago
  36. 95a3a6e net: mvneta: Drop unneeded macro by Marek Behún · 2 years, 5 months ago
  37. bdbda1e net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in by Marek Behún · 2 years, 5 months ago
  38. 3833221 net: mvneta: Drop fixed_link member from private struct by Marek Behún · 2 years, 5 months ago
  39. e06c7f3 net: mvneta: Write PHY address just before enabling HW polling by Marek Behún · 2 years, 5 months ago
  40. 77fcf3c net: mvneta: Convert to use PHY_FIXED for fixed-link by Marek Behún · 2 years, 5 months ago
  41. 31f4ccc net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS by Marek Behún · 2 years, 5 months ago
  42. 730dad9 net: mvneta: Don't check for CONFIG_PHYLIB by Marek Behún · 2 years, 5 months ago
  43. 824f2f9 net: mvneta: Drop unnecessary space by Marek Behún · 2 years, 5 months ago
  44. 3b38fad net: mvneta: Use bool instead of int for boolean variable by Marek Behún · 2 years, 5 months ago
  45. ca4730a net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 5 months ago
  46. 7ec5040 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 5 months ago
  47. 1d87904 net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 5 months ago
  48. 4d47ea2 net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 5 months ago
  49. da84e40 net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 5 months ago
  50. 47f0e8e net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 5 months ago
  51. 443cf35 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 5 months ago
  52. 8e0f8ef net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 6 months ago
  53. 3b92018 pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 5 months ago
  54. 0699a78 virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  55. c763e1e virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 5 months ago
  56. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  57. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 5 months ago
  58. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 5 months ago
  59. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 5 months ago
  60. 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 5 months ago
  61. ec8eba8 pci: Check region ranges are addressable by Andrew Scull · 2 years, 5 months ago
  62. 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  63. e7870c2 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 5 months ago
  64. 6a8cb87 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 5 months ago
  65. f2c1ef1 virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 5 months ago
  66. c690f64 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 5 months ago
  67. 94b28b9 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 5 months ago
  68. da03cdf virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 5 months ago
  69. 30471d5 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 5 months ago
  70. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 5 months ago
  71. c62f93a sf: dataflash: add support for AT45DB641E by Luca Ellero · 2 years, 5 months ago
  72. 1c1c581 sf: dataflash: add support for "extended ID" by Luca Ellero · 2 years, 5 months ago
  73. aaf2dbc spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 5 months ago
  74. f9b9641 mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · 2 years, 5 months ago
  75. 1aa60f0 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · 2 years, 5 months ago
  76. edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 5 months ago
  77. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 5 months ago
  78. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  79. f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 5 months ago
  80. 49209da sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 6 months ago
  81. beb341a usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 6 months ago
  82. 6212015 usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 6 months ago
  83. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 6 months ago
  84. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 5 months ago
  85. 0107469 led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 5 months ago
  86. e3aa766 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 5 months ago
  87. c438866 led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 5 months ago
  88. 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 5 months ago
  89. 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 5 months ago
  90. 24df831 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 5 months ago
  91. 182d45d cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 5 months ago
  92. 95f8dfe pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 5 months ago
  93. 0980cbb mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 6 months ago
  94. 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 6 months ago
  95. 06ef911 mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 6 months ago
  96. c9ea901 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 6 months ago
  97. da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 6 months ago
  98. 974f66a mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 6 months ago
  99. 78cdaf4 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 6 months ago
  100. 48467e4 mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · 2 years, 6 months ago