aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-24tools: Add init files for Python toolsSimon Glass3-0/+0
2022-01-24patman: Update the list of modulesSimon Glass1-3/+6
2022-01-24dtoc: Fix up a code comment that confuses pylintSimon Glass1-1/+1
2022-01-24.gitignore: Ignore any html coverage directorySimon Glass1-0/+3
2022-01-24pci: iproc: Set all 24 bits of PCI class codePali Rohár1-5/+4
2022-01-24Merge branch '2022-01-24-assorted-fixes-and-updates'Tom Rini16-50/+80
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma3-6/+13
2022-01-24mkimage: struct stat.st_size may not be longHeinrich Schuchardt1-3/+4
2022-01-24MAINTAINERS: Update e-mail in Xen maintainershipAnastasiia Lukianenko1-1/+1
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka6-23/+42
2022-01-24mkimage: Drop unused OPT_STRING constantJan Kiszka1-1/+0
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka4-8/+8
2022-01-24misc: mark write buffer constJohn Keeping2-2/+2
2022-01-24tools/fitimage: make sure dumpimage still works when "@" are detectedStefan Eichenberger1-2/+10
2022-01-24tools/fitimage: remove redundant format checkStefan Eichenberger1-5/+0
2022-01-24vexpress64: semi_defconfig: disable CRC32 supportAndre Przywara1-0/+1
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