1. f53c057 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 7 months ago
  2. 53d6e1d virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 7 months ago
  3. 5cda9c0 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 7 months ago
  4. a78d056 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 7 months ago
  5. ba628b1 virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 7 months ago
  6. 4e7d098 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 7 months ago
  7. c7f4e6a CI: Azure: Rework how we update MSYS2 by Tom Rini · 2 years, 7 months ago
  8. 5a5e0dc Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 7 months ago
  9. 0d8d954 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  10. a2a4eea CI: Run VPL tests by Simon Glass · 2 years, 7 months ago
  11. e62205d vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 7 months ago
  12. b6c665f vpl: Support running vpl tests by Simon Glass · 2 years, 7 months ago
  13. c86e620 sandbox: Add a build for VPL by Simon Glass · 2 years, 7 months ago
  14. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  15. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  16. 52b3d65 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 7 months ago
  17. f57d401 Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 7 months ago
  18. c4cbec6 avb: Don't build in SPL by Simon Glass · 2 years, 7 months ago
  19. 9b92ea4 bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 7 months ago
  20. 1453914 test: Tidy up test building with SPL by Simon Glass · 2 years, 7 months ago
  21. af99ed6 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 7 months ago
  22. 7a42cd7 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 7 months ago
  23. 4592097 ARM: mvebu: x530: set MPP55 to gpio by Chris Packham · 2 years, 7 months ago
  24. 98b78f5 arm: mvebu: clearfog_defconfig: enable setexpr command by Josef Schlehofer · 2 years, 7 months ago
  25. 30e398d arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names by Pali Rohár · 2 years, 7 months ago
  26. 64eb749 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 7 months ago
  27. 77943da net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 8 months ago
  28. bfbb699 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 8 months ago
  29. 8213d62 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 8 months ago
  30. d25ded8 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 8 months ago
  31. 0eed57d arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 8 months ago
  32. 4f9e6fb arm: mvebu: turris_omnia: Fix RESET button message by Pali Rohár · 2 years, 8 months ago
  33. 93a89c5 arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot by Pali Rohár · 2 years, 9 months ago
  34. e910526 arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode by Pali Rohár · 2 years, 9 months ago
  35. 7cd4173 arm: mvebu: turris_omnia: Extract code for disabling sata/pcie by Pali Rohár · 2 years, 9 months ago
  36. f8f305b arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable by Pali Rohár · 2 years, 9 months ago
  37. 3c4dd98 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · 2 years, 9 months ago
  38. e792277 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · 2 years, 9 months ago
  39. c13401b arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · 2 years, 9 months ago
  40. db64efd env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 9 months ago
  41. d817187 Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  42. 26c3d54 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · 2 years, 7 months ago
  43. 6e0abff test: dm: devres: Remove use-after-free by Andrew Scull · 2 years, 8 months ago
  44. 2110a46 test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · 2 years, 8 months ago
  45. c40b01b sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 8 months ago
  46. 50456c9 usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 8 months ago
  47. 7152f7b usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 8 months ago
  48. a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 8 months ago
  49. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 8 months ago
  50. 591393f doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 8 months ago
  51. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 7 months ago
  52. 8c59113 efi_loader: disk: allow blk devices even without UCLASS_PARTITION by AKASHI Takahiro · 2 years, 7 months ago
  53. 3546eb2 efi_loader: simplify efi_add_conventional_memory_map() by Heinrich Schuchardt · 2 years, 7 months ago
  54. c79cebe efi_loader: simplify try_load_entry() by Heinrich Schuchardt · 2 years, 7 months ago
  55. e353ba1 efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 7 months ago
  56. e07fe5c efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · 2 years, 7 months ago
  57. 3210324 Merge branch '2022-04-28-led-updates' by Tom Rini · 2 years, 7 months ago
  58. 5755f02 dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 7 months ago
  59. a15900c test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · 2 years, 7 months ago
  60. 83bbd0a test: dm: led: Fix LED enumeration by Marek Vasut · 2 years, 7 months ago
  61. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  62. f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
  63. 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
  64. 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
  65. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  66. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
  67. dd79289 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 7 months ago
  68. 0cdb2be doc: boards: amlogic: update jethub d1 specifications by Vyacheslav Bocharov · 2 years, 7 months ago
  69. ece05c4 Merge tag 'u-boot-at91-2022.07-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 7 months ago
  70. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 7 months ago
  71. 429f3b2 board: ls1046afrwy: Remove Manish Tomar's email by Sean Anderson · 2 years, 7 months ago
  72. ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 7 months ago
  73. 56b23dd powerpc: dts: p2020: Set dfsrr property for i2c nodes by Pali Rohár · 2 years, 8 months ago
  74. b9f1c60 powerpc: dts: p2020: Define L2 cache node by Pali Rohár · 2 years, 8 months ago
  75. c3f49a2 powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driver by Pali Rohár · 2 years, 8 months ago
  76. 59bd0b2 powerpc: dts: p2020: Add missing interrupts property to spi@7000 node by Pali Rohár · 2 years, 8 months ago
  77. 1cacf87 powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post.dtsi by Pali Rohár · 2 years, 8 months ago
  78. 054b4dd powerpc: dts: p2020: Add Linux compatible string and property for eSDHC by Pali Rohár · 2 years, 8 months ago
  79. 107eb42 powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsi by Pali Rohár · 2 years, 8 months ago
  80. 01e4a07 powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driver by Pali Rohár · 2 years, 8 months ago
  81. 97ddccd powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsi by Pali Rohár · 2 years, 8 months ago
  82. 108bfdc board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 8 months ago
  83. b9d2a69 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 8 months ago
  84. 3cac197 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 8 months ago
  85. b373e92 board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place by Pali Rohár · 2 years, 8 months ago
  86. cca5828 board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map by Pali Rohár · 2 years, 8 months ago
  87. 91d1fce board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SDHC_WP is used as GPIO by Pali Rohár · 2 years, 8 months ago
  88. 521973b board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 8 months ago
  89. f1ecc79 board: freescale: p1_p2_rdb_pc: Do not hang in checkboard() by Pali Rohár · 2 years, 8 months ago
  90. d61e3c2 powerpc: mpc85xx: Define linker sections in ascending order by Pali Rohár · 2 years, 8 months ago
  91. 1a83e6b powerpc: mpc85xx: Put bss after image when not including reset vector by Pali Rohár · 2 years, 8 months ago
  92. ca8abbd powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script by Pali Rohár · 2 years, 8 months ago
  93. 7e81416 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
  94. bebc239 powerpc: mpc85xx: Remove u-boot-nand_spl.lds by Pali Rohár · 2 years, 7 months ago
  95. 0486cb6 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support by Pali Rohár · 2 years, 8 months ago
  96. bf39a8f powerpc: dts: p1020/p2020: Fix esdhc node name by Pali Rohár · 2 years, 8 months ago
  97. c27f255 powerpc: dts: p2020: Add localbus node by Pali Rohár · 2 years, 8 months ago
  98. eca1811 mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 8 months ago
  99. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 8 months ago
  100. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 8 months ago