aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-28configs: Resync with savedefconfigTom Rini1-1/+0
2020-02-13net: convert NET_MAXDEFRAG to KconfigRasmus Villemoes1-1/+0
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini5-0/+55
2020-02-05dtc: add ability to make nodes conditional on them being referencedMaxime Ripard5-0/+55
2020-02-03watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut1-1/+0
2020-01-30Remove redundant YYLOC global declarationPeter Robinson1-1/+0
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2-42/+11
2020-01-27dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin1-0/+8
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck1-1/+0
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck1-1/+0
2020-01-23arm/km: add support for SUSE2Holger Brunck1-0/+1
2020-01-22configs: Resync with savedefconfigTom Rini1-14/+0
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass1-1/+0
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass1-2/+0
2020-01-17common: Drop floppy disk supportSimon Glass1-34/+0
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-2/+0
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck1-1/+0
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-1/+0
2020-01-07Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot1-0/+4
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-3/+0