aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BAT to KconfigSimon Glass1-1/+0
2017-04-30ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENVSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_AES et al to KconfigSimon Glass1-2/+0
2017-04-30power: Drop CONFIG_PMICSimon Glass1-1/+0
2017-04-30power: Drop CONFIG_I2C_PMICSimon Glass1-1/+0
2017-04-30power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass1-1/+0
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass1-1/+1
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+0
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun1-1/+0
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun1-1/+0
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun1-1/+0
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+0
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity1-1/+0
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini1-1/+0
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley1-0/+4
2017-04-10x86: Remove unused optionAndy Shevchenko1-1/+0
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+15
2017-04-07scripts: sunxi: Build an raw SPL imageMaxime Ripard1-0/+15
2017-04-06Remove various unused interrupt related codeTom Rini1-5/+0
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+0
2017-04-05Makefile: Provide an option to select SPL or TPLSimon Glass2-0/+12
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass1-1/+0
2017-04-05Blackfin: RemoveTom Rini1-158/+0
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut1-1/+1
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara1-1/+0
2017-03-17Merge git://git.denx.de/u-boot-rockchipTom Rini1-1/+6
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara1-3/+0
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner1-1/+6
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+0
2017-03-14armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to KconfigYork Sun1-1/+0
2017-03-14armv8: ls2080a: Move CONFIG_FSL_MC_ENET to KconfigYork Sun1-1/+0
2017-03-13scripts/config_whitelist.txt: RegenerateTom Rini1-64/+0
2017-03-09ARM: Migrate errata to KconfigTom Rini1-18/+0
2017-03-09kbuild: turn of dtc unit address warnings by defaultMasahiro Yamada2-0/+11
2017-02-17Drop CONFIG_ENABLE_VBOOTTom Rini1-1/+0
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier1-1/+0
2017-02-12kconfig: re-sync with Linux 4.10Masahiro Yamada19-1639/+1930
2017-02-08checkpatch: Port spelling to checkpatchDan Murphy1-0/+81
2017-02-08api: Convert to KconfigEmmanuel Vadot1-1/+0
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada1-6/+6
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada3-0/+7
2017-02-08scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada1-0/+36