index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
sbc8641d.h
Age
Commit message (
Expand
)
Author
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-07-20
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
Kumar Gala
2010-07-20
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
Kumar Gala
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-10-16
mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
Paul Gortmaker
2009-08-28
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
2009-08-28
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
Kumar Gala
2009-04-01
86xx: Cleanup MP support
Kumar Gala
2009-01-13
sbc8641d: Fix PCI mapping concepts
Becky Bruce
2008-12-01
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
2008-12-01
86xx: Fix non-64-bit compilation problems.
Jon Loeliger
2008-11-10
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
Becky Bruce
2008-11-04
powerpc: change 86xx SMP boot method
Becky Bruce
2008-10-24
86xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert SBC8641D to new DDR code.
Kumar Gala
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-11
POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
Becky Bruce
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-29
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
Kumar Gala
2008-02-18
86xx: Convert sbc8641d to use libfdt.
Jon Loeliger
2008-01-24
86xx: Add reginfo command
Becky Bruce
2008-01-24
86xx: Convert sbc8641d to use new law setup code.
Becky Bruce
2007-08-29
sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE
Kim Phillips
2007-08-16
Add CONFIG_HAS_ETH0 to all boards with TSEC
Andy Fleming
2007-08-16
Define tsec flag values in config files
Andy Fleming
2007-08-15
86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
Jon Loeliger
2007-08-13
Modify SBC8641D to use new Freescale PCI routines
Joe Hamman
2007-08-10
Add support for SBC8641D. Config files.
Joe Hamman