aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-06-04checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config filesTom Rini1-0/+6
2020-06-04checkpatch.pl: Request if() instead #ifdefSimon Glass1-0/+6
2020-06-04checkpatch.pl: Request a test when a new command is addedSimon Glass1-0/+6
2020-06-04checkpatch.pl: Warn if the flattree API is usedSimon Glass1-0/+6
2020-06-04checkpatch.pl: Add a check for tests needed for uclassesSimon Glass1-0/+6
2020-06-04checkpatch.pl: Add a U-Boot optionSimon Glass1-0/+12
2020-06-04checkpatch.pl: Update to v5.7Simon Glass1-165/+63
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini1-1/+0
2020-05-26configs: Resync with savedefconfigTom Rini1-3/+0
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle1-2/+0
2020-05-25env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut1-1/+0
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut1-2/+0
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini2-0/+12
2020-05-20libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2-0/+12
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-1/+0
2020-05-15env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait1-1/+0
2020-05-15configs: Resync with savedefconfigTom Rini1-5/+0
2020-05-14kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka1-1/+4
2020-05-14kbuild: spl: Fix parallel buildJan Kiszka1-1/+1
2020-05-11spi: Zap lpc32xx_ssp driver-related codeJagan Teki1-1/+0
2020-05-08Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek1-1/+0
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay1-1/+0
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay1-1/+0
2020-05-07kbuild: efi: Avoid rebuilding efi targetsJan Kiszka1-0/+2
2020-05-06scripts/get_default_envs.sh: preserve order of multiple entries for same vari...Rasmus Villemoes1-1/+1
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini1-5/+0
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay1-1/+0
2020-05-01net: tulip: Remove CONFIG_TULIP_*Marek Vasut1-3/+0
2020-05-01net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut1-2/+0
2020-04-28configs: Resync with savedefconfigTom Rini1-3/+0
2020-04-28kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada1-2/+8
2020-04-24coccinelle: adjust NULL check before free()Heinrich Schuchardt1-13/+11
2020-04-24coccinelle: check for casting malloc outputHeinrich Schuchardt1-0/+102
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada4-41/+46
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada1-2/+3
2020-04-24fixdep: Re-sync with Linux 5.7-rc1Masahiro Yamada1-45/+47
2020-04-24fixdep: handle CONFIG_IS_ENABLE() and friends for TPLMasahiro Yamada1-5/+7
2020-04-17scripts: add documentation-file-ref-checkHeinrich Schuchardt1-0/+226
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass1-2/+2
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini30-237/+384
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini40-1023/+1192
2020-03-16scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring4-16/+206
2020-03-16kbuild: remove unused dtc-version.sh scriptMasahiro Yamada2-22/+0
2020-03-16scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini1-0/+1
2020-03-16scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini1-0/+4
2020-03-16kbuild: Re-sync DTC flag logic with v4.17Tom Rini2-21/+16
2020-03-16kbuild: fixdep: Resync this with v4.17Tom Rini1-201/+150
2020-03-16fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada1-1/+1