1. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 3 months ago
  2. 6e63210 pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · 2 years, 3 months ago
  3. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 3 months ago
  4. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 6 months ago
  5. 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · 1 year, 5 months ago
  6. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 4 months ago
  7. 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  8. 3cb7757 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  9. 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  10. 5745b4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  11. 0bcbf34 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · 1 year, 1 month ago
  12. 9db5eca Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  13. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · 1 year, 1 month ago
  14. a9b4702 serial: sh: Fix error handling by Paul Barker · 1 year, 1 month ago
  15. c24f408 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 1 month ago
  16. eb1403d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 1 month ago
  17. 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 4 months ago
  18. b4dc63f riscv: spl: andes: Move the DTB in front of kernel by Randolph · 1 year, 1 month ago
  19. 87397db andes: config: add riscv falcon mode for ae350 platform by Randolph · 1 year, 1 month ago
  20. 263e2ae spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  21. 3675b90 Makefile: delete file *.itb when make clean by Randolph · 1 year, 1 month ago
  22. 9d17cdb riscv: dts: binman: add condition for opensbi os boot by Randolph · 1 year, 1 month ago
  23. b1bc7a7 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · 1 year, 1 month ago
  24. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  25. 1a9a7a9 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · 1 year, 1 month ago
  26. 5a3b018 riscv: binman: Fix compilation error by Mayuresh Chitale · 1 year, 1 month ago
  27. 13d2220 configs: visionfive2: enable bootstage configs by Chanho Park · 1 year, 2 months ago
  28. 3b1bcfb riscv: remove dram_init_banksize() by Heinrich Schuchardt · 1 year, 2 months ago
  29. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · 1 year, 1 month ago
  30. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  31. 399a834 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · 1 year, 1 month ago
  32. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  33. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  34. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  35. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  36. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  37. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  38. f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  39. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
  40. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
  41. 44c925d sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
  42. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  43. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  44. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
  45. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
  46. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
  47. d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · 1 year, 1 month ago
  48. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  49. 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · 1 year, 1 month ago
  50. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · 1 year, 1 month ago
  51. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  52. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  53. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  54. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · 1 year, 1 month ago
  55. 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · 1 year, 1 month ago
  56. de8da55 arm: imx: Add newlines after error messages by Sean Anderson · 1 year, 1 month ago
  57. 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · 1 year, 1 month ago
  58. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  59. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  60. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  61. 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · 1 year, 2 months ago
  62. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  63. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  64. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
  65. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year, 1 month ago
  66. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year, 1 month ago
  67. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year, 1 month ago
  68. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year, 1 month ago
  69. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 1 month ago
  70. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 1 month ago
  71. 476f68a serial: sh: Sort includes by Paul Barker · 1 year, 1 month ago
  72. f9b45bd 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
  73. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  74. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  75. bcde197 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · 1 year, 1 month ago
  76. c916b28 arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · 1 year, 1 month ago
  77. f6975e2 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · 1 year, 2 months ago
  78. dd4241e mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · 1 year, 4 months ago
  79. 8d2599b smegw01: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  80. 4cdeea7 mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  81. 23fe9cf imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · 1 year, 4 months ago
  82. 506d206 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · 1 year, 4 months ago
  83. eaee303 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · 1 year, 2 months ago
  84. c0890d2 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · 1 year, 2 months ago
  85. 792cb56 arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · 1 year, 2 months ago
  86. 5ca4121 arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · 1 year, 2 months ago
  87. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  88. 7dc11f7 imx: hab: Use size parameter by Marek Vasut · 1 year, 3 months ago
  89. 892f8c6 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year, 2 months ago
  90. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  91. 3d68167 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · 1 year, 2 months ago
  92. 6b4bb9a eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · 1 year, 2 months ago
  93. ab23ee4 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · 1 year, 2 months ago
  94. a3cf236 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
  95. b125efc eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
  96. 1901149 freescale: fix long help handling in mac command by Heinrich Schuchardt · 1 year, 2 months ago
  97. fa4f82d cmd: move mac command by Heinrich Schuchardt · 1 year, 2 months ago
  98. de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year, 1 month ago
  99. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 1 month ago
  100. 041bb5e cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year, 1 month ago