1. 7fa564c arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C by Sinthu Raja · 2 years, 10 months ago
  2. a79cbe3 arm: j721e: Add support for selecting DT based on board name by Sinthu Raja · 2 years, 10 months ago
  3. 944ff63 board: ti: j721e: Add support for detecting multiple device trees by Sinthu Raja · 2 years, 10 months ago
  4. 9a4fa30 board: ti: j721e: Disable probing of daughtercards by Sinthu Raja · 2 years, 10 months ago
  5. 1c24ab4 board: ti: j721e: Add support to update board_name for j721e-sk by Sinthu Raja · 2 years, 10 months ago
  6. 812364f board: ti: j721e: Enable support for reading EEPROM at next alternate address by Sinthu Raja · 2 years, 10 months ago
  7. e861aa9 board: ti: j721e: Guard functions with right #ifdef to avoid build warnings by Sinthu Raja · 2 years, 10 months ago
  8. 5f31d4a drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 10 months ago
  9. e8146ea drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 10 months ago
  10. b77df37 fdtdec.h: Remove gurads around fdtdec_resetup function by Tom Rini · 2 years, 9 months ago
  11. 9236071 configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  12. 6a10b1b Prepare v2022.04-rc2 by Tom Rini · 2 years, 9 months ago
  13. b4119f4 Merge branch '2022-02-14-assorted-fixes' by Tom Rini · 2 years, 9 months ago
  14. 39a102c arm: pdu001: Fix dt to work with the current am33xx dtsi files by Felix Brack · 2 years, 10 months ago
  15. 1b21dee scripts: setlocalversion: remove quotes around localversion from config by Nikita Maslov · 2 years, 11 months ago
  16. 4d4795f pstore: Support already existing reserved-memory node by Detlev Casanova · 2 years, 10 months ago
  17. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  18. 6faeaa4 test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 10 months ago
  19. e9b3662 efi_loader: fix dual signed image certification by Ilias Apalodimas · 2 years, 10 months ago
  20. eafde44 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 10 months ago
  21. 20d9155 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 10 months ago
  22. 557b6fc test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
  23. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
  24. 0bdde5f test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 10 months ago
  25. a7159db doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
  26. 7889a99 tools: mkeficapsule: add man page by AKASHI Takahiro · 2 years, 10 months ago
  27. c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 10 months ago
  28. 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 10 months ago
  29. 451a6d4 CI: enforce packages upgrade for Msys2 on Windows by AKASHI Takahiro · 2 years, 10 months ago
  30. 3569ced Merge branch '2022-02-11-assorted-updates-and-fixes' by Tom Rini · 2 years, 10 months ago
  31. 2df4f95 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 10 months ago
  32. a59a8cb phy: nop-phy: Enable reset-gpios support by Adam Ford · 2 years, 10 months ago
  33. 02acbf1 fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 2 years, 11 months ago
  34. 840ec19 fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 2 years, 11 months ago
  35. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 10 months ago
  36. f77f6a8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 10 months ago
  37. d2760f3 doc: usage: DFU: Fix dfu_alt_info document by Masami Hiramatsu · 2 years, 10 months ago
  38. fa4282a DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 10 months ago
  39. f815c33 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 2 years, 10 months ago
  40. 020bb2c DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 2 years, 10 months ago
  41. 61f1fbd mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 2 years, 10 months ago
  42. 35a382a Replace echo -n's used in environment processing with touch by qthedev · 2 years, 10 months ago
  43. eda8429 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 2 years, 10 months ago
  44. 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 10 months ago
  45. db8cde6 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 10 months ago
  46. 01f078f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 10 months ago
  47. 6a0904b button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · 2 years, 10 months ago
  48. 9c1d9c5 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 10 months ago
  49. bb91031 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 10 months ago
  50. 98a80cd usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 2 years, 10 months ago
  51. d36c85a console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 10 months ago
  52. 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 10 months ago
  53. 35d79ec Merge branch '2022-02-10-platform-updates' by Tom Rini · 2 years, 10 months ago
  54. 7b9717c arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4 by Sinthu Raja · 3 years ago
  55. 84aadb8 apple: Fix debug uart clock rate by Mark Kettenis · 2 years, 10 months ago
  56. 90cebeb common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 2 years, 10 months ago
  57. fe19a54 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 2 years, 10 months ago
  58. 5348dba input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 10 months ago
  59. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 10 months ago
  60. d7b0142 configs: apple: Add NVMe boot target by Mark Kettenis · 2 years, 10 months ago
  61. 31d5f7b nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 2 years, 10 months ago
  62. 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · 2 years, 10 months ago
  63. a106a30 nvme: Add shutdown function by Mark Kettenis · 2 years, 10 months ago
  64. 7579e90 nvme: Introduce driver ops by Mark Kettenis · 2 years, 10 months ago
  65. 72d7301 arm: apple: Add RTKit support by Mark Kettenis · 2 years, 10 months ago
  66. d08a4b7 arm: apple: Change SoC name from "m1" into "apple" by Mark Kettenis · 2 years, 10 months ago
  67. f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
  68. f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
  69. 331f7f9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 10 months ago
  70. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  71. 733db25 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  72. 670fffd arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 10 months ago
  73. cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 10 months ago
  74. 594e650 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 10 months ago
  75. 2f33ebf MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers by Pali Rohár · 2 years, 10 months ago
  76. 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 10 months ago
  77. b256407 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 10 months ago
  78. 179dd64 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 10 months ago
  79. f650a2c doc: qemu-riscv: Update documentation for QEMU spike machine by Anup Patel · 2 years, 10 months ago
  80. 5c5f64c riscv: qemu: Implement is_flash_available() for MTD NOR by Anup Patel · 2 years, 10 months ago
  81. 207f0d3 riscv: qemu: Enable HTIF console support by Anup Patel · 2 years, 10 months ago
  82. c0fe284 serial: Add RISC-V HTIF console driver by Anup Patel · 2 years, 10 months ago
  83. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
  84. 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 10 months ago
  85. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  86. 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 months ago
  87. c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
  88. df35ac4 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · 2 years, 10 months ago
  89. 6fe2dd5 serial-uclass: fix build warning by Heiko Schocher · 2 years, 10 months ago
  90. 366daf6 serial: remove nulldev_serial_input by Heiko Schocher · 2 years, 10 months ago
  91. 7754c32 patman: Update with new pylint scores by Simon Glass · 2 years, 10 months ago
  92. 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
  93. f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  94. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
  95. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  96. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
  97. 88a9ec2 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 10 months ago
  98. 1908d354 patman: Convert camel case in project.py by Simon Glass · 2 years, 10 months ago
  99. 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
  100. 9b0b023 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 10 months ago