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