summaryrefslogtreecommitdiffstats
path: root/board/psyent/pk1c20/led.c
Commit message (Collapse)AuthorAgeFilesLines
* nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2014-08-241-46/+0
| | | | Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
| | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com>
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-021-3/+3
| | | | | | | | | The outx/writex macros were using writex(addr, val) rather than the standard writex(val, addr), resulting in incompatibilty with architecture independent components. This change set uses standard parameter order. Signed-off-by: Scott McNutt <smcnutt@psyent.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Update PK1C20 boardScott McNutt2006-06-081-7/+7
| | | | | | -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code Patch by Scott McNutt, 08 Jun 2006
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-101-0/+62
- Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board.
OpenPOWER on IntegriCloud