Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
761ca85da9ca22d5d3e0bab1bfdbc5a312520e4f
/
cpu
/
mpc86xx
f574097
Update SVR numbers to expand support
by Andy Fleming
· 17 years ago
84640c9
86xx: Convert sbc8641d to use libfdt.
by Jon Loeliger
· 17 years ago
4c67b0a
mpc86xx: Fix unused variable 'config' and 'immap'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4b76a4f
mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e9f2dbb
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
c1499f48
85xx, 86xx: Determine I2C clock frequencies and store in global_data
by Timur Tabi
· 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
b0b3094
86xx: Add reginfo command
by Becky Bruce
· 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
e6c8484
86xx: Support 2GB DIMMs
by Becky Bruce
· 17 years ago
23740cf
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
4e56a50
86xx: Fix broken variable reference when #def DEBUGing.
by Jon Loeliger
· 17 years ago
4c58126
make 8610 board use pixis reset
by Jason Jin
· 17 years ago
333dd1d
make 8610 board use pixis reset
by Jason Jin
· 17 years ago
b858b18
86xx: Fix broken variable reference when #def DEBUGing.
by Jon Loeliger
· 17 years ago
3b971c9
Initial mpc8610hpcd cpu/, README and include/ files.
by Jon Loeliger
· 17 years ago
f305b2d
86xx: Allow for fewer DDR slots per memory controller.
by Jon Loeliger
· 17 years ago
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
11c9958
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
4d5a8e3
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· 17 years ago
07d5349
mpc86xx: Remove old CFG_CMD_* references.
by Jon Loeliger
· 17 years ago
6637e4c
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
508c5ba
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
06244e4
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
87c8618
mpc8641 image size cleanup
by Ed Swarthout
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
95aff26
Conditionalize 8641 Rev1.0 MCM workarounds
by James Yang
· 18 years ago
9a954ec
Rewrote picos_to_clk() to avoid rounding errors.
by James Yang
· 18 years ago
abe7bd0
mpc86xx; Write MAC address to mac-address and local-mac-address
by Jon Loeliger
· 18 years ago
176f509
mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
by Jon Loeliger
· 18 years ago
57b6e9c
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· 18 years ago
0df7b5b
Set Rev 2.x 86xx PIC in mixed mode.
by Haiying Wang
· 18 years ago
3e06f18
Add support for 8641 Rev 2 silicon.
by Ed Swarthout
· 18 years ago
d373059
MPC86xx: Cleaned up unused and conditionally used local variables.
by Jon Loeliger
· 18 years ago
827c875
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d46f6e7
Code cleanup
by Wolfgang Denk
· 18 years ago
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
ae13a64
Coding style changes to remove local varible blocks and reformat a bit nicer.
by Jon Loeliger
· 18 years ago
5f4de40
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
194cd6b
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
132f193
Fix missing tCycle/modfreq calculation.
by John Traill
· 18 years ago
fdfb4ed
Modified makefile for new build mechanism.
by Jon Loeliger
· 18 years ago
f57e829
Handle 86xx SVR values according to the new Reference Manual.
by Jon Loeliger
· 18 years ago
0da7bcb
Remove trailing empty lines.
by Jon Loeliger
· 18 years ago
e975015
Remove bogus msync and use volatile asm.
by Jon Loeliger
· 18 years ago
a129544
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
1e43ac58
Cleanup compiler warnings.
by Jon Loeliger
· 18 years ago
0383df8
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
fcd18ba
Fix caslat calculation
by John Traill
· 18 years ago
58957a5
Convert to mac-address in ethernet nodes.
by Jon Loeliger
· 18 years ago
43d624d
Move get_board_sys_clk to board directory
by Haiying Wang
· 18 years ago
aacf3f4
Fix 8641HPCN pollution
by John Traill
· 18 years ago
377d596
Enable PCIE1 for MPC8641HPCN board
by Jin Zhengxiong-R64188
· 18 years ago
5eed3c4
Do not enable address translation on secondary CPUs.
by Jon Loeliger
· 18 years ago
9dbfbda
Fix a get_board_sys_clk() use-before-def warning.
by Jon Loeliger
· 18 years ago
8827a73
Review cleanups.
by Jon Loeliger
· 18 years ago
e65e32e
White space cleanup.
by Jon Loeliger
· 18 years ago
72f8a8e
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
by Jon Loeliger
· 18 years ago
64268d7
Remove dead debug code.
by Jon Loeliger
· 19 years ago
d68e2ba
Move mpc86xx PIXIS code to board directory
by Jon Loeliger
· 19 years ago
574026a
Improve "reset" command's interaction with watchdog.
by Haiying Wang
· 19 years ago
2227775
Fix two SDRAM setup bugs.
by Haiying Wang
· 19 years ago
0726545
Change arbitration to round-robin for SMP linux.
by Jon Loeliger
· 19 years ago
598e172
Enable dual DDR controllers and interleaving.
by Jon Loeliger
· 19 years ago
124f7d4
Remove L2 Cache invalidate polling.
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