Commit Graph

64 Commits (e8d3ca8b339a2697d14550790c3a0e3748b2358c)

Author SHA1 Message Date
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 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
Kim Phillips c7190f028f mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields 15 years ago
Kim Phillips cc861f7127 mpc83xx: match dtb filename references to their dts equivalents in the linux kernel 15 years ago
Kim Phillips 79f516bccc mpc83xx: accommodate larger kernel sizes by default 15 years ago
Paul Gortmaker 193b4cb3f6 mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP 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
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
Peter Tyser d48eb5131d i2c: Remove deprecated individual i2c commands 16 years ago
Kim Phillips 3c9b1ee17e mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation 16 years ago
Scott Wood c123098035 mpc83xx: Set guarded bit on BAT that covers the end of the address space 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
Jon Loeliger 5a105a333d Removed unused CONFIG_L1_INIT_RAM symbol. 16 years ago
Jon Loeliger 801a194616 Removed unused CONFIG_L1_INIT_RAM symbol. 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
Ira W. Snyder 447ad5768a MPC8349EMDS: Add PCI Agent (PCISLAVE) support 16 years ago
Ira W. Snyder 162338e1fc MPC8349EMDS: use 83XX_GENERIC_PCI setup code 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Ben Warren f8cc312bbe Move conditional compilation of MPC8XXX SPI driver to Makefile 16 years ago
Anton Vorontsov c8c5fc266e 83xx/85xx: further localbus cleanups 17 years ago
Anton Vorontsov f9023afbdf 83xx/85xx: further localbus cleanups 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
Lee Nipper a5fe514e8a mpc83xx: system performance settings for MPC8349EMDS. 17 years ago
Kim Phillips b211575740 mpc83xx: bump loadaddr over fdtaddr to 0x500000 17 years ago
Detlev Zundel d8ab58b212 Replace "run load; run update" with conditionalized "run load update". 17 years ago
Wolfgang Denk 32bf3d143a Fix quoting problem (preboot setting) in many board config files. 17 years ago
Timur Tabi 73bf1e2de7 Remove #undef DEBUG from MPC83xx board header files 17 years ago
Ben Warren 8931ab1760 Fix conditional compilation of mpx8xxx_spi driver 17 years ago
Kim Phillips 2956acd5ef codingstyle cleanup for spi driver 17 years ago
Ben Warren 80ddd22626 Implement hard SPI driver on MPC8349EMDS 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
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
Andy Fleming 10327dc554 Add CONFIG_HAS_ETH0 to all boards with TSEC 17 years ago
Andy Fleming 3a79013e2a Define tsec flag values in config files 17 years ago
Kim Phillips 35cc4e4823 mpc83xx: enable libfdt by default on freescale boards 17 years ago
Jon Loeliger 659e2f6736 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. 17 years ago
Jon Loeliger 8ea5499afd include/configs: Use new CONFIG_CMD_* in 83xx board config files. 17 years ago
Kim Phillips 255a3577c8 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx 18 years ago