Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
15db3c9791997e92c56699b332a6abaec5e6ae9a
/
arch
/
powerpc
/
cpu
/
mpc86xx
/
start.S
15db3c9
powerpc/mpc86xx: Fix boot_flag for calling board_init_f()
by York Sun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c8ef3aa
powerpc/mpc86xx: Disable translation for BAT setup
by Becky Bruce
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
5d98e16
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/cpu/mpc86xx/start.S]
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/mpc86xx/start.S]
3fbaa4d
ppc: Use r12 instead of r14 as GOT pointer.
by Joakim Tjernlund
· 15 years ago
4ff6bc0
ppc: Loose GOT access in IRQ
by Joakim Tjernlund
· 15 years ago
4f2fdac
relocation: Do not relocate NULL pointers.
by Joakim Tjernlund
· 15 years ago
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
0bd2509
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
8c2ebd0
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
2a97867
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
by Becky Bruce
· 16 years ago
aa06c6c
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
by Becky Bruce
· 16 years ago
fa9e7c5
mpc86xx: Move setup_bats into cpu_init_f
by Becky Bruce
· 16 years ago
d1cb6cb
powerpc: change 86xx SMP boot method
by Becky Bruce
· 16 years ago
7e554a3
powerpc 86xx: Handle CCSR relocation earlier
by Becky Bruce
· 16 years ago
75feb85
86xx: remove the redundant r2 global data pointer save
by Dave Liu
· 16 years ago
4d17010
86xx: remove the unused code for 86xx family
by Dave Liu
· 16 years ago
358ab66
86xx: Move the clear_tlbs before MMU turn on
by Dave Liu
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e4bfc8b
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
a8a77de
POWERPC 86xx: Move BAT setup code to C
by Becky Bruce
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
e9f2dbb
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
69c0964
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· 17 years ago
86a28e9
ppc: Refactor cache routines, so there is only one common set.
by Rafal Jaworowski
· 17 years ago
a809901
86xx: Remove old-style law setup code
by Becky Bruce
· 17 years ago
b415b56
86xx: Support new law setup method and convert mpc8641
by Becky Bruce
· 17 years ago
f81ab5b
86xx: Rearrange the sequence in start.S
by Becky Bruce
· 17 years ago
11c9958
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
06244e4
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
95aff26
Conditionalize 8641 Rev1.0 MCM workarounds
by James Yang
· 18 years ago
d46f6e7
Code cleanup
by Wolfgang Denk
· 18 years ago
5f4de40
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
a129544
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
0383df8
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
5eed3c4
Do not enable address translation on secondary CPUs.
by Jon Loeliger
· 18 years ago
0726545
Change arbitration to round-robin for SMP linux.
by Jon Loeliger
· 19 years ago
237c5ad
Remove unneeded INIT_RAM_LOCK cache twiddling.
by Haiying Wang
· 19 years ago
465b9d8
Cleanup whitespaces and style issues.
by Jon Loeliger
· 19 years ago
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago