Commit Graph

50 Commits (c5e3710a185d821c3c68ae92f932a7a9956522bd)

Author SHA1 Message Date
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 years ago
Paul Gortmaker 3e3262bd14 sbc8548: enable support for hardware SPD errata workaround 13 years ago
Paul Gortmaker 2a6b3b74d8 sbc8548: relocate fixed ddr init code to ddr.c file 13 years ago
Paul Gortmaker 7e44f2b710 sbc8548: Make enabling SPD RAM configuration work 13 years ago
Paul Gortmaker 5f4c6f0db9 sbc8548: Fix LBC SDRAM initialization settings 13 years ago
Paul Gortmaker f0aec4ea33 sbc8548: enable ability to boot from alternate flash 13 years ago
Paul Gortmaker 3fd673cf36 sbc8548: relocate 64MB user flash to sane boundary 13 years ago
Paul Gortmaker af35be6ac9 Revert "SBC8548: fix address mask to allow 64M flash" 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 14 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 14 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 14 years ago
Timur Tabi e46fedfeb2 powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 15 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 15 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Wolfgang Denk d24f2d321d mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ 15 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 15 years ago
Kim Phillips 5be58f5fc8 powerpc/85xx: configure autocompletion support 15 years ago
Kumar Gala 99d9c07edc powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h 15 years ago
Becky Bruce 199e262eb3 mpc85xx: Add reginfo command 15 years ago
Paul Gortmaker 510edfca28 sbc8548: allow enabling PCI via a make config option 16 years ago
Paul Gortmaker 589a100620 sbc8548: update PCI/PCI-e support code 16 years ago
Paul Gortmaker 02af821c11 sbc8548: correct local bus SDRAM size from 64M to 128M 16 years ago
Paul Gortmaker 124b0214a1 sbc8548: enable access to second bank of flash 16 years ago
Paul Gortmaker afb75eb416 sbc8548: delete unused MPC8548CDS info carried over from port 16 years ago
Paul Gortmaker dd9ca98f26 sbc8548: reclaim wasted sector in boot flash 16 years ago
Paul Gortmaker 2738bc8df6 sbc8548: allow enabling PCI via a make config option 16 years ago
Paul Gortmaker fdc7eb90b5 sbc8548: update PCI/PCI-e support code 16 years ago
Paul Gortmaker 11d5a629f8 sbc8548: correct local bus SDRAM size from 64M to 128M 16 years ago
Paul Gortmaker 9b3ba24f18 sbc8548: enable access to second bank of flash 16 years ago
Paul Gortmaker 7b1f1399e8 sbc8548: delete unused MPC8548CDS info carried over from port 16 years ago
Peter Tyser bafdf9aa9d 85xx: Remove unused CONFIG_CLEAR_LAW0 defines 16 years ago
Kumar Gala b0fe93eda6 85xx: Use common LSDMR defines from asm/fsl_lbc.h 16 years ago
Paul Gortmaker 58da8890d5 sbc8548: use proper PHY address 16 years ago
Paul Gortmaker ad22f9273c sbc8548: enable command line editing by default. 16 years ago
Paul Gortmaker bd93105fa1 sbc8548: don't enable the 3rd and 4th eTSEC 16 years ago
Peter Tyser ba490b7761 Remove unused CONFIG_ADDR_STREAMING defines 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
Kumar Gala 2dba0dea98 85xx: Convert all fsl_pci_init users to new APIs 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 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
Kumar Gala 33b9079ba2 FSL DDR: Convert sbc8548 to new DDR code. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jeremy McNicoll ccf1ad535a SBC8548: fix address mask to allow 64M flash 17 years ago
Kumar Gala f69766e4b5 85xx: Add the concept of CFG_CCSRBAR_PHYS 17 years ago