Commit Graph

48 Commits (5ff2ee44ee7d09c99bdf1be7349c1212149c573c)

Author SHA1 Message Date
Thomas Petazzoni 1f20fc53b3 include/configs: drop default definitions of CONFIG_SYS_MAXARGS 7 years ago
Thomas Petazzoni 432e398068 include/configs: drop default definitions of CONFIG_SYS_PBSIZE 7 years ago
Thomas Petazzoni 3784c789e7 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used 7 years ago
Angelo Dureghello c74dda8b44 m68k: mcf5445x: move early ddr init as board-specific 7 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 7 years ago
Simon Glass 91c868fe7c Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 7 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 7 years ago
Christophe Leroy f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 7 years ago
Simon Glass b8682a7fcf Convert CONFIG_CMD_JFFS2 to Kconfig 8 years ago
Chris Packham c9032ce168 cmd: add Kconfig option for 'date' command 8 years ago
Philipp Tomsich f40574e2d7 Kconfig: Migrate CONFIG_BAUDRATE 8 years ago
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 8 years ago
Heiko Schocher bb597c0eeb common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 9 years ago
Tom Rini 89cb2b5f8b configs: Re-sync with cmd/Kconfig 9 years ago
Tom Rini 78d1e1d0a1 configs: Re-sync almost all of cmd/Kconfig 9 years ago
Bin Meng 68d5342017 sf: Move SPI flash drivers to defconfig 9 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 9 years ago
Nikita Kiryanov 181bd9dc61 kconfig: add config option for shell prompt 9 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 10 years ago
Joe Hershberger 92ac520821 net: Remove all references to CONFIG_ETHADDR and friends 10 years ago
Masahiro Yamada 7f8ebbf095 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk 10 years ago
Alison Wang 1313db48e2 m68k: Add generic board support for MCF547X/8X and MCF5445X 10 years ago
Rob Herring cdb23792e8 config: remove platform CONFIG_SYS_HZ definition part 1/2 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Tom Rini 26750c8aee CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Jason Jin 09933fb0ba ColdFire:Update the env settings for several boards. 13 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
TsiChung Liew dd9f054ede ColdFire: Cache update for all platforms 15 years ago
Mike Frysinger 0a9e4e7721 unify {CONFIG_,}ENV_IS_EMBEDDED 15 years ago
TsiChung Liew 052c089165 ColdFire: Update bootargs 16 years ago
TsiChung Liew ee0a846246 ColdFire: Add DSPI support for MCF5227x and MCF5445x 16 years ago
TsiChung Liew 709b384b64 ColdFire: Update for M54451EVB 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 16 years ago
TsiChung Liew f78ced3028 ColdFire: Multiple fixes for MCF5445x platforms 16 years ago
TsiChung Liew 05316f8ece ColdFire: Add M54451EVB platform support for MCF5445x 16 years ago
TsiChung Liew 922cd75155 ColdFire: Add Serial Flash support for M54455EVB 16 years ago
TsiChung Liew 9f75155145 ColdFire: Implement SBF feature for M5445EVB 16 years ago
TsiChung Liew a7323bba22 ColdFire: Add SSPI feature for MCF5445x 16 years ago