summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-02-02scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros
2021-03-30usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2020-12-16configs: Resync with savedefconfigTom Rini
2020-12-02remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek
2020-11-10libfdt: Fix signedness comparison warningsAndre Przywara
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-15Remove whitelist entry CONFIG_DEFAULT_CONSOLEAndre Heider
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak
2020-10-05configs: Resync with savedefconfigTom Rini
2020-09-22libfdt: Detected out-of-space with fdt_finish()Simon Glass
2020-08-27scripts/setlocalversion: sync with linux 5.8Rasmus Villemoes
2020-08-27checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini
2020-08-26configs: Resync with savedefconfigTom Rini
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait
2020-08-04Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek
2020-08-04fixdep: fix coding style in previous fixStephen Warren
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28configs: Remove dead CONFIG optionsAdam Ford
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut
2020-07-24binman: Adjust pylibfdt for incremental buildSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Adjust pylibfdt for incremental buildSimon Glass
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren