Commit Graph

36 Commits (477bca22f6bb649fb4c55d3ee401ff0f3c0c0e9e)

Author SHA1 Message Date
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
Marek Vasut 0aa27657b0 GCC4.6: Squash GTREADREG related errors 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 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
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Wolfgang Denk ee80fa7b6e Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions 15 years ago
Marcel Ziswiler 86f6fc330d FDT: remove obsolete OF_CPU and OF_SOC macros. 16 years ago
Marcel Ziswiler b55ae40249 FDT: remove obsolete OF_CPU and OF_SOC macros. 16 years ago
Timur Tabi 890d242fac remove _IO_BASE and KSEG1ADDR from board configuration files 16 years ago
Peter Tyser 8d907e79bc mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define 16 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 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 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 years ago
Gerald Van Baren fec6d9ee7c Remove the deprecated CONFIG_OF_FLAT_TREE 17 years ago
Gerald Van Baren 589c04271d Convert mpc7448hpc2 to CONFIG_OF_LIBFDT 17 years ago
Becky Bruce 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 17 years ago
Wolfgang Denk 32bf3d143a Fix quoting problem (preboot setting) in many board config files. 17 years ago
Wolfgang Denk c62776be8d Get rid of "#undef DEBUG" from board config files. 17 years ago
Kim Phillips 3bb342fc85 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references 18 years ago
Wolfgang Denk cdd917a43d Fix build errors and warnings / code cleanup. 18 years ago
Jon Loeliger d3b8c1a743 include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. 18 years ago
Jon Loeliger 5dc11a5119 include/configs: Use new CONFIG_CMD_* in various m* named board config files. 18 years ago
Wolfgang Denk 647d3c3eed Some code cleanup. 18 years ago
roy zang fdef388758 use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP 18 years ago
roy zang 4efe20c957 Remove the static MAC address, ip address, server ip, netmask and 18 years ago
roy zang 6f12c61cf3 Remove the duplicate memory test code for mpc744ihpc2 board. 18 years ago
roy zang c9c1eeed7d Fix the exception occuring in RAM table search issue. 18 years ago
roy zang ee311214e0 Clean up the code according to codestyle: 18 years ago
roy zang 4831c8b8a9 Remove some unused CFG define. 18 years ago
roy zang c6411c0c3b Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support. 18 years ago