1. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 4 months ago
  2. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 4 months ago
  3. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 4 months ago
  4. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 4 months ago
  5. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 4 months ago
  6. 35fd100 tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 4 months ago
  7. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 4 months ago
  8. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 4 months ago
  9. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 4 months ago
  10. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 4 months ago
  11. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 4 months ago
  12. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 4 months ago
  13. bd487ce tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 4 months ago
  14. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 4 months ago
  15. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 4 months ago
  16. 8ab9c6b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
  17. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  18. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  19. a6c64d2 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 4 months ago
  20. 62b27a5 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
  21. 89795ef test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 4 months ago
  22. ff7852d build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · 3 years, 4 months ago
  23. 6d59ace lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
  24. 0eadb2b lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
  25. 268f6ac arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · 3 years, 4 months ago
  26. 558e699 arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 4 months ago
  27. 6a2626a doc: sandbox: Fix up dependencies by Simon Glass · 3 years, 4 months ago
  28. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
  29. bbcacdf Merge branch '2021-07-28-build-improvements' by Tom Rini · 3 years, 4 months ago
  30. 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
  31. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
  32. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 4 months ago
  33. 6f7abf6 i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 4 months ago
  34. 19c969b i2c: Fix the migration warning by Simon Glass · 3 years, 4 months ago
  35. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
  36. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
  37. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
  38. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
  39. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 4 months ago
  40. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 4 months ago
  41. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
  42. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 4 months ago
  43. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
  44. 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 4 months ago
  45. 5f57b00 Makefile: Sort the subdirectories by Simon Glass · 3 years, 4 months ago
  46. 6e73ed0 README: Fix hyphenation in the directory docs by Simon Glass · 3 years, 4 months ago
  47. 1a46cb6 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
  48. 6e3c654 Allow efi_loader header to be included always by Simon Glass · 3 years, 5 months ago
  49. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  50. a594b41 disk: Tidy up #ifdefs in part_efi by Simon Glass · 3 years, 5 months ago
  51. c72c7d9 Makefile: Drop include/asm directory as well as symlink by Simon Glass · 3 years, 5 months ago
  52. 22ecb12 Merge branch '2021-07-28-setexpr-fmt-support' by Tom Rini · 3 years, 4 months ago
  53. 5ea605c AzureCI: Move i.MX8 builds to their own job by Tom Rini · 3 years, 4 months ago
  54. 62db089 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 4 months ago
  55. 236d39b doc: usage: add description for setexpr command by Roland Gaudig · 3 years, 4 months ago
  56. f4f8d8b cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  57. 6244cda cmd: printf: add helper functions from busybox by Roland Gaudig · 3 years, 4 months ago
  58. 9571f1a cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · 3 years, 4 months ago
  59. 0b01642 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 4 months ago
  60. 55efa84 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 4 months ago
  61. 0d4823f Merge tag 'u-boot-stm32-20210727' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 4 months ago
  62. 24d2aea configs: Enable SMBIOS for Khadas VIM boards by Artem Lapkin · 3 years, 4 months ago
  63. e10481b ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boards by Artem Lapkin · 3 years, 4 months ago
  64. a3f1eaa phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · 3 years, 6 months ago
  65. a41862d phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
  66. 4f038ee board: amlogic: vim3: fix phy-names property setup by Artem Lapkin · 3 years, 4 months ago
  67. 786c514 VIM3: mmc_get_env_dev correct non emmc boot sources by Artem Lapkin · 3 years, 6 months ago
  68. e38f55d meson64: add kernel compression vars by Artem Lapkin · 3 years, 6 months ago
  69. 65b3f56 ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb by Alexandru Gagniuc · 3 years, 4 months ago
  70. 8533263 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · 3 years, 4 months ago
  71. 8d7f5ed arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · 3 years, 4 months ago
  72. a25d6b6 spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 4 months ago
  73. 5f6e5c3 spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · 3 years, 4 months ago
  74. 59000eb ARM: dts: stm32: Fix AV96 eMMC pinmux by Marek Vasut · 3 years, 4 months ago
  75. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 4 months ago
  76. 2a7034c stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 4 months ago
  77. 8b71b20 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · 3 years, 4 months ago
  78. bcad620 configs: j721e_evm_r5: Disable K3 R5F remoteproc by Suman Anna · 3 years, 4 months ago
  79. 24f3fb6 arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPL by Suman Anna · 3 years, 4 months ago
  80. ea985f6 arm: mach-k3: Cleanup common start_non_linux_remote_cores() by Suman Anna · 3 years, 4 months ago
  81. 536f633 arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL by Suman Anna · 3 years, 4 months ago
  82. 05e858a arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot by Suman Anna · 3 years, 4 months ago
  83. 31b3d7a arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-mode by Suman Anna · 3 years, 4 months ago
  84. f572129 configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library overlay by Aswath Govindraju · 3 years, 4 months ago
  85. da6a720 configs: am64x_evm_*_defconfig: Enable configs to support eMMC boot by Kishon Vijay Abraham I · 3 years, 4 months ago
  86. acbda11 configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defconfig files and enable configs to save env in eMMC and FAT write. by Aswath Govindraju · 3 years, 4 months ago
  87. a3d5806 configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400 by Kishon Vijay Abraham I · 3 years, 4 months ago
  88. 0817dd5 arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node by Aswath Govindraju · 3 years, 4 months ago
  89. 2140d6b arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode() by Aswath Govindraju · 3 years, 4 months ago
  90. 159c901 configs: am64x_evm_r5_defconfig: Fix CONFIG_SPL_TEXT_BASE to 0x70000000 by Aswath Govindraju · 3 years, 4 months ago
  91. 4689aab doc: board: j721e_evm: Add documentation for firmware loading by Kishon Vijay Abraham I · 3 years, 4 months ago
  92. 8baeeec doc: board: Move j721e document to doc/board/ti/ directory by Kishon Vijay Abraham I · 3 years, 4 months ago
  93. 8fa3286 configs: j7200_evm_a72: Add CONFIG_PREBOOT to configure ethernet PHY by Kishon Vijay Abraham I · 3 years, 4 months ago
  94. 15f4193 env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM by Kishon Vijay Abraham I · 3 years, 4 months ago
  95. 0e64ecd configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework by Aswath Govindraju · 3 years, 4 months ago
  96. a9ed736 configs: j721e_evm_a72_defconfig: Enable the drivers required for the USB3 support by Jean-Jacques Hiblot · 3 years, 4 months ago
  97. 08189ff arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes by Aswath Govindraju · 3 years, 4 months ago
  98. cbea798 arm: dts: k3-j7200-common-proc-board: Enable SERDES DT by Aswath Govindraju · 3 years, 4 months ago
  99. 6c4be8e arm: dts: k3-j7200-main: Add DT node for torrent serdes by Aswath Govindraju · 3 years, 4 months ago
  100. ad256cc ARM: dts: k3-j721e: Add support for USB3 in USB0 instance by Kishon Vijay Abraham I · 3 years, 4 months ago