Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8907c2c50408b39e93fb42b2d74ab908480320a0
/
arch
/
powerpc
/
cpu
/
mpc86xx
/
start.S
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
1605cc9
powerpc/mpc86xx: Disable translation for BAT setup
by Becky Bruce
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
8c4734e
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
39768f7
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
34bbf61
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
d1e0b10
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
52ebd9c
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/cpu/mpc86xx/start.S]
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/mpc86xx/start.S]
0f8aa15
ppc: Use r12 instead of r14 as GOT pointer.
by Joakim Tjernlund
· 15 years ago
fc4e188
ppc: Loose GOT access in IRQ
by Joakim Tjernlund
· 15 years ago
afc3ba0
relocation: Do not relocate NULL pointers.
by Joakim Tjernlund
· 15 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
3111d32
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
c759a01
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
bf9a8c3
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
by Becky Bruce
· 16 years ago
c1e1cf6
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
by Becky Bruce
· 16 years ago
24bfb48
mpc86xx: Move setup_bats into cpu_init_f
by Becky Bruce
· 16 years ago
1266df8
powerpc: change 86xx SMP boot method
by Becky Bruce
· 16 years ago
104992f
powerpc 86xx: Handle CCSR relocation earlier
by Becky Bruce
· 16 years ago
eaa44c5
86xx: remove the redundant r2 global data pointer save
by Dave Liu
· 16 years ago
bd888e9
86xx: remove the unused code for 86xx family
by Dave Liu
· 16 years ago
dc2adad
86xx: Move the clear_tlbs before MMU turn on
by Dave Liu
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3924384
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
2d0daa0
POWERPC 86xx: Move BAT setup code to C
by Becky Bruce
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
9e04a81
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
e7670f6
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· 17 years ago
f57d7d3
ppc: Refactor cache routines, so there is only one common set.
by Rafal Jaworowski
· 17 years ago
9cd3242
86xx: Remove old-style law setup code
by Becky Bruce
· 17 years ago
4933b91
86xx: Support new law setup method and convert mpc8641
by Becky Bruce
· 17 years ago
1a41f7c
86xx: Rearrange the sequence in start.S
by Becky Bruce
· 17 years ago
cfc7a7f
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
02032e8
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
a75af9b
Conditionalize 8641 Rev1.0 MCM workarounds
by James Yang
· 18 years ago
47a6989
Code cleanup
by Wolfgang Denk
· 18 years ago
7b382b7
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
ffff3ae
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
6725667
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
0e4c2a1
Do not enable address translation on secondary CPUs.
by Jon Loeliger
· 18 years ago
14e3708
Change arbitration to round-robin for SMP linux.
by Jon Loeliger
· 18 years ago
6cfea33
Remove unneeded INIT_RAM_LOCK cache twiddling.
by Haiying Wang
· 19 years ago
5c9efb3
Cleanup whitespaces and style issues.
by Jon Loeliger
· 19 years ago
debb735
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago