summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2013-02-044-7/+62
|\
| * introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-233-0/+47
| * console: switch select to choiceJean-Christophe PLAGNIOL-VILLARD2013-01-231-7/+11
| * barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+4
* | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-047-20/+47
|\ \
| * | introduce compile time loglevelSascha Hauer2013-01-271-0/+16
| * | treewide: fix format specifiersSascha Hauer2013-01-276-20/+31
| |/
* | menu: the dependancy on process escape is wrong drop itJean-Christophe PLAGNIOL-VILLARD2013-01-311-1/+0
* | filetype: add is_barebox_mips_head supportJean-Christophe PLAGNIOL-VILLARD2013-01-221-1/+1
* | filetype: Make buf in file_detect_type constSascha Hauer2013-01-201-5/+5
* | defaultenv loading: rework to use less ifdefs/definesSascha Hauer2013-01-201-18/+22
* | startup: add __noreturn to start_bareboxSascha Hauer2013-01-201-2/+1
* | startup: Use IS_ENABLED for loading environmentSascha Hauer2013-01-201-9/+11
* | startup: use IS_ENABLED instead of ifdefSascha Hauer2013-01-201-9/+8
* | move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-1/+1
* | make file_*_action staticSascha Hauer2013-01-201-2/+2
* | move struct action_data to the only file using itSascha Hauer2013-01-201-0/+7
* | startup: call a barebox_main function pointer at the end of the startupSascha Hauer2013-01-202-7/+14
|/
* meminfo: fix display of allocated addressesAlexander Aring2013-01-141-3/+3
* memory: fix size address calculationAlexander Aring2013-01-141-2/+2
* meminfo: fix missing includeAlexander Aring2013-01-141-0/+1
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-1/+1
* Merge branch 'kconfig'Sascha Hauer2012-12-081-8/+8
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-8/+8
* | Merge branch 'for-next/tftp'Sascha Hauer2012-12-071-24/+0
|\ \
| * | uimage: fix misunderstanding in common/uimage.cVicente Bergas2012-11-261-24/+0
* | | Merge branch 'for-next/misc'Sascha Hauer2012-12-071-5/+8
|\ \ \
| * | | password: fixed underflow on <backspace>Enrico Scholz2012-12-051-5/+8
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2012-12-071-0/+2
|\ \ \
| * | | debug_ll: Add some usage commentsSascha Hauer2012-12-051-0/+2
| | |/ | |/|
* | | Merge branch 'for-next/ext4'Sascha Hauer2012-12-072-13/+36
|\ \ \
| * | | add ext fs detection supportSascha Hauer2012-12-031-0/+8
| * | | filetype: Pass bufsizeSascha Hauer2012-12-032-13/+28
| |/ /
* | | Merge branch 'for-next/commands'Sascha Hauer2012-12-072-4/+12
|\ \ \ | |/ / |/| |
| * | loadenv: allow more fine grained environment loadingSascha Hauer2012-11-292-4/+12
| |/
* / barebox update: fix finding default handlerSascha Hauer2012-12-031-5/+8
|/
* uimage: improve transfer speedVicente2012-11-161-2/+25
* Merge branch 'for-next/of'Sascha Hauer2012-11-162-5/+14
|\
| * of: Print model name in bannerSascha Hauer2012-10-091-2/+9
| * memory: return error in barebox_add_memory_bankSascha Hauer2012-10-081-3/+5
* | Merge branch 'for-next/misc'Sascha Hauer2012-11-166-73/+79
|\ \
| * | environment variables: use linux listSascha Hauer2012-10-302-62/+71
| * | UIMAGE: improve transfer speedVicente Bergas2012-10-151-1/+1
| * | common/partitions.c: make use of is_fat_or_mbrFranck Jullien2012-10-121-1/+2
| * | startup: Print error message when initcall failsSascha Hauer2012-10-091-1/+3
| * | resource: statically initialize iomem resourceSascha Hauer2012-10-071-8/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2012-11-163-0/+154
|\ \
| * | Add in-system barebox update infrastructureSascha Hauer2012-10-173-0/+154
* | | Merge branch 'for-next/filetype-command'Sascha Hauer2012-11-161-19/+32
|\ \ \
| * | | filetype: add shortnamesSascha Hauer2012-10-301-19/+32
| |/ /