summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-06-23configs: Resync with savedefconfigTom Rini
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
2020-04-24fixdep: Re-sync with Linux 5.7-rc1Masahiro Yamada
2020-04-24fixdep: handle CONFIG_IS_ENABLE() and friends for TPLMasahiro Yamada
2020-04-17scripts: add documentation-file-ref-checkHeinrich Schuchardt
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-16scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring
2020-03-16kbuild: remove unused dtc-version.sh scriptMasahiro Yamada
2020-03-16scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini
2020-03-16scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini
2020-03-16kbuild: Re-sync DTC flag logic with v4.17Tom Rini