summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-3/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay1-1/+0
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak1-0/+6
2020-10-05configs: Resync with savedefconfigTom Rini1-7/+0
2020-09-22libfdt: Detected out-of-space with fdt_finish()Simon Glass1-1/+2
2020-08-27scripts/setlocalversion: sync with linux 5.8Rasmus Villemoes1-17/+26
2020-08-27checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini1-0/+6
2020-08-27configs: Resync with savedefconfigTom Rini1-1/+0
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass1-1/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-4/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait1-1/+0
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait1-1/+0
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait1-1/+0
2020-08-05Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek1-1/+1
2020-08-05fixdep: fix coding style in previous fixStephen Warren1-1/+1
2020-08-04checkpatch: Don't allow common.h and dm.h in headersSimon Glass1-2/+8
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-12/+12
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan1-1/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28configs: Remove dead CONFIG optionsAdam Ford1-1/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-2/+0
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-28configs: Resync with savedefconfigTom Rini1-69/+0
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+0
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+3
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu1-1/+0
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut1-1/+0
2020-07-25binman: Adjust pylibfdt for incremental buildSimon Glass1-0/+3
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-3/+0
2020-07-20binman: Adjust pylibfdt for incremental buildSimon Glass1-0/+3
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams1-1/+0
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren1-0/+1
2020-07-17remove include/config_defaults.hRasmus Villemoes1-1/+0
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek1-1/+0
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-1/+0
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford1-2/+0
2020-07-12Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-2/+0
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski1-2/+0
2020-07-10spi: kirkwood: Drop nondm codeBhargav Shah1-1/+0
2020-07-10checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass1-1/+1
2020-07-09arm: Remove overo boardJagan Teki1-1/+0
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes1-2/+0
2020-07-01checkpatch.pl: Fully re-sync with v5.7Tom Rini1-106/+302
2020-07-01kconfig: Add scripts/Kconfig.include from v4.19Tom Rini1-0/+30