aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-24Merge tag 'u-boot-stm32-20220124' of https://source.denx.de/u-boot/custodians...WIP/24Jan2022Tom Rini30-684/+1510
2022-01-24configs: stm32mp15: Enable OF_BOARD flagPatrice Chotard1-0/+1
2022-01-24stm32prog: add partition name in treat_partition_list error messagesPatrick Delaunay1-6/+6
2022-01-24board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay1-2/+4
2022-01-24stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt1-1/+1
2022-01-24ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12Marek Vasut10-424/+917
2022-01-24ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12Marek Vasut9-224/+503
2022-01-24arm: dts: stm32mp15: alignment with v5.16Patrick Delaunay3-14/+15
2022-01-24stm32mp: correct the dependency for bootcount configsPatrick Delaunay1-1/+1
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay2-9/+0
2022-01-24ARM: dts: stm32: Add DFU support for DHCOR recoveryMarek Vasut3-2/+61
2022-01-24arm: stm32mp: Fix USB boot device reportMarek Vasut1-1/+1
2022-01-23Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-10/+11
2022-01-22arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPIAdam Ford1-0/+9
2022-01-22arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCIAdam Ford2-10/+2
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Jan2022Tom Rini27-284/+480
2022-01-21Merge branch '2022-01-21-Kconfig-migrations'Tom Rini321-389/+473
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay4-3/+9
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay185-129/+114
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay18-27/+35
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay8-31/+33
2022-01-21cmd: Fix up warnings in flash.cPatrick Delaunay1-122/+117
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc61-32/+96
2022-01-21net: Drop #ifdefs with CONFIG_BOOTP_SERVERIPSimon Glass3-17/+16
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass16-12/+16
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass67-40/+59
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass13-13/+13
2022-01-21Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass4-9/+11
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/20Jan2022Tom Rini53-274/+396
2022-01-20Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodia...Tom Rini6-4/+11
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini524-2505/+2505
2022-01-20arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCEPali Rohár4-4/+0
2022-01-20phy: marvell: Remove unused function comphy_update_map()Pali Rohár3-20/+9
2022-01-20arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt()Pali Rohár1-33/+15
2022-01-20drivers: octeon: get rid of Unicode in codeHeinrich Schuchardt1-17/+17
2022-01-20arm: mvebu: spl: Fix 100 column exceedsMarek Behún1-2/+4
2022-01-20arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possibleMarek Behún1-15/+8
2022-01-20arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_tMarek Behún1-17/+17
2022-01-20arm: mvebu: spl: Print srcaddr in error messageMarek Behún1-1/+2
2022-01-20arm: mvebu: Check for kwbimage data checksumPali Rohár1-0/+27
2022-01-20SPL: Add support for checking board / BootROM specific image typesPali Rohár1-0/+9
2022-01-20arm: mvebu: Check that kwbimage blockid matches boot modePali Rohár1-9/+26
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár22-60/+95
2022-01-20arm: mvebu: Check that kwbimage offset and blocksize are validPali Rohár1-0/+12
2022-01-20pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár4-5/+24
2022-01-20arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blobPali Rohár2-2/+90
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún16-93/+45
2022-01-20board: amlogic: vim3: configure serial# from ethaddrMattijs Korpershoek1-0/+9
2022-01-20configs: meson64_android: define raw parts for bootloaderMattijs Korpershoek1-0/+2
2022-01-20configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR for androidMattijs Korpershoek4-4/+0