summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx/generic.c
Commit message (Expand)AuthorAgeFilesLines
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-7/+16
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-2/+1
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* netX: don't bother with variable sizes, use the intendJuergen Beisert2012-04-301-5/+5
* netX: XPEC firmware is always of attribute constJuergen Beisert2012-04-301-4/+5
* netX: use correct sized pointersJuergen Beisert2012-04-231-3/+3
* netX: just a style fixJuergen Beisert2012-04-231-9/+9
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* netx: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+4
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-1/+1
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-2/+1
* [netx]: Fix function prototype for do_loadxcSascha Hauer2008-02-191-1/+1
* move ARRAY_SIZE macro to include/common.hSascha Hauer2007-09-281-2/+0
* whitespace cleanupSascha Hauer2007-09-131-11/+11
* add Hilscher netx support part2Sascha Hauer2007-09-051-0/+154