Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
db3ffb0755d7395ebfa8c00b908e7ed7cee615f0
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
start.S
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
d5c3bf2
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:12 2022 -0400
b930482
powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
by Pali Rohár
· Wed May 11 20:57:31 2022 +0200
016a3d0
powerpc: mpc85xx: Simplify jump to _start_cont in flash code
by Pali Rohár
· Tue Jun 28 17:54:00 2022 +0200
18209f7
powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
by Pali Rohár
· Thu Jun 16 14:19:44 2022 +0200
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
55f3756
powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET
by Tom Rini
· Tue May 24 14:14:02 2022 -0400
d2100c1
mpc85xx: Switch to setting the initial stack pointer more clearly
by Tom Rini
· Tue May 24 13:49:56 2022 -0400
6b15c16
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
by Tom Rini
· Fri May 13 12:26:35 2022 -0400
3f9f1bd
powerpc: mpc85xx: Rename _start_e500 symbol to _start
by Pali Rohár
· Sun Apr 03 00:05:09 2022 +0200
674642c
powerpc: mpc85xx: Drop _start symbol
by Pali Rohár
· Mon Apr 25 09:29:08 2022 +0530
03becca
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
by Tom Rini
· Thu Mar 24 17:18:05 2022 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
eac51be
powerpc: Drop version_string placement optimization
by Tom Rini
· Thu Sep 16 15:30:08 2021 -0400
12084d2
ppc: Remove MPC8569MDS board
by Tom Rini
· Sat Feb 20 20:06:29 2021 -0500
284f71b
common: Move relocate_code() to init.h
by Simon Glass
· Sat Dec 28 10:44:45 2019 -0700
d2dd2f7
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· Thu Nov 07 16:11:39 2019 +0000
f2c2c30
mpc85xx: Add support for -msingle-pic-base
by Joakim Tjernlund
· Thu Dec 06 17:20:53 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
ad0ac4b
powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
by Andy Yan
· Mon Jul 24 17:47:27 2017 +0800
3d97f8e
powerpc: move get_pvr() and get_svr() into C
by Christophe Leroy
· Thu Jul 13 15:10:06 2017 +0200
bba41d9
powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram
by Ruchika Gupta
· Thu Mar 02 14:12:41 2017 +0530
f2770f4
powerpc: mpc85xx: Use symbolic names for cache control bits
by Mark Marshall
· Tue Jan 24 15:40:23 2017 +0100
51e91e8
powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500
by York Sun
· Fri Nov 18 12:29:51 2016 -0800
317f2ff
powerpc: MPC8569: Remove macro CONFIG_MPC8569
by York Sun
· Wed Nov 16 11:34:52 2016 -0800
afaca2a
powerpc/mpc85xx: T104x: Add nand secure boot target
by Sumit Garg
· Thu Jul 14 12:27:52 2016 -0400
5661fcc
powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
by Aneesh Bansal
· Mon Apr 18 22:58:33 2016 +0530
d5928cd
powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx
by mario.six@gdsys.cc
· Tue Apr 05 15:05:37 2016 +0200
8d45cc1
powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram
by York Sun
· Mon Aug 17 13:31:52 2015 -0700
e0f5015
powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
by Aneesh Bansal
· Tue Jun 16 10:36:00 2015 +0530
c4dfbee
powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
by Scott Wood
· Thu Apr 23 20:01:56 2015 -0500
5b4d7ff
powerpc/mpc85xx: Remove some dead code
by Scott Wood
· Tue Apr 07 20:20:01 2015 -0500
f21e758
powerpc/mpc85xx: Don't relocate exception vectors
by Scott Wood
· Tue Apr 07 20:20:00 2015 -0500
695c0c3
powerpc/mpc85xx: Fix boot_flag for calling board_init_f()
by York Sun
· Wed Apr 30 14:43:47 2014 -0700
9ec44a3
PPC 85xx QEMU: Don't use HID1
by Alexander Graf
· Wed Apr 30 19:21:11 2014 +0200
6e2b9a3
powerpc:Add support of SPL non-relocation
by Prabhakar Kushwaha
· Tue Apr 08 19:12:31 2014 +0530
3fc2e89
powerpc/mpc85xx: Move LAW_EN define outside of config
by Prabhakar Kushwaha
· Tue Apr 08 19:12:05 2014 +0530
8bcbc27
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
by Aneesh Bansal
· Tue Mar 18 23:40:26 2014 +0530
bf955b2
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS
by Aneesh Bansal
· Wed Mar 12 00:07:27 2014 +0530
c346848
PPC 85xx: Add qemu-ppce500 machine
by Alexander Graf
· Fri Apr 11 17:09:45 2014 +0200
5700772
PPC: 85xx: Remove IVOR reset
by Alexander Graf
· Fri Apr 11 17:09:42 2014 +0200
227f0a5
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· Mon Jan 06 15:39:48 2014 +0900
501c010
powerpc/corenet: CPC1 speculation disable
by Dave Liu
· Thu Nov 28 14:58:08 2013 +0800
cc3c5b6
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
by Prabhakar Kushwaha
· Thu Aug 29 13:10:38 2013 +0530
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
0cc5907
powerpc/mpc85xx: Add workaround for erratum A-005125
by York Sun
· Tue Aug 20 15:09:43 2013 -0700
ee9d753
powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE
by Liu Gang
· Fri Jun 28 17:58:37 2013 +0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
5ca62f2
powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
by Ying Zhang
· Fri Jun 07 17:25:16 2013 +0800
52bf102
powerpc/mpc85xx: Clear L1 D-cache lock
by York Sun
· Fri Apr 05 13:07:13 2013 +0000
284ce50
Add e6500 L2 replacement policy selection
by James Yang
· Mon Mar 25 07:40:03 2013 +0000
718fd95
Enable L2 cache parity/ECC error checking
by James Yang
· Mon Mar 25 07:39:58 2013 +0000
5631c64
e6500: Move L1 enablement after L2 enablement
by Andy Fleming
· Mon Mar 25 07:33:14 2013 +0000
eab55c0
powerpc/mpc85xx: Add definitions for HDBCR registers
by Andy Fleming
· Mon Mar 25 07:33:10 2013 +0000
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
33a619c
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· Fri Jan 18 15:45:58 2013 +0000
7c81090
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· Thu Sep 20 16:35:21 2012 -0500
f217316
powerpc/mpc85xx: fix TLB alignment
by Scott Wood
· Thu Sep 20 18:34:49 2012 -0500
d6a8288
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
by Scott Wood
· Thu Oct 25 19:27:41 2012 -0500
c3d87b1
powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
by York Sun
· Mon Oct 08 07:44:08 2012 +0000
0f2f2a3
powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
by York Sun
· Mon Oct 08 07:44:07 2012 +0000
2bfa0f4
powerpc/85xx: clear out TLB on boot
by Scott Wood
· Mon Aug 20 13:10:08 2012 +0000
8080696
powerpc/fsl-corenet: work around erratum A004510
by Scott Wood
· Tue Aug 14 10:14:53 2012 +0000
258120c
mpc85xx: Initial SP alignment is wrong.
by Joakim Tjernlund
· Mon Jul 23 10:58:02 2012 +0000
5735fe1
powerpc/85xx:Fix NAND code base to support debugger
by Prabhakar Kushwaha
· Sun Apr 29 23:56:56 2012 +0000
bc8d57c
powerpc/85xx:Make debug exception vector accessible
by Prabhakar Kushwaha
· Sun Apr 29 23:56:43 2012 +0000
8f3e892
powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
by Prabhakar Kushwaha
· Sun Apr 29 23:56:30 2012 +0000
e5eceec
powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR
by Timur Tabi
· Mon Mar 26 09:49:08 2012 +0000
4a66422
powerpc/85xx:Avoid vector table compilation for nand_spl
by Prabhakar Kushwaha
· Tue Feb 14 22:50:02 2012 +0000
f838786
powerpc/85xx:Fix IVORs addr after vector table relocation
by Prabhakar Kushwaha
· Tue Feb 14 22:49:49 2012 +0000
2153b57
powerpc/85xx:Avoid hardcoded vector address for IVORs
by Prabhakar Kushwaha
· Tue Feb 14 22:49:29 2012 +0000
945e59a
powerpc/85xx: Add workaround for erratum CPU-A003999
by Kumar Gala
· Tue Nov 22 06:51:15 2011 -0600
c9a1b77
powerpc/85xx: resize the boot page TLB before relocating CCSR
by Timur Tabi
· Mon Oct 31 13:30:45 2011 -0500
c19b068
powerpc/85xx: verify the current address of CCSR before relocating it
by Timur Tabi
· Mon Oct 31 13:30:44 2011 -0500
2217182
powerpc/85xx: add some missing sync instructions in the CCSR relocation code
by Timur Tabi
· Mon Oct 31 13:30:43 2011 -0500
40402f0
powerpc/85xx: fix some comments in the CCSR relocation code
by Timur Tabi
· Mon Oct 31 13:30:42 2011 -0500
8ca8d82
powerpc/p4080: Add support for secure boot flow
by Ruchika Gupta
· Wed Dec 15 17:02:08 2010 +0000
e769dea
powerpc/85xx: relocate CCSR before creating the initial RAM area
by Timur Tabi
· Wed Aug 03 16:30:10 2011 -0500
c83e7ef
powerpc/85xx: provide 85xx flush_icache for cmd_cache
by Matthew McClintock
· Mon May 23 08:38:53 2011 +0000
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· Wed Apr 20 22:11:21 2011 +0200
5d98e16
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· Mon Dec 06 18:35:37 2010 +0100
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
fa103bf
powerpc/85xx: Fix bug in dcache_disable
by Kumar Gala
· Wed Jan 05 10:33:46 2011 -0600
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· Thu Nov 04 19:02:00 2010 +0100
439a7bf
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
by Haiying Wang
· Wed Nov 10 15:37:13 2010 -0500
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· Thu Oct 14 11:51:44 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· Tue Sep 14 19:13:53 2010 -0500
c609332
powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
by york
· Fri Jul 02 22:25:57 2010 +0000
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
[Renamed from arch/ppc/cpu/mpc85xx/start.S]
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
[Renamed from cpu/mpc85xx/start.S]
8709aed
85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater
by Sandeep Gopalpet
· Fri Mar 12 10:45:02 2010 +0530
5530cb8
85xx: Add defines for BUCSR bits to make code more readable
by Kumar Gala
· Mon Mar 29 13:50:31 2010 -0500
48bd5f0
85xx: Fix enabling of L1 cache parity on secondary cores
by Kumar Gala
· Fri Mar 26 15:14:43 2010 -0500
3fbaa4d
ppc: Use r12 instead of r14 as GOT pointer.
by Joakim Tjernlund
· Tue Jan 19 14:41:56 2010 +0100
4ff6bc0
ppc: Loose GOT access in IRQ
by Joakim Tjernlund
· Tue Jan 19 14:41:55 2010 +0100
8d2817c
85xx: Add support for e500mc cache stashing
by Kumar Gala
· Thu Mar 19 02:53:01 2009 -0500
Next »