Commit Graph

70 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 12 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Mike Frysinger d4590da436 powerpc: cpm2 boards: update fcc register logic 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Timur Tabi e46fedfeb2 powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros 13 years ago
Kumar Gala a832ac4107 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards 13 years ago
Kumar Gala 7c57f3e859 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards 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
Kim Phillips 5be58f5fc8 powerpc/85xx: configure autocompletion support 14 years ago
Becky Bruce 199e262eb3 mpc85xx: Add reginfo command 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Luigi 'Comio' Mantellini be2254423b Update all board to support new bbmiiphy driver (with multibus support) 15 years ago
Peter Tyser 81e60235bd ppc: Clean up calling of phy_reset() during init 15 years ago
Peter Tyser 004eca0c9b ppc: Clean up calling of phy_reset() during init 15 years ago
Kumar Gala 89188a6233 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards 15 years ago
Kumar Gala b0fe93eda6 85xx: 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
Kumar Gala aca5f018a8 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards 16 years ago
Kumar Gala 5af0fdd81c 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards 16 years ago
Kumar Gala 5f91ef6acd 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards 16 years ago
Kumar Gala 10795f42cb 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards 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 0151cbaccf 85xx: Enable 64-bit PCI resources on all Freescale boards 16 years ago
Kumar Gala 1c9aa76bf9 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 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
Jon Loeliger 8b625114e8 FSL DDR: Convert MPC8560ADS to new DDR code. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Andy Fleming 6b44a44ec2 Fix indentation for default boot environment variables 16 years ago
Kumar Gala f060054dad FSL LAW: Keep track of LAW allocations 16 years ago
Kumar Gala ddde74a159 85xx: remove dummy board_early_init_f 16 years ago
Kumar Gala 978e81604c 85xx: Remove unused and unconfigured memory test code. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Kumar Gala f69766e4b5 85xx: Add the concept of CFG_CCSRBAR_PHYS 17 years ago
Kumar Gala 7dc358bb0d 85xx: Get ride of old TLB setup code 17 years ago
Kumar Gala 219a81b98d 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup 17 years ago
Kumar Gala 7232a2724c 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code 17 years ago
Kumar Gala b009f3eca9 85xx: Remove cache config from configs.h 17 years ago
Kumar Gala 82ac8c9714 Update Freescale MPC85xx ADS/CDS/MDS board config 17 years ago
Kumar Gala 22abb2d2ea Update Freescale MPC85xx ADS/CDS/MDS board config 17 years ago
Kumar Gala 5ce715802f Update MPC8560 ADS to use libfdt 17 years ago