summaryrefslogtreecommitdiffstats
path: root/drivers/serial_xuartlite.c
Commit message (Collapse)AuthorAgeFilesLines
* Patches by Yasushi Shoji, 29 Jun 2004:wdenk2004-07-101-1/+1
| | | | | | | | | | | - 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
* * Rename SBC8560 into sbc8560 for consistencywdenk2004-07-101-1/+0
| | | | | | | | | * 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
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-181-0/+5
| | | | | | | | | | | "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
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-181-0/+72
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board
OpenPOWER on IntegriCloud