| #
e18489e8 |
| 29-Feb-2008 |
Marian Balakowicz <m8@semihalf.com> |
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
|
| #
5a910c22 |
| 21-Feb-2008 |
Heiko Schocher <hs@denx.de> |
IDS8247: update MAINTAINER entry.
Signed-off-by: Heiko Schocher <hs@denx.de>
|
| #
060193e4 |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge ../custodians
|
| #
40dcd6aa |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-ixp
|
| #
f10d7b94 |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge ../custodians
|
| #
f5893455 |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
|
| #
a6dff77c |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge ../custodians
|
| #
8d54477b |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
|
| #
e57ed96b |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
|
| #
8f007318 |
| 23-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
|
| #
922ff465 |
| 18-Jan-2008 |
Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> |
Merge branch 'master' of git://www.denx.de/git/u-boot
|
| #
6b443944 |
| 14-Apr-2007 |
Haavard Skinnemoen <hskinnemoen@atmel.com> |
AVR32: ATNGW100 board support
Add support for the ATNGW100 Network Gateway reference design, including flash, ethernet and MMC support.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
|
| #
799891ef |
| 17-Jan-2008 |
Michael Schwingen <michael@schwingen.org> |
Add AcTux board support
Hi,
The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the files that contain changes for multiple boards, the board-specific files follow as separate p
Add AcTux board support
Hi,
The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the files that contain changes for multiple boards, the board-specific files follow as separate patches.
Signed-off-by: Michael Schwingen <michael@schwingen.org>
show more ...
|
| #
57a12720 |
| 15-Jan-2008 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB support
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>
|
| #
1552af70 |
| 14-Jan-2008 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: Add MCF5227x cpu and M52277EVB support-1
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>
|
| #
aa5f1f9d |
| 14-Jan-2008 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: Add M5373EVB platform support - 2
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>
|
| #
9cfff9e9 |
| 17-Jan-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
|
| #
1a3ac86b |
| 17-Jan-2008 |
Matthias Fuchs <matthias.fuchs@esd-electronics.com> |
ppc4xx: Complete DU440 board support
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
|
| #
0764c164 |
| 16-Jan-2008 |
Vlad Lungu <vlad@comsys.ro> |
MIPS:Target support for qemu -M mips
With serial, NE2000, IDE support. Tested in big-endian mode. Memory size hard-coded to 128M for now, so don't play with the -m option.
Signed-off-by: Vlad Lungu
MIPS:Target support for qemu -M mips
With serial, NE2000, IDE support. Tested in big-endian mode. Memory size hard-coded to 128M for now, so don't play with the -m option.
Signed-off-by: Vlad Lungu <vlad@comsys.ro>
show more ...
|
| #
e7158880 |
| 16-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
|
| #
5e918a98 |
| 16-Jan-2008 |
Kim Phillips <kim.phillips@freescale.com> |
Add support for the MPC837xERDB
MPC837xERDB board support includes: * DDR2 330MHz hardcoded (soldered on the board) * Local Bus NOR Flash * I2C, UART and RTC * eTSEC RGMII (TSEC0 - RTL8211B with MII
Add support for the MPC837xERDB
MPC837xERDB board support includes: * DDR2 330MHz hardcoded (soldered on the board) * Local Bus NOR Flash * I2C, UART and RTC * eTSEC RGMII (TSEC0 - RTL8211B with MII; * TSEC1 - VSC7385 local bus, hardcoded, requires seperate firmware * load)
Signed-off-by: Kevin Lam <kevin.lam@freescale.com> Signed-off-by: Joe D'Abbraccio <joe.d'abbraccio@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
show more ...
|
| #
8bd522ce |
| 11-Jan-2008 |
Dave Liu <r63238@freescale.com> |
mpc83xx: Add the support for MPC8315ERDB board
The features list: - Boot from NOR Flash - DDR2 266MHz hardcoded configuration - Local bus NOR Flash R/W operation - I2C, UART, MII and RTC - eTSEC0/1
mpc83xx: Add the support for MPC8315ERDB board
The features list: - Boot from NOR Flash - DDR2 266MHz hardcoded configuration - Local bus NOR Flash R/W operation - I2C, UART, MII and RTC - eTSEC0/1 support - PCI host
Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
show more ...
|
| #
db3995fe |
| 09-Jan-2008 |
Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |
sh: Add maintainer of MS7720SE to the MAINTAINER file
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|
| #
8d79953d |
| 13-Jan-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
|
| #
5e8def67 |
| 12-Jan-2008 |
Wolfgang Denk <wd@denx.de> |
Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101 boards.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Wolfgang Denk <wd@denx.de>
|