summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-nextTom Rini2020-06-251-17/+0
|\
| * spi: zynq_[q]spi: Convert config's to macro'sAshok Reddy Soma2020-06-241-3/+0
| * configs: Resync with savedefconfigTom Rini2020-06-231-14/+0
* | Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...WIP/20Jun2020-nextTom Rini2020-06-201-2/+0
|\ \
| * | net: eepro100: Add Kconfig entriesMarek Vasut2020-06-181-1/+0
| * | net: eepro100: Remove EEPRO100_SROM_WRITEMarek Vasut2020-06-181-1/+0
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextWIP/19Jun2020-nextTom Rini2020-06-191-1/+0
|\ \ \ | |/ / |/| / | |/
| * spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki2020-06-111-1/+0
* | libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt2020-06-111-3/+2
|/
* 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