summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-4/+0
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-1/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak1-1/+0
2022-02-09Drop CONFIG_SYS_PIO_MODESimon Glass1-1/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-11/+0
2022-02-09kconfig: Add support for conditional valuesSimon Glass1-1/+1
2022-02-03scripts/checkpatch.pl: Resync with v5.16Simon Glass2-48/+99
2022-02-03scripts: Makefile: also clean subdir dtcPhilippe Reynes1-1/+1
2022-01-31pylint: Adjust how the output is producedSimon Glass1-215/+226
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes1-0/+3
2022-01-25acpi: Allow include files within the board directorySimon Glass1-1/+2
2022-01-25configs: Resync with savedefconfigTom Rini1-2/+0
2022-01-25Makefile: Add a pylint checker to the buildSimon Glass1-0/+215
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-2/+0
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc1-1/+0
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-1/+0
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass1-1/+0
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-12/+12
2022-01-19doc: replace @return by Return:Heinrich Schuchardt5-12/+12
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+0
2022-01-14checkpatch: report ERROR only on disabling of fdt and initrd relocationHou Zhiqiang1-1/+1
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait1-1/+0
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-1/+40
2021-12-28configs: Resync with savedefconfigTom Rini1-11/+0
2021-12-28Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini1-4/+0
2021-12-28Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_88F5182 et al to KconfigTom Rini1-17/+0
2021-12-28Kconfig: Remove some symbols from the whitelistTom Rini1-897/+0
2021-12-28Convert CONFIG_CPU_SH7751 to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_CPU_PXA27X to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_83XX_PCICLK to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_TEGRA_NAND to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_SD_BOOT et al to KconfigTom Rini1-1/+0
2021-12-27x86: coreboot: Add a sample script to build a qemu imageSimon Glass1-0/+19
2021-12-27video: Support showing the U-Boot logoSimon Glass1-0/+21
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-1/+0
2021-12-23fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass2-0/+43
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass1-1/+3
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-1/+0
2021-12-05ide: Drop unused CONFIG optionsSimon Glass1-2/+0
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass1-1/+0
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass1-1/+0
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass1-1/+0
2021-12-01scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txtPatrick Delaunay1-2/+0
2021-12-01scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfgPatrick Delaunay1-1/+2
2021-12-01Merge branch '2021-12-01-Kconfig-migrations' into nextTom Rini1-2/+0
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay1-1/+0
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini2-6/+361