summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham1-1/+0
2017-09-24dtc: Switch to building and using our own dtc unless providedTom Rini1-0/+1
2017-09-24scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1dTom Rini11-16/+345
2017-09-24scripts/dtc: Update to upstream version v1.4.4Tom Rini14-155/+131
2017-09-24scripts/dtc: Update to upstream version v1.4.3Tom Rini35-13/+15100
2017-09-22Makefile: Update minimum dtc version to 1.4.3Tom Rini1-3/+4
2017-09-19scripts/Makefile.lib: generalize building built in EFI appHeinrich Schuchardt1-13/+15
2017-09-19efi_loader: rename __efi_hello_world_*Heinrich Schuchardt1-4/+4
2017-09-19scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:Heinrich Schuchardt1-2/+0
2017-09-16Merge git://git.denx.de/u-boot-fdtTom Rini2-2/+20
2017-09-15checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt1-0/+7
2017-09-15dtbo: make dtbos specialPantelis Antoniou1-0/+17
2017-09-15dtoc: Rename the auto-generated dt-structs.h fileSimon Glass1-2/+3
2017-09-15checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt2-422/+2224
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford1-2/+0