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