Commit Graph

95 Commits (9f8cf76be256a83643ee05de6cffaeb452ed0931)

Author SHA1 Message Date
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 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
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
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 16 years ago
Kim Phillips 9993e196da mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI 16 years ago
Kim Phillips 4a9932a436 mpc83xx: increase MONITOR_LEN to offset growing pains 16 years ago
Peter Tyser 2c7920afaf 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 16 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 16 years ago
Kumar Gala 540dcf1cb8 83xx: Use common LSDMR defines from asm/fsl_lbc.h 16 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
Jerry Van Baren ae0b05df04 Fix whitespace damage: double space changed to a tab 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 17 years ago
Becky Bruce 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Kim Phillips b211575740 mpc83xx: bump loadaddr over fdtaddr to 0x500000 17 years ago
Scott Wood a7ba32d480 mpc83xx: Set PCI I/O bus-address base to zero. 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
Dave Liu 2c5b48fc20 mpc83xx: Remove cache config from config.h 17 years ago
Kim Phillips 977b57583a mpc83xx: add missing CONFIG_HAS_ETH0 defines 17 years ago
Kim Phillips 5b8bc606c6 mpc83xx: convert to using do_fixup_*() 17 years ago
Timur Tabi b2893e1fcb 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions 17 years ago
Kim Phillips 3bb342fc85 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references 17 years ago
Tony Li 14778585d1 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support 18 years ago
Kim Phillips 35cc4e4823 mpc83xx: enable libfdt by default on freescale boards 18 years ago
Jon Loeliger 079a136c35 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. 18 years ago
Jon Loeliger 8ea5499afd include/configs: Use new CONFIG_CMD_* in 83xx board config files. 18 years ago
Kim Phillips d51b3cf371 mpc83xx: update [local-]mac-address properties on UEC based devices 18 years ago
Kim Phillips 22d71a71f5 mpc83xx: add command line editing by default 18 years ago
Dave Liu 24c3aca3f1 mpc83xx: Add support for the MPC832XEMDS board 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Timur Tabi be5e61815d mpc83xx: Update 83xx to use fsl_i2c.c 18 years ago
Timur Tabi d239d74b1c mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 18 years ago
Kim Phillips bf0b542d67 mpc83xx: add OF_FLAT_TREE bits to 83xx boards 18 years ago
Dave Liu 7737d5c658 mpc83xx: add QE ethernet support 18 years ago
Dave Liu 5f8204394e mpc83xx: Add MPC8360EMDS basic board support 18 years ago