1. c23bb03 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 9 months ago
  2. b8cd1e7 test: unit test for u16_strlcat() by Masahisa Kojima · 2 years, 9 months ago
  3. eca08ce lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 9 months ago
  4. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 9 months ago
  5. c900a42 efi_selftest: error handling in efi_selftest_tcg2 by Heinrich Schuchardt · 2 years, 9 months ago
  6. 0db8221 efi_selftest: clean up unaligned unit test by Heinrich Schuchardt · 2 years, 9 months ago
  7. 1b2c3e5 efi_selftest: buildefi_selftest_unaligned.c by Heinrich Schuchardt · 2 years, 9 months ago
  8. 1979404 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · 2 years, 9 months ago
  9. 5c1037d efi_loader: reset colors before clearing screen by Heinrich Schuchardt · 2 years, 9 months ago
  10. 100de5e doc: fix typos in bootmenu.rst by Heinrich Schuchardt · 2 years, 9 months ago
  11. d1d7ed7 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 9 months ago
  12. f2c534d test: unit test for bootmenu by Heinrich Schuchardt · 2 years, 9 months ago
  13. 29a0218 sandbox: enable bootmenu command by Heinrich Schuchardt · 2 years, 9 months ago
  14. f8e7670 CI: Azure: Rework how we update MSYS2 by Tom Rini · 2 years, 8 months ago
  15. edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 8 months ago
  16. 2406a91 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  17. a31eff3 CI: Run VPL tests by Simon Glass · 2 years, 9 months ago
  18. 5f19514 vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 9 months ago
  19. 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 9 months ago
  20. 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 9 months ago
  21. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 9 months ago
  22. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 9 months ago
  23. d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 9 months ago
  24. 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 9 months ago
  25. 743ebe6 avb: Don't build in SPL by Simon Glass · 2 years, 9 months ago
  26. 3c0d5ea bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 9 months ago
  27. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 9 months ago
  28. a36d251 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 9 months ago
  29. d411359 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 9 months ago
  30. 08dc62c ARM: mvebu: x530: set MPP55 to gpio by Chris Packham · 2 years, 9 months ago
  31. af767e9 arm: mvebu: clearfog_defconfig: enable setexpr command by Josef Schlehofer · 2 years, 9 months ago
  32. 363d9f2 arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names by Pali Rohár · 2 years, 9 months ago
  33. dbd2a38 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 9 months ago
  34. f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 9 months ago
  35. b8b91a0 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 9 months ago
  36. 0ddc1e5 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 9 months ago
  37. 9efc5b7 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 9 months ago
  38. 31f8801 arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 9 months ago
  39. 1ae8a5f arm: mvebu: turris_omnia: Fix RESET button message by Pali Rohár · 2 years, 9 months ago
  40. 73c7db7 arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot by Pali Rohár · 2 years, 11 months ago
  41. 72a9dd2 arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode by Pali Rohár · 2 years, 11 months ago
  42. d802768 arm: mvebu: turris_omnia: Extract code for disabling sata/pcie by Pali Rohár · 2 years, 11 months ago
  43. 1da19dc arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable by Pali Rohár · 2 years, 11 months ago
  44. 8ead243 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · 2 years, 11 months ago
  45. f9c5cf8 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · 2 years, 11 months ago
  46. d6ba5c4 arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · 2 years, 11 months ago
  47. f4bf81b env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 11 months ago
  48. 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
  49. f7bd9e4 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · 2 years, 9 months ago
  50. d69616e test: dm: devres: Remove use-after-free by Andrew Scull · 2 years, 9 months ago
  51. 7f58fea test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · 2 years, 9 months ago
  52. 49209da sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 9 months ago
  53. beb341a usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 9 months ago
  54. 6212015 usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 9 months ago
  55. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 9 months ago
  56. 3849ca7 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 9 months ago
  57. 53cb97c doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 9 months ago
  58. 5e847f7 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 9 months ago
  59. 6c64042 efi_loader: disk: allow blk devices even without UCLASS_PARTITION by AKASHI Takahiro · 2 years, 9 months ago
  60. 8da26f5 efi_loader: simplify efi_add_conventional_memory_map() by Heinrich Schuchardt · 2 years, 9 months ago
  61. 4f41996 efi_loader: simplify try_load_entry() by Heinrich Schuchardt · 2 years, 9 months ago
  62. dd1086a efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 9 months ago
  63. 7ea79e5 efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · 2 years, 9 months ago
  64. e95afa5 Merge branch '2022-04-28-led-updates' by Tom Rini · 2 years, 9 months ago
  65. 53ee48b dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 9 months ago
  66. 891ec35 test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · 2 years, 9 months ago
  67. 876276f test: dm: led: Fix LED enumeration by Marek Vasut · 2 years, 9 months ago
  68. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 9 months ago
  69. 0107469 led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 9 months ago
  70. e3aa766 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 9 months ago
  71. c438866 led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 9 months ago
  72. 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 9 months ago
  73. 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 9 months ago
  74. 24df831 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 9 months ago
  75. 5a9e592 doc: boards: amlogic: update jethub d1 specifications by Vyacheslav Bocharov · 2 years, 9 months ago
  76. 3970f77 Merge tag 'u-boot-at91-2022.07-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 9 months ago
  77. 182d45d cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 9 months ago
  78. 7026c1e board: ls1046afrwy: Remove Manish Tomar's email by Sean Anderson · 2 years, 9 months ago
  79. 95f8dfe pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 9 months ago
  80. e8c9148 powerpc: dts: p2020: Set dfsrr property for i2c nodes by Pali Rohár · 2 years, 9 months ago
  81. fd3dc72 powerpc: dts: p2020: Define L2 cache node by Pali Rohár · 2 years, 9 months ago
  82. 787d2c0 powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driver by Pali Rohár · 2 years, 9 months ago
  83. 7b07412 powerpc: dts: p2020: Add missing interrupts property to spi@7000 node by Pali Rohár · 2 years, 9 months ago
  84. 15d086d powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post.dtsi by Pali Rohár · 2 years, 9 months ago
  85. d1721ea powerpc: dts: p2020: Add Linux compatible string and property for eSDHC by Pali Rohár · 2 years, 9 months ago
  86. 0e33f68 powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsi by Pali Rohár · 2 years, 9 months ago
  87. 1a0800a powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driver by Pali Rohár · 2 years, 9 months ago
  88. ec52b55 powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsi by Pali Rohár · 2 years, 9 months ago
  89. c7d0295 board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 9 months ago
  90. 6496a89 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 9 months ago
  91. ac56055 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 9 months ago
  92. 71dcf81 board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place by Pali Rohár · 2 years, 9 months ago
  93. 0b30cb3 board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map by Pali Rohár · 2 years, 9 months ago
  94. 0992c2b 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 · 2 years, 9 months ago
  95. 4aceaec board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 9 months ago
  96. ccad59d board: freescale: p1_p2_rdb_pc: Do not hang in checkboard() by Pali Rohár · 2 years, 9 months ago
  97. 1245c6e powerpc: mpc85xx: Define linker sections in ascending order by Pali Rohár · 2 years, 9 months ago
  98. 1b780b6 powerpc: mpc85xx: Put bss after image when not including reset vector by Pali Rohár · 2 years, 9 months ago
  99. c45f000 powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script by Pali Rohár · 2 years, 9 months ago
  100. ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 9 months ago