Commit Graph

75 Commits (a6741bce507151f561250a00f28bcbfb2372ba02)

Author SHA1 Message Date
Scott Wood 22f4442d12 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 12 years ago
Scott Wood c947c12e78 mpc8313erdb: fix mtdparts address 13 years ago
Joe Hershberger 0eaf8f9ea8 mpc8313erdb: Enable GPIO support on the MPC8313E RDB 13 years ago
Joe Hershberger 2e651b2483 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 13 years ago
Joe Hershberger 7d6a098219 mpc83xx: Cleanup usage of LBC constants 13 years ago
Joe Hershberger 2fef402097 mpc83xx: Cleanup usage of DDR constants 13 years ago
Joe Hershberger 72cd4087c9 mpc83xx: Cleanup usage of BAT constants 13 years ago
Joe Hershberger 261c07bc67 mpc83xx: cosmetic: MPC8313ERDB.h checkpatch compliance 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Scott Wood f1c574d400 83xx: Fix NAND_SPL link address 14 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
Ira W. Snyder 9f530d59e6 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels 14 years ago
Scott Wood e8d3ca8b33 mpc831xerdb: enable mtdparts for NAND 14 years ago
Becky Bruce 0914f48328 powerpc: Update configs to properly set FSL_ELBC 14 years ago
Ron Madrid f986325dd5 Update SICRL_USBDR to reflect 4 different settings 14 years ago
Kim Phillips 1a2e203b31 mpc83xx: turn on icache in core initialization to improve u-boot boot time 14 years ago
Kim Phillips a059e90e16 mpc83xx: enable command line autocompletion 14 years ago
Kim Phillips ecd1a09b81 mpc83xx: remove hardcoded network addresses from config files 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Mingkai Hu a87426e6dc NAND boot: change NAND loader's relocate SP to CONFIG param 15 years ago
Kim Phillips c7190f028f mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields 15 years ago
Mingkai Hu 6e1385d5f8 NAND boot: change NAND loader's relocate SP to CONFIG param 15 years ago
Kim Phillips 79f516bccc mpc83xx: accommodate larger kernel sizes by default 15 years ago
Kim Phillips be9b56df02 mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former 15 years ago
Kim Phillips 4a9932a436 mpc83xx: increase MONITOR_LEN to offset growing pains 15 years ago
Kim Phillips d9ac3d5a17 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util 15 years ago
Peter Tyser 2c7920afaf 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 15 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 15 years ago
Peter Tyser d48eb5131d i2c: Remove deprecated individual i2c commands 15 years ago
Scott Wood c123098035 mpc83xx: Set guarded bit on BAT that covers the end of the address space 15 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Selvamuthukumar 03e2dbb18e Remove unwanted ';' at end of define. 16 years ago
Kim Phillips 7fd0bea2e4 mpc83xx: don't disable autoboot 16 years ago
Kim Phillips 162c41c031 mpc83xx: add h/w flash protection to board configs 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 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago