History log of /rk3399_rockchip-uboot/MAINTAINERS (Results 901 – 925 of 1082)
Revision Date Author Comments
# 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


# 8a92b7c6 13-Aug-2007 Wolfgang Denk <wd@denx.de>

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


# 8e2dd87e 13-Aug-2007 Jon Loeliger <jdl@freescale.com>

Merge commit 'remotes/wd/master'

Conflicts:

MAKEALL

With any luck, this is the last MAKEALL merge conflict!


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

Merge commit 'upstream/master'


# 29eaae95 10-Aug-2007 Gerald Van Baren <vanbaren@cideas.com>

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


# c646bba6 09-Aug-2007 Joe Hamman <joe.hamman@embeddedspecialties.com>

Add support for SBC8641D. Config files.

Add support for Wind River's SBC8641D reference board.

Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Ac

Add support for SBC8641D. Config files.

Add support for Wind River's SBC8641D reference board.

Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Acked-by: Jon Loeliger <jdl@freescale.com>

show more ...


# c74b2108 10-Aug-2007 Sergey Kubushyn <ksi@koi8.net>

[ARM] TI DaVinci support, hopefully final

Add support for the following DaVinci boards:
- DV_EVM
- SCHMOOGIE
- SONATA

Changes:

- Split into separate board directories
- Removed changes to MTD_DEBU

[ARM] TI DaVinci support, hopefully final

Add support for the following DaVinci boards:
- DV_EVM
- SCHMOOGIE
- SONATA

Changes:

- Split into separate board directories
- Removed changes to MTD_DEBUG (or whatever it's called)
- New CONFIG_CMD party line followed
- Some cosmetic fixes, cleanup etc.
- Patches against the latest U-Boot tree as of now.
- Fixed CONFIG_CMD_NET in net files.
- Fixed CONFIG_CMD_EEPROM for schmoogie.
- Made sure it compiles and works (forceenv() link problem) on SCHMOOGIE and
DV_EVM. Can't check if it works on SONATA, don't have a board any more,
but it at least compiles.

Here is an excerpt from session log on SCHMOOGIE...

U-Boot 1.2.0-g6c33c785-dirty (Aug 7 2007 - 13:07:17)

DRAM: 128 MB
NAND: 128 MiB
In: serial
Out: serial
Err: serial
ARM Clock : 297MHz
DDR Clock : 162MHz
ETH PHY : DP83848 @ 0x01
U-Boot > iprobe
Valid chip addresses: 1B 38 3A 3D 3F 50 5D 6F
U-Boot > ping 192.168.253.10
host 192.168.253.10 is alive
U-Boot >

Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
Acked-by: Dirk Behme <dirk.behme@gmail.com>
Acked-by: Zach Sadecki <Zach.Sadecki@ripcode.com>
Acked-by: Stefan Roese <sr@denx.de>

show more ...


# 641cca95 27-Jul-2007 Niklaus Giger <niklausgiger@gmx.ch>

Add PPC4xx-HCU4 and HCU5 boards: Infrastructure

This series of patches adds support for 2 boards from Netstal Maschinen.

The HCU4 has a PPC405Gpr and
the HCU5 has a PPC440EPX.

The HCU4 has a someh

Add PPC4xx-HCU4 and HCU5 boards: Infrastructure

This series of patches adds support for 2 boards from Netstal Maschinen.

The HCU4 has a PPC405Gpr and
the HCU5 has a PPC440EPX.

The HCU4 has a somehow complicated flash setup, as the booteprom is
only 8 bits and the CFI 16 bits wide, which makes it impossible to use a more
elegant solution.

The HCU5 has only a booteprom as the whole code will be downloaded from a
different board which has HD, CD-ROM, etc and where all code is stored.

This is my third try. I incorporated all suggestions made by Wolfgang and Stefan.
Thanks them a lot.

Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>

show more ...


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

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


# d4024bb7 26-Jul-2007 John Otken <john@softadvances.com>

ppc4xx: Add support for AMCC 405EP Taihu board

Signed-off-by: John Otken <john@softadvances.com>


# 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


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

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


# e08e6453 22-Jun-2007 Stefan Roese <sr@denx.de>

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


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

Merge branch 'upstream'


# b765ffb7 15-Jun-2007 Stefan Roese <sr@denx.de>

[ppc4xx] Add initial lwmon5 board support

This patch adds initial support for the Liebherr lwmon5 board euqipped
with an AMCC 440EPx PowerPC.

Signed-off-by: Stefan Roese <sr@denx.de>


# 3c4bd60d 07-May-2007 Michal Simek <monstr@monstr.eu>

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

Conflicts:

include/asm-microblaze/microblaze_intc.h
include/linux/stat.h


# 6ede0c8b 07-May-2007 Markus Klotzbuecher <mk@denx.de>

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


# beb7dba2 05-May-2007 Stefan Roese <sr@denx.de>

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


# 9fab1181 05-May-2007 Stefan Roese <sr@denx.de>

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


# c64a89d6 03-May-2007 Wolfgang Denk <wd@denx.de>

Update board configuration for STX GP3SSA board:

Enable hush shell, environment in flash rather in EEPROM,
more user-friendly default environment, etc.
The simple EEPROM environment can be selected

Update board configuration for STX GP3SSA board:

Enable hush shell, environment in flash rather in EEPROM,
more user-friendly default environment, etc.
The simple EEPROM environment can be selected easily in the board
config file.

Signed-off-by: Wolfgang Denk <wd@denx.de>

show more ...


# 35171dc0 05-Jan-2007 Dan Malek <dan@embeddedalley.com>

Add support for STX GP3SSA (stxssa) Board

Signed-off-by Dan Malek, <dan@embeddedalley.com>


# bd38b7ec 29-Apr-2007 Stefan Roese <sr@denx.de>

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


# 396955fe 23-Apr-2007 Kim Phillips <kim.phillips@freescale.com>

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


# 6554ca06 23-Apr-2007 Stefan Roese <sr@denx.de>

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


1...<<31323334353637383940>>...44