summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* generic memory layout: fix deps for [MALLOC|STACK]_BASESascha Hauer2013-02-041-4/+2
* Merge branch 'for-next/pbl'Sascha Hauer2013-02-041-0/+15
|\
| * pbl: factorise decompressorJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+15
* | Merge branch 'for-next/oftree'Sascha Hauer2013-02-042-3/+18
|\ \
| * | Add write_file functionSascha Hauer2013-01-191-0/+5
| * | of: rename new_device_node to of_new_node and export itSascha Hauer2013-01-191-0/+1
| * | of: add of_delete_propertySascha Hauer2013-01-191-0/+3
| * | of: remove unused barebox_fdtSascha Hauer2013-01-191-2/+0
| * | of: Add support for converting the unflattened tree back to a dtbSascha Hauer2013-01-191-0/+6
| * | of: rename of_parse_dtb to of_unflatten_dtbSascha Hauer2013-01-111-0/+1
| * | of: of_free fixesSascha Hauer2013-01-111-0/+1
| * | of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-111-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2013-02-043-10/+57
|\ \ \
| * | | introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-10/+54
| * | | barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+1
| * | | common: add PAGE_ALIGN_DOWN macroAlexander Aring2013-01-181-0/+1
| * | | arm-mmu: move PAGE_ALIGN macro to common.hAlexander Aring2013-01-181-0/+1
* | | | Merge branch 'for-next/mci'Sascha Hauer2013-02-041-0/+4
|\ \ \ \
| * | | | mci: add card_write_protectedJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+2
| * | | | mci: Add card_present callbackSascha Hauer2013-01-201-0/+2
| |/ / /
* | | | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-044-46/+74
|\ \ \ \
| * | | | mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-271-1/+1
| * | | | introduce pr_fmtSascha Hauer2013-01-271-9/+13
| * | | | introduce compile time loglevelSascha Hauer2013-01-271-28/+38
| * | | | consolidate print* in a single headerJean-Christophe PLAGNIOL-VILLARD2013-01-273-45/+59
| | |_|/ | |/| |
* | | | Merge branch 'for-next/commands'Sascha Hauer2013-02-041-0/+92
|\ \ \ \
| * | | | commands: add let command which supports proper arithmeticJan Luebbe2013-01-091-0/+92
* | | | | Merge branch 'for-next/at91'Sascha Hauer2013-02-046-26/+276
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | video: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+206
| * | | | introduce common bootstrap codeJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+34
| * | | | filetype: add is_barebox_headJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+5
| * | | | filetype: add is_barebox_mips_head supportJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+16
| * | | | filetype: Make buf in file_detect_type constSascha Hauer2013-01-201-1/+1
| * | | | startup: add __noreturn to start_bareboxSascha Hauer2013-01-201-1/+1
| * | | | scripts: remove now unnecessary includeSascha Hauer2013-01-201-4/+0
| * | | | move prototypes for envfs_* to envfs.hSascha Hauer2013-01-202-8/+7
| * | | | make file_*_action staticSascha Hauer2013-01-201-4/+0
| * | | | move struct action_data to the only file using itSascha Hauer2013-01-201-8/+0
| * | | | startup: call a barebox_main function pointer at the end of the startupSascha Hauer2013-01-201-0/+6
| | |/ / | |/| |
* / | | spi: fix compiler warningAntony Pavlov2013-01-261-0/+2
|/ / /
* | / w1: gpio: use int for gpioJean-Christophe PLAGNIOL-VILLARD2013-01-131-2/+2
| |/ |/|
* | Merge branch 'for-next/ubi'Sascha Hauer2013-01-096-8/+491
|\ \
| * | lib: add barebox version of libmtdWolfram Sang2012-12-191-0/+149
| * | lib: add libubigenWolfram Sang2012-12-191-0/+182
| * | lib: add libscanWolfram Sang2012-12-191-0/+101
| * | mtd: utils: apply macros for message printoutsWolfram Sang2012-12-191-0/+47
| * | ubi: bump ubi-media.h to newest versionWolfram Sang2012-12-191-25/+30
| * | ubi: consolidate ubi-media.hWolfram Sang2012-12-191-24/+23
| * | lib: update size_human_readable to latest versionWolfram Sang2012-12-191-1/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2013-01-095-10/+314
|\ \