summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-4/+0
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-281-8/+0
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-281-2/+0
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-12/+0
* net: dc2114x: Add Kconfig entriesMarek Vasut2020-07-251-3/+0
* cmd: Add a memory-search commandSimon Glass2020-07-081-0/+10
* Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini2020-06-261-13/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-261-5/+0
* net: eepro100: Add Kconfig entriesMarek Vasut2020-06-181-3/+0
* net: eepro100: Remove EEPRO100_SROM_WRITEMarek Vasut2020-06-181-2/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-8/+0
* Convert CONFIG_BZIP2 et al to KconfigTom Rini2020-06-041-15/+0
* env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut2020-05-251-4/+0
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-4/+0
* cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-081-4/+0
* net: tulip: Remove CONFIG_TULIP_*Marek Vasut2020-05-011-2/+0
* README: remove references on no more used config CONFIG_SYS_RCAR_I2C*Patrick Delaunay2020-04-241-10/+0
* cosmetic: README: Fix one CONFIG namePatrick Delaunay2020-04-241-1/+1
* tools: Remove the out-of-date MinGW support codesBin Meng2020-04-241-10/+0
* README: replace reference to boards.cfgHeinrich Schuchardt2020-04-171-2/+2
* README: update reference to *.READMEPatrick Delaunay2020-04-161-1/+1
* README: remove requirement for CHANGELOG entryKarl Palsson2020-04-161-2/+0
* cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson2020-02-091-1/+1
* common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2020-01-171-1/+1
* common: Drop floppy disk supportSimon Glass2020-01-171-26/+0
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-7/+9
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-1/+1
* README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg2019-08-201-0/+7
* Drop PCMCIASimon Glass2019-08-111-1/+1
* autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass2019-08-021-0/+2
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-165/+0
* doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy2019-07-291-1/+1
* pwm: imx: add Kconfig supportHeiko Schocher2019-07-191-4/+0
* configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini2019-06-141-7/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-2/+2
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-2/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-3/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-3/+0
* arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese2019-04-091-3/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-15/+0
* preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada2019-02-221-16/+0
* i2c: Remove ancient zynq_i2c driverMichal Simek2019-02-141-5/+0
* Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki2019-02-021-7/+0
* configs: Migrate CONFIG_DFU_MMC againTom Rini2019-01-251-3/+0
* net: remove CONFIG_MCAST_TFTPChris Packham2019-01-241-9/+0
* spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-8/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-021-3/+3
|\
| * mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-3/+3
* | MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODEDaniel Schwierzeck2018-09-221-14/+0
* | MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck2018-09-221-5/+0
|/