aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-12-13checkpatch: Add warnings for unexpected struct namesSimon Glass1-0/+38
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay1-1/+0
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek1-1/+0
2020-11-10libfdt: Fix signedness comparison warningsWIP/10Nov2020Andre Przywara6-29/+42
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek1-1/+0
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass1-1/+6
2020-10-29dm: test: Build tests for SPLSimon Glass1-0/+1
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin1-1/+0
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungWIP/23Oct2020Tom Rini1-1/+0
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher1-1/+0
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-15Remove whitelist entry CONFIG_DEFAULT_CONSOLEAndre Heider1-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-26configs: 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-04Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek1-1/+1
2020-08-04fixdep: fix coding style in previous fixStephen Warren1-1/+1
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass1-2/+8
2020-07-28Makefile: 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-24binman: 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