summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2020-06-04checkpatch.pl: Request if() instead #ifdefSimon Glass
2020-06-04checkpatch.pl: Request a test when a new command is addedSimon Glass
2020-06-04checkpatch.pl: Warn if the flattree API is usedSimon Glass
2020-06-04checkpatch.pl: Add a check for tests needed for uclassesSimon Glass
2020-06-04checkpatch.pl: Add a U-Boot optionSimon Glass
2020-06-04checkpatch.pl: Update to v5.7Simon Glass
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-05-26configs: Resync with savedefconfigTom Rini
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle
2020-05-25env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini
2020-05-20libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher
2020-05-15env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait
2020-05-15configs: Resync with savedefconfigTom Rini
2020-05-14kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka
2020-05-14kbuild: spl: Fix parallel buildJan Kiszka
2020-05-11spi: Zap lpc32xx_ssp driver-related codeJagan Teki
2020-05-08Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-05-07kbuild: efi: Avoid rebuilding efi targetsJan Kiszka
2020-05-06scripts/get_default_envs.sh: preserve order of multiple entries for same vari...Rasmus Villemoes
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-05-01net: tulip: Remove CONFIG_TULIP_*Marek Vasut
2020-05-01net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut
2020-04-28configs: Resync with savedefconfigTom Rini
2020-04-28kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada
2020-04-24coccinelle: adjust NULL check before free()Heinrich Schuchardt
2020-04-24coccinelle: check for casting malloc outputHeinrich Schuchardt
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada