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
/
cpu
/
mpc85xx
/
tlb.c
Age
Commit message (
Expand
)
Author
2009-09-15
ppc/85xx: add boot from NAND/eSDHC/eSPI support
Mingkai Hu
2009-09-15
ppc/85xx: Move code around to prep for NAND_SPL
Kumar Gala
2009-09-15
ppc/85xx: Repack tlb_table to save space
Kumar Gala
2009-09-15
ppc/85xx: Introduce low level write_tlb function
Kumar Gala
2009-09-15
ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.
Scott Wood
2009-09-08
ppc/85xx: Add a simple function to search the TLB
Kumar Gala
2009-08-22
Prepare 2009.08-rc3
Wolfgang Denk
2009-08-14
85xx: Fix addrmap to include memory
Kumar Gala
2009-06-12
85xx: Use print_size to report amount of memory not mapped by TLBs
Kumar Gala
2009-06-09
85xx: bugfix for reading maximum TLB size on mpc85xx
Fredrik Arnerup
2009-02-16
85xx: Fix how we map DDR memory
Kumar Gala
2009-01-13
Change DDR tlb start entry to CONFIG param for 85xx
Haiying Wang
2008-12-19
85xx: Add support to populate addr map based on TLB settings
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Add e500 TLB helper for DDR code
Kumar Gala
2008-01-23
Coding Style Cleanup; update CHANGELOG
Wolfgang Denk
2008-01-17
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
85xx: Introduce new tlb API
Kumar Gala