summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-04-30power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley
2017-04-10x86: Remove unused optionAndy Shevchenko
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-07scripts: sunxi: Build an raw SPL imageMaxime Ripard
2017-04-07Remove various unused interrupt related codeTom Rini
2017-04-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05Makefile: Provide an option to select SPL or TPLSimon Glass
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass
2017-04-05Blackfin: RemoveTom Rini
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara
2017-03-17Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-03-14armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to KconfigYork Sun
2017-03-14armv8: ls2080a: Move CONFIG_FSL_MC_ENET to KconfigYork Sun
2017-03-13scripts/config_whitelist.txt: RegenerateTom Rini
2017-03-10ARM: Migrate errata to KconfigTom Rini
2017-03-09kbuild: turn of dtc unit address warnings by defaultMasahiro Yamada
2017-02-18Drop CONFIG_ENABLE_VBOOTTom Rini
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier
2017-02-12kconfig: re-sync with Linux 4.10Masahiro Yamada
2017-02-08checkpatch: Port spelling to checkpatchDan Murphy
2017-02-08api: Convert to KconfigEmmanuel Vadot
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-02-08scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada
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