summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: Allow for I/O mapped I/OMichel Stam2014-04-082-6/+25
* 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
|\ \
| * | common/kallsyms.c: Fix sparse warningAlexander Shiyan2014-02-171-4/+4
| * | common: env: properly propagate error codeLucas Stach2014-02-101-1/+1
| * | remove redundant NULL check on freeLucas Stach2014-02-101-2/+1
| * | Load PBL into SRAMDavid Vincent2014-02-091-1/+12
| |/
* | Merge branch 'for-next/gpio-keys'Sascha Hauer2014-03-072-11/+11
|\ \
| * | input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-172-11/+11
* | | defaultenv: Add boot option for DFUSascha Hauer2014-02-281-0/+6
* | | defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-284-74/+8
* | | move defaultenv-2 to defaultenv/defaultenv-2-*Sascha Hauer2014-02-211-2/+2
* | | move defaultenv-1 to defaultenv/defaultenv-1Sascha Hauer2014-02-211-1/+1
* | | defaultenv: Align defaultenv arraySascha Hauer2014-02-202-11/+2
* | | environment: Add function to load envfs from bufferSascha Hauer2014-02-201-65/+116
* | | environment: constify argumentsSascha Hauer2014-02-201-2/+2
* | | filetype: Add detection for barebox environmentSascha Hauer2014-02-201-0/+4
* | | Kconfig: Select default compression typeSascha Hauer2014-02-193-31/+23
* | | defaultenv: use wildcard compression rulesSascha Hauer2014-02-181-11/+0
* | | defaultenv: simplify env dependenciesSascha Hauer2014-02-181-11/+4
* | | common/Makefile: reorder targetsSascha Hauer2014-02-181-45/+42
|/ /
* / bootm: Return error when devicetree file is not a dtbSascha Hauer2014-02-131-0/+1
|/
* Merge branch 'for-next/pxa'Sascha Hauer2014-02-031-4/+14
|\
| * reset_source: add reset_source_getSascha Hauer2014-01-291-0/+10
| * reset_source: rename set_reset_source to reset_source_setSascha Hauer2014-01-291-4/+4
* | Merge branch 'for-next/misc'Sascha Hauer2014-02-035-8/+48
|\ \
| * | Make generated variables staticAlexander Shiyan2014-02-031-3/+3
| * | env: make path arguments to envfs_load/save constSascha Hauer2014-01-271-2/+2
| * | environment: Fix wrong Kconfig dependencySascha Hauer2014-01-271-1/+1
| * | environment: Use accessor functions for default environment pathSascha Hauer2014-01-272-1/+14
| * | console: Set Linux console parameter automaticallySascha Hauer2014-01-221-1/+28
| |/
* | bootm: introduce bootm_load_devicetree helperSascha Hauer2014-01-141-0/+63
* | bootm: introduce bootm_load_initrd helperSascha Hauer2014-01-141-0/+38
* | bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-9/+40
|/
* Merge branch 'for-next/poller'Sascha Hauer2014-01-071-0/+58
|\
| * poller: Allow to call functions asynchronouslySascha Hauer2013-12-181-0/+58