index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
mpc8540eval
Age
Commit message (
Expand
)
Author
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-17
85xx: Convert MPC8540EVAL to new TLB setup
Kumar Gala
2008-01-16
85xx: Use proper defines for PCI addresses
Kumar Gala
2008-01-16
85xx: convert remaining 85xx boards over to use new LAW init code
Kumar Gala
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-09
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2007-12-11
Stop using immap_t on 85xx
Kumar Gala
2007-12-11
Stop using immap_t for guts offset on 85xx
Kumar Gala
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2005-12-12
(no commit message)
Wolfgang Denk
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-29
* Patch by Ron Alder, 11 July 2005
Lunsheng Wang