summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* treewide: Make locally used functions staticSascha Hauer2019-03-182-2/+2
* ARM: netx: delete unused netx-devices.hAlexander Shiyan2019-01-211-73/+0
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-7/+16
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-2/+1
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-161-3/+0
* ARM: netx: Remove references for missing boardsAlexander Shiyan2013-04-301-16/+0
* ARM netx boards: switch to barebox_arm_entrySascha Hauer2013-02-041-1/+0
* Remove bad Kconfig reference to HAS_CFIAlexander Shiyan2012-12-081-1/+0
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-11/+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: unify the device registrationJuergen Beisert2012-04-301-0/+73
* netX: add a few base addresses for non on chip devicesJuergen Beisert2012-04-301-0/+5
* netX: make the host interface macros compileJuergen Beisert2012-04-231-1/+1
* 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
* remove unused DECLARE_GLOBAL_DATA_PTRSascha Hauer2011-08-011-1/+0
* netx: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-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 config ARCH_TEXT_BASE and BOARDINFO to mach KconfigJean-Christophe PLAGNIOL-VILLARD2009-11-021-0/+7
* netx/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-021-0/+17
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-228-5/+374
* 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-058-0/+1009