aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu1-1/+0
2018-01-10sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-20/+0
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen1-10/+0
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner1-1/+0
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson1-0/+1
2017-12-18configs: Resync with savedefconfigTom Rini1-13/+0
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen1-6/+0
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-1/+0
2017-12-07Drop the log bufferSimon Glass1-1/+0
2017-12-04scripts: spl: fix typoPeng Fan1-1/+1
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini1-3/+0
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon1-18/+2
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut1-3/+0
2017-11-28tools: mkimage: Extend mkimage to also include pmufwMichal Simek1-1/+2
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek1-1/+0
2017-11-22binman: Add better Makefile debuggingSimon Glass1-4/+14
2017-11-20scripts/coccinelle: add some more coccinelle testsHeinrich Schuchardt5-0/+438
2017-11-20Makefile: add coccicheck targetHeinrich Schuchardt1-0/+256
2017-11-20scripts/ld-version.sh: regular expression compile failsHeinrich Schuchardt1-2/+5
2017-11-20kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt1-1/+1
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2-14/+3
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada6-2/+611
2017-11-17scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada10-335/+1642
2017-11-17scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring1-1/+3
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-2/+0
2017-10-30configs: Resync with savedefconfigTom Rini1-23/+0
2017-10-29scripts/get_maintainer.pl: enable find_maintainer_filesHeinrich Schuchardt1-1/+1
2017-10-29checkpatch: Support wide stringsHeinrich Schuchardt1-3/+4
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini1-1/+0
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang1-1/+0
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang1-1/+0
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng1-1/+0
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford1-5/+0
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-6/+0
2017-10-16configs: Resync with savedefconfigTom Rini1-17/+0
2017-10-16scripts/get_maintainer.pl: update to current versionHeinrich Schuchardt1-46/+156
2017-10-16kbuild: fix dependency of DT buildMasahiro Yamada1-4/+4
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen1-5/+0
2017-10-16ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9Tuomas Tynkkynen1-1/+0
2017-10-16fixdep: fix dependency on options surrounded by CONFIG_VAL()Masahiro Yamada1-2/+9
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko1-2/+0
2017-10-06spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot1-1/+34
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard1-1/+0