1. 55c5d6f mips: octeon: Add cvmx-helper-ilk.c by Aaron Williams · Thu Apr 07 09:11:15 2022 +0200
  2. 0449c43 mips: octeon: Add cvmx-helper-fpa.c by Aaron Williams · Thu Apr 07 09:11:14 2022 +0200
  3. dc07277 mips: octeon: Add cvmx-helper-board.c by Aaron Williams · Thu Apr 07 09:11:13 2022 +0200
  4. f614646 mips: octeon: Add cvmx-helper-bgx.c by Aaron Williams · Thu Apr 07 09:11:12 2022 +0200
  5. 9f8d004 mips: octeon: Add cvmx-helper-agl.c by Aaron Williams · Thu Apr 07 09:11:11 2022 +0200
  6. cbe6243 mips: octeon: Misc changes to existing headers for upcoming eth support by Stefan Roese · Thu Apr 07 09:11:10 2022 +0200
  7. 88b4b0a mips: octeon: Add cvmx-xcv-defs.h header file by Aaron Williams · Thu Apr 07 09:11:09 2022 +0200
  8. 8af3b93 mips: octeon: Add cvmx-pcsxx-defs.h header file by Aaron Williams · Thu Apr 07 09:11:08 2022 +0200
  9. 62b43f8 mips: octeon: Add cvmx-npei-defs.h header file by Aaron Williams · Thu Apr 07 09:11:07 2022 +0200
  10. f04969b mips: octeon: Add cvmx-lbk-defs.h header file by Aaron Williams · Thu Apr 07 09:11:06 2022 +0200
  11. 9f499a8 mips: octeon: Add cvmx-iob-defs.h header file by Aaron Williams · Thu Apr 07 09:11:05 2022 +0200
  12. 956e2de mips: octeon: Add cvmx-ilk-defs.h header file by Aaron Williams · Thu Apr 07 09:11:04 2022 +0200
  13. 1fd14ee mips: octeon: Add misc cvmx-* header files by Aaron Williams · Thu Apr 07 09:11:03 2022 +0200
  14. 457c28b Merge branch '2022-05-03-virtio-pci-add-and-fix-consistency-checks' by Tom Rini · Tue May 03 18:33:46 2022 -0400
  15. 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · Thu Apr 21 16:11:16 2022 +0000
  16. a625bbd virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:15 2022 +0000
  17. 3d41dd4 virtio: pci: Check virtio configs are mapped by Andrew Scull · Thu Apr 21 16:11:14 2022 +0000
  18. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  19. 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · Thu Apr 21 16:11:12 2022 +0000
  20. 994b60d pci: Match region flags using a mask by Andrew Scull · Thu Apr 21 16:11:11 2022 +0000
  21. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  22. c7456a4 test: pci: Test PCI address conversion functions by Andrew Scull · Thu Apr 21 16:11:09 2022 +0000
  23. 3bf6152 pci: Range check address conversions by Andrew Scull · Thu Apr 21 16:11:08 2022 +0000
  24. cb06f0e pci: Check region ranges are addressable by Andrew Scull · Thu Apr 21 16:11:07 2022 +0000
  25. 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:06 2022 +0000
  26. d1cc2b5 virtio: pci: Read entire capability into memory by Andrew Scull · Thu Apr 21 16:11:05 2022 +0000
  27. f53c057 virtio: pci: Check virtio capability is in bounds by Andrew Scull · Thu Apr 21 16:11:04 2022 +0000
  28. 53d6e1d virtio: pci: Check virtio common config size by Andrew Scull · Thu Apr 21 16:11:03 2022 +0000
  29. 5cda9c0 virtio: pci: Bounds check notification writes by Andrew Scull · Thu Apr 21 16:11:02 2022 +0000
  30. a78d056 virtio: pci: Bounds check device config access by Andrew Scull · Thu Apr 21 16:11:01 2022 +0000
  31. ba628b1 virtio: pci: Fix discovery of device config length by Andrew Scull · Thu Apr 21 16:11:00 2022 +0000
  32. 4e7d098 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · Thu Apr 21 16:10:59 2022 +0000
  33. c7f4e6a CI: Azure: Rework how we update MSYS2 by Tom Rini · Tue May 03 08:30:14 2022 -0400
  34. 5a5e0dc Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · Mon May 02 19:02:44 2022 -0400
  35. 0d8d954 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 02 19:00:42 2022 -0400
  36. a2a4eea CI: Run VPL tests by Simon Glass · Sat Apr 30 00:56:57 2022 -0600
  37. e62205d vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · Sat Apr 30 00:56:56 2022 -0600
  38. b6c665f vpl: Support running vpl tests by Simon Glass · Sat Apr 30 00:56:55 2022 -0600
  39. c86e620 sandbox: Add a build for VPL by Simon Glass · Sat Apr 30 00:56:54 2022 -0600
  40. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  41. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  42. 52b3d65 Makefile: Tidy up the TPL build rules by Simon Glass · Sat Apr 30 00:56:51 2022 -0600
  43. f57d401 Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · Sat Apr 30 00:56:50 2022 -0600
  44. c4cbec6 avb: Don't build in SPL by Simon Glass · Sat Apr 30 00:56:49 2022 -0600
  45. 9b92ea4 bloblist: Correct Kconfig dependencies by Simon Glass · Sat Apr 30 00:56:48 2022 -0600
  46. 1453914 test: Tidy up test building with SPL by Simon Glass · Sat Apr 30 00:56:47 2022 -0600
  47. af99ed6 doc: Expand SPL docs to explain the phase and config by Simon Glass · Sat Apr 30 00:56:46 2022 -0600
  48. 7a42cd7 doc: Convert SPL documentation to ReST by Simon Glass · Sat Apr 30 00:56:45 2022 -0600
  49. 4592097 ARM: mvebu: x530: set MPP55 to gpio by Chris Packham · Mon May 02 15:16:25 2022 +1200
  50. 98b78f5 arm: mvebu: clearfog_defconfig: enable setexpr command by Josef Schlehofer · Fri Apr 29 17:49:14 2022 +0200
  51. 30e398d arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names by Pali Rohár · Fri Apr 29 13:53:25 2022 +0200
  52. 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
  53. 77943da net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · Tue Apr 12 13:18:19 2022 -0700
  54. bfbb699 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · Wed Apr 06 11:39:36 2022 +0200
  55. 8213d62 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · Wed Apr 06 11:39:35 2022 +0200
  56. 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
  57. 0eed57d arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · Wed Apr 06 11:39:33 2022 +0200
  58. 4f9e6fb arm: mvebu: turris_omnia: Fix RESET button message by Pali Rohár · Wed Apr 06 11:39:32 2022 +0200
  59. 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
  60. e910526 arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode by Pali Rohár · Wed Mar 02 12:47:57 2022 +0100
  61. 7cd4173 arm: mvebu: turris_omnia: Extract code for disabling sata/pcie by Pali Rohár · Wed Mar 02 12:47:56 2022 +0100
  62. 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
  63. 3c4dd98 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · Wed Mar 02 12:47:54 2022 +0100
  64. e792277 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · Wed Mar 02 12:47:53 2022 +0100
  65. c13401b arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · Wed Mar 02 12:47:52 2022 +0100
  66. 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
  67. 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
  68. 26c3d54 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · Fri Apr 29 11:25:06 2022 -0400
  69. 6e0abff test: dm: devres: Remove use-after-free by Andrew Scull · Sun Apr 03 10:39:15 2022 +0000
  70. 2110a46 test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · Sun Apr 03 10:39:14 2022 +0000
  71. c40b01b sound: Fix buffer overflow in square wave generation by Andrew Scull · Sun Apr 03 10:39:13 2022 +0000
  72. 50456c9 usb: sandbox: Bounds check read from buffer by Andrew Scull · Sun Apr 03 10:39:12 2022 +0000
  73. 7152f7b usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · Sun Apr 03 10:39:11 2022 +0000
  74. a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · Sun Apr 03 10:39:10 2022 +0000
  75. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · Sun Apr 03 10:39:09 2022 +0000
  76. 591393f doc: Correct position of gdb '--args' parameter by Andrew Scull · Sun Apr 03 10:39:08 2022 +0000
  77. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · Thu Apr 28 06:30:30 2022 +0000
  78. 8c59113 efi_loader: disk: allow blk devices even without UCLASS_PARTITION by AKASHI Takahiro · Thu Apr 28 13:49:16 2022 +0900
  79. 3546eb2 efi_loader: simplify efi_add_conventional_memory_map() by Heinrich Schuchardt · Mon Apr 25 23:54:48 2022 +0200
  80. c79cebe efi_loader: simplify try_load_entry() by Heinrich Schuchardt · Mon Apr 25 23:35:01 2022 +0200
  81. e353ba1 efi: fix devpath_is_partition() by Heinrich Schuchardt · Mon Apr 25 23:21:20 2022 +0200
  82. e07fe5c efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · Fri Apr 29 07:15:04 2022 +0200
  83. 3210324 Merge branch '2022-04-28-led-updates' by Tom Rini · Thu Apr 28 13:46:31 2022 -0400
  84. 5755f02 dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · Thu Apr 28 13:26:53 2022 +0200
  85. a15900c test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · Mon Apr 25 18:33:51 2022 +0200
  86. 83bbd0a test: dm: led: Fix LED enumeration by Marek Vasut · Mon Apr 25 18:33:50 2022 +0200
  87. 721d99a led: Drop led_default_state() by Marek Vasut · Fri Apr 22 15:41:42 2022 +0200
  88. f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · Fri Apr 22 15:34:00 2022 +0200
  89. 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · Fri Apr 22 15:15:55 2022 +0200
  90. 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · Fri Apr 22 15:15:54 2022 +0200
  91. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · Fri Apr 22 15:15:53 2022 +0200
  92. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400
  93. 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
  94. 0cdb2be doc: boards: amlogic: update jethub d1 specifications by Vyacheslav Bocharov · Tue Apr 26 08:26:33 2022 +0300
  95. 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
  96. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · Fri Apr 22 15:32:21 2022 +0200
  97. 429f3b2 board: ls1046afrwy: Remove Manish Tomar's email by Sean Anderson · Tue Apr 19 17:06:31 2022 -0400
  98. ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · Thu Apr 14 22:52:03 2022 +0200
  99. 56b23dd powerpc: dts: p2020: Set dfsrr property for i2c nodes by Pali Rohár · Fri Apr 08 14:39:58 2022 +0200
  100. b9f1c60 powerpc: dts: p2020: Define L2 cache node by Pali Rohár · Fri Apr 08 14:39:57 2022 +0200