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