index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
esd
/
cpci750
Age
Commit message (
Expand
)
Author
2009-06-12
74xx_7xx: CPCI750: Add CPCI adapter/target support
Stefan Roese
2009-06-12
74xx_7xx: CPCI750: Enable access to PCI function > 0
Stefan Roese
2009-06-12
74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c
Stefan Roese
2009-06-12
74xx_7xx: CPCI750: Add loadpci command
Stefan Roese
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-12
cpci750: i2c cleanup
Peter Tyser
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-28
Command usage cleanup
Peter Tyser
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-18
Clean up usage of icache_disable/dcache_disable
Kumar Gala
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-08-16
ppc7xx: Update CPCI750 board
Stefan Roese
2007-08-01
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-07-10
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-02-27
Minor code cleanup.
Wolfgang Denk
2007-01-31
[PATCH] Update esd cpci5200 files
Stefan Roese
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-08
Coding style cleanup
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-06
Minor code cleanup
Wolfgang Denk
2006-02-08
Convert CPCI750 to use common CFI flash driver
Stefan Roese
2006-01-18
Add VGA support (CT69000) to CPCI750 board.
Stefan Roese
2005-12-12
(no commit message)
Wolfgang Denk
2005-12-03
Code cleanup, especially MIPS for GCC 4.x
Wolfgang Denk
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2004-12-31
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-16
Code cleanup.
wdenk
2004-12-16
CPCI750 board support added
stroese