summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2016-11-231-1/+0
| * powerpc: MPC8540ADS: Remove macro CONFIG_MPC8540ADSYork Sun2016-11-231-1/+0
| * powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2016-11-231-1/+0
| * powerpc: MPC8536DS: Remove macro CONFIG_MPC8536DSYork Sun2016-11-231-1/+0
| * powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig optionYork Sun2016-11-231-1/+0
| * powerpc: C29XPCIE: Remove macro CONFIG_C29XPCIEYork Sun2016-11-231-1/+0
| * powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-231-1/+0
| * powerpc: BSC9132QDS: Remove CONFIG_BSC9132QDS macroYork Sun2016-11-231-1/+0
| * powerpc: BSC9131RDB: Remove CONFIG_BSC9131RDB macroYork Sun2016-11-231-1/+0
| * powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig optionsYork Sun2016-11-231-2/+0
| * powerpc: MPC8544DS: Remove macro CONFIG_MPC8544DSYork Sun2016-11-231-1/+0
| * powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig optionYork Sun2016-11-231-1/+0
| * powerpc: MPC8548CDS: Remove macro CONFIG_MPC8548CDSYork Sun2016-11-231-1/+0
| * powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun2016-11-231-1/+0
* | spl: add USB Gadget config optionStefan Agner2016-11-281-1/+1
* | spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-3/+0
* | colibri_vf: usb gadget: toradex pid is now set genericallyMax Krummenacher2016-11-281-5/+0
* | sunxi: Mele_M5_defconfig: Drop non existing STATUSLED settingHans de Goede2016-11-281-1/+0
* | serial: pxa: use kconfig for serial configurationMarcel Ziswiler2016-11-231-1/+0
|/
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-181-1/+0
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-181-1/+0
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-171-0/+33
|\
| * efi: Add support for a hello world test programSimon Glass2016-11-141-0/+33
* | tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-151-2/+2
|/
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-302-2/+1
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-231-1/+0
* video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass2016-10-231-1/+0
* Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-231-1/+0
* video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-231-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-1/+0
* video: Drop the sed13806 driverSimon Glass2016-10-231-1/+0
* video: Drop the smiLynxEM driverSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-231-1/+0
* config: Drop CONFIG_CONSOLESimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-1/+0
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-231-3/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-3/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-121-2/+0
|\
| * arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-061-2/+0
* | kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada2016-10-072-30/+27