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