summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09patman: Update with new pylint scoresSimon Glass1-17/+17
2022-02-09patman: Convert camel case in terminal.pySimon Glass8-82/+82
2022-02-09patman: Rename Color() method to build()Simon Glass11-71/+71
2022-02-09patman: Rename Print() to Tprint()Simon Glass5-41/+41
2022-02-09patman: Convert camel case in tout.pySimon Glass15-91/+91
2022-02-09patman: Convert camel case in test_util.pySimon Glass6-15/+15
2022-02-09patman: Convert camel case in test_checkpatch.pySimon Glass1-34/+34
2022-02-09patman: Convert camel case in project.pySimon Glass2-2/+2
2022-02-09patman: Convert camel case in gitutil.pySimon Glass12-99/+99
2022-02-09patman: Convert camel case in get_maintainer.pySimon Glass2-4/+4
2022-02-09patman: Convert camel case in func_test.pySimon Glass1-25/+25
2022-02-09patman: Convert camel case in cros_subprocess.pySimon Glass2-30/+31
2022-02-09patman: Convert camel case in commit.pySimon Glass3-10/+10
2022-02-09patman: Convert camel case in checkpatch.pySimon Glass3-18/+18
2022-02-09patman: Convert camel case in command.pySimon Glass18-70/+70
2022-02-09patman: Convert camel case in tools.pySimon Glass50-473/+473
2022-02-09dm: Use parenthesis for the device_get_ops macro argumentSughosh Ganu1-1/+1
2022-02-09sandbox: fix build failure with musl and SDLHeinrich Schuchardt2-3/+15
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes15-4/+33
2022-02-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-5/+22
2022-02-09Merge branch '2022-02-08-Kconfig-updates'Tom Rini520-1961/+1438
2022-02-09configs: Resync with savedefconfigTom Rini52-265/+205
2022-02-09dm: scsi: Add a migration deadline for scsiSimon Glass1-0/+1
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass140-161/+128
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass29-56/+12
2022-02-09ahci: Make ahci drivers depend on AHCISimon Glass1-13/+13
2022-02-09sata: sata_sil: Only support BLKSimon Glass1-115/+3
2022-02-09sata: Rearrange Kconfig for SATASimon Glass115-34/+151
2022-02-09sata: Only support BLKSimon Glass2-30/+1
2022-02-09sata: Drop Silicon Image SIL3114 SATA driverSimon Glass4-978/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak222-69/+187
2022-02-09Drop CONFIG_SYS_PIO_MODESimon Glass2-6/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass42-113/+246
2022-02-09ide: Drop CONFIG_IDE_AHBSimon Glass3-37/+0
2022-02-09buildman: Allow adjusting board config on the flySimon Glass5-8/+93
2022-02-09buildman: Provide a hint on how to debug thread crashesSimon Glass2-2/+4
2022-02-09buildman: Add helper functions for updating .config filesSimon Glass3-2/+360
2022-02-09buildman: Make use of test_utilSimon Glass1-15/+11
2022-02-09buildman: Add a flag to control the tracebackSimon Glass2-0/+5
2022-02-09patman: Update test_util to run doc testsSimon Glass3-23/+16
2022-02-09bloblist: Update to use conditional valueSimon Glass2-14/+11
2022-02-09kconfig: Add support for conditional valuesSimon Glass2-1/+41
2022-02-09kconfig: Update IS_ENABLED() internalsSimon Glass1-7/+5
2022-02-09mmc: fsl: Use brackets around if()Simon Glass1-1/+1
2022-02-09mips: Avoid using config_enabled() directlySimon Glass1-1/+1
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass66-68/+1
2022-02-09mmc: fsl_esdhc_imx: fix watermark level in dmaMarcel Ziswiler1-3/+2
2022-02-09cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -Marek Vasut1-2/+20
2022-02-08Merge branch '2022-02-08-TI-platform-updates'Tom Rini93-278/+17337
2022-02-08Nokia RX-51: Convert to CONFIG_DM_KEYBOARDPali Rohár3-18/+34