aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/tlb.c
AgeCommit message (Expand)Author
2024-07-15ppc: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-09-23powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL buildsPali Rohár
2022-09-23powerpc/mpc85xx: Explain TLB unmapped memory messagePali Rohár
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-05powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam
2014-12-15powerpc/mpc85xx: Fix DDR TLB mapping leftoverYork Sun
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf
2014-04-22PPC: 85xx: Generalize DDR TLB mapping functionAlexander Graf
2013-08-20powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04ppc: Move used_tlb_cams to arch_global_dataSimon Glass
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood
2012-11-26spl/85xx: new SPL supportScott Wood
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun
2011-11-11arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala
2011-11-08powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce
2011-04-04powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce
2010-10-20Adding more control to physical address mappingYork Sun
2010-07-16mpc85xx: Add print_tlbcam() functionBecky Bruce
2010-07-16mpc85xx: tlb.c cleanupsBecky Bruce
2010-04-21Move arch/ppc to arch/powerpcStefan Roese