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