1. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago 27Oct2023
  2. 913d830 Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 1 month ago
  3. 946b311 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 1 year, 1 month ago
  4. 526697d doc: usage: fix ordering of shell commands by Tom Fitzhenry · 1 year, 1 month ago
  5. 4416a9c doc: gpt: fix example of echoing variable by Tom Fitzhenry · 1 year, 1 month ago
  6. 63507f9 doc: Replace dm_dump_all() with dm_dump_tree() by Dylan Corrales · 1 year, 1 month ago
  7. f83dd7d sphinx: Bump urllib3 version by Tom Rini · 1 year, 1 month ago
  8. 454ee55 Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  9. ccaab4d ARM: amlogic: ad401: enable SPIFC by Igor Prusov · 1 year, 1 month ago
  10. b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 1 year, 1 month ago
  11. 753eba3 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  12. 4fd7d27 test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 1 year, 1 month ago
  13. 539e2f7 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 1 year, 1 month ago
  14. e9fc018 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 1 year, 1 month ago
  15. 450afc3 doc: Add measured boot documentation by Eddie James · 1 year, 1 month ago
  16. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 1 year, 1 month ago
  17. dec166d bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  18. 97707f1 tpm: Support boot measurements by Eddie James · 1 year, 1 month ago
  19. 54b96e8 tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 1 year, 1 month ago
  20. 73f4071 tpm: Fix spelling for tpmu_ha union by Eddie James · 1 year, 1 month ago
  21. bf1cbba ARM: meson: enable USB DFU + RAM on Amlogic boards with USB Gadget by Neil Armstrong · 1 year, 1 month ago
  22. 4aa027b configs: meson64: add alternate USB DFU boot target by Neil Armstrong · 1 year, 1 month ago
  23. 72f63d8 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · 1 year, 1 month ago
  24. 50ad9d0 ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configs by Neil Armstrong · 1 year, 1 month ago
  25. 8a08092 configs: khadas-vim3*_android: fix environment saving by Mattijs Korpershoek · 1 year, 1 month ago
  26. b6014f2 arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · 1 year, 1 month ago
  27. 3a80ec0 cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096 by Josua Mayer · 1 year, 1 month ago
  28. a5539f9 arm: mvebu: allow additional 4096 offset for bootable mmc image by Josua Mayer · 1 year, 1 month ago
  29. 81d2c54 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · 1 year, 1 month ago
  30. 94c0f0b arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe by Marek Behún · 1 year, 1 month ago
  31. d1c758e doc: build: update description of build dependencies for Alpine Linux by Milan P. Stanić · 1 year, 1 month ago
  32. fb428b6 Merge branch '2023-10-24-assorted-general-fixes-and-updates' by Tom Rini · 1 year, 1 month ago
  33. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 1 month ago
  34. 1000e2f serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · 1 year, 1 month ago
  35. 2ba0f82 test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 1 year, 1 month ago
  36. 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 1 year, 1 month ago
  37. c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 1 year, 1 month ago
  38. fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 1 year, 1 month ago
  39. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  40. 9859edd pstore: Use root address-cells/size-cells as defaults for reserved-memory by Andrey Skvortsov · 1 year, 3 months ago
  41. 801c482 .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts by John Clark · 1 year, 1 month ago
  42. 27537d4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · 1 year, 1 month ago
  43. 0b9441a riscv: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  44. 8991fed mips: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  45. 577dddb microblaze: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  46. 0701189 m68k: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  47. 60c08dd arc: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  48. 12c00f9 include: Add <linux/types.h> in a few places by Tom Rini · 1 year, 1 month ago
  49. 2f34b03 patman: Add a little documentation on the checkpatch tests by Simon Glass · 1 year, 1 month ago
  50. a8384f8 checkpatch.pl: Make common.h check boarder by Tom Rini · 1 year, 1 month ago
  51. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 2 months ago
  52. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 1 month ago
  53. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
  54. d039b1b rockchip: configs: sandbox: enable rkmtd command by Johan Jonker · 1 year, 1 month ago
  55. 73e1f87 rockchip: doc: add rkmtd.rst by Johan Jonker · 1 year, 1 month ago
  56. 500439e rockchip: test: dm: add rkmtd test by Johan Jonker · 1 year, 1 month ago
  57. aacf214 rockchip: cmd: add rkmtd command by Johan Jonker · 1 year, 1 month ago
  58. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year, 1 month ago
  59. 80201ec rockchip: block: add rkmtd class and drivers by Johan Jonker · 1 year, 1 month ago
  60. 900c303 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 1 year, 1 month ago
  61. d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 1 year, 1 month ago
  62. b51cf8b board: rockchip: Add Xunlong Orange Pi 5 Plus by Jonas Karlman · 1 year, 1 month ago
  63. 28c5f94 board: rockchip: Add Xunlong Orange Pi 5 by Jonas Karlman · 1 year, 1 month ago
  64. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 1 year, 1 month ago
  65. c1710bf rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches by Jonas Karlman · 1 year, 1 month ago
  66. 191ece2 rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards by Jonas Karlman · 1 year, 1 month ago
  67. 8c19506 rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports by Jonas Karlman · 1 year, 1 month ago
  68. 57379c0 rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag by Jonas Karlman · 1 year, 1 month ago
  69. 6ea2477 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · 1 year, 1 month ago
  70. 351da15 Prepare v2024.01-rc1 by Tom Rini · 1 year, 1 month ago v2024.01-rc1
  71. 4bb6f61 configs: Resync with savedefconfig by Tom Rini · 1 year, 1 month ago
  72. 5ef34c2 Merge branch '2023-10-23-bootstd-fixes-and-improvements' by Tom Rini · 1 year, 1 month ago
  73. 1052920 bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · 1 year, 2 months ago WIP/2023-10-23-bootstd-fixes-and-improvements
  74. a7527fb bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 1 year, 1 month ago
  75. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 1 year, 1 month ago
  76. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 1 year, 1 month ago
  77. 7ae83bf bootstd: Expand boot-ordering test to include USB by Simon Glass · 1 year, 1 month ago
  78. abd1e94 Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 1 year, 1 month ago
  79. d6b3297 CI: Re-enable maintainer check by Tom Rini · 1 year, 1 month ago WIP/23Oct2023
  80. eea6227 ae350: Update defconfig list by Tom Rini · 1 year, 1 month ago
  81. cedc741 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 1 month ago
  82. a8f6dab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 1 month ago
  83. 2734789 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · 1 year, 1 month ago
  84. a6965af arm: dts: at91: sama5: Add flexcom4 node by Artur Rojek · 1 year, 1 month ago
  85. 6092ce5 event: add new EVT_SETTINGS_R event by Artur Rojek · 1 year, 1 month ago
  86. cd3dbb5 common: add prototype & rename populate_serial_number() by Artur Rojek · 1 year, 1 month ago
  87. c51f2ea Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 1 month ago
  88. 0339e81 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  89. ad84cc8 rockchip: dts: rk3328: Sync rock64 device tree file from Linux by Matwey V. Kornilov · 1 year, 2 months ago
  90. b0b8086 board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · 1 year, 1 month ago
  91. 6bfb37e clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · 1 year, 1 month ago
  92. e4916e2 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · 1 year, 1 month ago
  93. cdf21a8 clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · 1 year, 1 month ago
  94. 39fb8ac clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · 1 year, 1 month ago
  95. bdb35a2 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · 1 year, 1 month ago
  96. de7f4bb rockchip: rk3568-radxa-e25: Enable pcie3x1 node by Jonas Karlman · 1 year, 4 months ago
  97. fa066df sunxi: add MangoPi MQ-R board support by Andre Przywara · 2 years ago
  98. 352ba25 sunxi: psci: implement PSCI on R528 by Sam Edwards · 1 year, 1 month ago
  99. b1fbc20 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · 1 year, 1 month ago
  100. 3f31c6f sunxi: psci: refactor register access to separate functions by Sam Edwards · 1 year, 1 month ago