1. 866eab1 rng: nuvoton: Add NPCM7xx rng driver by Jim Liu · 2 years, 5 months ago
  2. b5d3625 configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and stack from generic r5 defconfig by Aswath Govindraju · 2 years, 5 months ago
  3. 36dafd8 arm: mach-k3: am6_init: Fix the path and value's length in the fixup performed for usb boot by Aswath Govindraju · 2 years, 5 months ago
  4. 750d847 arm: dts: k3-am654-r5-base-board: Fix the dt properties in usb0 instance by Aswath Govindraju · 2 years, 5 months ago
  5. f81aaa0 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 5 months ago
  6. de9f2c9 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 5 months ago
  7. 88d50ed spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 5 months ago
  8. 29d382b spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 5 months ago
  9. f49d616 pinctrl: nuvoton: Add NPCM7xx pinctrl driver by Jim Liu · 2 years, 5 months ago
  10. d7116ca ARM: omap3: evm: Fix 'fitImage' booting by Derald D. Woods · 2 years, 5 months ago
  11. 25d629b ARM: omap3: evm: Complete DM_I2C migration by Derald D. Woods · 2 years, 5 months ago
  12. 1615354 ARM: omap3: evm: Power on MMC when setting up PMIC by Derald D. Woods · 2 years, 5 months ago
  13. f8209d3 arm: bcmbca: introduce the bcmbca architecture and 47622 SOC by William Zhang · 2 years, 5 months ago
  14. d7ef2ef configs: j721e_evm_defconfig: Add HBMC related configs by Vaishnav Achath · 2 years, 6 months ago
  15. 66a33f4 ti: j721e: enable hyperflash spl fixup for j721e by Vaishnav Achath · 2 years, 6 months ago
  16. d45ccab configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASE by Vaishnav Achath · 2 years, 6 months ago
  17. 09d14d7 arm: k3: sysfw-loader: add hyperflash support by Vaishnav Achath · 2 years, 6 months ago
  18. 8fceb0e arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIO by Vaishnav Achath · 2 years, 6 months ago
  19. fa4f5aa arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPL by Vaishnav Achath · 2 years, 6 months ago
  20. 3042649 arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash node by Vaishnav Achath · 2 years, 6 months ago
  21. cbd7790 arm: dts: k3-j721e-som-p0: Add HyperFlash node by Vaishnav Achath · 2 years, 6 months ago
  22. 297daac arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node by Vaishnav Achath · 2 years, 6 months ago
  23. e5028bb Merge branch '2022-06-09-add-support-for-nvmem-api' into next by Tom Rini · 2 years, 4 months ago
  24. 3f51ba9 test: Load mac address using misc device by Sean Anderson · 2 years, 6 months ago
  25. d3f7287 test: Load mac address using RTC by Sean Anderson · 2 years, 6 months ago
  26. 472caa6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 6 months ago
  27. 97d0f9b net: Add support for reading mac addresses from nvmem cells by Sean Anderson · 2 years, 6 months ago
  28. 185d3db sandbox: Enable NVMEM by Sean Anderson · 2 years, 6 months ago
  29. c8ce7ba misc: Add support for nvmem cells by Sean Anderson · 2 years, 6 months ago
  30. 42f477f misc: i2c_eeprom: Add fallbacks by Sean Anderson · 2 years, 6 months ago
  31. dda3b38 misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 6 months ago
  32. 2a5af40 net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 6 months ago
  33. e844e5d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 6 months ago
  34. 2918688 sandbox: Remove eth2addr from environment by Sean Anderson · 2 years, 6 months ago
  35. 416e09b sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 6 months ago
  36. df33fd2 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 6 months ago
  37. 469a968 sandbox: net: Add mac address for eth8 to environment by Sean Anderson · 2 years, 6 months ago
  38. bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 6 months ago
  39. c0e63bf Merge branch '2022-06-08-virtio-harden-and-test-vring' into next by Tom Rini · 2 years, 4 months ago
  40. d036104 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · 2 years, 5 months ago
  41. 43937a4 virtio: rng: Check length before copying by Andrew Scull · 2 years, 5 months ago
  42. 420b3e5 test: dm: virtio: Test virtio device driver probing by Andrew Scull · 2 years, 5 months ago
  43. acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 5 months ago
  44. 8df508f test: dm: virtio: Split out virtio device tests by Andrew Scull · 2 years, 5 months ago
  45. 82c8610 test: dm: virtio: Test notify before del_vqs by Andrew Scull · 2 years, 5 months ago
  46. 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 5 months ago
  47. b1fe820 dm: test: virtio: Test the virtio ring by Andrew Scull · 2 years, 5 months ago
  48. fbef3f5 virtio_ring: Check used descriptors are chain heads by Andrew Scull · 2 years, 5 months ago
  49. 10a1453 virtio_ring: Maintain a shadow copy of descriptors by Andrew Scull · 2 years, 5 months ago
  50. b095297 virtio_ring: Add helper to attach vring descriptor by Andrew Scull · 2 years, 5 months ago
  51. 68f8bf2 virtio_ring: Merge identical variables by Andrew Scull · 2 years, 5 months ago
  52. ed1cbbe Merge branch '2022-06-07-assorted-improvements' into next by Tom Rini · 2 years, 5 months ago
  53. b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 5 months ago
  54. 24272ff qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 5 months ago
  55. b257c4e ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 5 months ago
  56. 98303ce include/configs: Remove rootwait=1 to all the affected boards by Michael Trimarchi · 2 years, 5 months ago
  57. e5e04ea common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 5 months ago
  58. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 5 months ago
  59. f2ebaaa pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 5 months ago
  60. 26f981f fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 5 months ago
  61. 05947cb drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access by Judy Wang · 2 years, 6 months ago
  62. fb84517 serial: smh: Fake tstc by Sean Anderson · 2 years, 5 months ago
  63. bc8e098 dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 5 months ago
  64. 87b0af9 mkimage: Support signing 'auto' FITs by Sean Anderson · 2 years, 5 months ago
  65. 5920e5c mkimage: Document more misc options by Sean Anderson · 2 years, 5 months ago
  66. cebc816 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 5 months ago
  67. 12c9095 event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · 2 years, 5 months ago
  68. b4d3b33 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 5 months ago
  69. b6c2b25 scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · 2 years, 5 months ago
  70. 84378d5 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · 2 years, 5 months ago
  71. 89ab1e2 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · 2 years, 5 months ago
  72. 2e2e784 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 5 months ago
  73. 8a1ab5e misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 5 months ago
  74. 92c1df9 doc: regulator: Add regulator-force-boot-off binding by Chris Packham · 2 years, 5 months ago
  75. 7f0836a cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  76. c5ef202 dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 6 months ago
  77. 3800b31 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · 2 years, 6 months ago
  78. 41e47b4 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  79. 8bbbd63 Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next by Tom Rini · 2 years, 5 months ago
  80. 4151f4f spl: Rework and tighten some dependencies by Tom Rini · 2 years, 5 months ago
  81. ab0c5f1 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 5 months ago
  82. ba787bb spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 5 months ago
  83. 3ff2aa6 arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE by Chris Packham · 2 years, 5 months ago
  84. b19512f Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · 2 years, 5 months ago
  85. bfbd62f arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE by Chris Packham · 2 years, 5 months ago
  86. c318118 riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD by Tom Rini · 2 years, 5 months ago
  87. 103d1ae Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 5 months ago
  88. 5fc1d58 Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 5 months ago
  89. dc22afb spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · 2 years, 5 months ago
  90. c8836db Drop CONFIG_SPL_SIZE by Tom Rini · 2 years, 5 months ago
  91. 14b4817 ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig by Tom Rini · 2 years, 5 months ago
  92. b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  93. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 5 months ago
  94. cad7f4b Remove CONFIG_SPL_STACK_SIZE by Tom Rini · 2 years, 5 months ago
  95. 0bf940c Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · 2 years, 5 months ago
  96. 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  97. cfb5dd3 etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · 2 years, 5 months ago
  98. c4b8bc4 Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · 2 years, 5 months ago
  99. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  100. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago