summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-01-12sunxi: Use mkimage for SPL boot image generationAndre Przywara1-4/+4
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-16/+19
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-2/+0
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass1-1/+1
2021-01-05Makefile: Invoke dtoc only onceSimon Glass1-12/+9
2021-01-05Makefile: Use common args for dtocSimon Glass1-2/+5
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass1-3/+4
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass1-1/+1
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass1-1/+3
2020-12-16configs: Resync with savedefconfigTom Rini1-1/+0
2020-12-14checkpatch: Add warnings for unexpected struct namesSimon Glass1-0/+38
2020-12-03remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck1-1/+0
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 warningsAndre Przywara6-29/+42
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal 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-samsungTom 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-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