index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
MPC8568MDS.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
1
-1
/
+0
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
board configs: drop NET_MULTI references
Mike Frysinger
2011-10-05
1
-5
/
+0
*
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
Timur Tabi
2011-09-29
1
-8
/
+2
*
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards
Kumar Gala
2011-04-29
1
-3
/
+3
*
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
1
-2
/
+2
*
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards
Kumar Gala
2011-01-14
1
-0
/
+1
*
powerpc/85xx: Convert MPC8568MDS to use common SRIO init code
Kumar Gala
2011-01-14
1
-4
/
+8
*
powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
1
-1
/
+2
*
MPC8568/MPC8569: Remove CONFIG_DDR_DLL define
Becky Bruce
2011-01-14
1
-1
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-2
/
+1
*
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-26
1
-2
/
+2
*
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
1
-8
/
+0
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-0
/
+2
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
1
-1
/
+0
*
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2010-08-09
1
-1
/
+1
*
powerpc/85xx: configure autocompletion support
Kim Phillips
2010-08-01
1
-1
/
+2
*
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
Kumar Gala
2010-07-20
1
-3
/
+0
*
mpc85xx: Add reginfo command
Becky Bruce
2010-07-16
1
-0
/
+1
*
83xx, uec: split enet_interface in two variables
Heiko Schocher
2010-01-31
1
-2
/
+4
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
1
-3
/
+0
*
85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files
Becky Bruce
2009-12-02
1
-7
/
+0
*
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
Kumar Gala
2009-07-21
1
-2
/
+2
*
i2c: Remove deprecated individual i2c commands
Peter Tyser
2009-06-12
1
-1
/
+0
*
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
1
-30
/
+7
*
85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
Kumar Gala
2009-01-23
1
-0
/
+2
*
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
1
-2
/
+5
*
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards
Kumar Gala
2009-01-23
1
-0
/
+1
*
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
Kumar Gala
2009-01-23
1
-2
/
+2
*
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
Kumar Gala
2009-01-23
1
-5
/
+5
*
Remove unused CONFIG_ADDR_STREAMING defines
Peter Tyser
2008-12-14
1
-1
/
+0
*
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
2008-12-03
1
-1
/
+0
*
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-12-03
1
-1
/
+1
*
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-24
1
-5
/
+0
*
85xx: Enable 64-bit PCI resources on all Freescale boards
Kumar Gala
2008-10-24
1
-0
/
+1
*
85xx: Enable interrupt and setexpr commands on Freescale 85xx boards
Kumar Gala
2008-10-18
1
-0
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-133
/
+133
*
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-10-18
1
-2
/
+2
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-3
/
+3
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
FSL DDR: Convert MPC8568MDS to new DDR code.
Jon Loeliger
2008-08-27
1
-18
/
+20
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-1
/
+1
*
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-06-11
1
-1
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-17
/
+17
*
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-26
1
-0
/
+1
*
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
1
-1
/
+0
*
85xx: Convert MPC8568 MDS to new TLB setup
Kumar Gala
2008-01-17
1
-0
/
+1
*
85xx: convert remaining 85xx boards over to use new LAW init code
Kumar Gala
2008-01-16
1
-0
/
+1
[next]