index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
esd
/
cpci750
/
cpci750.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-03-06
PPC: Drop mv6436x_eth_initialize() from net/eth.c
Marek Vasut
2011-11-16
board/esd/cpci750/cpci750.c: Fix error handling
Wolfgang Denk
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-06
74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board
Reinhard Arlt
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-01-28
Command usage cleanup
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-19
Clean up usage of icache_disable/dcache_disable
Kumar Gala
2007-08-16
ppc7xx: Update CPCI750 board
Stefan Roese
2007-02-27
Minor code cleanup.
Wolfgang Denk
2007-01-31
[PATCH] Update esd cpci5200 files
Stefan Roese
2006-03-06
Minor code cleanup
Wolfgang Denk
2006-02-08
Convert CPCI750 to use common CFI flash driver
Stefan Roese
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2004-12-31
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-16
CPCI750 board support added
stroese