1. 3a019d0 mips: octeon: Add cvmx-helper-sgmii.c by Aaron Williams · 2 years, 7 months ago
  2. 7f0f843 mips: octeon: Add cvmx-helper-rgmii.c by Aaron Williams · 2 years, 7 months ago
  3. bfa83aa mips: octeon: Add cvmx-helper-pko3.c by Aaron Williams · 2 years, 7 months ago
  4. bdb0f08 mips: octeon: Add cvmx-helper-pko.c by Aaron Williams · 2 years, 7 months ago
  5. 755a6ea mips: octeon: Add cvmx-helper-pki.c by Aaron Williams · 2 years, 7 months ago
  6. 046922e mips: octeon: Add cvmx-helper-npi.c by Aaron Williams · 2 years, 7 months ago
  7. 3232073 mips: octeon: Add cvmx-helper-loop.c by Aaron Williams · 2 years, 7 months ago
  8. bb256ec mips: octeon: Add cvmx-helper-ipd.c by Aaron Williams · 2 years, 7 months ago
  9. 3bb644d mips: octeon: Add cvmx-helper-ilk.c by Aaron Williams · 2 years, 7 months ago
  10. f9c554f mips: octeon: Add cvmx-helper-fpa.c by Aaron Williams · 2 years, 7 months ago
  11. c006675 mips: octeon: Add cvmx-helper-board.c by Aaron Williams · 2 years, 7 months ago
  12. 1d10bda mips: octeon: Add cvmx-helper-bgx.c by Aaron Williams · 2 years, 7 months ago
  13. bbdae2e mips: octeon: Add cvmx-helper-agl.c by Aaron Williams · 2 years, 7 months ago
  14. 98036b0 mips: octeon: Misc changes to existing headers for upcoming eth support by Stefan Roese · 2 years, 7 months ago
  15. 03efa56 mips: octeon: Add cvmx-xcv-defs.h header file by Aaron Williams · 2 years, 7 months ago
  16. d91f12b mips: octeon: Add cvmx-pcsxx-defs.h header file by Aaron Williams · 2 years, 7 months ago
  17. 5ee9ece mips: octeon: Add cvmx-npei-defs.h header file by Aaron Williams · 2 years, 7 months ago
  18. e6ecc18 mips: octeon: Add cvmx-lbk-defs.h header file by Aaron Williams · 2 years, 7 months ago
  19. 49d7c72 mips: octeon: Add cvmx-iob-defs.h header file by Aaron Williams · 2 years, 7 months ago
  20. bb466a8 mips: octeon: Add cvmx-ilk-defs.h header file by Aaron Williams · 2 years, 7 months ago
  21. ba5eb23 mips: octeon: Add misc cvmx-* header files by Aaron Williams · 2 years, 7 months ago
  22. 46eb292 Merge branch '2022-05-03-virtio-pci-add-and-fix-consistency-checks' by Tom Rini · 2 years, 6 months ago
  23. 3b92018 pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 6 months ago
  24. 0699a78 virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  25. c763e1e virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 6 months ago
  26. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  27. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 6 months ago
  28. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 6 months ago
  29. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  30. 55e6adb test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 6 months ago
  31. 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 6 months ago
  32. ec8eba8 pci: Check region ranges are addressable by Andrew Scull · 2 years, 6 months ago
  33. 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  34. e7870c2 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 6 months ago
  35. 6a8cb87 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 6 months ago
  36. f2c1ef1 virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 6 months ago
  37. c690f64 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 6 months ago
  38. 94b28b9 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 6 months ago
  39. da03cdf virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 6 months ago
  40. 30471d5 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 6 months ago
  41. 2158b0d bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 6 months ago
  42. c606c00 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 6 months ago
  43. a3d0aa8 bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 6 months ago
  44. 4e65ca0 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · 2 years, 6 months ago
  45. d8465ff efi_loader: export efi_locate_device_handle() by AKASHI Takahiro · 2 years, 6 months ago
  46. 7f67525 menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 6 months ago
  47. c23bb03 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 6 months ago
  48. b8cd1e7 test: unit test for u16_strlcat() by Masahisa Kojima · 2 years, 6 months ago
  49. eca08ce lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 6 months ago
  50. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 6 months ago
  51. c900a42 efi_selftest: error handling in efi_selftest_tcg2 by Heinrich Schuchardt · 2 years, 6 months ago
  52. 0db8221 efi_selftest: clean up unaligned unit test by Heinrich Schuchardt · 2 years, 6 months ago
  53. 1b2c3e5 efi_selftest: buildefi_selftest_unaligned.c by Heinrich Schuchardt · 2 years, 6 months ago
  54. 1979404 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · 2 years, 6 months ago
  55. 5c1037d efi_loader: reset colors before clearing screen by Heinrich Schuchardt · 2 years, 6 months ago
  56. 100de5e doc: fix typos in bootmenu.rst by Heinrich Schuchardt · 2 years, 6 months ago
  57. d1d7ed7 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 6 months ago
  58. f2c534d test: unit test for bootmenu by Heinrich Schuchardt · 2 years, 6 months ago
  59. 29a0218 sandbox: enable bootmenu command by Heinrich Schuchardt · 2 years, 6 months ago
  60. f8e7670 CI: Azure: Rework how we update MSYS2 by Tom Rini · 2 years, 6 months ago
  61. c62f93a sf: dataflash: add support for AT45DB641E by Luca Ellero · 2 years, 6 months ago
  62. 1c1c581 sf: dataflash: add support for "extended ID" by Luca Ellero · 2 years, 6 months ago
  63. aaf2dbc spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 6 months ago
  64. f9b9641 mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · 2 years, 6 months ago
  65. 1aa60f0 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · 2 years, 6 months ago
  66. edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 6 months ago
  67. 2406a91 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 6 months ago
  68. a31eff3 CI: Run VPL tests by Simon Glass · 2 years, 6 months ago
  69. 5f19514 vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 6 months ago
  70. 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 6 months ago
  71. 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 6 months ago
  72. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  73. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 6 months ago
  74. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 6 months ago
  75. 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 6 months ago
  76. 743ebe6 avb: Don't build in SPL by Simon Glass · 2 years, 6 months ago
  77. 3c0d5ea bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 6 months ago
  78. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 6 months ago
  79. a36d251 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 6 months ago
  80. d411359 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 6 months ago
  81. 08dc62c ARM: mvebu: x530: set MPP55 to gpio by Chris Packham · 2 years, 6 months ago
  82. af767e9 arm: mvebu: clearfog_defconfig: enable setexpr command by Josef Schlehofer · 2 years, 6 months ago
  83. 363d9f2 arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names by Pali Rohár · 2 years, 6 months ago
  84. dbd2a38 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 6 months ago
  85. f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 6 months ago
  86. b8b91a0 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 7 months ago
  87. 0ddc1e5 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 7 months ago
  88. 9efc5b7 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 7 months ago
  89. 31f8801 arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 7 months ago
  90. 1ae8a5f arm: mvebu: turris_omnia: Fix RESET button message by Pali Rohár · 2 years, 7 months ago
  91. 73c7db7 arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot by Pali Rohár · 2 years, 8 months ago
  92. 72a9dd2 arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode by Pali Rohár · 2 years, 8 months ago
  93. d802768 arm: mvebu: turris_omnia: Extract code for disabling sata/pcie by Pali Rohár · 2 years, 8 months ago
  94. 1da19dc arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable by Pali Rohár · 2 years, 8 months ago
  95. 8ead243 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · 2 years, 8 months ago
  96. f9c5cf8 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · 2 years, 8 months ago
  97. d6ba5c4 arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · 2 years, 8 months ago
  98. f4bf81b env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 8 months ago
  99. c70c010 Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  100. f7bd9e4 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · 2 years, 6 months ago