1. 9d84795 riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 2 months ago
  2. f6431e8 riscv: show code leading to exception by Heinrich Schuchardt · 3 years, 2 months ago
  3. 5b2d359 configs: qemu-riscvXX_spl_defconfig enable CMD_SBI by Heinrich Schuchardt · 3 years, 2 months ago
  4. 7383432 riscv: enable booting HiFive Unmatched from SATA by Heinrich Schuchardt · 3 years, 2 months ago
  5. ad320c2 Merge tag 'u-boot-stm32-20210906' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  6. c8510e3 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 2 months ago
  7. 5e89389 Merge tag 'efi-2021-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 2 months ago
  8. ec92948 configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  9. 21b8680 Merge branch '2021-09-04-makefile-cleanups-part-b' into next by Tom Rini · 3 years, 2 months ago
  10. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 2 months ago
  11. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 2 months ago
  12. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 2 months ago
  13. 14c251f power: Add a POWER config by Simon Glass · 3 years, 2 months ago
  14. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  15. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  16. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 2 months ago
  17. b2f9bac gpio: Add a GPIO config by Simon Glass · 3 years, 2 months ago
  18. 80a4876 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · 3 years, 2 months ago
  19. 39f0914 Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · 3 years, 2 months ago
  20. a7ebc69 Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · 3 years, 2 months ago
  21. 7b278ea ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · 3 years, 2 months ago
  22. 70edba0 dma: Add a Kconfig for legacy DMA by Simon Glass · 3 years, 2 months ago
  23. 807cc64 Makefile: Unify the rules for BOOTCOUNT_LIMIT by Simon Glass · 3 years, 2 months ago
  24. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  25. 6f004ad ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 2 months ago
  26. de213c7 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 2 months ago
  27. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  28. 5251048 serial: Add a SERIAL config by Simon Glass · 3 years, 2 months ago
  29. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  30. 73c6ff6 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 2 months ago
  31. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 2 months ago
  32. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  33. 538c0f2 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · 3 years, 2 months ago
  34. db3ed2c efi_loader: fix boot_service_capability_min calculation by Masahisa Kojima · 3 years, 2 months ago
  35. 580d724 efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · 3 years, 2 months ago
  36. 7219856 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · 3 years, 2 months ago
  37. b191aa4 efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · 3 years, 2 months ago
  38. 9ef82e2 efi_loader: don't load signature database from file by Heinrich Schuchardt · 3 years, 2 months ago
  39. f3a343d efi_loader: rounding of image size by Heinrich Schuchardt · 3 years, 2 months ago
  40. 1ea133a efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · 3 years, 2 months ago
  41. d6136c6 doc: Remove information about CAPSULE_FMP_HEADER by Michal Simek · 3 years, 2 months ago
  42. a48f5ff Merge branch '2021-09-03-xyz-modem-fixes' into next by Tom Rini · 3 years, 2 months ago
  43. dffeb40 xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · 3 years, 3 months ago
  44. c97b255 xyz-modem: Show information about finished transfer by Pali Rohár · 3 years, 3 months ago
  45. 081bd24 xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · 3 years, 3 months ago
  46. 1f26c49 xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · 3 years, 3 months ago
  47. f05d69b xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · 3 years, 3 months ago
  48. 15c27a5 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · 3 years, 3 months ago
  49. 1e747846 xyz-modem: Fix crash after cancelling transfer by Pali Rohár · 3 years, 3 months ago
  50. ecd6e0c Merge tag 'xilinx-for-v2021.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago
  51. 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 2 months ago
  52. 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 2 months ago
  53. 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 2 months ago
  54. acbbd98 doc: Remove information about CAPSULE_FMP_HEADER by Michal Simek · 3 years, 2 months ago
  55. b35be5e Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next by Tom Rini · 3 years, 2 months ago
  56. 6628813 tools: env: Handle shorter read calls by Thibault Ferrante · 3 years, 2 months ago
  57. 7befc84 psci: fix double declaration by Oleksandr Suvorov · 3 years, 2 months ago
  58. 2cb3260 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 2 months ago
  59. 210985b mailmap: Update e-mail for Jernej Skrabec by Jernej Skrabec · 3 years, 2 months ago
  60. f43312c ARM: Prevent the compiler from using NEON registers by Samuel Holland · 3 years, 2 months ago
  61. e0bd6f3 doc: Add documentation for the Arm vexpress board configs by Peter Hoyes · 3 years, 2 months ago
  62. 30e5a44 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · 3 years, 2 months ago
  63. b53bbca vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 2 months ago
  64. 2f5b7b7 armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · 3 years, 2 months ago
  65. 37a757e armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · 3 years, 2 months ago
  66. 53b40e8 armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · 3 years, 2 months ago
  67. 99a2bd6 Revert "configs: synquacer: Make U-Boot binary position independent" by Masami Hiramatsu · 3 years, 2 months ago
  68. c8291f5 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · 3 years, 2 months ago
  69. d9d8849 cmd/part: correct alignment of partition list by Heinrich Schuchardt · 3 years, 3 months ago
  70. 15dd941 arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · 3 years, 3 months ago
  71. 1eb0062 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · 3 years, 3 months ago
  72. cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 3 months ago
  73. aa29b21 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · 3 years, 3 months ago
  74. 4bb7de1 Merge branch '2021-09-02-assorted-fixes' into next by Tom Rini · 3 years, 2 months ago
  75. 7305952 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · 3 years, 2 months ago
  76. 20aa320 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · 3 years, 2 months ago
  77. 223c449 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · 3 years, 2 months ago
  78. 8956854 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · 3 years, 3 months ago
  79. f629895 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 3 months ago
  80. f64011e board: stemmy: Add basic Fastboot support by Stephan Gerhold · 3 years, 3 months ago
  81. fc9d4b1 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · 3 years, 3 months ago
  82. 1ae43a0 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · 3 years, 3 months ago
  83. 9f78ccf arm: u8500: Imply options for new drivers by Stephan Gerhold · 3 years, 3 months ago
  84. 7093df3 MAINTAINERS: Add new drivers for ARM U8500 by Stephan Gerhold · 3 years, 3 months ago
  85. 5153814 loadb: Properly indicate aborted kermit transfer by Pali Rohár · 3 years, 3 months ago
  86. e199fb3 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 3 months ago
  87. eaa6442 mkimage: clarify error message for empty input files by Thomas Hebb · 3 years, 3 months ago
  88. 295ab73 lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 3 months ago
  89. ca47955 fit: Use DM hash driver if supported by Chia-Wei Wang · 3 years, 3 months ago
  90. e5d870f crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 3 months ago
  91. 4deaff7 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 3 months ago
  92. 74bda4f lib/md5: Export progressive APIs by Chia-Wei Wang · 3 years, 3 months ago
  93. fe68a67 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 3 months ago
  94. 94509b7 btrfs: Use default subvolume as filesystem root by Matwey V. Kornilov · 3 years, 3 months ago
  95. 48cf96f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  96. 4116a0f tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · 3 years, 2 months ago
  97. f0317d7 kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · 3 years, 2 months ago
  98. f858bb2 kwbimage: check fopen() return value by Heinrich Schuchardt · 3 years, 2 months ago
  99. e23162c arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init() by Marek Behún · 3 years, 2 months ago
  100. aeb0ca6 arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART by Marek Behún · 3 years, 2 months ago