1. b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 2 months ago
  2. e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 2 months ago
  3. 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years ago
  4. b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years ago
  5. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years ago
  6. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years ago
  7. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years ago
  8. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years ago
  9. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years ago
  10. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years ago
  11. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years ago
  12. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years ago
  13. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years ago
  14. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years ago
  15. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years ago
  16. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years ago
  17. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 1 month ago
  18. 7a508a7 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years ago
  19. c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years ago
  20. d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 1 month ago
  21. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years ago
  22. 41f7be7 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · 3 years ago
  23. 425c08f clk: k210: Try harder to get the best config by Sean Anderson · 3 years ago
  24. 4970874 k210: clk: Refactor out_of_spec tests by Sean Anderson · 3 years ago
  25. 54d5d2d clk: k210: Fix checking if ulongs are less than 0 by Sean Anderson · 3 years ago
  26. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years ago
  27. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years ago
  28. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years ago
  29. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years ago
  30. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years ago
  31. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years ago
  32. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years ago
  33. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years ago
  34. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years ago
  35. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years ago
  36. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years ago
  37. c3ef455 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  38. 455f2d1 demo: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  39. e2170c2 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  40. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years ago
  41. 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years ago
  42. 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years ago
  43. fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 1 month ago
  44. 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 1 month ago
  45. 50c8420 Merge branch 'next' by Tom Rini · 3 years ago
  46. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years ago
  47. f3efb1d watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years ago
  48. 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years ago
  49. 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years ago
  50. c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years ago
  51. 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years ago
  52. 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years ago
  53. f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years ago
  54. 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years ago
  55. 701c04f rtc: rx8025: revise single register write to use offset by Mathew McBride · 3 years ago
  56. 771fc0c rtc: rx8025: set date in a single i2c transaction by Mathew McBride · 3 years ago
  57. 9ca4ae2 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · 3 years ago
  58. 152ef91 rtc: rx8025: drop non-DM support by Mathew McBride · 3 years ago
  59. 561d1d3 serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · 3 years ago
  60. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years ago
  61. d9be860 arm: Remove aspenite board by Tom Rini · 3 years ago
  62. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years ago
  63. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years ago
  64. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  65. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  66. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years ago
  67. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  68. dced079 watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years ago
  69. 8c287ed watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years ago
  70. 1db1acb clk: versal: Enable only GATE type clocks by T Karthik Reddy · 3 years ago
  71. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  72. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years ago
  73. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years ago
  74. b81ce79 mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years ago
  75. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years ago
  76. c9131fc net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years ago
  77. 977b53f net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  78. fe04172 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  79. 30c4039 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  80. 7616240 net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  81. 77003e5 net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  82. 47aa50d net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  83. 56b9cae net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  84. 73894f6 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  85. 6b96ca6 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  86. 1a5d3e9 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  87. e6324f4 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  88. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  89. 9be5fa4 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  90. e7444a1 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  91. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  92. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  93. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  94. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years ago
  95. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years ago
  96. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years ago
  97. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years ago
  98. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years ago
  99. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years ago
  100. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years ago