summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-next/omap-devicetree-prepare'Sascha Hauer2013-12-061-0/+34
|\ \
| * | ARM: OMAP: Make debug_ll UART Kconfig selectableSascha Hauer2013-11-221-0/+34
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-068-12/+106
|\ \
| * | scripts: bareboxcrc32 as host and target userspacetoolMichael Grzeschik2013-12-041-0/+7
| * | common Kconfig: disable unused options for SHELL_NONESascha Hauer2013-11-261-0/+2
| * | common Kconfig: Add missing depends onSascha Hauer2013-11-261-5/+6
| * | treewide: Add missing includesSascha Hauer2013-11-086-0/+6
| * | partitions: dos: parse extended partitionUwe Kleine-König2013-11-081-1/+75
| * | partitions: dos: don't open code get_unaligned_le32Uwe Kleine-König2013-11-081-1/+1
| * | partitions: dos: improve guess of disk sizeUwe Kleine-König2013-11-081-5/+9
* | | Merge branch 'for-next/hush'Sascha Hauer2013-12-061-81/+107
|\ \ \ | |_|/ |/| |
| * | hush: refactor reserved_word()Sascha Hauer2013-11-121-32/+32
| * | hush: use standard ARRAY_SIZESascha Hauer2013-11-121-2/+4
| * | hush: Be more informative on syntax errorSascha Hauer2013-11-121-3/+22
| * | consolidate syntax() and syntax_err()Sascha Hauer2013-11-121-4/+3
| * | hush: rename __promptme to interruptSascha Hauer2013-11-121-10/+8
| * | hush: refactor file_get()Sascha Hauer2013-11-121-13/+15
| * | hush: refactor get_user_input()Sascha Hauer2013-11-121-15/+17
| * | hush: refactor readline callSascha Hauer2013-11-121-5/+6
| * | hush: fix exit on syntax error behaviourSascha Hauer2013-11-121-2/+5
* | | common: add dependency !SANDBOX on target toolsAlexander Aring2013-11-201-0/+2
|/ /
* / blspec: fix documention of blspec_scan_directory's return codeUwe Kleine-König2013-11-081-2/+1
|/
* Merge branch 'for-next/rpi'Sascha Hauer2013-11-072-7/+9
|\
| * of: Add a context pointer to fixup functionsSascha Hauer2013-11-062-7/+9