aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-07-01checkpatch.pl: Fully re-sync with v5.7Tom Rini1-106/+302
2020-07-01kconfig: Add scripts/Kconfig.include from v4.19Tom Rini1-0/+30
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-1/+0
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-17/+0
2020-06-24spi: zynq_[q]spi: Convert config's to macro'sAshok Reddy Soma1-3/+0
2020-06-23configs: Resync with savedefconfigTom Rini1-14/+0
2020-06-20Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...Tom Rini1-2/+0
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini1-1/+0
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-18net: eepro100: Remove EEPRO100_SROM_WRITEMarek Vasut1-1/+0
2020-06-11libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt1-3/+2
2020-06-11spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki1-1/+0
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