Commit Graph

45 Commits (f18361b9a808af70b666fb8af12d6a6dbe4d5510)

Author SHA1 Message Date
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
Wolfgang Denk d24f2d321d mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ 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
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Becky Bruce 0914f48328 powerpc: Update configs to properly set FSL_ELBC 14 years ago
Kim Phillips 1a2e203b31 mpc83xx: turn on icache in core initialization to improve u-boot boot time 15 years ago
Kim Phillips a059e90e16 mpc83xx: enable command line autocompletion 15 years ago
Kim Phillips ecd1a09b81 mpc83xx: remove hardcoded network addresses from config files 15 years ago
Anton Vorontsov 2e95004deb mpc83xx: Add NAND boot support for MPC8315E-RDB boards 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Kim Phillips c7190f028f mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields 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
Anton Vorontsov b8b71ffbc3 mpc83xx: MPC8315ERDB: Use hwconfig for board type selection 15 years ago
Kim Phillips d9ac3d5a17 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util 15 years ago
Vivek Mahajan 6823e9b012 mpc83xx: 8315erdb: Add USB related CONFIGs 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
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
Dave Liu 1ac5744e33 mpc83xx: enable eLBC NAND support for MPC8315ERDB board 16 years ago
Anton Vorontsov 8f11e34b31 mpc83xx: Add PCI-E support for MPC8315ERDB boards 16 years ago
Howard Gregory 2f2a5c3714 mpc83xx: Improve the performance of DDR memory 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 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 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Anton Vorontsov 25f5f0d49a 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs 16 years ago
Anton Vorontsov c8c5fc266e 83xx/85xx: further localbus cleanups 16 years ago
Anton Vorontsov f9023afbdf 83xx/85xx: further localbus cleanups 16 years ago
Becky Bruce 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 16 years ago
Kim Phillips b211575740 mpc83xx: bump loadaddr over fdtaddr to 0x500000 17 years ago
Kim Phillips 730e792926 mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards 17 years ago
Scott Wood a7ba32d480 mpc83xx: Set PCI I/O bus-address base to zero. 17 years ago
Wolfgang Denk c62776be8d Get rid of "#undef DEBUG" from board config files. 17 years ago
Dave Liu 8bd522ce4a mpc83xx: Add the support for MPC8315ERDB board 17 years ago
Dave Liu ded08317ad mpc83xx: Make the code more readable 17 years ago
Dave Liu 7e74d63d1a mpc83xx: Reduce the latency of DDR 17 years ago
Dave Liu 2c5b48fc20 mpc83xx: Remove cache config from config.h 17 years ago
Kim Phillips 5b8bc606c6 mpc83xx: convert to using do_fixup_*() 17 years ago
Kim Phillips a1e1ac8492 mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) 17 years ago
Kim Phillips 921d4b19ad mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x 17 years ago