index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
86xx: Convert sbc8641d to use libfdt.
Jon Loeliger
2008-02-18
3
-66
/
+47
*
mpc86xx: Fix unused variable 'config' and 'immap'
Jean-Christophe PLAGNIOL-VILLARD
2008-02-18
1
-4
/
+6
*
mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
Jean-Christophe PLAGNIOL-VILLARD
2008-02-18
1
-0
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-15
4
-79
/
+108
|
\
|
*
86xx: Add reginfo command
Becky Bruce
2008-01-24
1
-1
/
+23
|
*
86xx: Remove old-style law setup code
Becky Bruce
2008-01-24
2
-32
/
+0
|
*
86xx: Support new law setup method and convert mpc8641
Becky Bruce
2008-01-24
3
-1
/
+24
|
*
86xx: Rearrange the sequence in start.S
Becky Bruce
2008-01-24
1
-53
/
+69
*
|
85xx, 86xx: Determine I2C clock frequencies and store in global_data
Timur Tabi
2008-02-14
1
-0
/
+2
*
|
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
2
-2
/
+2
*
|
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-02-14
1
-44
/
+0
|
/
*
86xx: Support 2GB DIMMs
Becky Bruce
2008-01-10
1
-1
/
+10
*
Merge commit 'remotes/wd/master'
Jon Loeliger
2007-11-20
2
-1
/
+6
|
\
|
*
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-18
2
-1
/
+6
|
*
86xx: Fix broken variable reference when #def DEBUGing.
Jon Loeliger
2007-11-17
1
-2
/
+4
|
*
make 8610 board use pixis reset
Jason Jin
2007-11-17
1
-2
/
+2
*
|
make 8610 board use pixis reset
Jason Jin
2007-11-07
1
-2
/
+2
*
|
86xx: Fix broken variable reference when #def DEBUGing.
Jon Loeliger
2007-11-07
1
-2
/
+4
*
|
Initial mpc8610hpcd cpu/, README and include/ files.
Jon Loeliger
2007-10-17
1
-2
/
+13
|
/
*
86xx: Allow for fewer DDR slots per memory controller.
Jon Loeliger
2007-10-16
1
-9
/
+21
*
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-09-15
3
-4
/
+5
*
cpu/86xx fixes.
Jon Loeliger
2007-08-10
4
-97
/
+51
*
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
Ed Swarthout
2007-08-06
3
-346
/
+2
*
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-08-02
1
-3
/
+3
*
mpc86xx: Remove old CFG_CMD_* references.
Jon Loeliger
2007-07-05
1
-6
/
+6
*
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-6
/
+6
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-07-03
1
-4
/
+4
|
\
|
*
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-17
1
-4
/
+4
*
|
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2007-06-22
1
-2
/
+2
*
|
mpc8641 image size cleanup
Ed Swarthout
2007-06-05
1
-2
/
+0
|
/
*
Conditionalize 8641 Rev1.0 MCM workarounds
James Yang
2007-05-01
1
-14
/
+28
*
Rewrote picos_to_clk() to avoid rounding errors.
James Yang
2007-05-01
1
-8
/
+20
*
mpc86xx; Write MAC address to mac-address and local-mac-address
Jon Loeliger
2007-04-20
1
-0
/
+12
*
mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
Jon Loeliger
2007-04-20
1
-4
/
+8
*
Add PIXIS FPGA support for MPC8641HPCN board.
Haiying Wang
2007-04-09
1
-7
/
+1
*
Set Rev 2.x 86xx PIC in mixed mode.
Haiying Wang
2007-03-22
1
-0
/
+20
*
Add support for 8641 Rev 2 silicon.
Ed Swarthout
2007-03-22
1
-2
/
+2
*
MPC86xx: Cleaned up unused and conditionally used local variables.
Jon Loeliger
2006-10-27
1
-6
/
+2
*
Fix "ar" flags in some Makefiles to allow for silent "make -s"
Wolfgang Denk
2006-10-27
1
-1
/
+1
*
Code cleanup
Wolfgang Denk
2006-10-24
1
-165
/
+165
*
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
Jon Loeliger
2006-10-19
2
-270
/
+1
*
Coding style changes to remove local varible blocks
Jon Loeliger
2006-10-10
1
-74
/
+64
*
Fix whitespace issues.
Jon Loeliger
2006-10-10
1
-1
/
+0
*
Merge branch 'mpc86xx'
Jon Loeliger
2006-09-29
1
-0
/
+2
|
\
|
*
Fix missing tCycle/modfreq calculation.
John Traill
2006-09-29
1
-0
/
+2
*
|
Modified makefile for new build mechanism.
Jon Loeliger
2006-09-19
1
-7
/
+10
|
/
*
Handle 86xx SVR values according to the new Reference Manual.
Jon Loeliger
2006-09-14
1
-4
/
+5
*
Remove trailing empty lines.
Jon Loeliger
2006-08-29
1
-5
/
+0
*
Remove bogus msync and use volatile asm.
Jon Loeliger
2006-08-29
1
-3
/
+3
*
General indent and whitespace cleanups.
Jon Loeliger
2006-08-22
9
-352
/
+331
[next]