Commit Graph

43 Commits (3457bbaf22a8fb6884d52fc3af997c187e930f06)

Author SHA1 Message Date
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 9 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 9 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 9 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Wolfgang Denk 23c5d253d5 powerpc: tqm8xx*: convert to generic board 10 years ago
Rob Herring cdb23792e8 config: remove platform CONFIG_SYS_HZ definition part 1/2 11 years ago
Rob Herring 0defddc851 config: Add a default CONFIG_SYS_PROMPT 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c 12 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 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
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
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Heiko Schocher 48690d8024 net ppc: fix ethernet device names with spaces 15 years ago
Heiko Schocher 7026ead0d3 TQM8xx: enable device tree support on all TQM8xx based boards. 15 years ago
Wolfgang Denk 3cb7a4805f TQM8xx* boards: set larger SMC Rx buffer len 16 years ago
Stefan Roese 942556a92a mtd: MTD related config header changes (mtdparts command) 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 years ago
Wolfgang Denk 9a63b7f4f8 Enable ext2 support for TQM8xxL/M based boards 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 7c803be2eb TQM8xx: Fix CFI flash driver support for all TQM8xx based boards 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 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 years ago
Wolfgang Denk cd82919e6c Coding style cleanup, update CHANGELOG, prepare release 17 years ago
Wolfgang Denk 29f8f58ff4 TQM8xx{L,M}: try to normalize config files for TQM8xx? based board 17 years ago
Wolfgang Denk 32bf3d143a Fix quoting problem (preboot setting) in many board config files. 17 years ago
Martin Krause e318d9e902 TQM8xx: use the CFI flash driver on all TQM8xx boards 17 years ago
Wolfgang Denk 67c31036ac TQM8xx[LM]: Fix broken environment alignment. 17 years ago
Wolfgang Denk eb6da80507 TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels 17 years ago
Jon Loeliger 37d4bb7058 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. 18 years ago
Jon Loeliger 2694690e28 include/configs: Use new CONFIG_CMD_* in TQM board config files. 18 years ago
Wolfgang Denk 2751a95abd Enable commandline editing and hush shell on all TQM boards. 18 years ago
Wolfgang Denk fe126d8b34 Change all '$(...)' variable references into '${...}' 19 years ago
wdenk 414eec35e3 Fix problems with SNTP support; 20 years ago
wdenk e9132ea94c Clean up the TQM8xx_YYMHz configurations; allow to use the same 21 years ago
wdenk ae3af05ec9 Update for TQM board defaults: 22 years ago
wdenk f12e568ca4 * Add support for NSCU board 22 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 22 years ago
wdenk 73a8b27c57 * Add support for RMU board 22 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 22 years ago
wdenk d126bfbdbd Add support for TQM862L modules 22 years ago
wdenk 3bac351370 * Patch by Josef Wagner, 12 Mar 2003: 22 years ago
wdenk aacf9a49aa * Add dual ethernet support on PM826 22 years ago
wdenk 6aff3115b9 * Use 1-byte-read instead of -write for iprobe() function 22 years ago
wdenk f4675560e2 Initial revision 23 years ago