Commit Graph

73 Commits (93365eff6096e14be2ae3f7190baf819a20bf99f)

Author SHA1 Message Date
Andy Yan 2b71d098ee powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Christophe Leroy ba2c5a5c9d powerpc: move get_pvr() and get_svr() into C 8 years ago
Ruchika Gupta 668ec87f52 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram 8 years ago
Mark Marshall 2ec70961e7 powerpc: mpc85xx: Use symbolic names for cache control bits 8 years ago
York Sun 10343403af powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500 8 years ago
York Sun 23b36a7d48 powerpc: MPC8569: Remove macro CONFIG_MPC8569 8 years ago
Sumit Garg aa36c84edf powerpc/mpc85xx: T104x: Add nand secure boot target 9 years ago
Aneesh Bansal 82eda68444 powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache 9 years ago
mario.six@gdsys.cc 5068946120 powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx 9 years ago
York Sun 2becdc6f9d powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram 10 years ago
Aneesh Bansal 467a40dfe3 powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 10 years ago
Scott Wood e1bfd1c6b7 powerpc/mpc85xx: Use GOT when loading IVORs post-relocation 10 years ago
Scott Wood d87a2ad108 powerpc/mpc85xx: Remove some dead code 10 years ago
Scott Wood 96d2bb952b powerpc/mpc85xx: Don't relocate exception vectors 10 years ago
York Sun 701e640145 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() 11 years ago
Alexander Graf a6c46b994d PPC 85xx QEMU: Don't use HID1 11 years ago
Prabhakar Kushwaha 651fcf6019 powerpc:Add support of SPL non-relocation 11 years ago
Prabhakar Kushwaha b26df185c3 powerpc/mpc85xx: Move LAW_EN define outside of config 11 years ago
Aneesh Bansal fb4a2409b4 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS 11 years ago
Aneesh Bansal f978f7c203 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS 11 years ago
Alexander Graf fa08d39517 PPC 85xx: Add qemu-ppce500 machine 11 years ago
Alexander Graf 46a346834b PPC: 85xx: Remove IVOR reset 11 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Dave Liu 24936ed1c9 powerpc/corenet: CPC1 speculation disable 11 years ago
Prabhakar Kushwaha e982746844 powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
York Sun 954a1a4776 powerpc/mpc85xx: Add workaround for erratum A-005125 12 years ago
Liu Gang 17b8614754 powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Ying Zhang 67ad0d52df powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS 12 years ago
York Sun a71d45d706 powerpc/mpc85xx: Clear L1 D-cache lock 12 years ago
James Yang 9cd95ac74a Add e6500 L2 replacement policy selection 12 years ago
James Yang c416faf84f Enable L2 cache parity/ECC error checking 12 years ago
Andy Fleming 3e4c3137d6 e6500: Move L1 enablement after L2 enablement 12 years ago
Andy Fleming cd7ad62996 powerpc/mpc85xx: Add definitions for HDBCR registers 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Scott Wood 31d084ddda powerpc/mpc85xx: add support for MMUv2 page sizes 12 years ago
Scott Wood 4b919725b6 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL 12 years ago
Scott Wood 7f0a22ff25 powerpc/mpc85xx: fix TLB alignment 12 years ago
Scott Wood f545d300b0 powerpc/mpc85xx: move debug tlb entry after TLB is in known state 12 years ago
York Sun 6d2b9da19c powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 12 years ago
York Sun 69c7826759 powerpc/mpc85xx: Introduce new macros to add and delete TLB entries 12 years ago
Scott Wood 3ea21536d7 powerpc/85xx: clear out TLB on boot 13 years ago
Scott Wood 33eee330cc powerpc/fsl-corenet: work around erratum A004510 13 years ago
Joakim Tjernlund 89f4289958 mpc85xx: Initial SP alignment is wrong. 13 years ago
Prabhakar Kushwaha d16a37b864 powerpc/85xx:Fix NAND code base to support debugger 13 years ago
Prabhakar Kushwaha 689f00fc7e powerpc/85xx:Make debug exception vector accessible 13 years ago
Prabhakar Kushwaha 5344f7a258 powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger 13 years ago
Timur Tabi 822ad60f1c powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR 13 years ago
Prabhakar Kushwaha 119a55f9cf powerpc/85xx:Avoid vector table compilation for nand_spl 13 years ago