1. 53a422c mips: octeon: Add cvmx-pko3-compat.c by Aaron Williams · 2 years, 10 months ago
  2. e5ad790 mips: octeon: Add cvmx-pko3-queue.c by Aaron Williams · 3 years, 9 months ago
  3. 0f64057 mips: octeon: Add cvmx-pko3.c by Aaron Williams · 2 years, 10 months ago
  4. 2b1c0db mips: octeon: Add cvmx-pko.c by Aaron Williams · 2 years, 10 months ago
  5. 902596c mips: octeon: Add cvmx-pki-resources.c by Aaron Williams · 2 years, 10 months ago
  6. 37bfe52 mips: octeon: Add cvmx-pki.c by Aaron Williams · 3 years, 9 months ago
  7. 2f573fd mips: octeon: Add cvmx-ipd.c by Aaron Williams · 3 years, 9 months ago
  8. 78b9c0c mips: octeon: Add cvmx-ilk.c by Aaron Williams · 2 years, 10 months ago
  9. 0136c6a mips: octeon: Add cvmx-global-resource.c by Aaron Williams · 3 years, 9 months ago
  10. e36125d mips: octeon: Add cvmx-fpa-resource.c by Aaron Williams · 3 years, 9 months ago
  11. 047d7bb mips: octeon: Add cvmx-fpa.c by Aaron Williams · 2 years, 10 months ago
  12. 2aab1c2 mips: octeon: Add cvmx-fau-compat.c by Aaron Williams · 2 years, 10 months ago
  13. 16c50d6 mips: octeon: Add cvmx-cmd-queue.c by Aaron Williams · 3 years, 9 months ago
  14. f1ee394 mips: octeon: Add cvmx-agl.c by Aaron Williams · 2 years, 10 months ago
  15. 6fd320c mips: octeon: Add cvmx-helper-xaui.c by Aaron Williams · 2 years, 10 months ago
  16. 2e86b6c mips: octeon: Add cvmx-helper-sfp.c by Aaron Williams · 3 years, 9 months ago
  17. 3a019d0 mips: octeon: Add cvmx-helper-sgmii.c by Aaron Williams · 2 years, 10 months ago
  18. 7f0f843 mips: octeon: Add cvmx-helper-rgmii.c by Aaron Williams · 2 years, 10 months ago
  19. bfa83aa mips: octeon: Add cvmx-helper-pko3.c by Aaron Williams · 2 years, 10 months ago
  20. bdb0f08 mips: octeon: Add cvmx-helper-pko.c by Aaron Williams · 2 years, 10 months ago
  21. 755a6ea mips: octeon: Add cvmx-helper-pki.c by Aaron Williams · 2 years, 10 months ago
  22. 046922e mips: octeon: Add cvmx-helper-npi.c by Aaron Williams · 2 years, 10 months ago
  23. 3232073 mips: octeon: Add cvmx-helper-loop.c by Aaron Williams · 2 years, 10 months ago
  24. bb256ec mips: octeon: Add cvmx-helper-ipd.c by Aaron Williams · 2 years, 10 months ago
  25. 3bb644d mips: octeon: Add cvmx-helper-ilk.c by Aaron Williams · 2 years, 10 months ago
  26. f9c554f mips: octeon: Add cvmx-helper-fpa.c by Aaron Williams · 2 years, 10 months ago
  27. c006675 mips: octeon: Add cvmx-helper-board.c by Aaron Williams · 2 years, 10 months ago
  28. 1d10bda mips: octeon: Add cvmx-helper-bgx.c by Aaron Williams · 2 years, 10 months ago
  29. bbdae2e mips: octeon: Add cvmx-helper-agl.c by Aaron Williams · 2 years, 10 months ago
  30. 98036b0 mips: octeon: Misc changes to existing headers for upcoming eth support by Stefan Roese · 2 years, 10 months ago
  31. 03efa56 mips: octeon: Add cvmx-xcv-defs.h header file by Aaron Williams · 2 years, 10 months ago
  32. d91f12b mips: octeon: Add cvmx-pcsxx-defs.h header file by Aaron Williams · 2 years, 10 months ago
  33. 5ee9ece mips: octeon: Add cvmx-npei-defs.h header file by Aaron Williams · 2 years, 10 months ago
  34. e6ecc18 mips: octeon: Add cvmx-lbk-defs.h header file by Aaron Williams · 2 years, 10 months ago
  35. 49d7c72 mips: octeon: Add cvmx-iob-defs.h header file by Aaron Williams · 2 years, 10 months ago
  36. bb466a8 mips: octeon: Add cvmx-ilk-defs.h header file by Aaron Williams · 2 years, 10 months ago
  37. ba5eb23 mips: octeon: Add misc cvmx-* header files by Aaron Williams · 2 years, 10 months ago
  38. 46eb292 Merge branch '2022-05-03-virtio-pci-add-and-fix-consistency-checks' by Tom Rini · 2 years, 9 months ago
  39. 3b92018 pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 9 months ago
  40. 0699a78 virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  41. c763e1e virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 9 months ago
  42. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  43. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 9 months ago
  44. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 9 months ago
  45. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 9 months ago
  46. 55e6adb test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 9 months ago
  47. 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 9 months ago
  48. ec8eba8 pci: Check region ranges are addressable by Andrew Scull · 2 years, 9 months ago
  49. 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  50. e7870c2 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 9 months ago
  51. 6a8cb87 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 9 months ago
  52. f2c1ef1 virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 9 months ago
  53. c690f64 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 9 months ago
  54. 94b28b9 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 9 months ago
  55. da03cdf virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 9 months ago
  56. 30471d5 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 9 months ago
  57. f8e7670 CI: Azure: Rework how we update MSYS2 by Tom Rini · 2 years, 9 months ago
  58. edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 9 months ago
  59. 2406a91 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  60. a31eff3 CI: Run VPL tests by Simon Glass · 2 years, 9 months ago
  61. 5f19514 vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 9 months ago
  62. 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 9 months ago
  63. 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 9 months ago
  64. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 9 months ago
  65. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 9 months ago
  66. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 9 months ago
  67. 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 9 months ago
  68. 743ebe6 avb: Don't build in SPL by Simon Glass · 2 years, 9 months ago
  69. 3c0d5ea bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 9 months ago
  70. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 9 months ago
  71. a36d251 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 9 months ago
  72. d411359 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 9 months ago
  73. 08dc62c ARM: mvebu: x530: set MPP55 to gpio by Chris Packham · 2 years, 9 months ago
  74. af767e9 arm: mvebu: clearfog_defconfig: enable setexpr command by Josef Schlehofer · 2 years, 9 months ago
  75. 363d9f2 arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names by Pali Rohár · 2 years, 9 months ago
  76. dbd2a38 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 9 months ago
  77. f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 10 months ago
  78. b8b91a0 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 10 months ago
  79. 0ddc1e5 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 10 months ago
  80. 9efc5b7 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 10 months ago
  81. 31f8801 arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 10 months ago
  82. 1ae8a5f arm: mvebu: turris_omnia: Fix RESET button message by Pali Rohár · 2 years, 10 months ago
  83. 73c7db7 arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot by Pali Rohár · 2 years, 11 months ago
  84. 72a9dd2 arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode by Pali Rohár · 2 years, 11 months ago
  85. d802768 arm: mvebu: turris_omnia: Extract code for disabling sata/pcie by Pali Rohár · 2 years, 11 months ago
  86. 1da19dc arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable by Pali Rohár · 2 years, 11 months ago
  87. 8ead243 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · 2 years, 11 months ago
  88. f9c5cf8 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · 2 years, 11 months ago
  89. d6ba5c4 arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · 2 years, 11 months ago
  90. f4bf81b env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 11 months ago
  91. c70c010 Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  92. f7bd9e4 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · 2 years, 9 months ago
  93. d69616e test: dm: devres: Remove use-after-free by Andrew Scull · 2 years, 10 months ago
  94. 7f58fea test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · 2 years, 10 months ago
  95. 49209da sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 10 months ago
  96. beb341a usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 10 months ago
  97. 6212015 usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 10 months ago
  98. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 10 months ago
  99. 3849ca7 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 10 months ago
  100. 53cb97c doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 10 months ago