| Commit message (Expand) | Author | Age | Lines |
* | ARM: Migrate errata to Kconfig | Tom Rini | 2017-03-09 | -24/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | -13/+0 |
* | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada | 2017-02-08 | -6/+0 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-02-03 | -0/+6 |
|\ |
|
| * | arch: powerpc: update the eLBC IP input clock | Prabhakar Kushwaha | 2017-02-03 | -0/+3 |
| * | arch: powerpc: update the IFC IP input clock | Prabhakar Kushwaha | 2017-02-03 | -0/+3 |
* | | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | -3/+0 |
|/ |
|
* | status_led: Kconfig migration - introduction | Uri Mashiach | 2017-01-21 | -4/+4 |
* | powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig | York Sun | 2017-01-04 | -9/+0 |
* | README: remove description about CONFIG_USE_ARCH_MEMCPY/SET | Masahiro Yamada | 2016-12-27 | -6/+0 |
* | README: fix typo FAT_ENV_DEV_AND_PART | Nicolae Rosia | 2016-11-28 | -1/+1 |
* | spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS | Semen Protsenko | 2016-11-18 | -4/+0 |
* | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko | 2016-11-18 | -3/+2 |
* | README: fix typo candiate -> candidate | Jelle van der Waa | 2016-10-31 | -1/+1 |
* | cosmetic: Fix indentation in README | Alexander von Gernler | 2016-10-31 | -1/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | -3/+0 |
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass | 2016-10-23 | -3/+0 |
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig | Simon Glass | 2016-10-23 | -3/+0 |
* | Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig | Simon Glass | 2016-10-23 | -6/+0 |
* | video: Drop the sed13806 driver | Simon Glass | 2016-10-23 | -5/+0 |
* | video: Drop the smiLynxEM driver | Simon Glass | 2016-10-23 | -6/+0 |
* | Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig | Simon Glass | 2016-10-23 | -5/+0 |
* | Convert CONFIG_VIDEO_CT69000 to Kconfig | Simon Glass | 2016-10-23 | -23/+0 |
* | Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig | Simon Glass | 2016-10-23 | -4/+0 |
* | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass | 2016-10-23 | -39/+0 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | -6/+0 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | -5/+0 |
* | Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig | Simon Glass | 2016-10-23 | -17/+0 |
* | Convert SILENT_CONSOLE options to Kconfig | Simon Glass | 2016-10-23 | -5/+0 |
* | PWM: Correct misspellings of "module" in context of PWM | Robert P. J. Day | 2016-10-06 | -1/+1 |
* | README: Drop CONFIG_SYS_USE_OSCCLK | Simon Glass | 2016-10-06 | -5/+0 |
* | README: Drop CONFIG_SYS_INIT_DATA_SIZE | Simon Glass | 2016-10-06 | -1/+1 |
* | README: i2c: Drop unused i2c CONFIG options | Simon Glass | 2016-10-06 | -5/+2 |
* | README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 | Simon Glass | 2016-10-06 | -2/+0 |
* | README: Drop CONFIG_SYS_USB_BRG_CLK | Simon Glass | 2016-10-06 | -4/+0 |
* | README: Drop CONFIG_LAN91C96_BASE | Simon Glass | 2016-10-06 | -4/+0 |
* | README: Drop CONFIG_OF_BOOT_CPU | Simon Glass | 2016-10-06 | -5/+0 |
* | README: Drop unused CONFIG_SYS_LS_MC_FW_... options | Simon Glass | 2016-10-06 | -20/+0 |
* | README: Drop unused JFFS2 options | Simon Glass | 2016-10-06 | -11/+1 |
* | README: Correct CONFIG_ENV_OFFSET_RENDUND typo | Simon Glass | 2016-10-06 | -2/+2 |
* | README: Drop CONFIG_COGENT and related options | Simon Glass | 2016-10-06 | -25/+0 |
* | README: Drop old Intel Monahans comment | Simon Glass | 2016-10-06 | -14/+0 |
* | fastboot: move FASTBOOT_FLASH options into Kconfig | Petr Kulhavy | 2016-10-01 | -1/+1 |
* | fastboot: add support for writing MBR | Petr Kulhavy | 2016-10-01 | -0/+7 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-09-26 | -6/+0 |
|\ |
|
| * | armv8: ls2080a: Remove debug server support | York Sun | 2016-09-14 | -6/+0 |
* | | Kconfig: spl: Add SPL support options to Kconfig | Simon Glass | 2016-09-16 | -49/+0 |
|/ |
|
* | README: add cmd directory description | Xu Ziyuan | 2016-09-06 | -0/+1 |
* | Drop references to MAKEALL in the documentation | Simon Glass | 2016-07-31 | -29/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2016-07-27 | -0/+3 |
|\ |
|