summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford2018-01-221-4/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-1/+0
* fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-221-2/+0
* Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-221-1/+0
* Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford2018-01-221-1/+0
* Convert CONFIG_TWL4030_USB to KconfigAdam Ford2018-01-221-1/+0
* Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford2018-01-221-1/+0
* Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-221-4/+0
* Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-221-4/+0
* powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-14/+0
* m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-8/+0
* nds32: Drop unreferenced CONFIG_ADP_AG101PTuomas Tynkkynen2018-01-191-1/+0
* pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macrosTuomas Tynkkynen2018-01-191-16/+0
* net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-151-1/+0
* sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-101-20/+0
* ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen2018-01-101-10/+0
* imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2018-01-081-1/+0
* mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-031-0/+1
* configs: Resync with savedefconfigTom Rini2017-12-181-13/+0
* ARM: pxa: Remove unused ifdefsTuomas Tynkkynen2017-12-121-6/+0
* ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-1/+0
* Drop the log bufferSimon Glass2017-12-071-1/+0
* scripts: spl: fix typoPeng Fan2017-12-041-1/+1
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-301-3/+0
|\
| * ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut2017-11-301-3/+0
* | spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-291-18/+2
|/
* tools: mkimage: Extend mkimage to also include pmufwMichal Simek2017-11-281-1/+2
* arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek2017-11-281-1/+0
* binman: Add better Makefile debuggingSimon Glass2017-11-221-4/+14
* scripts/coccinelle: add some more coccinelle testsHeinrich Schuchardt2017-11-205-0/+438
* Makefile: add coccicheck targetHeinrich Schuchardt2017-11-201-0/+256
* scripts/ld-version.sh: regular expression compile failsHeinrich Schuchardt2017-11-201-2/+5
* kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt2017-11-201-1/+1
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-172-14/+3
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-176-2/+611
* scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada2017-11-1710-335/+1642
* scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-11-171-1/+3
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-2/+0
* configs: Resync with savedefconfigTom Rini2017-10-301-23/+0
* scripts/get_maintainer.pl: enable find_maintainer_filesHeinrich Schuchardt2017-10-291-1/+1
* checkpatch: Support wide stringsHeinrich Schuchardt2017-10-291-3/+4
* Merge git://git.denx.de/u-boot-videoTom Rini2017-10-291-1/+0
|\
| * sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng2017-10-261-1/+0