1. 4c7df3b arm: rk3368: Select ARCH_EARLY_INIT_R when used by Tom Rini · 1 year, 8 months ago
  2. d0bfa29 arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA by Tom Rini · 1 year, 8 months ago
  3. efb0aa7 arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64 by Tom Rini · 1 year, 8 months ago
  4. e000089 arm: mvebu: Define SPL memory maps by Pali Rohár · 1 year, 9 months ago
  5. 056808a arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot by Pali Rohár · 1 year, 9 months ago
  6. 7c40679 arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping by Pali Rohár · 1 year, 9 months ago
  7. 117481d arm: mvebu: Remove A39x relicts by Pali Rohár · 1 year, 9 months ago
  8. 41d52f3 arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options by Pali Rohár · 1 year, 9 months ago
  9. 50afad5 arm: mvebu: Add support for generating PEX kwbimage by Pali Rohár · 1 year, 9 months ago
  10. 67bd615 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 9 months ago
  11. 913d756 arm: mvebu: spl: Fix support for loading U-Boot proper from SD card by Pali Rohár · 1 year, 9 months ago
  12. 2f27db2 arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partition by Pali Rohár · 1 year, 10 months ago
  13. 8b49e63 arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2 by Pali Rohár · 1 year, 10 months ago
  14. d4aa210 arm: mvebu: spl: Fix parsing SATA kwbimage by Pali Rohár · 1 year, 9 months ago
  15. 353bdae arm: mvebu: spl: Fix parsing SDIO kwbimage by Pali Rohár · 1 year, 10 months ago
  16. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 8 months ago
  17. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 8 months ago
  18. 0024e7f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 8 months ago WIP/23Feb2023
  19. 5a8fe1e ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · 1 year, 8 months ago
  20. 327ff8e ARM: tegra30: implement BCT patching by Ramin Khonsari · 1 year, 8 months ago
  21. bab0878 ARM: tegra: crypto: extend crypto functional by Svyatoslav Ryhel · 1 year, 8 months ago
  22. 8ed2bd1 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · 1 year, 8 months ago
  23. 5668c75 board: tegra30: switch to updated pre-dm i2c write by Svyatoslav Ryhel · 1 year, 8 months ago
  24. 4213d52 ARM: tegra: create common pre-dm i2c write by Svyatoslav Ryhel · 1 year, 8 months ago
  25. 1a7ce63 ARM: tegra: add late init support by Svyatoslav Ryhel · 1 year, 8 months ago
  26. 23d24df ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 8 months ago
  27. 678157e ARM: tegra30: add PLLD to pll setup by Svyatoslav Ryhel · 1 year, 8 months ago
  28. a81d792 ARM: tegra: clock: add clock_decode_pair helper by Svyatoslav Ryhel · 1 year, 8 months ago
  29. 65e0274 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · 1 year, 8 months ago
  30. 2fafac3 ARM: t20/t30: swap host1x and disp1 clock parents by Svyatoslav Ryhel · 1 year, 8 months ago
  31. fca18a2 tegra30: clock: add EXTPERIPH by Svyatoslav Ryhel · 1 year, 8 months ago
  32. d85bc19 x86: Pass -z execstack for EFI payload flags by Tom Rini · 1 year, 8 months ago
  33. 48c172c arm: dts: chameleonv3: Add 270-2 variant by Paweł Anikiel · 1 year, 8 months ago
  34. 9c107ab arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi by Paweł Anikiel · 1 year, 8 months ago
  35. 1d22208 arm: dts: chameleonv3: Override chameleonv3 bitstream names by Paweł Anikiel · 1 year, 8 months ago
  36. 7574b64 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 8 months ago
  37. 8900e2b riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 8 months ago
  38. 487c211 configs: ae350: Enable v5l2 cache for AE350 platforms in SPL by Yu Chien Peter Lin · 1 year, 9 months ago
  39. 600a708 riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL by Yu Chien Peter Lin · 1 year, 9 months ago
  40. c1b8819 riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 9 months ago
  41. d8a146d riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 1 year, 9 months ago
  42. 55ca747 riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 9 months ago
  43. daf1312 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 1 year, 9 months ago
  44. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 8 months ago
  45. b97487d clocks: qcs404: Add support for I2C clocks by Sumit Garg · 1 year, 8 months ago
  46. d7bcd6e Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 8 months ago
  47. dd15284 arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board by Tony Dinh · 1 year, 8 months ago
  48. b21f87a5 arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · 1 year, 8 months ago
  49. 3fdd09f arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · 1 year, 9 months ago
  50. 5c73428 arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boards by Tony Dinh · 1 year, 9 months ago
  51. 87f5b5d arm: aspeed: dtsi: add reg for i2c by Ryan Chen · 1 year, 9 months ago
  52. a5e490f socfpga: fix the serial console on DE1-SoC by Jade Lovelace · 1 year, 8 months ago
  53. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 8 months ago
  54. dac3c6f board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years ago
  55. 0223939 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years ago
  56. d8809ba board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 9 months ago
  57. 2eed0c2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · 1 year, 9 months ago
  58. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 9 months ago
  59. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 9 months ago
  60. 2ea0622 dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 9 months ago
  61. baf0677 dts: qcs404-evb: Add I2C controller nodes by Sumit Garg · 1 year, 9 months ago
  62. c9ec197 pinctrl: qcs404: Enable I2C pinmux options by Sumit Garg · 1 year, 9 months ago
  63. 22d3fcd clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 by Sumit Garg · 1 year, 9 months ago
  64. de8f42c dts: qcs404-evb: Add ethernet controller node by Sumit Garg · 1 year, 9 months ago
  65. 5644328 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · 1 year, 9 months ago
  66. c9062b3 pinctrl: qcs404: Enable ethernet pinmux options by Sumit Garg · 1 year, 9 months ago
  67. 71ffa23 clocks: qcs404: Add support for ethernet clocks by Sumit Garg · 1 year, 9 months ago
  68. 0d6def4 qcs404-evb: Enable msm_gpio driver support by Sumit Garg · 1 year, 9 months ago
  69. 881338a qcs404: sysmap: Don't map reserved memory ranges by Sumit Garg · 1 year, 9 months ago
  70. ce119a2 Correct SPL uses of ROCKCHIP_OTP by Simon Glass · 1 year, 9 months ago
  71. 41782a9 Correct SPL uses of FASTBOOT by Simon Glass · 1 year, 9 months ago
  72. 91b614e Correct SPL uses of USB_KEYBOARD by Simon Glass · 1 year, 9 months ago
  73. e7ec875 Correct SPL use of SYS_FSL_ERRATUM_A010539 by Simon Glass · 1 year, 9 months ago
  74. 4610ae3 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · 1 year, 9 months ago
  75. 4c77608 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 9 months ago
  76. 10f8bc0 Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 9 months ago
  77. 3c9adeb Correct SPL uses of ROCKCHIP_EFUSE by Simon Glass · 1 year, 9 months ago
  78. 9dcf5ee Correct SPL uses of PMIC_STPMIC1 by Simon Glass · 1 year, 9 months ago
  79. 7032fa2 Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE by Simon Glass · 1 year, 9 months ago
  80. 60b0002 Correct SPL use of OCTEON_SERIAL_BOOTCMD by Simon Glass · 1 year, 9 months ago
  81. 0ab3609 Correct SPL uses of MTD by Simon Glass · 1 year, 9 months ago
  82. a867392 Correct SPL use of MIPS_CM by Simon Glass · 1 year, 9 months ago
  83. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  84. 24f95e1 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 9 months ago
  85. 418f217 Correct SPL use of EXYNOS7420 by Simon Glass · 1 year, 9 months ago
  86. f27a545 Correct SPL use of DISPLAY_CPUINFO by Simon Glass · 1 year, 9 months ago
  87. 7c31107 Correct SPL uses of CPU_MICROBLAZE by Simon Glass · 1 year, 9 months ago
  88. 799e5be Correct SPL use of CMD_NET by Simon Glass · 1 year, 9 months ago
  89. 38223fb Correct SPL use of CMD_BOOTZ by Simon Glass · 1 year, 9 months ago
  90. b8bffe6 Correct SPL uses of BOOTSTAGE_REPORT by Simon Glass · 1 year, 9 months ago
  91. e1f0f8a Correct SPL use of BOOTSTAGE_FDT by Simon Glass · 1 year, 9 months ago
  92. 611e9af Correct SPL uses of ARMADA_8K by Simon Glass · 1 year, 9 months ago
  93. c1c5538 Correct SPL uses of ARMADA_3700 by Simon Glass · 1 year, 9 months ago
  94. 51864cd Correct SPL uses of ALLEYCAT_5 by Simon Glass · 1 year, 9 months ago
  95. ffff21f x86: Correct Chrromebook typo by Simon Glass · 1 year, 9 months ago
  96. c090ffb rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 9 months ago
  97. 295ae34 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 9 months ago
  98. 69f06c8 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 9 months ago
  99. dbcbbfd mtd: Drop unused CONFIG_S32V234 by Simon Glass · 1 year, 9 months ago
  100. ba9bb03 rmobile: Drop CONFIG_RMOBILE by Simon Glass · 1 year, 9 months ago