Commit Graph

53 Commits (3313ae668e0071f91cdf305fedb39b960beab62d)

Author SHA1 Message Date
Adam Ford d7869b2183 Convert CONFIG_MII et al to Kconfig 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Mario Six 5bc0543df3 treewide: Convert CONFIG_HOSTNAME to a string option 7 years ago
Adam Ford d021e94210 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig 7 years ago
Thomas Petazzoni e090579d0a include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 8 years ago
Thomas Petazzoni 1f20fc53b3 include/configs: drop default definitions of CONFIG_SYS_MAXARGS 8 years ago
Thomas Petazzoni 432e398068 include/configs: drop default definitions of CONFIG_SYS_PBSIZE 8 years ago
Thomas Petazzoni 3784c789e7 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used 8 years ago
Simon Glass 6500ec7a5a Convert CONFIG_CMD_PCI to Kconfig 8 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 8 years ago
Christophe Leroy f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 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
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
Bin Meng c4762157cf pci: Move CONFIG_PCI_PNP to Kconfig 9 years ago
Tom Rini af27382e2d drivers/pci/Kconfig: Add PCI 9 years ago
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 9 years ago
Tom Rini 645176d1d5 configs: Migrate CONFIG_USB_STORAGE 9 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 a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 10 years ago
Nikita Kiryanov 181bd9dc61 kconfig: add config option for shell prompt 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to 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 4cbd29284d m68k: mcf547x_8x: 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 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 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 14 years ago
Jason Jin 09933fb0ba ColdFire:Update the env settings for several boards. 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 15 years ago
TsiChung Liew dd9f054ede ColdFire: Cache update for all platforms 15 years ago
Mike Frysinger 0a9e4e7721 unify {CONFIG_,}ENV_IS_EMBEDDED 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
TsiChung Liew 454e725b3a ColdFire: Change the SDRAM BRD2WT timing from 3 to 7 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 years ago
TsiChung Liew 56d52615cd ColdFire: Fix code flash configuration for M547x/M548x boards 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
TsiChung Liew f32f7fe7bd ColdFire: Fix ethernet hang issue for mcf547x_8x 17 years ago
TsiChung Liew 0f3ba7e978 Add CONFIG_MII_INIT support to related boards 17 years ago
TsiChung Liew f33fca22e7 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards 17 years ago