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