Michal Simek
49a23e4a41
serial: uartlite: Support for SERIAL_MULTI
...
Add support for SERIAL MULTI for uartlite.
Signed-off-by: Michal Simek <monstr@monstr.eu>
13 years ago
Stefan Roese
1318673045
Fix merge problems
...
Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago
Stefan Roese
f2302d4430
Fix merge problems
...
Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
81091f58f0
drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Ricardo Ribalda Delgado
f13f64cf42
serial_xuartlite.c: fix compiler warnings
...
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
17 years ago
Stefan Roese
60204d06ed
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
...
Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago
Michal Simek
53ea981c31
microblaze: Clean uartlite driver
...
Redesign uartlite driver to in_be32 and out_be32 macros
Fix missing header in io.h
Signed-off-by: Michal Simek <monstr@monstr.eu>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
1378df792a
drivers/serial : move serial drivers to drivers/serial
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Michal Simek
0731cbae6c
[PATCH] Change macro name for UartLite
...
because PowerPC 405 can use UartLite as console
17 years ago
Michal Simek
b90c045f03
synchronizition with mainline
17 years ago
Michal Simek
991b089d1c
Synchronize with U-BOOT mainline
17 years ago
Michal Simek
af8377d4eb
[FIX] Xilinx Uartlite driver
...
Because PPC405 can use UARTLITE serial interface and
Microblaze can use Uart16550 serial interface not only Uartlite.
18 years ago
wdenk
857cad37a4
Patches by Yasushi Shoji, 29 Jun 2004:
...
- add empty include/asm-microblaze/processor.h
- add to CREDITS and MAINTAINERS
- add gd initialization
- add MicroBlaze and SUZAKU board to MAKEALL script
- add reset support for SUZAKU
- add flush_cache() for MicroBlaze
- add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
size flash memory on SUZAKU
21 years ago
wdenk
466b74108f
* Rename SBC8560 into sbc8560 for consistency
...
* Patch by Daniel Poirot, 24 Jun 2004:
Add support for Wind River's sbc8240 board
* Patches by Yasushi Shoji, 26 Jun 2004:
- drivers/serial_xuartlite.c: fix "return 0" in void function
- add microblaze support to mkimage tool
21 years ago
wdenk
e35745bb64
* Temporarily disabled John Kerl's extended MII command code because
...
"miivals.h" is missing
* Patches by Mark Jonas, 13 Apr 2004:
- Remove CS0 chip select timing setting from cpu/mpc5xxx/start.S
- Add sync instructions to IceCube SDRAM init code
- Move SDRAM chip constants into seperate include files
- Unify DDR and SDR initialization code
- Unify all IceCube (Lite5xxx) target names
21 years ago
wdenk
507bbe3e80
* Patch by Yasushi Shoji, 07 Apr 2004:
...
- add support for microblaze processors
- add support for AtmarkTechno "suzaku" board
21 years ago