1. b7c2cc4 disk: part_dos: Fix a NULL pointer error by Simon Glass · 3 years, 1 month ago
  2. 362a79f mbr: Correct verification check by Simon Glass · 3 years, 1 month ago
  3. ce34a66 mmc: Allow for children other than the block device by Simon Glass · 3 years, 1 month ago
  4. 0bf61ac sandbox: mmc: Support a backing file by Simon Glass · 3 years, 1 month ago
  5. a0ff280 sandbox: Support unmapping a file by Simon Glass · 3 years, 1 month ago
  6. 15156c9 test/py: Allow passing input to a program by Simon Glass · 3 years, 1 month ago
  7. c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years, 1 month ago
  8. 1fb115e sf: doc: Add documentation for the 'sf' command by Simon Glass · 3 years, 2 months ago
  9. 3512e15 sf: Tidy up code to avoid #ifdef by Simon Glass · 3 years, 2 months ago
  10. ad4e010 sf: Use const for the stage name by Simon Glass · 3 years, 2 months ago
  11. 6b03448 command: Use a constant pointer for the help by Simon Glass · 3 years, 2 months ago
  12. 7acb322 env: Avoid using GNU features in awk by Simon Glass · 3 years ago
  13. 1943f2a Merge branch '2021-11-23-scmi-and-tee-updates' into next by Tom Rini · 3 years ago
  14. 48108f3 firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years, 1 month ago
  15. fcb41d4 dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages by Etienne Carriere · 3 years, 1 month ago
  16. 1442e9f tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER by Etienne Carriere · 3 years, 1 month ago
  17. 7c1a9b2 tee: optee: remove unused duplicated login Id macros by Etienne Carriere · 3 years, 1 month ago
  18. 1662ed0 tee: define session login identifiers by Etienne Carriere · 3 years, 1 month ago
  19. 32190a9 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years, 1 month ago
  20. 3de5aef firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
  21. 88a304f firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
  22. 7b49939 firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years, 1 month ago
  23. 5ddbbd1 firmware: scmi: fix description of an API function by Etienne Carriere · 3 years, 1 month ago
  24. 7f6743d stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX by Patrick Delaunay · 3 years, 1 month ago
  25. 73ead2b firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years, 1 month ago
  26. d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
  27. 31dc56f clk: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
  28. d963154 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
  29. 5a24e12 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  30. f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years, 2 months ago
  31. 8b41ded drivers: net: add Aspeed MDIO driver by Dylan Hung · 3 years, 1 month ago
  32. 10aaefb net: tsec: Make redundant_init() static by Bin Meng · 3 years, 1 month ago
  33. 04c350c net: fec_mxc: Declare 'promisc' as bool by Bin Meng · 3 years, 1 month ago
  34. c7ae46ef net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · 3 years, 1 month ago
  35. d5ba618 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years, 1 month ago
  36. d4a660a net: bootp: Correct VCI string transmission by Walter Stoll · 3 years, 2 months ago
  37. 0997bb4 configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses by Vladimir Oltean · 3 years, 2 months ago
  38. 0545e7f configs: ls1021a-tsn: enable sja1105 switch driver by Vladimir Oltean · 3 years, 2 months ago
  39. 39dd4f6 arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings by Vladimir Oltean · 3 years, 2 months ago
  40. 7f7e73e net: dsa: sja1105: add support for SGMII by Vladimir Oltean · 3 years, 2 months ago
  41. f24b666 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · 3 years, 2 months ago
  42. e3789a7 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · 3 years, 2 months ago
  43. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 2 months ago
  44. 0783b16 net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 2 months ago
  45. 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 2 months ago
  46. 9dcb810 net: tsec: add support for promiscuous mode by Vladimir Oltean · 3 years, 2 months ago
  47. 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years, 2 months ago
  48. f9bab98 Revert "nvme: Enable FUA" by Tom Rini · 3 years ago
  49. 8e2a782 Revert "nvme: Fix error in nvme_setup_prps" by Tom Rini · 3 years ago
  50. 7a9b768 Merge branch '2021-11-17-assorted-driver-platform-updates' into next by Tom Rini · 3 years ago
  51. b5b97ae configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 support by Aswath Govindraju · 3 years, 1 month ago
  52. 326ee2b arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPL by Kishon Vijay Abraham I · 3 years, 1 month ago
  53. 1ac3b72 usb: cdns3: cdns3-ti: Add compatible for AM64 SoC by Aswath Govindraju · 3 years, 1 month ago
  54. 82c6558 phy: cadence: phy-cadence-torrent: Change the name of subnode searched by Aswath Govindraju · 3 years, 1 month ago
  55. c4eef59 nvme: Fix error in nvme_setup_prps by Jon Lin · 3 years, 1 month ago
  56. b6bfb89 nvme: Enable FUA by Jon Lin · 3 years, 1 month ago
  57. 4f2e228 RFC: arm: pci: Add PCI cam support to PCI-E ecam driver by Alistair Delva · 3 years, 1 month ago
  58. e3cdc2c configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · 3 years, 1 month ago
  59. 3aeb239 configs: aspeed: Make EXTRA_ENV_SETTINGS board specific by Chia-Wei Wang · 3 years, 1 month ago
  60. ddd778a configs: ast2600-evb: Enable SPL FIT support by Chia-Wei Wang · 3 years, 1 month ago
  61. e3aab73 ast2600: spl: Locate load buffer in DRAM space by Chia-Wei Wang · 3 years, 1 month ago
  62. f055227 ARM: dts: ast2600: Add ACRY to device tree by Chia-Wei Wang · 3 years, 1 month ago
  63. 89c36cc crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
  64. af64511 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · 3 years, 1 month ago
  65. a2f16d0 ARM: dts: ast2600: Add HACE to device tree by Joel Stanley · 3 years, 1 month ago
  66. 9fcdd98 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · 3 years, 1 month ago
  67. 4080714 clk: ast2600: Add YCLK control for HACE by Joel Stanley · 3 years, 1 month ago
  68. 3d99be9 aspeed: ast2600: Enlarge SRAM size by Chia-Wei Wang · 3 years, 1 month ago
  69. deea089 image: fit: Fix parameter name for hash algorithm by Chia-Wei Wang · 3 years, 1 month ago
  70. faf5d4d mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · 3 years, 1 month ago
  71. 55de0c1 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years, 1 month ago
  72. 370cc94 arm: qemu: Enable the debug UART by Simon Glass · 3 years, 1 month ago
  73. 0dba458 arm: Init the debug UART by Simon Glass · 3 years, 1 month ago
  74. 31ec464 arm: Fix some inconsistent debug-UART CONFIG options by Simon Glass · 3 years, 1 month ago
  75. a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years, 1 month ago
  76. b814e00 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years, 1 month ago
  77. 46220bf aspeed: AST2600 Pinctrl Driver by Ryan Chen · 3 years, 1 month ago
  78. f299171 Merge branch '2021-11-16-env-rework' into next by Tom Rini · 3 years ago
  79. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  80. 1d192d5 sandbox: Update the test MAC/IP addresses by Simon Glass · 3 years, 1 month ago
  81. 40b9e0d doc: Improve environment documentation further by Simon Glass · 3 years, 1 month ago
  82. 5ba9e01 doc: Improve environment documentation by Simon Glass · 3 years, 1 month ago
  83. 1df02d1 doc: Mention CONFIG_DEFAULT_ENV_FILE by Simon Glass · 3 years, 1 month ago
  84. f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
  85. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  86. ea754aa doc: Move environment documentation to rST by Simon Glass · 3 years, 1 month ago
  87. 79c0e8a sandbox: Drop distro_boot by Simon Glass · 3 years, 1 month ago
  88. 9272805 Prepare v2022.01-rc2 by Tom Rini · 3 years ago
  89. f4642e5 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
  90. 99cffa2 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years ago
  91. 8a87d1a Dockerfile: build swtpm by Heinrich Schuchardt · 3 years, 1 month ago
  92. e035ce4 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  93. b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  94. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years, 1 month ago
  95. c1df3d5 bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years, 1 month ago
  96. 592e2e5 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
  97. ace5bb3 test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
  98. ebee206 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 3 years, 1 month ago
  99. 4e7c8b2 env: Simplify env_get_default() by Marek Behún · 3 years, 1 month ago
  100. e8459c1 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years, 1 month ago