summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* partitions: dos: fix memory leak in nt disk signatureSascha Hauer2013-06-191-0/+2
* Merge branch 'for-next/of'Sascha Hauer2013-06-021-6/+15
|\
| * bootm: print Kernel commandline in verbose modeSascha Hauer2013-05-311-0/+15
| * of: remove unused defineSascha Hauer2013-05-311-6/+0
* | Merge branch 'for-next/block'Sascha Hauer2013-06-025-11/+122
|\ \
| * | partition: DOS: Add parameter for the NT disk SignatureSascha Hauer2013-06-021-0/+88
| * | partitions: Add missing depends on BLOCKSascha Hauer2013-06-021-0/+1
| * | block: implement block_read/block_write functionsSascha Hauer2013-05-313-3/+25
| * | block: rename file operation functionsSascha Hauer2013-05-311-8/+8
* | | Merge branch 'for-next/misc'Sascha Hauer2013-06-022-3/+3
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo seperate -> separateSascha Hauer2013-05-212-3/+3
| |/
* / make: Add barebox_default_env.* to targetsSascha Hauer2013-05-251-0/+2
|/
* Merge branch 'for-next/param'Sascha Hauer2013-05-061-18/+8
|\
| * console: Use dev_add_param_int for baudrate parameterSascha Hauer2013-04-111-18/+8
* | Merge branch 'for-next/memory-commands'Sascha Hauer2013-05-062-0/+65
|\ \
| * | memory commands: move memory_display to separate fileSascha Hauer2013-04-172-0/+65
| |/
* | common/partition: check only for partition table typesHubert Feurstein2013-04-291-2/+2
* | common/filetype: move partition-table detection into own functionHubert Feurstein2013-04-291-12/+24
|/
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-041-1/+1
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-071-1/+1
* | Merge branch 'for-next/pr_print'Sascha Hauer2013-04-043-11/+11
|\ \
| * | barebox_banner: switch to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
| * | startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-4/+4
| * | meminfo: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-3/+3
| * | startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
* | | Merge branch 'for-next/oftree'Sascha Hauer2013-04-042-340/+44
|\ \ \
| * | | of: remove unused libfdtSascha Hauer2013-03-062-176/+0
| * | | ARM bootm: Switch initrd support to unflattened treeSascha Hauer2013-03-061-66/+0
| * | | of: memory: Use of_write_numberSascha Hauer2013-03-061-19/+6
| * | | of: fixup unflattened devicetreeSascha Hauer2013-03-062-82/+36
| * | | of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-10/+9
| * | | of: make flatten independent of libfdtSascha Hauer2013-03-061-1/+7
* | | | Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-042-2/+2
|\ \ \ \
| * | | | include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-102-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2013-04-041-2/+0
|\ \ \ \
| * | | | tlsf_malloc: drop duplicate includeJean-Christophe PLAGNIOL-VILLARD2013-03-071-2/+0
| | |/ / | |/| |
* | | | bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usbMarc Kleine-Budde2013-04-041-0/+4
* | | | bootsource: add support for bootsource instance informationMarc Kleine-Budde2013-04-041-0/+24
* | | | bootsource: use initcall to export bootsource location to environmentMarc Kleine-Budde2013-04-041-1/+10
* | | | bootsource: create arch independent bootsource frameworkMarc Kleine-Budde2013-04-042-0/+54
| |/ / |/| |
* | | dummy malloc: Add licence headerSascha Hauer2013-03-081-0/+23
|/ /
* / defaultenv-2: add boot sequenceJean-Christophe PLAGNIOL-VILLARD2013-03-051-0/+2
|/
* Merge branch 'for-next/mxs'Sascha Hauer2013-03-041-0/+40
|\
| * env: add register_persistent_environmentEric BĂ©nard2013-02-211-0/+40
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-041-1/+23
|\ \
| * | hush: implement $*Sascha Hauer2013-02-261-0/+21
| * | hush: add getopt only if it enabledAlexander Aring2013-02-111-1/+2
| |/
* | Merge branch 'for-next/highbank'Sascha Hauer2013-03-041-0/+27
|\ \
| * | of: add do_fixup_by_compatible with u32 and string versionJean-Christophe PLAGNIOL-VILLARD2013-03-031-0/+27
* | | Merge branch 'for-next/gpt'Sascha Hauer2013-03-0410-108/+906
|\ \ \