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