1. b0b8086 board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · 1 year, 1 month ago
  2. 6bfb37e clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · 1 year, 1 month ago
  3. e4916e2 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · 1 year, 1 month ago
  4. cdf21a8 clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · 1 year, 1 month ago
  5. 39fb8ac clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · 1 year, 1 month ago
  6. bdb35a2 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · 1 year, 1 month ago
  7. de7f4bb rockchip: rk3568-radxa-e25: Enable pcie3x1 node by Jonas Karlman · 1 year, 4 months ago
  8. 9a3a583 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  9. 1060db7 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · 1 year, 1 month ago
  10. a65c399 Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  11. 966caed serial: sh: Add RZ/G2L SCIF support by Paul Barker · 1 year, 1 month ago
  12. 0f924d8 serial: sh: Fix error handling by Paul Barker · 1 year, 1 month ago
  13. e463222 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 1 month ago
  14. 48bc9de Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 1 month ago
  15. bc5a504 riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 4 months ago
  16. 03a4504 riscv: spl: andes: Move the DTB in front of kernel by Randolph · 1 year, 1 month ago
  17. fe19267 andes: config: add riscv falcon mode for ae350 platform by Randolph · 1 year, 1 month ago
  18. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  19. 9421e41 Makefile: delete file *.itb when make clean by Randolph · 1 year, 1 month ago
  20. d311df8 riscv: dts: binman: add condition for opensbi os boot by Randolph · 1 year, 1 month ago
  21. e09a228 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · 1 year, 1 month ago
  22. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  23. 04b2123 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · 1 year, 1 month ago
  24. 5a348cc riscv: binman: Fix compilation error by Mayuresh Chitale · 1 year, 1 month ago
  25. e96e537 configs: visionfive2: enable bootstage configs by Chanho Park · 1 year, 1 month ago
  26. 9385c9b riscv: remove dram_init_banksize() by Heinrich Schuchardt · 1 year, 2 months ago
  27. 127d038 wdt: nuvoton: Fix reset/expire function error by Jim Liu · 1 year, 1 month ago
  28. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  29. 9a0cf39 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · 1 year, 1 month ago
  30. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  31. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  32. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  33. 6ba8eca test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  34. 6c5d0d9 test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  35. 59b3633 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  36. b93cc1e test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  37. b5bf83b test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
  38. c56468a6 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
  39. a24be84 sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
  40. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  41. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  42. acb96c1 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  43. 7ccc604 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  44. 7d04986 net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  45. 0bf3fec fs: ext4: Add some defines for testing by Sean Anderson · 1 year, 1 month ago
  46. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  47. c39d22c fs: Disable sandbox filesystem in SPL by Sean Anderson · 1 year, 1 month ago
  48. 841c4d6 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · 1 year, 1 month ago
  49. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  50. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  51. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  52. d401e0b arm: imx: Add function to validate i.MX8 containers by Sean Anderson · 1 year, 1 month ago
  53. d9416cc arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · 1 year, 1 month ago
  54. 1439963 arm: imx: Add newlines after error messages by Sean Anderson · 1 year, 1 month ago
  55. 5c09c25 arm: imx: Fix i.MX8 container load address by Sean Anderson · 1 year, 1 month ago
  56. 5264413 spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  57. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  58. 301ae61 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  59. bfcf752 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · 1 year, 2 months ago
  60. a0733b3 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  61. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  62. 4e65545 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
  63. e3e01a6 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year, 1 month ago
  64. eb4f124 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year, 1 month ago
  65. bf7fa7d arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year, 1 month ago
  66. 96bff89 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year, 1 month ago
  67. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 1 month ago
  68. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 1 month ago
  69. ef7ab75 serial: sh: Sort includes by Paul Barker · 1 year, 1 month ago
  70. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
  71. 09a946d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  72. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  73. b0eef73 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · 1 year, 1 month ago
  74. 148447d arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · 1 year, 1 month ago
  75. bb72237 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · 1 year, 2 months ago
  76. 38caaff mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · 1 year, 4 months ago
  77. 4e8c26e smegw01: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  78. 9043ade mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  79. 2f9b07d imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · 1 year, 4 months ago
  80. de2f7f5 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · 1 year, 4 months ago
  81. 2498568 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · 1 year, 2 months ago
  82. 68e0d92 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · 1 year, 2 months ago
  83. 9de599e arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · 1 year, 2 months ago
  84. ad1158c arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · 1 year, 2 months ago
  85. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  86. b0296e2 imx: hab: Use size parameter by Marek Vasut · 1 year, 3 months ago
  87. 1b377a9 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year, 2 months ago
  88. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  89. dec5777 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · 1 year, 2 months ago
  90. ef3ceb2 eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · 1 year, 2 months ago
  91. ede3234 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · 1 year, 2 months ago
  92. f54c7c5 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
  93. dd11182 eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
  94. f5e921e freescale: fix long help handling in mac command by Heinrich Schuchardt · 1 year, 2 months ago
  95. 8780cd8 cmd: move mac command by Heinrich Schuchardt · 1 year, 2 months ago
  96. 21e4ba1 gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year, 1 month ago
  97. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 1 month ago
  98. ee0522f cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year, 1 month ago
  99. 959fc0b arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · 1 year, 1 month ago
  100. 1918ff5 clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · 1 year, 1 month ago