summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki2020-06-111-1/+0
* checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config filesTom Rini2020-06-041-0/+6
* checkpatch.pl: Request if() instead #ifdefSimon Glass2020-06-041-0/+6
* checkpatch.pl: Request a test when a new command is addedSimon Glass2020-06-041-0/+6
* checkpatch.pl: Warn if the flattree API is usedSimon Glass2020-06-041-0/+6
* checkpatch.pl: Add a check for tests needed for uclassesSimon Glass2020-06-041-0/+6
* checkpatch.pl: Add a U-Boot optionSimon Glass2020-06-041-0/+12
* checkpatch.pl: Update to v5.7Simon Glass2020-06-041-165/+63
* serial: Convert ARM_DCC to KconfigTom Rini2020-06-041-1/+0
* configs: Resync with savedefconfigTom Rini2020-05-261-3/+0
* cmd: zip: automatically pull in gzip()Michael Walle2020-05-251-2/+0
* env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut2020-05-251-1/+0
* net: ks8851: Add Kconfig entriesMarek Vasut2020-05-221-2/+0
* Merge git://git.denx.de/u-boot-shWIP/21May2020Tom Rini2020-05-212-0/+12
|\
| * libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2020-05-202-0/+12
* | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-1/+0
|/
* env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait2020-05-151-1/+0
* configs: Resync with savedefconfigTom Rini2020-05-151-5/+0
* kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka2020-05-141-1/+4
* kbuild: spl: Fix parallel buildJan Kiszka2020-05-141-1/+1
* spi: Zap lpc32xx_ssp driver-related codeJagan Teki2020-05-111-1/+0
* Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/08May2020Tom Rini2020-05-081-0/+2
|\
| * kbuild: efi: Avoid rebuilding efi targetsJan Kiszka2020-05-071-0/+2
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* | cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-081-1/+0
* | configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2020-05-081-1/+0
* | configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-081-1/+0
|/
* scripts/get_default_envs.sh: preserve order of multiple entries for same vari...Rasmus Villemoes2020-05-061-1/+1
* Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2020-05-041-5/+0
|\
| * net: tulip: Remove CONFIG_TULIP_*Marek Vasut2020-05-011-3/+0
| * net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut2020-05-011-2/+0
* | configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2020-05-011-1/+0
|/
* configs: Resync with savedefconfigTom Rini2020-04-281-3/+0
* kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada2020-04-281-2/+8
* coccinelle: adjust NULL check before free()Heinrich Schuchardt2020-04-241-13/+11
* coccinelle: check for casting malloc outputHeinrich Schuchardt2020-04-241-0/+102
* kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada2020-04-244-41/+46
* kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada2020-04-241-2/+3
* fixdep: Re-sync with Linux 5.7-rc1Masahiro Yamada2020-04-241-45/+47
* fixdep: handle CONFIG_IS_ENABLE() and friends for TPLMasahiro Yamada2020-04-241-5/+7
* scripts: add documentation-file-ref-checkHeinrich Schuchardt2020-04-171-0/+226
* acpi: Add an __ACPI__ preprocessor symbolSimon Glass2020-04-161-2/+2
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-1030-237/+384
* kconfig / kbuild: re-sync with Linux 4.18Tom Rini2020-03-1640-1023/+1192
* scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2020-03-164-16/+206
* kbuild: remove unused dtc-version.sh scriptMasahiro Yamada2020-03-162-22/+0
* scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini2020-03-161-0/+1
* scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini2020-03-161-0/+4
* kbuild: Re-sync DTC flag logic with v4.17Tom Rini2020-03-162-21/+16
* kbuild: fixdep: Resync this with v4.17Tom Rini2020-03-161-201/+150