summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2020-11-19tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks
2020-10-22README: Convert HTTP links to HTTPSNaoki Hayama
2020-10-22README: vxworks: Fix typo overwrideNaoki Hayama
2020-10-22README: sandbox: Change reference to sandbox detailsNaoki Hayama
2020-10-22README: Update directory hierarchyNaoki Hayama
2020-10-22README: Update source code locationNaoki Hayama
2020-10-22README: Update links to mailing list archivesNaoki Hayama
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-05Merge branch 'next'Tom Rini
2020-09-29README: Fix typo in Board Initialisation FlowNaoki Hayama
2020-09-25x86: zboot: Set environment variables for image locationsSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-04net: tftp: Add client support for RFC 7440Ramon Fried
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut
2020-07-08cmd: Add a memory-search commandSimon Glass
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut
2020-06-18net: eepro100: Remove EEPRO100_SROM_WRITEMarek Vasut
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2020-05-25env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-05-01net: tulip: Remove CONFIG_TULIP_*Marek Vasut
2020-04-24README: remove references on no more used config CONFIG_SYS_RCAR_I2C*Patrick Delaunay
2020-04-24cosmetic: README: Fix one CONFIG namePatrick Delaunay
2020-04-24tools: Remove the out-of-date MinGW support codesBin Meng
2020-04-17README: replace reference to boards.cfgHeinrich Schuchardt
2020-04-16README: update reference to *.READMEPatrick Delaunay
2020-04-16README: remove requirement for CHANGELOG entryKarl Palsson
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-17common: Drop floppy disk supportSimon Glass
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-08-20README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg
2019-08-11Drop PCMCIASimon Glass
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner