summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut
2018-01-24spi: Remove CONFIG_OF_SPI_FLASHMario Six
2018-01-24spi: Remove obsolete spi_base_setup_slave_fdtMario Six
2018-01-22Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen
2018-01-22Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford
2018-01-22Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2018-01-19m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2018-01-19nds32: Drop unreferenced CONFIG_ADP_AG101PTuomas Tynkkynen
2018-01-19pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macrosTuomas Tynkkynen
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu
2018-01-10sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson
2017-12-18configs: Resync with savedefconfigTom Rini
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-07Drop the log bufferSimon Glass
2017-12-04scripts: spl: fix typoPeng Fan
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut
2017-11-28tools: mkimage: Extend mkimage to also include pmufwMichal Simek
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek
2017-11-22binman: Add better Makefile debuggingSimon Glass
2017-11-20scripts/coccinelle: add some more coccinelle testsHeinrich Schuchardt
2017-11-20Makefile: add coccicheck targetHeinrich Schuchardt
2017-11-20scripts/ld-version.sh: regular expression compile failsHeinrich Schuchardt
2017-11-20kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-11-17scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada
2017-11-17scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring