Commit Graph

70 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Kim Phillips c8a90646ad powerpc/mpc83xx: increment malloc heap size 12 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 12 years ago
Jerry Huang 6be55ee225 powerpc/mpc83xx: Add 33.33MHz support for mpc8360emds 13 years ago
Jerry Huang d37be07ee5 powerpc/mpc83xx: Add 512MB DDR support for mpc8360emds 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 72cd4087c9 mpc83xx: Cleanup usage of BAT constants 13 years ago
Joe Hershberger 1f5cb79374 mpc83xx: cosmetic: MPC8360EMDS.h checkpatch compliance 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Andy Fleming 865ff85640 fsl: Change fsl_phy_enet_if to phy_interface_t 13 years ago
Stefan Popa 0b72585796 mpc83xx: Fix for MPC8360 ATM Quad OC3 External Phys 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
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Kim Phillips 78b7a8ef8b net: rename "FSL UECx" net interfaces "UECx" 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 582c55a027 83xx, uec: split enet_interface in two variables 15 years ago
Kim Phillips c7190f028f mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields 15 years ago
Anton Vorontsov da6eea0f48 mpc83xx: mpc8360emds: Add QE USB device tree fixups 15 years ago
Anton Vorontsov 89da44ce3f mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs 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 9993e196da mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI 15 years ago
Kim Phillips 4a9932a436 mpc83xx: increase MONITOR_LEN to offset growing pains 15 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 15 years ago
Kumar Gala 540dcf1cb8 83xx: Use common LSDMR defines from asm/fsl_lbc.h 15 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
Anton Vorontsov 5c2ff323a9 mpc83xx: mpc8360emds: rework LBC SDRAM setup 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 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 16 years ago
Scott Wood a7ba32d480 mpc83xx: Set PCI I/O bus-address base to zero. 17 years ago
Jerry Van Baren 82e45a2041 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. 17 years ago
Kim Phillips 270fe261b7 mpc83xx: make dtb basename file references equal those of linux 17 years ago
Timur Tabi 73bf1e2de7 Remove #undef DEBUG from MPC83xx board header files 17 years ago
Kim Phillips 711a794627 mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value 17 years ago
Jerry Van Baren b5cdd7df4a Enable the isdram command on the MPC8360EMDS board 17 years ago