Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | asm-generic: Consolidate errno.h to asm-generic/errno.h | Michal Simek | 2009-07-09 | -132/+1 |
| | | | | | | | | | | | | | | | This patch use blackfin errno.h implementation which correspond Linux kernel one. MIPS implemetation is different that's why I keep it. I removed ppc_error_no.h from Marvell boards which was the same too. I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians. Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | Add AVR32 architecture support | Wolfgang Denk | 2006-10-24 | -0/+132 |
Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200 This patch adds common infrastructure code for the Atmel AVR32 architecture. See doc/README.AVR32 for details. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> |