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