History log of /rk3399_rockchip-uboot/include/common.h (Results 601 – 625 of 698)
Revision Date Author Comments
# e0b369e4 01-Dec-2006 roy zang <tie-fei.zang@freescale.com>

Fix the confilcts when merging 'master' into hpc2.
The conflicts due to a new mpc7448 p3m7448 board is in the main tree.

Merge branch 'master' into hpc2

Conflicts:

MAKEALL
cpu/74xx_7xx/cpu.c
cp

Fix the confilcts when merging 'master' into hpc2.
The conflicts due to a new mpc7448 p3m7448 board is in the main tree.

Merge branch 'master' into hpc2

Conflicts:

MAKEALL
cpu/74xx_7xx/cpu.c
cpu/74xx_7xx/cpu_init.c
cpu/74xx_7xx/speed.c

show more ...


# ab07b6c2 30-Nov-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git


# 32081125 29-Nov-2006 Kim Phillips <kim.phillips@freescale.com>

Merge http://www.denx.de/git/u-boot


# 6bd87c0a 29-Nov-2006 roy zang <tie-fei.zang@freescale.com>

Solve the copyright conflicts when merging 'master' into hpc2.
Merge branch 'master' into hpc2

Conflicts:

drivers/cfi_flash.c


# d3c5e8b2 27-Nov-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master


# dfc8a9ee 10-Nov-2006 Stefan Roese <sr@denx.de>

Merge with /home/stefan/git/u-boot/denx


# 91650b3e 06-Nov-2006 Wolfgang Denk <wd@pollux.denx.de>

Sequential accesses to non-existent memory must be synchronized,
at least on G2 cores.

This fixes get_ram_size() problems on MPC5200 Rev. B boards.


# 90f30a71 03-Nov-2006 Dave Liu <daveliu@freescale.com>

mpc83xx: Fix the incorrect dcbz operation

The 834x rev1.x silicon has one CPU5 errata.

The issue is when the data cache locked with
HID0[DLOCK], the dcbz instruction looks like no-op inst.

The rig

mpc83xx: Fix the incorrect dcbz operation

The 834x rev1.x silicon has one CPU5 errata.

The issue is when the data cache locked with
HID0[DLOCK], the dcbz instruction looks like no-op inst.

The right behavior of the data cache is when the data cache
Locked with HID0[DLOCK], the dcbz instruction allocates
new tags in cache.

The 834x rev3.0 and later and 8360 have not this bug inside.

So, when 834x rev3.0/8360 are working with ECC, the dcbz
instruction will corrupt the stack in cache, the processor will
checkstop reset.

However, the 834x rev1.x can work with ECC with these code,
because the sillicon has this cache bug. The dcbz will not
corrupt the stack in cache.
Really, it is the fault code running on fault sillicon.

This patch fix the incorrect dcbz operation. Instead of
CPU FP writing to initialise the ECC.

CHANGELOG:
* Fix the incorrect dcbz operation instead of CPU FP
writing to initialise the ECC memory. Otherwise, it
will corrupt the stack in cache, The processor will checkstop
reset.

Signed-off-by: Dave Liu <daveliu@freescale.com>

show more ...


# d97370fe 24-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master
(Conflicts between Jon Loeliger's and Matthew McClintock's tree
were resolved by in favour of Jon's version.)


# d67c14c0 20-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with http://www.jdl.com/software/u-boot-86xx.git


# 9fa48022 20-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master


# d22200f0 19-Oct-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'master' of http://www.denx.de/git/u-boot


# 82165a33 18-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot


# 4707fb50 13-Oct-2006 Bartlomiej Sieka <tur@semihalf.com>

Preliminary patch adding support for the MarelV38B board.


# fb883a52 11-Oct-2006 Wolfgang Denk <wd@nyx.denx.de>

Merge with /home/wd/git/u-boot/master


# daaba985 10-Oct-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'master' of http://www.denx.de/git/u-boot


# 511d0c72 08-Oct-2006 Wolfgang Denk <wd@atlas.denx.de>

Coding style cleanup


# afa98843 19-Sep-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'master' of http://www.denx.de/git/u-boot

Conflicts:

board/stxxtc/Makefile


# 64cd52ef 18-Sep-2006 Stefan Roese <sr@denx.de>

Merge with /home/stefan/git/u-boot/denx


# fc43de0d 03-Sep-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master


# 43835aac 01-Sep-2006 Detlev Zundel <dzu@pollux.denx.de>

Added interrupt handling capabilities for mpc5xxx processors.
Also added Linux like BUG() macros.


# 4b7576fb 22-Aug-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'master' of http://www.denx.de/git/u-boot


# 4bfb6320 18-Aug-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with git+ssh://fifi/home/wd/git/u-boot/master


# 2f6fa46d 14-Aug-2006 Wolfgang Denk <wd@fifi.denx.de>

Fixed common.h spelling error.
Patch by Cory Tusar, 30 Nov 2005


# d10afb39 10-Aug-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/raj/git/u-boot


1...<<2122232425262728