index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
start.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-27
1
-6
/
+5
*
powerpc: move get_pvr() and get_svr() into C
Christophe Leroy
2017-07-22
1
-10
/
+0
*
powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram
Ruchika Gupta
2017-04-17
1
-2
/
+4
*
powerpc: mpc85xx: Use symbolic names for cache control bits
Mark Marshall
2017-01-31
1
-4
/
+4
*
powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500
York Sun
2016-11-23
1
-1
/
+1
*
powerpc: MPC8569: Remove macro CONFIG_MPC8569
York Sun
2016-11-23
1
-2
/
+2
*
powerpc/mpc85xx: T104x: Add nand secure boot target
Sumit Garg
2016-07-21
1
-3
/
+9
*
powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
Aneesh Bansal
2016-05-24
1
-0
/
+23
*
powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx
mario.six@gdsys.cc
2016-04-08
1
-0
/
+30
*
powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram
York Sun
2015-09-01
1
-1
/
+9
*
powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
Aneesh Bansal
2015-07-31
1
-0
/
+11
*
powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
Scott Wood
2015-05-04
1
-15
/
+20
*
powerpc/mpc85xx: Remove some dead code
Scott Wood
2015-04-20
1
-137
/
+1
*
powerpc/mpc85xx: Don't relocate exception vectors
Scott Wood
2015-04-20
1
-121
/
+57
*
powerpc/mpc85xx: Fix boot_flag for calling board_init_f()
York Sun
2014-05-13
1
-1
/
+1
*
PPC 85xx QEMU: Don't use HID1
Alexander Graf
2014-05-13
1
-1
/
+1
*
powerpc:Add support of SPL non-relocation
Prabhakar Kushwaha
2014-04-22
1
-0
/
+2
*
powerpc/mpc85xx: Move LAW_EN define outside of config
Prabhakar Kushwaha
2014-04-22
1
-1
/
+2
*
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
Aneesh Bansal
2014-04-22
1
-1
/
+2
*
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS
Aneesh Bansal
2014-04-22
1
-7
/
+2
*
PPC 85xx: Add qemu-ppce500 machine
Alexander Graf
2014-04-22
1
-0
/
+11
*
PPC: 85xx: Remove IVOR reset
Alexander Graf
2014-04-22
1
-6
/
+0
*
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2014-01-24
1
-2
/
+0
*
powerpc/corenet: CPC1 speculation disable
Dave Liu
2013-12-04
1
-0
/
+4
*
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
Prabhakar Kushwaha
2013-10-16
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
powerpc/mpc85xx: Add workaround for erratum A-005125
York Sun
2013-09-10
1
-0
/
+8
*
powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE
Liu Gang
2013-08-09
1
-1
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...
Ying Zhang
2013-06-20
1
-1
/
+1
*
powerpc/mpc85xx: Clear L1 D-cache lock
York Sun
2013-05-24
1
-0
/
+1
*
Add e6500 L2 replacement policy selection
James Yang
2013-05-24
1
-0
/
+1
*
Enable L2 cache parity/ECC error checking
James Yang
2013-05-24
1
-1
/
+1
*
e6500: Move L1 enablement after L2 enablement
Andy Fleming
2013-05-14
1
-47
/
+47
*
powerpc/mpc85xx: Add definitions for HDBCR registers
Andy Fleming
2013-05-14
1
-4
/
+4
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
1
-2
/
+2
*
powerpc/mpc85xx: add support for MMUv2 page sizes
Scott Wood
2013-01-30
1
-1
/
+1
*
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
1
-13
/
+20
*
powerpc/mpc85xx: fix TLB alignment
Scott Wood
2012-11-26
1
-4
/
+4
*
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
Scott Wood
2012-11-26
1
-44
/
+40
*
powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
York Sun
2012-10-22
1
-1
/
+36
*
powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
York Sun
2012-10-22
1
-179
/
+130
*
powerpc/85xx: clear out TLB on boot
Scott Wood
2012-08-23
1
-33
/
+43
*
powerpc/fsl-corenet: work around erratum A004510
Scott Wood
2012-08-23
1
-0
/
+284
*
mpc85xx: Initial SP alignment is wrong.
Joakim Tjernlund
2012-08-22
1
-11
/
+5
*
powerpc/85xx:Fix NAND code base to support debugger
Prabhakar Kushwaha
2012-07-06
1
-1
/
+1
*
powerpc/85xx:Make debug exception vector accessible
Prabhakar Kushwaha
2012-07-06
1
-5
/
+78
*
powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
Prabhakar Kushwaha
2012-07-06
1
-2
/
+5
*
powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR
Timur Tabi
2012-04-24
1
-2
/
+6
*
powerpc/85xx:Avoid vector table compilation for nand_spl
Prabhakar Kushwaha
2012-04-24
1
-0
/
+6
[next]