platform/kernel/u-boot.git
2021-09-14 Tom Riniconfigs: Resync with savedefconfig
2021-09-14 Alexandru Gagniucimage: Avoid erroneous double byte-swap in CRC value
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Alexandru Gagniucimage: rsa: Move padding_algos to linker lists
2021-09-14 Yuan Fangpinctrl: fix typo
2021-09-14 Oleksandr Suvorovlib: fix typos in Kconfig
2021-09-14 Heinrich Schuchardtlib/rsa: don't use NULL as key_id
2021-09-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-09-13 Andre Przywarasunxi: mmc: A20: Fix MMC optimisation
2021-09-13 Tom RiniMerge branch '2021-09-09-finish-pre-DM_PCI-removal'
2021-09-13 Simon Glasspci: Drop DM_PCI
2021-09-13 Simon Glasspci: Drop PCI_INDIRECT_BRIDGE
2021-09-13 Simon Glassnet: Drop DM_PCI check from designware driver
2021-09-13 Simon Glasspci: acpi: Drop DM_PCI check from ahci
2021-09-13 Simon Glasspci: Drop DM_PCI check from fdtdec
2021-09-13 Simon Glasspci: Drop old code from header file
2021-09-13 Simon Glassppc: Remove UCP1020 board
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Michael Wallemmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-11 Tom RiniMerge branch '2021-09-10-assorted-TI-updates'
2021-09-11 Heinrich Schuchardtefi_loader: simplify efi_watchdog_timer_notify()
2021-09-11 Heinrich Schuchardtefi_loader: eliminate EFI_CALL() in nvedit_efi.c
2021-09-11 Ilias Apalodimasefi_loader: Remove incorrect calls of EFI_CALL in TCG2
2021-09-11 Heinrich Schuchardtefi_loader: require CONFIG_BLK
2021-09-11 Masahisa Kojimaefi_loader: boot_service_capability_min should be capit...
2021-09-11 Simon Glassdoc: Complete the list of available runtime-config...
2021-09-11 Simon Glassdoc: Tidy up the bindings for the config/ node
2021-09-11 Simon Glassbloblist: Move to rST format
2021-09-11 Oleksandr Suvorovdoc: board: toradex: fix file names
2021-09-11 Aswath Govindrajuconfigs: j72*_evm: Define the buffer sizes for dfu
2021-09-11 Aswath Govindrajuenvironment: ti: k3_dfu: Increase the size allocated...
2021-09-11 Aswath Govindrajuarm: dts: k3-j721e-r5-*.dts: Fix clock-names property...
2021-09-11 Roger QuadrosARM: dts: Fix node status to "okay" on TI boards
2021-09-11 Suman Annatools: k3_fit_atf: Fix DM binary FIT load addresses
2021-09-11 Aswath Govindrajuarm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag...
2021-09-11 Matwey V. Kornilovam33xx: Fix USB for am335x boards
2021-09-11 Aswath Govindrajuinclude: configs: am64x_evm: Add env variables for...
2021-09-11 Aswath Govindrajuenvironment: ti: mmc.h: Make the finduuid generic for...
2021-09-11 Aswath Govindrajuboard: ti: am64x: Add support for fixing dr_mode while...
2021-09-10 Derald D. WoodsARM: omap3: evm: Enable booting 'fitImage' with DEFAULT...
2021-09-10 Tom Riniarm: am335x: Enable SPL_OF_CONTROL on some configs
2021-09-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-10 Ye Limmc: fix device_remove when HS400_ES is enabled
2021-09-10 Ye Limmc: fix switch issue with send_status disabled
2021-09-10 Aswath Govindrajudoc: usage: mmc: Document usage of speed mode in "mmc...
2021-09-10 Aswath Govindrajummc: Add support for enumerating MMC card in a given...
2021-09-10 Yuezhang.Mo... Revert "mmc: sdhci: set to INT_DATA_END when there...
2021-09-10 Marek Behúnarm: a37xx: pci: Don't spam about PIO Response Status
2021-09-10 Tony Dinharm: marvell: Dreamplug: fix typo in eth1 name
2021-09-10 Tony Dinharm: mvebu : sata_mv should probe all ports
2021-09-10 Pali Rohárarm: mvebu: a38x: Fix 5200000 baudrate
2021-09-10 Pali Rohárarm: mvebu: espressobin: Enable GPT partition support
2021-09-10 Pali Rohárarm: mvebu: turris_{omnia, mox}: GPT partition support
2021-09-10 Pali Rohárarm: a37xx: pci: Implement re-issuing config requests...
2021-09-10 Pali Rohárarm: a37xx: pci: Disable returning CRS response
2021-09-10 Sven Auhagenarm: mvebu: dts: Armada8k enable mdio
2021-09-10 Tony Dinharm: kirkwood: Sheevaplug: Update board maintainer
2021-09-09 Lokesh VutlaMAINTAINERS: Update ARM TI entry
2021-09-09 Tom RiniKconfig: Drop duplicate 'select SHA512' instances
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniucimage: Drop IMAGE_ENABLE_{MD5, CRC32} #defines
2021-09-08 Alexandru Gagniucimage: Drop if/elseif hash selection in calculate_hash()
2021-09-08 Alexandru Gagniuccommon: Move MD5 hash to hash_algo[] array.
2021-09-08 Alexandru Gagniuccommon/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST...
2021-09-08 Alexandru Gagniuclib: Drop SHA512_ALGO in lieu of SHA512
2021-09-08 Alexandru Gagniuccommon: Remove unused CONFIG_FIT_SHAxxx selectors
2021-09-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-07 Zong Liriscv: lib: modify the indent
2021-09-07 Zong Liboard: sifive: use ccache driver instead of helper...
2021-09-07 Zong Liriscv: lib: implement enable_caches for sifive cache
2021-09-07 Zong Licommon: board_r: support enable_caches for RISC-V
2021-09-07 Zong Licache: add sifive composable cache driver
2021-09-07 Thomas Skiboriscv: Add missing sentinel in ocores_i2c.c
2021-09-07 Heinrich Schuchardtriscv: show code leading to exception
2021-09-07 Heinrich Schuchardtconfigs: qemu-riscvXX_spl_defconfig enable CMD_SBI
2021-09-07 Heinrich Schuchardtriscv: enable booting HiFive Unmatched from SATA
2021-09-06 Tom RiniMerge tag 'u-boot-stm32-20210906' of https://source...
2021-09-06 Patrice Chotardstm32mp: Fix board_get_usable_ram_top()
2021-09-04 Tom RiniMerge tag 'efi-2021-10-rc4' of https://source.denx...
2021-09-04 Masahisa Kojimaefi_loader: fix efi_tcg2_hash_log_extend_event() parame...
2021-09-04 Masahisa Kojimaefi_loader: fix boot_service_capability_min calculation
2021-09-04 Masahisa Kojimaefi_loader: add missing parameter check for EFI_TCG2_PR...
2021-09-04 Heinrich Schuchardtefi_loader: correct determination of secure boot state
2021-09-04 Heinrich Schuchardtefi_loader: efi_auth_var_type for AuditMode, DeployedMode
2021-09-04 Heinrich Schuchardtefi_loader: don't load signature database from file
2021-09-04 Heinrich Schuchardtefi_loader: rounding of image size
2021-09-04 Heinrich Schuchardtefi_loader: sections with zero VirtualSize
2021-09-04 Michal Simekdoc: Remove information about CAPSULE_FMP_HEADER
2021-09-03 Tom RiniMerge tag 'xilinx-for-v2021.10-rc4' of https://gitlab...
2021-09-03 Ashok Reddy... spi: zynqmp_gqspi: Fix dma alignment issue
2021-09-03 Ashok Reddy... spi: zynqmp_gqspi: Switch genfifo start to manual mode
2021-09-03 Michal Simekdoc: Remove information about CAPSULE_FMP_HEADER
2021-09-01 Matwey V. Kornilovbtrfs: Use default subvolume as filesystem root
2021-09-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-09-01 Pali Rohártools: kwbimage: Remove comment about unimplemented...
2021-09-01 Heinrich Schuchardtkwbimage: check return value of image_get_csk_index
2021-09-01 Heinrich Schuchardtkwbimage: check fopen() return value
2021-09-01 Marek Behúnarm: mvebu: turris_omnia: disable MCU watchdog in board...
2021-09-01 Marek Behúnarm: mvebu: turris_omnia: disable MCU watchdog in SPL...
next