summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-02-06x86: Add SPL build rules for start-up codeSimon Glass
2017-02-06spl: Don't create a BSS padding when it is separateSimon Glass
2017-02-06spl: Makefile: Define SPL_ earlierSimon Glass
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_PARTITION_TYPE_GUID to KconfigPatrick Delaunay
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28kbuild: add include linux/kconfig.h in config.hPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay
2017-01-25Drop CONFIG_CMD_DOCSimon Glass
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2017-01-25config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass
2017-01-21status_led: Kconfig migrationUri Mashiach
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18kconfig: armv8: move armv8 sec_firmware CONFIG_* to KconfigHou Zhiqiang
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki
2017-01-14Avoid non-portable sed constructMark Kettenis
2017-01-14Makefile: Make EFI build quietAndrew F. Davis
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini
2017-01-14arm: Re-sync asm/mach-types.h with Linux Kernel v4.9Tom Rini
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki
2017-01-09scripts/config_whitelist.txt: ResyncTom Rini
2017-01-05powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun
2017-01-05powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun
2017-01-05powerpc: E6500: Move macro CONFIG_E6500 to KconfigYork Sun
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2017-01-05ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-05powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-05mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-05powerpc: T2081QDS: Remove macro T2081QDSYork Sun
2017-01-05powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun
2017-01-05powerpc: T2080QDS: Remove macro T2080QDSYork Sun
2017-01-05powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun
2017-01-05powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun
2017-01-05powerpc: T1023RDB: Remove macro CONFIG_T1023RDBYork Sun
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun
2017-01-05crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun
2017-01-05powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to KconfigYork Sun
2017-01-05powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld