1. 946b311 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 11 months ago
  2. 526697d doc: usage: fix ordering of shell commands by Tom Fitzhenry · 11 months ago
  3. 4416a9c doc: gpt: fix example of echoing variable by Tom Fitzhenry · 11 months ago
  4. 63507f9 doc: Replace dm_dump_all() with dm_dump_tree() by Dylan Corrales · 11 months ago
  5. f83dd7d sphinx: Bump urllib3 version by Tom Rini · 11 months ago
  6. d1c758e doc: build: update description of build dependencies for Alpine Linux by Milan P. Stanić · 11 months ago
  7. fb428b6 Merge branch '2023-10-24-assorted-general-fixes-and-updates' by Tom Rini · 11 months ago
  8. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 11 months ago
  9. 1000e2f serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · 11 months ago
  10. 2ba0f82 test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 11 months ago
  11. 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 11 months ago
  12. c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 11 months ago
  13. fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 11 months ago
  14. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 12 months ago
  15. 9859edd pstore: Use root address-cells/size-cells as defaults for reserved-memory by Andrey Skvortsov · 1 year, 1 month ago
  16. 801c482 .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts by John Clark · 11 months ago
  17. 27537d4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · 11 months ago
  18. 0b9441a riscv: Remove common.h usage by Tom Rini · 11 months ago
  19. 8991fed mips: Remove common.h usage by Tom Rini · 11 months ago
  20. 577dddb microblaze: Remove common.h usage by Tom Rini · 11 months ago
  21. 0701189 m68k: Remove common.h usage by Tom Rini · 11 months ago
  22. 60c08dd arc: Remove common.h usage by Tom Rini · 11 months ago
  23. 12c00f9 include: Add <linux/types.h> in a few places by Tom Rini · 11 months ago
  24. 2f34b03 patman: Add a little documentation on the checkpatch tests by Simon Glass · 11 months ago
  25. a8384f8 checkpatch.pl: Make common.h check boarder by Tom Rini · 11 months ago
  26. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 12 months ago
  27. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  28. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  29. d039b1b rockchip: configs: sandbox: enable rkmtd command by Johan Jonker · 11 months ago
  30. 73e1f87 rockchip: doc: add rkmtd.rst by Johan Jonker · 11 months ago
  31. 500439e rockchip: test: dm: add rkmtd test by Johan Jonker · 11 months ago
  32. aacf214 rockchip: cmd: add rkmtd command by Johan Jonker · 11 months ago
  33. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 11 months ago
  34. 80201ec rockchip: block: add rkmtd class and drivers by Johan Jonker · 11 months ago
  35. 900c303 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 11 months ago
  36. d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 11 months ago
  37. b51cf8b board: rockchip: Add Xunlong Orange Pi 5 Plus by Jonas Karlman · 11 months ago
  38. 28c5f94 board: rockchip: Add Xunlong Orange Pi 5 by Jonas Karlman · 11 months ago
  39. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 11 months ago
  40. c1710bf rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches by Jonas Karlman · 11 months ago
  41. 191ece2 rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards by Jonas Karlman · 11 months ago
  42. 8c19506 rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports by Jonas Karlman · 11 months ago
  43. 57379c0 rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag by Jonas Karlman · 11 months ago
  44. 6ea2477 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · 11 months ago
  45. 351da15 Prepare v2024.01-rc1 by Tom Rini · 11 months ago
  46. 4bb6f61 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  47. 5ef34c2 Merge branch '2023-10-23-bootstd-fixes-and-improvements' by Tom Rini · 11 months ago
  48. 1052920 bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · 12 months ago
  49. a7527fb bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 12 months ago
  50. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 11 months ago
  51. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 11 months ago
  52. 7ae83bf bootstd: Expand boot-ordering test to include USB by Simon Glass · 11 months ago
  53. abd1e94 Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 11 months ago
  54. d6b3297 CI: Re-enable maintainer check by Tom Rini · 11 months ago
  55. eea6227 ae350: Update defconfig list by Tom Rini · 11 months ago
  56. cedc741 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 11 months ago
  57. a8f6dab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 11 months ago
  58. 2734789 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · 11 months ago
  59. a6965af arm: dts: at91: sama5: Add flexcom4 node by Artur Rojek · 11 months ago
  60. 6092ce5 event: add new EVT_SETTINGS_R event by Artur Rojek · 11 months ago
  61. cd3dbb5 common: add prototype & rename populate_serial_number() by Artur Rojek · 11 months ago
  62. c51f2ea Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 11 months ago
  63. 0339e81 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 11 months ago
  64. ad84cc8 rockchip: dts: rk3328: Sync rock64 device tree file from Linux by Matwey V. Kornilov · 12 months ago
  65. b0b8086 board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · 11 months ago
  66. 6bfb37e clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · 11 months ago
  67. e4916e2 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · 11 months ago
  68. cdf21a8 clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · 12 months ago
  69. 39fb8ac clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · 12 months ago
  70. bdb35a2 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · 12 months ago
  71. de7f4bb rockchip: rk3568-radxa-e25: Enable pcie3x1 node by Jonas Karlman · 1 year, 2 months ago
  72. fa066df sunxi: add MangoPi MQ-R board support by Andre Przywara · 1 year, 10 months ago
  73. 352ba25 sunxi: psci: implement PSCI on R528 by Sam Edwards · 12 months ago
  74. b1fbc20 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · 12 months ago
  75. 3f31c6f sunxi: psci: refactor register access to separate functions by Sam Edwards · 12 months ago
  76. f9670d7 sunxi: psci: clean away preprocessor macros by Sam Edwards · 12 months ago
  77. beeace9 sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · 2 years, 3 months ago
  78. 5b7c58f sunxi: R528: add SMHC2 pin pull ups support by Okhunjon Sobirjonov · 12 months ago
  79. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 1 month ago
  80. 124289b sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · 1 year, 9 months ago
  81. 8bddb97 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · 1 year, 9 months ago
  82. a94c9c8 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · 1 year, 10 months ago
  83. 39ba474 sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · 1 year, 10 months ago
  84. b9a91b9 clk: sunxi: Add support for the D1 CCU by Samuel Holland · 2 years, 5 months ago
  85. ad9dcb5 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · 2 years, 1 month ago
  86. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years ago
  87. 452369c pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · 2 years, 1 month ago
  88. 1da48c9 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · 2 years, 1 month ago
  89. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 1 month ago
  90. 30097ee pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 1 month ago
  91. 316ec7f pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · 2 years, 1 month ago
  92. 20b78c5 pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 1 month ago
  93. 5ad98c5 sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 4 months ago
  94. 0914429 net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · 1 year, 3 months ago
  95. ae79c1d sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 2 months ago
  96. 846dcae video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 12 months ago
  97. 66ac14f video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 12 months ago
  98. 251ff34 video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 12 months ago
  99. a14c250 sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · 11 months ago
  100. 1fe28c0 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 11 months ago