summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha
2017-02-03arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-21status_led: Kconfig migration - introductionUri Mashiach
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to KconfigYork Sun
2016-12-27README: remove description about CONFIG_USE_ARCH_MEMCPY/SETMasahiro Yamada
2016-11-28README: fix typo FAT_ENV_DEV_AND_PARTNicolae Rosia
2016-11-18spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-10-31README: fix typo candiate -> candidateJelle van der Waa
2016-10-31cosmetic: Fix indentation in READMEAlexander von Gernler
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass
2016-10-23video: Drop the sed13806 driverSimon Glass
2016-10-23video: Drop the smiLynxEM driverSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-10-06PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day
2016-10-06README: Drop CONFIG_SYS_USE_OSCCLKSimon Glass
2016-10-06README: Drop CONFIG_SYS_INIT_DATA_SIZESimon Glass
2016-10-06README: i2c: Drop unused i2c CONFIG optionsSimon Glass
2016-10-06README: sh: Drop CONFIG_SYS_I2C_SH_BASE5Simon Glass
2016-10-06README: Drop CONFIG_SYS_USB_BRG_CLKSimon Glass
2016-10-06README: Drop CONFIG_LAN91C96_BASESimon Glass
2016-10-06README: Drop CONFIG_OF_BOOT_CPUSimon Glass
2016-10-06README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass
2016-10-06README: Drop unused JFFS2 optionsSimon Glass
2016-10-06README: Correct CONFIG_ENV_OFFSET_RENDUND typoSimon Glass
2016-10-06README: Drop CONFIG_COGENT and related optionsSimon Glass
2016-10-06README: Drop old Intel Monahans commentSimon Glass
2016-10-01fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy
2016-10-01fastboot: add support for writing MBRPetr Kulhavy
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-16Kconfig: spl: Add SPL support options to KconfigSimon Glass
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-09-06README: add cmd directory descriptionXu Ziyuan
2016-07-31Drop references to MAKEALL in the documentationSimon Glass
2016-07-27Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-07-22fixing typo error in README file. CPU15 -> CP15yeongjun Kim