summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-12-13ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-1/+0
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-13ata: 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-30spl: 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-23binman: Add better Makefile debuggingSimon Glass1-4/+14
2017-11-21scripts/coccinelle: add some more coccinelle testsHeinrich Schuchardt5-0/+438
2017-11-21Makefile: add coccicheck targetHeinrich Schuchardt1-0/+256
2017-11-21scripts/ld-version.sh: regular expression compile failsHeinrich Schuchardt1-2/+5
2017-11-21kconfig/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-21net: 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-17configs: 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
2017-10-03usb: gadget: usb_ether: Move settings to commonMaxime Ripard1-1/+0
2017-10-03usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard1-2/+0
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard1-1/+0
2017-10-03usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard1-1/+0
2017-10-03scripts: dtc: Add .gitignoreBin Meng1-0/+4
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-15/+15
2017-09-29scripts/checkpatch: add missing spelling.txtHeinrich Schuchardt1-0/+1217