Commit Graph

65 Commits (a5986432679205df5f80f7699f7853a0e7e5a509)

Author SHA1 Message Date
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 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
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 15 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 c7190f028f mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields 16 years ago
Kim Phillips 27c5248dd4 mpc83xx: tqm8349 - remove pci & flash window conflict 16 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
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
Stefan Roese 942556a92a mtd: MTD related config header changes (mtdparts command) 16 years ago
Wolfgang Denk a3455c0051 TQM834x: use buffered writes to accelerate writing to flash 16 years ago
Wolfgang Denk 4681e673a5 TQM834x: add FDT support 16 years ago
Wolfgang Denk 929b79a0b5 TQM834x: fix environment size; add redundant env. 16 years ago
Kim Phillips 3c9b1ee17e mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation 16 years ago
Kim Phillips 9fd9abedcc TQM834x: remove defines causing gcc4.4 warnings 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 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
Peter Tyser abbb90666d Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 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
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
Wolfgang Denk b931b3a9c3 TQM834x: clean up configuration 17 years ago
Jens Gehrlein 7047b38887 TQM834x: enable DHCP 17 years ago
Jens Gehrlein a877004d44 TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit). 17 years ago
Dave Liu 2c5b48fc20 mpc83xx: Remove cache config from config.h 17 years ago
Andy Fleming 10327dc554 Add CONFIG_HAS_ETH0 to all boards with TSEC 18 years ago
Andy Fleming 3a79013e2a Define tsec flag values in config files 18 years ago
Martin Krause 9546266999 TQM834x: cleanup configuraton 18 years ago
Jon Loeliger a1aa0bb502 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. 18 years ago
Wolfgang Denk b6b4684546 Minor coding style cleanup. Update CHANGELOG. 18 years ago
Jon Loeliger 2694690e28 include/configs: Use new CONFIG_CMD_* in TQM board config files. 18 years ago
Kim Phillips 255a3577c8 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx 18 years ago