1. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years, 2 months ago
  2. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · 3 years, 2 months ago
  3. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years, 2 months ago
  4. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years, 2 months ago
  5. 2c02a34 tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years, 2 months ago
  6. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · 3 years, 2 months ago
  7. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years, 2 months ago
  8. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years, 2 months ago
  9. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years, 2 months ago
  10. f7b7f7c tools: kwbimage: Fix printf format warning by Marek Behún · 3 years, 2 months ago
  11. f8c78ac Azure/GitLab CI: Update docker image by Tom Rini · 3 years, 2 months ago
  12. 2154876 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, 2 months ago
  13. f9b4274 Merge branch '2021-09-30-whitespace-cleanups' into next by Tom Rini · 3 years, 2 months ago
  14. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  15. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  16. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  17. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  18. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 2 months ago
  19. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 2 months ago
  20. b5ef0ba clk: versal: Enable only GATE type clocks by T Karthik Reddy · 3 years, 2 months ago
  21. b178381 arm64: zynqmp: Add psu_init_gpl for vck190/vmk180 SC by Michal Simek · 3 years, 2 months ago
  22. 9f6222f arm64: zynqmp: Define all eeproms for SC on vck190 by Michal Simek · 3 years, 2 months ago
  23. c2184a8 arm: zynq: Use s25fl256s1 compatible string on zedboard by Michal Simek · 3 years, 3 months ago
  24. 0c39e23 arm64: zynqmp: Add device tree properties for nand flash by Amit Kumar Mahapatra · 3 years, 3 months ago
  25. a10be05 xilinx: zynqmp: Set modeboot env variable in eMMC bootmode by Ashok Reddy Soma · 3 years, 3 months ago
  26. 2a7d952 ARM: zynq: Enable capsule update for qspi and mmc by Michal Simek · 3 years, 3 months ago
  27. deb09ad Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years, 2 months ago
  28. 15531fe Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  29. 34d298c arm: rpi: perform XHCI firmware upload only once by Marek Szyprowski · 3 years, 2 months ago
  30. aab2af8 mailmap: Update mail address for Nicolas Saenz julienne by Nicolas Saenz Julienne · 3 years, 3 months ago
  31. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
  32. f1745eb arm: dts: armada8040: Fix CP0 eMMC/SDIO support by Robert Marko · 3 years, 2 months ago
  33. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 2 months ago
  34. 165e1dd Merge tag '20210928-for-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 3 years, 2 months ago
  35. 3b1afbb Merge branch '2021-09-28-regression-fixes' by Tom Rini · 3 years, 2 months ago
  36. c670cea imx: imx7d-sdb: fix ethernet, sync .dts with linux by Rasmus Villemoes · 3 years, 3 months ago
  37. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 3 months ago
  38. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 3 months ago
  39. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
  40. 07ed620 scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus by Vladimir Oltean · 3 years, 2 months ago
  41. 3996985 arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails by Vladimir Oltean · 3 years, 2 months ago
  42. dce3bc6 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · 3 years, 2 months ago
  43. e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years, 2 months ago
  44. 1034139 scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings by Vladimir Oltean · 3 years, 2 months ago
  45. 5404544 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · 3 years, 2 months ago
  46. c1759a8 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  47. ad2e1fc net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  48. f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  49. 34b98bc net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  50. 208cf4a net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  51. 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  52. 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  53. 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  54. f3b1db7 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  55. 5a9dd58 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  56. c99dd24 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  57. dcd21cc net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  58. 487ce78 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  59. c786b52 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  60. ec7a56b net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  61. 17c24f9 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  62. ca8d72e net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  63. bf2f900 board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  64. e376e3e arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  65. dff95bf net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years, 2 months ago
  66. 0e57757 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years, 2 months ago
  67. 19d04df net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 2 months ago
  68. 5c10f9e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 2 months ago
  69. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 2 months ago
  70. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
  71. c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 2 months ago
  72. f232e48 net: dsa: remove unused variables by Vladimir Oltean · 3 years, 2 months ago
  73. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years, 2 months ago
  74. 5041e42 net: update NXP copyright text by Vladimir Oltean · 3 years, 2 months ago
  75. e26bcf6 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 3 months ago
  76. 81cec03 net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 3 months ago
  77. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 3 months ago
  78. 1d50862 net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 3 months ago
  79. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 3 months ago
  80. 132a8c2 net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 3 months ago
  81. 8ca1e6b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 2 months ago
  82. def7257 Prepare v2021.10-rc5 by Tom Rini · 3 years, 2 months ago
  83. 41b1b4f phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 3 months ago
  84. 0386d1a arm: mvebu: turris_omnia: fix leaked mtd device by Marek Behún · 3 years, 2 months ago
  85. c54800e efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 3 months ago
  86. 0870f10 doc: Add mention of the /config binding by Simon Glass · 3 years, 2 months ago
  87. 9cf3e90 arm: orion5x: edminiv2: change maintainer by Simon Guinot · 3 years, 3 months ago
  88. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  89. dbb8c3b Taking over responsibility for GE boards from Sebastian by Martyn Welch · 3 years, 2 months ago
  90. 13c271a MAINTAINERS: remove SPEAR entry by Patrick Delaunay · 3 years, 2 months ago
  91. 2d84120 fs: avoid superfluous messages by Heinrich Schuchardt · 3 years, 2 months ago
  92. e59bb2d scripts/mailmapper: enable running with Python 3 by Heinrich Schuchardt · 3 years, 3 months ago
  93. d0632a8 test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 4 months ago
  94. bb22480 ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 3 months ago
  95. 5a33772 arm: socfpga: vining: Let DWMAC configure PHY reset GPIO by Marek Vasut · 3 years, 3 months ago
  96. fc91ca4 arm: socfpga: vining: Enable DW I2C driver by Marek Vasut · 3 years, 3 months ago
  97. a655ad9 arm: socfpga: vining: Fix UDC controller phandle in DT by Marek Vasut · 3 years, 3 months ago
  98. cc3df0b arm: socfpga: vining: Un-disable WDT in DT by Marek Vasut · 3 years, 3 months ago
  99. 5988b62 arm: socfpga: vining: Set default SPI NOR mode and frequency by Marek Vasut · 3 years, 3 months ago
  100. 8036752 arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S by Marek Vasut · 3 years, 3 months ago