1. 77c6629 misc: Add support for nvmem cells by Sean Anderson · 2 years, 7 months ago
  2. d9e9502 misc: i2c_eeprom: Add fallbacks by Sean Anderson · 2 years, 7 months ago
  3. 4a55f9d misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 7 months ago
  4. 5be015c net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 7 months ago
  5. 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 7 months ago
  6. 592a3eb sandbox: Remove eth2addr from environment by Sean Anderson · 2 years, 7 months ago
  7. 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 7 months ago
  8. 86f5cc7 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 7 months ago
  9. 7941a6d sandbox: net: Add mac address for eth8 to environment by Sean Anderson · 2 years, 7 months ago
  10. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 7 months ago
  11. b0ee162 Merge branch '2022-06-08-virtio-harden-and-test-vring' into next by Tom Rini · 2 years, 6 months ago
  12. 89e57e1 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · 2 years, 7 months ago
  13. 50d11fd virtio: rng: Check length before copying by Andrew Scull · 2 years, 7 months ago
  14. c3f7313 test: dm: virtio: Test virtio device driver probing by Andrew Scull · 2 years, 7 months ago
  15. e4ea0fd virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 7 months ago
  16. 561ff890 test: dm: virtio: Split out virtio device tests by Andrew Scull · 2 years, 7 months ago
  17. 28d25cf test: dm: virtio: Test notify before del_vqs by Andrew Scull · 2 years, 7 months ago
  18. 506ba0d virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 7 months ago
  19. bcb12d4 dm: test: virtio: Test the virtio ring by Andrew Scull · 2 years, 7 months ago
  20. c282bdb virtio_ring: Check used descriptors are chain heads by Andrew Scull · 2 years, 7 months ago
  21. 594d2a6 virtio_ring: Maintain a shadow copy of descriptors by Andrew Scull · 2 years, 7 months ago
  22. 83d15d3 virtio_ring: Add helper to attach vring descriptor by Andrew Scull · 2 years, 7 months ago
  23. b3f3644 virtio_ring: Merge identical variables by Andrew Scull · 2 years, 7 months ago
  24. f85fa5d Merge branch '2022-06-07-assorted-improvements' into next by Tom Rini · 2 years, 6 months ago
  25. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
  26. 69d5b42 qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 6 months ago
  27. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 6 months ago
  28. 034d8ff include/configs: Remove rootwait=1 to all the affected boards by Michael Trimarchi · 2 years, 6 months ago
  29. b565aff common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 6 months ago
  30. 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 6 months ago
  31. c84d830 pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 6 months ago
  32. c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 6 months ago
  33. f070e64 drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access by Judy Wang · 2 years, 7 months ago
  34. 03113fb serial: smh: Fake tstc by Sean Anderson · 2 years, 6 months ago
  35. c5574ea dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 6 months ago
  36. 5f15029 mkimage: Support signing 'auto' FITs by Sean Anderson · 2 years, 7 months ago
  37. 021e2db mkimage: Document more misc options by Sean Anderson · 2 years, 7 months ago
  38. 145f200 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 7 months ago
  39. cda509a event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · 2 years, 7 months ago
  40. 004ab83 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 7 months ago
  41. a2bca2b scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · 2 years, 7 months ago
  42. 8cace45 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · 2 years, 7 months ago
  43. e7269b7 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · 2 years, 7 months ago
  44. c3411d4 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 7 months ago
  45. 0f311f2 misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 7 months ago
  46. 788fbd4 doc: regulator: Add regulator-force-boot-off binding by Chris Packham · 2 years, 7 months ago
  47. e4c5b79 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 7 months ago
  48. c95a50e dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 7 months ago
  49. d0f8b69 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · 2 years, 7 months ago
  50. 2c3c282 configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  51. 97ad293 Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next by Tom Rini · 2 years, 6 months ago
  52. 78896ae spl: Rework and tighten some dependencies by Tom Rini · 2 years, 6 months ago
  53. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 6 months ago
  54. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 6 months ago
  55. 5e8d09f arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE by Chris Packham · 2 years, 6 months ago
  56. 7d5d591 Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · 2 years, 6 months ago
  57. eecbd46 arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE by Chris Packham · 2 years, 6 months ago
  58. 74f103e riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD by Tom Rini · 2 years, 6 months ago
  59. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  60. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
  61. 5391b81 spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · 2 years, 6 months ago
  62. 035fd9c Drop CONFIG_SPL_SIZE by Tom Rini · 2 years, 6 months ago
  63. 27f7dcf ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  64. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  65. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  66. 44e5ba4 Remove CONFIG_SPL_STACK_SIZE by Tom Rini · 2 years, 6 months ago
  67. 3388df7 Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · 2 years, 6 months ago
  68. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  69. 021f09a etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · 2 years, 6 months ago
  70. daf811e Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · 2 years, 6 months ago
  71. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  72. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  73. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  74. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  75. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  76. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  77. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  78. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  79. 86d2524 Introduce include/system-constants.h by Tom Rini · 2 years, 6 months ago
  80. 458909f stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE by Tom Rini · 2 years, 6 months ago
  81. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  82. d2100c1 mpc85xx: Switch to setting the initial stack pointer more clearly by Tom Rini · 2 years, 6 months ago
  83. d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  84. c0f9198 arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  85. 89ca343 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. by Tom Rini · 2 years, 6 months ago
  86. a276bc7 mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location by Tom Rini · 2 years, 6 months ago
  87. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 6 months ago
  88. 21c03e5 m68k: Remove dead code by Tom Rini · 2 years, 6 months ago
  89. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 6 months ago
  90. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  91. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
  92. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  93. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  94. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  95. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  96. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  97. d650175 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 7 months ago
  98. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
  99. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 7 months ago
  100. 60023bc fsl-layerscape: Remove CONFIG_SPL_PBL_PAD by Tom Rini · 2 years, 7 months ago