1. 5d14c33 Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig by Tom Rini · 2 years, 8 months ago
  2. f9f3209 Convert CONFIG_CONS_SCIF0 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  3. 8c3e231 at91: Remove unused LED code by Tom Rini · 2 years, 8 months ago
  4. a62acac stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  5. e0f0f18 corvus: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  6. 8ab7647 MPC837XERDB: Stop using CONFIG_RAMDISKFILE by Tom Rini · 2 years, 8 months ago
  7. 428eb2e s5p_goni, smdkc100: Move some environment settings out of CONFIG by Tom Rini · 2 years, 8 months ago
  8. f01928e arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h by Tom Rini · 2 years, 8 months ago
  9. dafcd96 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  10. bd3ef27 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · 2 years, 8 months ago
  11. 4e4fff7 mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  12. 95b6417 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 8 months ago
  13. 03a8a79 Merge branch '2022-04-08-env-updates' by Tom Rini · 2 years, 8 months ago
  14. 6910dbe env: Allow text-env tests to run with awk by Simon Glass · 2 years, 8 months ago
  15. 754a722 env: Drop the unncessary protocol mention in autoload by Simon Glass · 2 years, 8 months ago
  16. 9d4e88c env: Move the doc comment to the code by Simon Glass · 2 years, 8 months ago
  17. cc5a490 Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · 2 years, 9 months ago
  18. 7d79cba scripts/get_default_envs.sh: Remove blank lines by Christoph Niedermaier · 2 years, 9 months ago
  19. eb68ead env: fat: Allow overriding interface, device and partition by He Yong · 2 years, 9 months ago
  20. ec57bd7 cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 2 years, 11 months ago
  21. 8d61237 env: Load env when ENV_IS_NOWHERE is only location selected by Felix.Vietmeyer@jila.colorado.edu · 3 years, 7 months ago
  22. 545eceb imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · 2 years, 8 months ago
  23. f75e516 Merge branch '2022-04-06-various-verified-boot-bugfixes' by Tom Rini · 2 years, 8 months ago
  24. 49e8668 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
  25. e86b6f7 dm: core: Tidy up comments in uclass headers by Simon Glass · 2 years, 9 months ago
  26. bb36b9a dm: core: Add a required struct declaration by Simon Glass · 2 years, 9 months ago
  27. 09bc3d2 stdint: Add a definition of UINT8_MAX by Simon Glass · 2 years, 9 months ago
  28. b7463f1 Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE by Simon Glass · 2 years, 9 months ago
  29. 8e6c129 Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
  30. a42d2ca disk: Correct the conditions for SPL by Simon Glass · 2 years, 9 months ago
  31. 564e532 spi: Avoid checking console in SPL by Simon Glass · 2 years, 9 months ago
  32. a50b561 cros_ec: Complete the comment for cros_ec_read_batt_charge() by Simon Glass · 2 years, 9 months ago
  33. 9dc2974 cbfs: Add some more definititions by Simon Glass · 2 years, 9 months ago
  34. ccfc9d7 lzma: Tidy up the function prototype by Simon Glass · 2 years, 9 months ago
  35. 423cf0a fdt: sandbox: Avoid looking for an appended device tree by Simon Glass · 2 years, 9 months ago
  36. 690af71 fdt: Correct condition for SEPARATE_BSS by Simon Glass · 2 years, 9 months ago
  37. 99aca9e abuf: Correct a corner case with abuf_realloc() by Simon Glass · 2 years, 9 months ago
  38. 64aefc4 errno: Avoid including strings in SPL by Simon Glass · 2 years, 9 months ago
  39. 3390948 binman: Correct Chromium OS entry types by Simon Glass · 2 years, 9 months ago
  40. 78df214 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 8 months ago
  41. 88b6b33 Merge branch '2022-04-06-assorted-updates' by Tom Rini · 2 years, 8 months ago
  42. d23f290 dm: fix function documentation in include/dm/ofnode.h by Heinrich Schuchardt · 2 years, 8 months ago
  43. d3b1ca2 tools: mkimage: Call verify_header after writing image to disk by Pali Rohár · 2 years, 10 months ago
  44. 3548903 tools: mkimage: No need to verify_header for header_v2 by Yi Liu · 2 years, 8 months ago
  45. 21d3e3d Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · 2 years, 8 months ago
  46. 776e8ac riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 8 months ago
  47. 22e324c riscv: enable CONFIG_CMD_SBI for QEMU boards by Heinrich Schuchardt · 2 years, 8 months ago
  48. cfb31e0 cmd/sbi: add missing SBI information by Heinrich Schuchardt · 2 years, 8 months ago
  49. ca7e93f riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 8 months ago
  50. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 8 months ago
  51. e8cb4e7 power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 8 months ago
  52. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 8 months ago
  53. 59bffec Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
  54. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  55. a7379ba net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · 2 years, 8 months ago
  56. 7011efc firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · 2 years, 8 months ago
  57. e949e78 gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · 2 years, 8 months ago
  58. fc6e562 net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · 2 years, 8 months ago
  59. ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 8 months ago
  60. 8017253 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · 2 years, 8 months ago
  61. d2f059c dt-bindings: xilinx: Add missing ids for PD by Michal Simek · 2 years, 8 months ago
  62. ad8d48e arm64: zynqmp: Record ID code for XCZU1EG device by Michal Simek · 2 years, 8 months ago
  63. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
  64. 6f735e4 clk: zynqmp: Add support for for DP audio/video clocks by Michal Simek · 2 years, 8 months ago
  65. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  66. cf5ed34 xilinx: Increase max size of image from 60 to 100MB by Michal Simek · 2 years, 8 months ago
  67. 69a0ea0 sunxi: defconfig: enable eMMC boot partition support by Andre Przywara · 3 years, 4 months ago
  68. b9a2e18 sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · 3 years, 4 months ago
  69. da61ee6 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · 2 years, 8 months ago
  70. e4901e6 ram: k3-am654: Write all configuration values by Dominic Rath · 2 years, 8 months ago
  71. ca1d803 configs: am64x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig by Dave Gerlach · 2 years, 8 months ago
  72. 1a40ddf arm: dts: k3-am64-ddr: Add ss_cfg reg entry by Dave Gerlach · 2 years, 8 months ago
  73. 7ffcff2 board: ti: am64x: Account for DDR size fixups if ECC is enabled by Dave Gerlach · 2 years, 8 months ago
  74. f861ce9 ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · 2 years, 8 months ago
  75. 71eb527 ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · 2 years, 8 months ago
  76. 7b8a96e dt-bindings: memory-controller: Add information about ECC bindings by Dave Gerlach · 2 years, 8 months ago
  77. dffdb1f board: ti: am64x: Use fdt functions for ram and bank init by Dave Gerlach · 2 years, 8 months ago
  78. adbe138 arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-spl by Dave Gerlach · 2 years, 8 months ago
  79. 8d1acfd ARM: dts: k3-am642: Correct timer frequency by Vignesh Raghavendra · 2 years, 8 months ago
  80. 1e20f57 configs: am64x_evm_a53_defconfig: Switch to per-cpu timer as tick provider by Vignesh Raghavendra · 2 years, 8 months ago
  81. cf13851 configs: am64x_evm_r5_defconfig: Add support for ESM by Hari Nagalla · 2 years, 8 months ago
  82. 92e4609 arch: arm: mach-k3: am642_init: Probe ESM nodes by Hari Nagalla · 2 years, 8 months ago
  83. 3d64cff arm: dts: k3-am64: Add support for ESM device nodes by Hari Nagalla · 2 years, 8 months ago
  84. 162a6f5 misc: k3_esm: Add functionality to set and route error events within K3SoC by Hari Nagalla · 2 years, 8 months ago
  85. d5c4ec4 board: axy17lte: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 9 months ago
  86. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 4 months ago
  87. 35b786c sunxi: clock: H6: Adjust PLL LDO before clock setup by Jernej Skrabec · 2 years, 10 months ago
  88. 40a9c20 sunxi: clock: H6/H616: Add resistor calibration by Jernej Skrabec · 2 years, 10 months ago
  89. 1772771 sunxi: prcm: Add a few registers by Jernej Skrabec · 2 years, 10 months ago
  90. 482c1cc sunxi: H3: fix non working console on uart2 by Angelo Dureghello · 3 years, 1 month ago
  91. fbc8acf Add ethernet0 alias in Nanopi NEO's device tree by Baltazár Radics · 2 years, 8 months ago
  92. f5bfe15 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · 2 years, 8 months ago
  93. c9dd3ca i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 8 months ago
  94. 07c4113 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · 2 years, 8 months ago
  95. 48457f7 i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 8 months ago
  96. a0ca51f sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 8 months ago
  97. 44de13d sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · 2 years, 8 months ago
  98. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 8 months ago
  99. 8c621f4 sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · 3 years, 1 month ago
  100. 78ac2c0 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · 3 years, 1 month ago