1. 7112541 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · Tue May 17 17:41:38 2022 +0900
  2. 05c284e spi: synquacer: wait until slave is deselected by Masahisa Kojima · Tue May 17 17:41:37 2022 +0900
  3. cfa0aeb spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · Tue May 17 17:41:36 2022 +0900
  4. d949c12 pinctrl: nuvoton: Add NPCM7xx pinctrl driver by Jim Liu · Tue May 17 16:30:32 2022 +0800
  5. fc754ad ARM: omap3: evm: Fix 'fitImage' booting by Derald D. Woods · Sun May 15 22:25:05 2022 -0500
  6. b0db19e ARM: omap3: evm: Complete DM_I2C migration by Derald D. Woods · Sun May 15 22:25:04 2022 -0500
  7. 08c291a ARM: omap3: evm: Power on MMC when setting up PMIC by Derald D. Woods · Sun May 15 22:25:03 2022 -0500
  8. d7cdf30 arm: bcmbca: introduce the bcmbca architecture and 47622 SOC by William Zhang · Mon May 09 09:28:02 2022 -0700
  9. 00b5a74 configs: j721e_evm_defconfig: Add HBMC related configs by Vaishnav Achath · Mon May 09 11:50:17 2022 +0530
  10. b8b1744 ti: j721e: enable hyperflash spl fixup for j721e by Vaishnav Achath · Mon May 09 11:50:16 2022 +0530
  11. 0712789 configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASE by Vaishnav Achath · Mon May 09 11:50:15 2022 +0530
  12. 7a65bd0 arm: k3: sysfw-loader: add hyperflash support by Vaishnav Achath · Mon May 09 11:50:14 2022 +0530
  13. f41496a arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIO by Vaishnav Achath · Mon May 09 11:50:13 2022 +0530
  14. 490287c arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPL by Vaishnav Achath · Mon May 09 11:50:12 2022 +0530
  15. fb708a4 arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash node by Vaishnav Achath · Mon May 09 11:50:11 2022 +0530
  16. 3329311 arm: dts: k3-j721e-som-p0: Add HyperFlash node by Vaishnav Achath · Mon May 09 11:50:10 2022 +0530
  17. 5e3dfbe arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node by Vaishnav Achath · Mon May 09 11:50:09 2022 +0530
  18. 6ff8978 Merge branch '2022-06-09-add-support-for-nvmem-api' into next by Tom Rini · Thu Jun 09 15:20:11 2022 -0400
  19. 13652b8 test: Load mac address using misc device by Sean Anderson · Thu May 05 13:11:44 2022 -0400
  20. 5768e8b test: Load mac address using RTC by Sean Anderson · Thu May 05 13:11:43 2022 -0400
  21. e2dc0e6 test: Load mac address with i2c eeprom by Sean Anderson · Thu May 05 13:11:42 2022 -0400
  22. dfdda78 net: Add support for reading mac addresses from nvmem cells by Sean Anderson · Thu May 05 13:11:41 2022 -0400
  23. 1abe302 sandbox: Enable NVMEM by Sean Anderson · Thu May 05 13:11:40 2022 -0400
  24. 77c6629 misc: Add support for nvmem cells by Sean Anderson · Thu May 05 13:11:39 2022 -0400
  25. d9e9502 misc: i2c_eeprom: Add fallbacks by Sean Anderson · Thu May 05 13:11:38 2022 -0400
  26. 4a55f9d misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · Thu May 05 13:11:37 2022 -0400
  27. 5be015c net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · Thu May 05 13:11:36 2022 -0400
  28. 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · Thu May 05 13:11:35 2022 -0400
  29. 592a3eb sandbox: Remove eth2addr from environment by Sean Anderson · Thu May 05 13:11:34 2022 -0400
  30. 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · Thu May 05 13:11:33 2022 -0400
  31. 86f5cc7 test: eth: Add test for ethernet addresses by Sean Anderson · Thu May 05 13:11:32 2022 -0400
  32. 7941a6d sandbox: net: Add mac address for eth8 to environment by Sean Anderson · Thu May 05 13:11:31 2022 -0400
  33. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · Thu May 05 13:11:30 2022 -0400
  34. b0ee162 Merge branch '2022-06-08-virtio-harden-and-test-vring' into next by Tom Rini · Wed Jun 08 11:15:28 2022 -0400
  35. 89e57e1 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · Mon May 16 10:41:40 2022 +0000
  36. 50d11fd virtio: rng: Check length before copying by Andrew Scull · Mon May 16 10:41:39 2022 +0000
  37. c3f7313 test: dm: virtio: Test virtio device driver probing by Andrew Scull · Mon May 16 10:41:38 2022 +0000
  38. e4ea0fd virtio: sandbox: Bind RNG rather than block device by Andrew Scull · Mon May 16 10:41:37 2022 +0000
  39. 561ff890 test: dm: virtio: Split out virtio device tests by Andrew Scull · Mon May 16 10:41:36 2022 +0000
  40. 28d25cf test: dm: virtio: Test notify before del_vqs by Andrew Scull · Mon May 16 10:41:35 2022 +0000
  41. 506ba0d virtio: sandbox: Fix device features bitfield by Andrew Scull · Mon May 16 10:41:34 2022 +0000
  42. bcb12d4 dm: test: virtio: Test the virtio ring by Andrew Scull · Mon May 16 10:41:33 2022 +0000
  43. c282bdb virtio_ring: Check used descriptors are chain heads by Andrew Scull · Mon May 16 10:41:32 2022 +0000
  44. 594d2a6 virtio_ring: Maintain a shadow copy of descriptors by Andrew Scull · Mon May 16 10:41:31 2022 +0000
  45. 83d15d3 virtio_ring: Add helper to attach vring descriptor by Andrew Scull · Mon May 16 10:41:30 2022 +0000
  46. b3f3644 virtio_ring: Merge identical variables by Andrew Scull · Mon May 16 10:41:29 2022 +0000
  47. f85fa5d Merge branch '2022-06-07-assorted-improvements' into next by Tom Rini · Tue Jun 07 12:21:57 2022 -0400
  48. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · Fri May 27 22:15:24 2022 +0200
  49. 69d5b42 qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · Wed May 25 14:38:55 2022 +0100
  50. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · Mon May 23 22:50:36 2022 +0200
  51. 034d8ff include/configs: Remove rootwait=1 to all the affected boards by Michael Trimarchi · Sun May 22 15:22:08 2022 +0200
  52. b565aff common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · Fri May 20 13:19:08 2022 +0200
  53. 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · Thu May 19 18:26:05 2022 -0400
  54. c84d830 pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · Thu May 19 17:48:30 2022 +0100
  55. c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · Thu May 19 11:10:43 2022 +0200
  56. f070e64 drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access by Judy Wang · Tue May 03 14:04:40 2022 +0800
  57. 03113fb serial: smh: Fake tstc by Sean Anderson · Tue May 17 13:55:07 2022 -0400
  58. c5574ea dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · Tue May 17 14:37:05 2022 +0200
  59. 5f15029 mkimage: Support signing 'auto' FITs by Sean Anderson · Mon May 16 16:11:08 2022 -0400
  60. 021e2db mkimage: Document more misc options by Sean Anderson · Mon May 16 16:11:07 2022 -0400
  61. 145f200 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Sun May 15 21:40:29 2022 +0300
  62. cda509a event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · Sun May 15 21:40:28 2022 +0300
  63. 004ab83 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · Fri May 13 22:24:51 2022 +0200
  64. a2bca2b scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · Wed May 11 10:36:07 2022 +0100
  65. 8cace45 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · Tue May 10 21:53:25 2022 +0200
  66. e7269b7 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · Tue May 10 21:43:38 2022 +0200
  67. c3411d4 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · Tue May 10 14:36:59 2022 -0400
  68. 0f311f2 misc: Correct Kconfig dependencies for a number of options by Tom Rini · Tue May 10 12:51:47 2022 -0400
  69. 788fbd4 doc: regulator: Add regulator-force-boot-off binding by Chris Packham · Tue May 10 09:58:28 2022 +1200
  70. e4c5b79 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Sun May 08 13:01:42 2022 +0300
  71. c95a50e dm: fix DM_EVENT dependencies by Heinrich Schuchardt · Sat May 07 22:39:01 2022 +0200
  72. d0f8b69 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · Sat May 07 21:23:05 2022 +0800
  73. 2c3c282 configs: Resync with savedefconfig by Tom Rini · Mon Jun 06 12:13:29 2022 -0400
  74. 97ad293 Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next by Tom Rini · Mon Jun 06 12:09:41 2022 -0400
  75. 78896ae spl: Rework and tighten some dependencies by Tom Rini · Tue May 31 10:24:55 2022 -0400
  76. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · Mon May 30 17:11:23 2022 -0400
  77. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · Mon May 30 17:01:22 2022 -0400
  78. 5e8d09f arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE by Chris Packham · Sun May 29 11:13:18 2022 +1200
  79. 7d5d591 Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · Sun May 29 11:13:17 2022 +1200
  80. eecbd46 arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE by Chris Packham · Sun May 29 11:13:16 2022 +1200
  81. 74f103e riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD by Tom Rini · Sun May 29 09:34:42 2022 -0400
  82. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  83. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · Sat May 28 16:43:53 2022 -0400
  84. 5391b81 spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · Sat May 28 12:40:40 2022 -0400
  85. 035fd9c Drop CONFIG_SPL_SIZE by Tom Rini · Sat May 28 12:07:26 2022 -0400
  86. 27f7dcf ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig by Tom Rini · Sat May 28 09:13:59 2022 -0400
  87. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  88. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · Fri May 27 17:13:52 2022 -0400
  89. 44e5ba4 Remove CONFIG_SPL_STACK_SIZE by Tom Rini · Fri May 27 16:56:13 2022 -0400
  90. 3388df7 Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · Fri May 27 16:34:14 2022 -0400
  91. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · Fri May 27 16:19:05 2022 -0400
  92. 021f09a etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · Fri May 27 15:20:11 2022 -0400
  93. daf811e Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · Fri May 27 15:18:06 2022 -0400
  94. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  95. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  96. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · Thu May 26 16:59:30 2022 -0400
  97. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · Thu May 26 14:31:57 2022 -0400
  98. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:46:32 2022 -0400
  99. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  100. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400