Commit Graph

69 Commits (a6741bce507151f561250a00f28bcbfb2372ba02)

Author SHA1 Message Date
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 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 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 14 years ago
Andy Fleming 865ff85640 fsl: Change fsl_phy_enet_if to phy_interface_t 14 years ago
Kumar Gala 7c57f3e859 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards 14 years ago
Kumar Gala 5f7bbd13a8 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code 14 years ago
Kumar Gala 3f6f9d7641 powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code 14 years ago
Becky Bruce 16dad75975 MPC8568/MPC8569: Remove CONFIG_DDR_DLL define 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
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 5be58f5fc8 powerpc/85xx: configure autocompletion support 14 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
Heiko Schocher 582c55a027 83xx, uec: split enet_interface in two variables 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Becky Bruce af860962b5 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files 15 years ago
Kumar Gala 89188a6233 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards 16 years ago
Peter Tyser d48eb5131d i2c: Remove deprecated individual i2c commands 16 years ago
Kumar Gala b0fe93eda6 85xx: Use common LSDMR defines from asm/fsl_lbc.h 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 a6e04c344a 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on 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
Dave Liu 9b0ad1b1c7 85xx: remove the unused ddr_enable_ecc in the board file 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 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
Haiying Wang 41410eee47 Change UEC PHY interface to RGMII on MPC8568MDS 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
Jon Loeliger e6f5b35b41 FSL DDR: Convert MPC8568MDS to new DDR code. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Kumar Gala 978e81604c 85xx: Remove unused and unconfigured memory test code. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 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 73aa9ac2b4 85xx: Convert MPC8568 MDS to new TLB setup 17 years ago