| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_CMD_ASKENV et al to Kconfig | Tom Rini | 2020-06-04 | 1 | -8/+0 |
* | Convert CONFIG_BZIP2 et al to Kconfig | Tom Rini | 2020-06-04 | 1 | -15/+0 |
* | env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig | Marek Vasut | 2020-05-25 | 1 | -4/+0 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -4/+0 |
* | cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping | Michal Simek | 2020-05-08 | 1 | -4/+0 |
* | net: tulip: Remove CONFIG_TULIP_* | Marek Vasut | 2020-05-01 | 1 | -2/+0 |
* | README: remove references on no more used config CONFIG_SYS_RCAR_I2C* | Patrick Delaunay | 2020-04-24 | 1 | -10/+0 |
* | cosmetic: README: Fix one CONFIG name | Patrick Delaunay | 2020-04-24 | 1 | -1/+1 |
* | tools: Remove the out-of-date MinGW support codes | Bin Meng | 2020-04-24 | 1 | -10/+0 |
* | README: replace reference to boards.cfg | Heinrich Schuchardt | 2020-04-17 | 1 | -2/+2 |
* | README: update reference to *.README | Patrick Delaunay | 2020-04-16 | 1 | -1/+1 |
* | README: remove requirement for CHANGELOG entry | Karl Palsson | 2020-04-16 | 1 | -2/+0 |
* | cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage | Joel Johnson | 2020-02-09 | 1 | -1/+1 |
* | common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA | Simon Glass | 2020-01-17 | 1 | -1/+1 |
* | common: Drop floppy disk support | Simon Glass | 2020-01-17 | 1 | -26/+0 |
* | cosmetic: Fix spelling and whitespace errors | Thomas Hebb | 2019-12-03 | 1 | -7/+9 |
* | common: Move older CPU functions to their own header | Simon Glass | 2019-12-02 | 1 | -1/+1 |
* | README: Clarify use of BSS during SPL board_init_f() | Andreas Dannenberg | 2019-08-20 | 1 | -0/+7 |
* | Drop PCMCIA | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION | Simon Glass | 2019-08-02 | 1 | -0/+2 |
* | Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig | Simon Glass | 2019-08-02 | 1 | -165/+0 |
* | doc: arch: sandbox: Replace all the instances of README.sandbox | Keerthy | 2019-07-29 | 1 | -1/+1 |
* | pwm: imx: add Kconfig support | Heiko Schocher | 2019-07-19 | 1 | -4/+0 |
* | configs: Migrate the various SPL_BOOT_xxx choices for PowerPC | Tom Rini | 2019-06-14 | 1 | -7/+0 |
* | configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig | Tom Rini | 2019-05-26 | 1 | -2/+2 |
* | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner | 2019-05-18 | 1 | -2/+0 |
* | Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig | Alex Kiernan | 2019-05-04 | 1 | -3/+0 |
* | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt | 2019-04-29 | 1 | -3/+0 |
* | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT | Stefan Roese | 2019-04-09 | 1 | -3/+0 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -15/+0 |
* | preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT | Masahiro Yamada | 2019-02-22 | 1 | -16/+0 |
* | i2c: Remove ancient zynq_i2c driver | Michal Simek | 2019-02-14 | 1 | -5/+0 |
* | Kconfig: Migrate CONFIG_BUILD_TARGET | Jagan Teki | 2019-02-02 | 1 | -7/+0 |
* | configs: Migrate CONFIG_DFU_MMC again | Tom Rini | 2019-01-25 | 1 | -3/+0 |
* | net: remove CONFIG_MCAST_TFTP | Chris Packham | 2019-01-24 | 1 | -9/+0 |
* | spi: Zap CONFIG_HARD_SPI | Jagan Teki | 2018-11-27 | 1 | -8/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2018-10-02 | 1 | -3/+3 |
|\ |
|
| * | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal | 2018-09-20 | 1 | -3/+3 |
* | | MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE | Daniel Schwierzeck | 2018-09-22 | 1 | -14/+0 |
* | | MIPS: start.S: make boot config at offset 0x10 configurable | Daniel Schwierzeck | 2018-09-22 | 1 | -5/+0 |
|/ |
|
* | Remove CONFIG_USE_STDINT | Masahiro Yamada | 2018-09-10 | 1 | -5/+0 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -3/+0 |
* | README: U_BOOT_ENV_CALLBACK functions | Heinrich Schuchardt | 2018-08-10 | 1 | -0/+11 |
* | Convert CONFIG_MTD_PARTITIONS et al to Kconfig | Adam Ford | 2018-07-22 | 1 | -14/+0 |
* | spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips | Jörg Krause | 2018-06-27 | 1 | -0/+4 |
* | configs: remove CONFIG_SYS_MVFS | Chris Packham | 2018-05-29 | 1 | -5/+0 |
* | fit: Fix CONFIG_FIT_SPL_PRINT | Marek Vasut | 2018-05-23 | 1 | -1/+1 |
* | Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig | Alex Kiernan | 2018-05-23 | 1 | -4/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | Migrate IMAGE_FORMAT_LEGACY to Kconfig | Alex Kiernan | 2018-04-28 | 1 | -13/+0 |