summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-074-0/+121
|\
| * Add release stringSascha Hauer2014-07-221-0/+4
| * Add function to parse a string in dfu formatSascha Hauer2014-07-223-0/+117
| * Merge branch 'for-next/console' into for-next/usb-gadgetSascha Hauer2014-07-221-2/+8
| |\
| * \ Merge branch 'for-next/misc' into for-next/usb-gadgetSascha Hauer2014-07-223-170/+3
| |\ \
* | \ \ Merge branch 'for-next/misc'Sascha Hauer2014-08-074-171/+21
|\ \ \ \
| * | | | Revert "common: resource: print conflicts as warning"Sascha Hauer2014-08-041-1/+1
| * | | | sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+16
| * | | | sandbox: disable bareboxcrc32 in sandbox modeHolger Schurig2014-07-221-0/+1
| | |/ / | |/| |
| * | | introduce verbose debugSascha Hauer2014-07-171-0/+2
| * | | dlmalloc: remove unused functionsSascha Hauer2014-07-091-169/+0
| * | | hush: Fix error code returned valueHerve Codina2014-07-091-1/+1
* | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-079-0/+361
|\ \ \ \
| * | | | Add support for metadata in barebox imagesSascha Hauer2014-08-074-1/+357
| * | | | move file helper functions to separate fileSascha Hauer2014-08-075-0/+5
* | | | | Merge branch 'for-next/env'Sascha Hauer2014-08-071-8/+25
|\ \ \ \ \
| * | | | | envfs: change API to be able to forward special flags into the envfs superblockJuergen Borleis2014-08-011-8/+16
| * | | | | envfs: provide an intentional way to ignore an existing external environmentJuergen Borleis2014-08-011-0/+9
| |/ / / /
* | | | | Merge branch 'for-next/efi'Sascha Hauer2014-08-0710-4/+1504
|\ \ \ \ \
| * | | | | EFI: introduce efi_strguid to convert GUID to human readable namesJean-Christophe PLAGNIOL-VILLARD2014-07-161-0/+73
| * | | | | Add initial EFI architecture supportSascha Hauer2014-07-166-3/+1394
| * | | | | filetype: Add DOS EXE file detection supportSascha Hauer2014-07-141-0/+4
| * | | | | Move efi.h to include/Sascha Hauer2014-07-141-1/+1
| * | | | | block: Add flush callbackSascha Hauer2014-07-141-0/+3
| * | | | | console: Add puts callback to console devicesSascha Hauer2014-07-111-0/+29
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/console'Sascha Hauer2014-08-071-2/+8
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | console: Allow persistent device namesSascha Hauer2014-07-111-2/+8
| |/ /
* / / barebox: common: Add missing filetype descriptionWadim Egorov2014-07-241-0/+1
|/ /
* / barebox: common: added new filetypesWadim Egorov2014-07-091-0/+12
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-07-041-1/+1
|\
| * common: resource: print conflicts as warningAlexander Aring2014-06-241-1/+1
* | Merge branch 'for-next/doc'Sascha Hauer2014-07-041-4/+0
|\ \
| * | Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
| |/
* / menutree: let it select GLOB and GLOB_SORTHolger Schurig2014-07-021-2/+6
|/
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* fix format specifiersSascha Hauer2014-06-052-3/+5
* Merge branch 'for-next/misc'Sascha Hauer2014-06-041-5/+7
|\
| * hush: setting variables may failSascha Hauer2014-05-161-5/+7
* | bootm: beautify outputHolger Schurig2014-06-021-2/+2
* | misc: upper-case some abbreviationsHolger Schurig2014-06-022-12/+12
* | meminfo: purely cosmetical changesHolger Schurig2014-06-022-5/+5
* | of: Drop devicetree merge supportSascha Hauer2014-05-222-2/+2
* | complete: Add devicetree completionSascha Hauer2014-05-191-0/+71
* | complete: Fix completion after optionsSascha Hauer2014-05-191-0/+5
* | commands: move CONFIG_LONGHELP to commands/KconfigHolger Schurig2014-05-141-5/+0
* | commands: HUSH_GETOPT -> CMD_GETOPTHolger Schurig2014-05-142-13/+6
* | commands: CMD_MEMORY -> COMPILE_MEMORYHolger Schurig2014-05-141-3/+0
* | commands: harmonize in-barebox documentationHolger Schurig2014-05-142-53/+36
* | commands: group 'help' outputHolger Schurig2014-05-141-0/+4
|/
* Merge branch 'for-next/memtest'Sascha Hauer2014-05-051-2/+2
|\