| #
9c73f4b8 |
| 10-Sep-2007 |
Michal Simek <monstr@monstr.eu> |
Merge git://www.denx.de/git/u-boot
|
| #
470ffef7 |
| 07-Sep-2007 |
Peter Pearse <peter.pearse@arm.com> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
80172c61 |
| 30-Aug-2007 |
stefano babic <sbabic@denx.de> |
PXA270: Add support for multiple serial ports.
This patch adds support for multiple serial ports to the PXA target. FFUART, BTUART and STUART are supported.
Signed-off-by: Stefano Babic <sbabic@den
PXA270: Add support for multiple serial ports.
This patch adds support for multiple serial ports to the PXA target. FFUART, BTUART and STUART are supported.
Signed-off-by: Stefano Babic <sbabic@denx.de>
show more ...
|
| #
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
|
| #
396955fe |
| 23-Apr-2007 |
Kim Phillips <kim.phillips@freescale.com> |
Merge git://www.denx.de/git/u-boot
|
| #
61ea75aa |
| 23-Apr-2007 |
Markus Klotzbuecher <mk@denx.de> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
ee89bf27 |
| 19-Apr-2007 |
Peter Pearse <peter.pearse@arm.com> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
25b0806f |
| 04-Apr-2007 |
Wolfgang Denk <wd@denx.de> |
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
|
| #
e50b791b |
| 24-Mar-2007 |
Stefan Roese <sr@denx.de> |
Merge with /home/stefan/git/u-boot/acadia
|
| #
3cb86f3e |
| 24-Mar-2007 |
Stefan Roese <sr@denx.de> |
[PATCH] Clean up 40EZ/Acadia support
This patch cleans up all the open issue of the preliminary Acadia support.
Signed-off-by: Stefan Roese <sr@denx.de>
|
| #
d3c5e8b2 |
| 27-Nov-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
fb883a52 |
| 11-Oct-2006 |
Wolfgang Denk <wd@nyx.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
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
|
| #
0fd30252 |
| 30-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
|
| #
281f69ed |
| 09-Aug-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'wd'
|
| #
f0e3d2b4 |
| 26-Jun-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
8d352247 |
| 18-Jun-2006 |
Wolfgang Denk <wd@nyx.denx.de> |
Merge with ssh://atlas/home/wd/git/u-boot/work
|
| #
a650cfa2 |
| 18-Jun-2006 |
Wolfgang Denk <wd@atlas.denx.de> |
Merge with ssh://fifi/home/wd/git/u-boot/master
|
| #
c12cffc5 |
| 16-Jun-2006 |
Wolfgang Denk <wd@fifi.denx.de> |
Add support for CONFIG_SERIAL_MULTI on MPC5xxx Patch by Martin Krause, 8 Jun 2006
This patch supports two serial consoles on boards with a MPC5xxx CPU. The console can be switched at runtime by sett
Add support for CONFIG_SERIAL_MULTI on MPC5xxx Patch by Martin Krause, 8 Jun 2006
This patch supports two serial consoles on boards with a MPC5xxx CPU. The console can be switched at runtime by setting stdin, stdout and stderr to the desired serial interface (serial0 or serial1). The PSCs to be used as console port are definded by CONFIG_PSC_CONSOLE and CONFIG_PSC_CONSOLE2. See README.serial_multi for details.
show more ...
|
| #
ff36fd85 |
| 09-Jan-2005 |
wdenk <wdenk> |
* Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board
* Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
|
| #
281e00a3 |
| 01-Aug-2004 |
wdenk <wdenk> |
* Code cleanup
* Patch by Sascha Hauer, 28 Jun: - add generic support for Motorola i.MX architecture - add support for mx1ads, mx1fs2 and scb9328 boards
* Patches by Marc Leeman, 23 Jul 2004:
* Code cleanup
* Patch by Sascha Hauer, 28 Jun: - add generic support for Motorola i.MX architecture - add support for mx1ads, mx1fs2 and scb9328 boards
* Patches by Marc Leeman, 23 Jul 2004: - Add define for the PCI/Memory Buffer Configuration Register - corrected comments in cpu/mpc824x/cpu_init.c
* Add support for multiple serial interfaces (for example to allow modem dial-in / dial-out)
show more ...
|