1. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  2. 124289b sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · 1 year, 11 months ago
  3. 8bddb97 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · 2 years ago
  4. a94c9c8 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · 2 years ago
  5. 39ba474 sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · 2 years ago
  6. b9a91b9 clk: sunxi: Add support for the D1 CCU by Samuel Holland · 2 years, 7 months ago
  7. ad9dcb5 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · 2 years, 3 months ago
  8. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  9. 452369c pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · 2 years, 3 months ago
  10. 1da48c9 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · 2 years, 3 months ago
  11. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 3 months ago
  12. 30097ee pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 3 months ago
  13. 316ec7f pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · 2 years, 3 months ago
  14. 20b78c5 pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 3 months ago
  15. 5ad98c5 sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 6 months ago
  16. 0914429 net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · 1 year, 5 months ago
  17. ae79c1d sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 4 months ago
  18. a14c250 sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  19. 1fe28c0 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  20. 95c3b06 sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  21. 9a3a583 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  22. 1060db7 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · 1 year, 1 month ago
  23. 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
  24. 966caed serial: sh: Add RZ/G2L SCIF support by Paul Barker · 1 year, 1 month ago
  25. 0f924d8 serial: sh: Fix error handling by Paul Barker · 1 year, 1 month ago
  26. e463222 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 1 month ago
  27. 48bc9de Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 1 month ago
  28. bc5a504 riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 4 months ago
  29. 03a4504 riscv: spl: andes: Move the DTB in front of kernel by Randolph · 1 year, 1 month ago
  30. fe19267 andes: config: add riscv falcon mode for ae350 platform by Randolph · 1 year, 1 month ago
  31. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  32. 9421e41 Makefile: delete file *.itb when make clean by Randolph · 1 year, 1 month ago
  33. d311df8 riscv: dts: binman: add condition for opensbi os boot by Randolph · 1 year, 1 month ago
  34. e09a228 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · 1 year, 1 month ago
  35. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  36. 04b2123 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · 1 year, 1 month ago
  37. 5a348cc riscv: binman: Fix compilation error by Mayuresh Chitale · 1 year, 1 month ago
  38. e96e537 configs: visionfive2: enable bootstage configs by Chanho Park · 1 year, 1 month ago
  39. 9385c9b riscv: remove dram_init_banksize() by Heinrich Schuchardt · 1 year, 2 months ago
  40. 127d038 wdt: nuvoton: Fix reset/expire function error by Jim Liu · 1 year, 1 month ago
  41. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  42. 9a0cf39 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · 1 year, 1 month ago
  43. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  44. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  45. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  46. 6ba8eca test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  47. 6c5d0d9 test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  48. 59b3633 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  49. b93cc1e test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  50. b5bf83b test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
  51. c56468a6 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
  52. a24be84 sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
  53. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  54. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  55. acb96c1 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  56. 7ccc604 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  57. 7d04986 net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  58. 0bf3fec fs: ext4: Add some defines for testing by Sean Anderson · 1 year, 1 month ago
  59. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  60. c39d22c fs: Disable sandbox filesystem in SPL by Sean Anderson · 1 year, 1 month ago
  61. 841c4d6 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · 1 year, 1 month ago
  62. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  63. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  64. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  65. d401e0b arm: imx: Add function to validate i.MX8 containers by Sean Anderson · 1 year, 1 month ago
  66. d9416cc arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · 1 year, 1 month ago
  67. 1439963 arm: imx: Add newlines after error messages by Sean Anderson · 1 year, 1 month ago
  68. 5c09c25 arm: imx: Fix i.MX8 container load address by Sean Anderson · 1 year, 1 month ago
  69. 5264413 spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  70. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  71. 301ae61 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  72. bfcf752 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · 1 year, 2 months ago
  73. a0733b3 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  74. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  75. 4e65545 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
  76. e3e01a6 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year, 1 month ago
  77. eb4f124 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year, 1 month ago
  78. bf7fa7d arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year, 1 month ago
  79. 96bff89 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year, 1 month ago
  80. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 1 month ago
  81. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 1 month ago
  82. ef7ab75 serial: sh: Sort includes by Paul Barker · 1 year, 1 month ago
  83. 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
  84. 09a946d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  85. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  86. b0eef73 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · 1 year, 1 month ago
  87. 148447d arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · 1 year, 1 month ago
  88. bb72237 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · 1 year, 2 months ago
  89. 38caaff mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · 1 year, 4 months ago
  90. 4e8c26e smegw01: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  91. 9043ade mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  92. 2f9b07d imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · 1 year, 4 months ago
  93. de2f7f5 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · 1 year, 4 months ago
  94. 2498568 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · 1 year, 2 months ago
  95. 68e0d92 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · 1 year, 2 months ago
  96. 9de599e arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · 1 year, 2 months ago
  97. ad1158c arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · 1 year, 2 months ago
  98. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  99. b0296e2 imx: hab: Use size parameter by Marek Vasut · 1 year, 3 months ago
  100. 1b377a9 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year, 2 months ago