1. 6942c88 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · Fri Sep 17 15:11:20 2021 +0300
  2. 32ff6e2 rtc: rx8025: revise single register write to use offset by Mathew McBride · Fri Sep 17 06:46:04 2021 +0000
  3. f096e2d rtc: rx8025: set date in a single i2c transaction by Mathew McBride · Fri Sep 17 06:46:03 2021 +0000
  4. f36e6c7 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · Fri Sep 17 06:46:02 2021 +0000
  5. 25026cb rtc: rx8025: drop non-DM support by Mathew McBride · Fri Sep 17 06:46:01 2021 +0000
  6. 12364cc ARM: dts: ast2600: Make WDT by default disabled by Chia-Wei Wang · Thu Sep 16 14:10:09 2021 +0800
  7. f827645 arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14 by Tom Rini · Fri Sep 10 17:37:43 2021 -0400
  8. a8a1ff7 dt-bindings: pinctrl: k3: Synchronize with v5.14 kernel by Nishanth Menon · Tue Aug 31 13:12:24 2021 -0500
  9. 93b50da Merge branch '2021-10-01-assorted-removal-and-migration' into next by Tom Rini · Sat Oct 02 15:47:28 2021 -0400
  10. 997f84d serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · Mon Sep 13 17:24:54 2021 -0400
  11. c7b87bd serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · Mon Sep 13 17:24:53 2021 -0400
  12. 5fa6620 Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · Mon Sep 13 17:24:52 2021 -0400
  13. 3826f81 kgdb: Remove unused serial related options by Tom Rini · Mon Sep 13 17:24:51 2021 -0400
  14. 291ab56 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · Thu Sep 09 07:54:53 2021 -0400
  15. 7578319 arm: Remove bg0900 board by Tom Rini · Thu Sep 09 07:54:51 2021 -0400
  16. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  17. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  18. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  19. 39eeb92 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Fri Oct 01 09:15:48 2021 -0400
  20. 3c213a1 MAINTAINERS: Add entry for kwbimage / kwboot tools by Marek Behún · Wed Aug 25 14:49:39 2021 +0200
  21. a7605d1 doc/kwboot.1: Update man page by Marek Behún · Fri Sep 24 23:07:15 2021 +0200
  22. aa98a1e tools: kwboot: Add Pali and Marek as authors by Pali Rohár · Fri Sep 24 23:07:14 2021 +0200
  23. db5b53e tools: kwboot: Update file header by Marek Behún · Fri Sep 24 23:07:13 2021 +0200
  24. 3e6117e tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · Fri Sep 24 23:07:12 2021 +0200
  25. 6c598c3 tools: kwboot: Cosmetic fix by Marek Behún · Fri Sep 24 23:07:11 2021 +0200
  26. 2bffe24 tools: kwboot: Disable non-blocking mode by Pali Rohár · Fri Sep 24 23:07:10 2021 +0200
  27. 12095b2 tools: kwboot: Disable tty interbyte timeout by Pali Rohár · Fri Sep 24 23:07:09 2021 +0200
  28. 909a0b9 tools: kwboot: Fix initializing tty device by Pali Rohár · Fri Sep 24 23:07:08 2021 +0200
  29. 6783549 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · Fri Sep 24 23:07:07 2021 +0200
  30. fd935e9 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · Fri Sep 24 23:07:06 2021 +0200
  31. 2a8b769 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · Fri Sep 24 23:07:05 2021 +0200
  32. 811821e tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · Fri Sep 24 23:07:04 2021 +0200
  33. d9355bf tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · Fri Sep 24 23:07:03 2021 +0200
  34. beddea8 tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · Fri Sep 24 23:07:02 2021 +0200
  35. d1b0b03 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · Fri Sep 24 23:07:01 2021 +0200
  36. fa9caec tools: kwbimage: Refactor image_version() by Marek Behún · Fri Sep 24 23:07:00 2021 +0200
  37. 398d415 tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · Fri Sep 24 23:06:59 2021 +0200
  38. 88255af tools: kwboot: Patch source address in image header by Pali Rohár · Fri Sep 24 23:06:58 2021 +0200
  39. 5725e0c tools: kwboot: Don't patch image header if signed by Pali Rohár · Fri Sep 24 23:06:57 2021 +0200
  40. b1a7650 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · Wed Aug 18 00:59:15 2021 +0200
  41. 4d27601 tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · Fri Sep 24 23:06:55 2021 +0200
  42. 42c61a4 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · Fri Sep 24 23:06:54 2021 +0200
  43. 0a3b85a tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · Fri Sep 24 23:06:53 2021 +0200
  44. 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · Fri Sep 24 23:06:52 2021 +0200
  45. bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · Fri Sep 24 23:06:51 2021 +0200
  46. d06d520 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · Fri Sep 24 23:06:50 2021 +0200
  47. eabacb8 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · Fri Sep 24 23:06:49 2021 +0200
  48. bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · Fri Sep 24 23:06:48 2021 +0200
  49. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · Fri Sep 24 23:06:47 2021 +0200
  50. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · Fri Sep 24 23:06:46 2021 +0200
  51. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · Fri Sep 24 23:06:45 2021 +0200
  52. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · Fri Sep 24 23:06:44 2021 +0200
  53. 2c02a34 tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · Fri Sep 24 23:06:43 2021 +0200
  54. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · Fri Sep 24 23:06:42 2021 +0200
  55. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · Fri Sep 24 23:06:41 2021 +0200
  56. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · Fri Sep 24 23:06:40 2021 +0200
  57. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · Fri Sep 24 23:06:39 2021 +0200
  58. f7b7f7c tools: kwbimage: Fix printf format warning by Marek Behún · Fri Sep 24 23:06:38 2021 +0200
  59. f8c78ac Azure/GitLab CI: Update docker image by Tom Rini · Thu Sep 30 11:36:10 2021 -0400
  60. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  61. f9b4274 Merge branch '2021-09-30-whitespace-cleanups' into next by Tom Rini · Thu Sep 30 10:26:43 2021 -0400
  62. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  63. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  64. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  65. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  66. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · Tue Sep 28 11:31:59 2021 +0530
  67. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · Tue Sep 28 11:31:58 2021 +0530
  68. b5ef0ba clk: versal: Enable only GATE type clocks by T Karthik Reddy · Tue Sep 28 11:30:27 2021 +0530
  69. b178381 arm64: zynqmp: Add psu_init_gpl for vck190/vmk180 SC by Michal Simek · Fri Sep 24 15:06:18 2021 +0200
  70. 9f6222f arm64: zynqmp: Define all eeproms for SC on vck190 by Michal Simek · Fri Sep 24 15:04:57 2021 +0200
  71. c2184a8 arm: zynq: Use s25fl256s1 compatible string on zedboard by Michal Simek · Wed Sep 15 16:22:31 2021 +0200
  72. 0c39e23 arm64: zynqmp: Add device tree properties for nand flash by Amit Kumar Mahapatra · Wed Sep 15 15:46:36 2021 +0200
  73. a10be05 xilinx: zynqmp: Set modeboot env variable in eMMC bootmode by Ashok Reddy Soma · Wed Sep 15 08:52:17 2021 +0200
  74. 2a7d952 ARM: zynq: Enable capsule update for qspi and mmc by Michal Simek · Fri Aug 27 12:53:32 2021 +0200
  75. deb09ad Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Sep 29 15:13:35 2021 -0400
  76. 15531fe Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Sep 29 15:13:11 2021 -0400
  77. 34d298c arm: rpi: perform XHCI firmware upload only once by Marek Szyprowski · Fri Sep 17 10:19:43 2021 +0200
  78. aab2af8 mailmap: Update mail address for Nicolas Saenz julienne by Nicolas Saenz Julienne · Thu Sep 16 11:55:48 2021 +0200
  79. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  80. f1745eb arm: dts: armada8040: Fix CP0 eMMC/SDIO support by Robert Marko · Mon Sep 27 23:03:26 2021 +0200
  81. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · Tue Sep 28 19:18:56 2021 -0400
  82. 165e1dd Merge tag '20210928-for-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · Tue Sep 28 16:36:25 2021 -0400
  83. 3b1afbb Merge branch '2021-09-28-regression-fixes' by Tom Rini · Tue Sep 28 13:57:56 2021 -0400
  84. c670cea imx: imx7d-sdb: fix ethernet, sync .dts with linux by Rasmus Villemoes · Thu Sep 16 16:53:14 2021 +0200
  85. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  86. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  87. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  88. 07ed620 scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus by Vladimir Oltean · Mon Sep 27 14:22:05 2021 +0300
  89. 3996985 arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails by Vladimir Oltean · Mon Sep 27 14:22:04 2021 +0300
  90. dce3bc6 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · Mon Sep 27 14:22:03 2021 +0300
  91. e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · Mon Sep 27 14:22:02 2021 +0300
  92. 1034139 scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings by Vladimir Oltean · Mon Sep 27 14:22:01 2021 +0300
  93. 5404544 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · Mon Sep 27 14:22:00 2021 +0300
  94. c1759a8 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:59 2021 +0300
  95. ad2e1fc net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:58 2021 +0300
  96. f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:57 2021 +0300
  97. 34b98bc net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:56 2021 +0300
  98. 208cf4a net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:55 2021 +0300
  99. 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:54 2021 +0300
  100. 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:53 2021 +0300