summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* arm: cpu: cpuinfo: add armv8 supportRaphael Poggi2016-07-061-4/+54
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-1/+1
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* ARM: cpuinfo: display the core name and versionJan Luebbe2013-08-271-0/+33
* treewide: Fix typo seperate -> separateSascha Hauer2013-05-211-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* ARM cpuinfo: decode more bits, use ARRAY_SIZESascha Hauer2011-12-151-3/+3
* arm: cpuinfo: import ARM architecture detection code from LinuxAntony Pavlov2011-10-151-21/+70
* 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-2/+2
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* ARM: Add cpuinfo commandSascha Hauer2009-01-131-0/+137