summaryrefslogtreecommitdiffstats
path: root/include/configs/M52277EVB.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+2
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-101-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-6/+0
* configs: remove CONFIG_SYS_DSPI_XX referencesAngelo Dureghello2019-05-241-11/+0
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-3/+0
* spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-1/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-081-1/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-5/+0
* spi: Migrate CONFIG_CF_SPI to KconfigTuomas Tynkkynen2018-02-131-1/+0
* m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-5/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-2/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-3/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-8/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-0/+4
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-6/+5
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/