summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2013-07-013-12/+18
|\
| * add function to get boardinfo stringSascha Hauer2013-06-242-9/+18
| * module: remove duplicate ALIGN and __ALIGN_MASK definitionSascha Hauer2013-06-211-3/+0
* | Merge branch 'for-next/menu'Sascha Hauer2013-07-011-7/+8
|\ \
| * | menu: Make action callback optionalSascha Hauer2013-06-191-1/+2
| * | Fix gotoXY argument orderSascha Hauer2013-06-191-5/+5
| * | menu: Align entriesSascha Hauer2013-06-191-1/+1
| |/
* | Merge branch 'for-next/memtest'Sascha Hauer2013-07-012-0/+314
|\ \
| * | common: add memtest.c with mem_test routineAlexander Aring2013-06-052-0/+314
| |/
* | Merge branch 'for-next/debug'Sascha Hauer2013-07-012-18/+93
|\ \
| * | startup: Add initcall tracing debug optionSascha Hauer2013-06-252-0/+8
| * | ARM: i.MX: Make debug UART selectable from KconfigSascha Hauer2013-06-251-0/+85
| * | remove unused debug Kconfig optionsSascha Hauer2013-06-231-18/+0
* | | Merge branch 'for-next/bootm'Sascha Hauer2013-07-013-0/+307
|\ \ \ | |/ / |/| |
| * | bootm: factor out code to make it usable from CSascha Hauer2013-06-193-0/+307
| |/
* / 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
|\ \ \ \