summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* barebox: common: Add missing filetype descriptionWadim Egorov2014-07-241-0/+1
* barebox: common: added new filetypesWadim Egorov2014-07-091-0/+12
* Merge branch 'for-next/misc'Sascha Hauer2014-07-041-1/+1
|\
| * common: resource: print conflicts as warningAlexander Aring2014-06-241-1/+1
* | Merge branch 'for-next/doc'Sascha Hauer2014-07-041-4/+0
|\ \
| * | Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
| |/
* / menutree: let it select GLOB and GLOB_SORTHolger Schurig2014-07-021-2/+6
|/
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* fix format specifiersSascha Hauer2014-06-052-3/+5
* Merge branch 'for-next/misc'Sascha Hauer2014-06-041-5/+7
|\
| * hush: setting variables may failSascha Hauer2014-05-161-5/+7
* | bootm: beautify outputHolger Schurig2014-06-021-2/+2
* | misc: upper-case some abbreviationsHolger Schurig2014-06-022-12/+12
* | meminfo: purely cosmetical changesHolger Schurig2014-06-022-5/+5
* | of: Drop devicetree merge supportSascha Hauer2014-05-222-2/+2
* | complete: Add devicetree completionSascha Hauer2014-05-191-0/+71
* | complete: Fix completion after optionsSascha Hauer2014-05-191-0/+5
* | commands: move CONFIG_LONGHELP to commands/KconfigHolger Schurig2014-05-141-5/+0
* | commands: HUSH_GETOPT -> CMD_GETOPTHolger Schurig2014-05-142-13/+6
* | commands: CMD_MEMORY -> COMPILE_MEMORYHolger Schurig2014-05-141-3/+0
* | commands: harmonize in-barebox documentationHolger Schurig2014-05-142-53/+36
* | commands: group 'help' outputHolger Schurig2014-05-141-0/+4
|/
* Merge branch 'for-next/memtest'Sascha Hauer2014-05-051-2/+2
|\
| * memtest: copyright to UPPER case and fix typoAlexander Aring2014-04-231-2/+2
* | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-052-6/+25
|\ \
| * | common: Allow for I/O mapped I/OMichel Stam2014-04-082-6/+25
* | | Merge branch 'for-next/env'Sascha Hauer2014-05-051-49/+39
|\ \ \
| * | | env: erase/protect in envfs_saveSascha Hauer2014-04-281-2/+36
| * | | environment: drop envfs_register_partitionSascha Hauer2014-04-281-47/+3
| | |/ | |/|
* / | Fix bug in export 64 bit unsigned environment variable.Michael D. Burkey2014-04-301-1/+1
|/ /
* | don't cast negative error codes to unsigned size_tLucas Stach2014-04-231-3/+3
* | treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-231-1/+1
* | loadenv: detect truncated environment filesSascha Hauer2014-04-091-7/+24
* | saveenv: Properly detect write errorsSascha Hauer2014-04-091-6/+14
|/
* Merge branch 'for-next/ppc'Sascha Hauer2014-04-041-0/+24
|\
| * common: DDR3 SPD verification supportRenaud Barbier2014-03-181-0/+24
* | Merge branch 'for-next/menutree'Sascha Hauer2014-04-044-1/+219
|\ \
| * | defenv-2: replace menu with menutreeSascha Hauer2014-03-281-1/+1
| * | add menutree commandSascha Hauer2014-03-283-0/+185
| * | Add shell_expand functionSascha Hauer2014-03-281-0/+33
* | | Merge branch 'for-next/boot'Sascha Hauer2014-04-041-2/+79
|\ \ \
| * | | blspec: Check if an entry is compatible with the current machineSascha Hauer2014-03-241-2/+79
| | |/ | |/|
* | | environment: Fix unitiliazed variableSascha Hauer2014-03-291-5/+5
| |/ |/|
* | defaultenv-2: Fix menu files selectionSascha Hauer2014-03-281-1/+1
|/
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-076-13/+123
|\
| * blspec: Add NFS supportSascha Hauer2014-03-071-2/+112
| * net: Add ifup supportSascha Hauer2014-03-071-0/+1
| * run_command: remove unused flag parameterSascha Hauer2014-03-074-8/+7
| * mount: support filesystem options passed via -oUwe Kleine-König2014-02-102-3/+3
* | Merge branch 'for-next/misc'Sascha Hauer2014-03-072-5/+16
|\ \