summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2020-07-17remove include/config_defaults.hRasmus Villemoes
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-07-10spi: kirkwood: Drop nondm codeBhargav Shah
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass
2020-07-09arm: Remove overo boardJagan Teki
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes
2020-07-01checkpatch.pl: Fully re-sync with v5.7Tom Rini
2020-07-01kconfig: Add scripts/Kconfig.include from v4.19Tom Rini
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-24spi: zynq_[q]spi: Convert config's to macro'sAshok Reddy Soma
2020-06-23configs: Resync with savedefconfigTom Rini
2020-06-20Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...Tom Rini
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut
2020-06-18net: eepro100: Remove EEPRO100_SROM_WRITEMarek Vasut
2020-06-11libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt
2020-06-11spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki
2020-06-04checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config filesTom Rini