History log of /rk3399_rockchip-uboot/include/configs/MPC8544DS.h (Results 226 – 250 of 254)
Revision Date Author Comments
# d64ee908 16-Aug-2007 Kumar Gala <galak@kernel.crashing.org>

Update MPC8544 DS PCI memory map

The PCIe bus that the ULI M1575 is connected to has no possible way of
needing more than the fixed amount of IO & Memory space needed by the ULI.

So make it use far

Update MPC8544 DS PCI memory map

The PCIe bus that the ULI M1575 is connected to has no possible way of
needing more than the fixed amount of IO & Memory space needed by the ULI.

So make it use far less IO & memory space and have it use the shared LAW. This
free's up a LAW for PCIe1 IO space. Also reduce the amount of IO space needed
by each bus.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

show more ...


# ea5877e3 16-Aug-2007 Kumar Gala <galak@kernel.crashing.org>

Fix up some fdt issues on 8544DS

It looks like we had a merge issue that duplicated a bit of code
in ft_board_setup. Also, we need to set CONFIG_HAS_ETH0 to get
the MAC address properly set in the

Fix up some fdt issues on 8544DS

It looks like we had a merge issue that duplicated a bit of code
in ft_board_setup. Also, we need to set CONFIG_HAS_ETH0 to get
the MAC address properly set in the device tree on boot for TSEC1

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

show more ...


# fc997013 16-Aug-2007 Stefan Roese <sr@denx.de>

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


# 3a79013e 16-Aug-2007 Andy Fleming <afleming@freescale.com>

Define tsec flag values in config files

The tsec_info structure and array has a "flags" field for each
ethernet controller. This field is the only reason there are
settings. Switch to defining TSE

Define tsec flag values in config files

The tsec_info structure and array has a "flags" field for each
ethernet controller. This field is the only reason there are
settings. Switch to defining TSECn_FLAGS for each controller
in the config header, and we can greatly simplify the array, and
also simplify the addition of future boards.

Signed-off-by: Andy Fleming <afleming@freescale.com>

show more ...


# 19909edb 15-Aug-2007 Michal Simek <monstr@monstr.eu>

Merge git://www.denx.de/git/u-boot into merge


# b706d635 15-Aug-2007 Stefan Roese <sr@denx.de>

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


# d61ea148 15-Aug-2007 Stefan Roese <sr@denx.de>

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


# 3b3bff4c 14-Aug-2007 Stefan Roese <sr@denx.de>

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


# bf9583e5 14-Aug-2007 Wolfgang Denk <wd@denx.de>

Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx


# 837f1ba0 27-Jul-2007 Ed Swarthout <Ed.Swarthout@freescale.com>

8544ds PCIE support

PCI1 LAW mapping should use CFG_PCI1_MEM_PHY and not _BASE address.

Enable LBC and ECM errors and clear error registers.

Add tftpflash env var to get uboot from tftp server and

8544ds PCIE support

PCI1 LAW mapping should use CFG_PCI1_MEM_PHY and not _BASE address.

Enable LBC and ECM errors and clear error registers.

Add tftpflash env var to get uboot from tftp server and flash it.

Add pci/pcie convenience env vars to display register space:
"run pcie3regs" to see all pcie3 ccsr registers
"run pcie3cfg" to see all cfg registers
Whitespace cleanup and MPC8544DS.h

Enable CONFIG_INTERRUPTS.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>

show more ...


# d1bc6c8d 14-Aug-2007 Ben Warren <bwarren@qstreams.com>

Sync'd u-boot-net with mainline

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

Conflicts:

drivers/bcm570x.c
drivers/tigon3.c


# 375c2c9e 13-Aug-2007 Haavard Skinnemoen <hskinnemoen@atmel.com>

Merge commit 'upstream/master'


# 78549bbf 07-Aug-2007 Markus Klotzbuecher <mk@denx.de>

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


# 85fad497 07-Aug-2007 Michal Simek <monstr@monstr.eu>

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


# f2c2a937 05-Aug-2007 Wolfgang Denk <wd@denx.de>

Merge with /home/wd/git/u-boot/custodian/u-boot-testing


# 6bf6f114 03-Aug-2007 Andy Fleming <afleming@freescale.com>

Merge branch 'testing' into working

Conflicts:

CHANGELOG
fs/fat/fat.c
include/configs/MPC8560ADS.h
include/configs/pcs440ep.h
net/eth.c


# bc296248 13-Jul-2007 Michal Simek <monstr@monstr.eu>

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


# 98c80b46 10-Jul-2007 John Rigby <jrigby@freescale.com>

Merge branch 'master' into u-boot-5329-early


# 659e2f67 10-Jul-2007 Jon Loeliger <jdl@freescale.com>

include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.

Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.

Remov

include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.

Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.

Remove lingering references to CFG_CMD_* symbols.

Signed-off-by: Jon Loeliger <jdl@freescale.com>

show more ...


# 0459e7d3 07-Jul-2007 Kim Phillips <kim.phillips@freescale.com>

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


# 2835e518 13-Jun-2007 Jon Loeliger <jdl@jdl.com>

include/configs: Use new CONFIG_CMD_* in 85xx board config files.

Signed-off-by: Jon Loeliger <jdl@freescale.com>


# 8e990cb0 04-Jul-2007 Stefan Roese <sr@denx.de>

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


# 98c440be 03-Jul-2007 Wolfgang Denk <wd@denx.de>

Merge with /home/wd/git/u-boot/custodian/u-boot-testing


# 448f5fea 19-Jun-2007 Haavard Skinnemoen <hskinnemoen@atmel.com>

Merge branch 'upstream'


# 255a3577 16-May-2007 Kim Phillips <kim.phillips@freescale.com>

Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx

For all practical u-boot purposes, TSECs don't differ throughout the
mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.

Signed-off-by: Ki

Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx

For all practical u-boot purposes, TSECs don't differ throughout the
mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>

show more ...


1234567891011