summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: password: make use of get_crypto_bytesOleksij Rempel2017-03-301-1/+5
* console: fix usbserial re-connectAlexander Kurz2017-03-291-1/+3
* console: console_get_by_name: do not strcmp NULLAlexander Kurz2017-03-291-1/+1
* state: backend circular: Fix wrong commentSascha Hauer2017-03-271-1/+1
* state: bucket_circular: -EUCLEAN means data could be readSascha Hauer2017-03-231-1/+1
* state: bucket_cached: Fix reading pages which need cleanupSascha Hauer2017-03-231-4/+4
* fix: console: expose consoles in devfsJean-Christophe PLAGNIOL-VILLARD2017-03-131-1/+1
* Merge branch 'for-next/video'Sascha Hauer2017-03-131-2/+97
|\
| * console: expose consoles in devfsBastian Stender2017-02-281-0/+53
| * console: replace set_active by open/closeBastian Stender2017-02-281-2/+44
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-03-131-0/+8
|\ \
| * | filetype: Add image type for boot images used on Armada 370 and XPUwe Kleine-König2017-03-021-0/+8
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-03-132-2/+26
|\ \
| * | console_countdown: add possibility to abort countdown by external commandsMarc Kleine-Budde2017-03-101-0/+15
| * | console_countdown: width to of countdown to 4 digitsMarc Kleine-Budde2017-03-101-2/+2
| * | bbu: Search for cdev names aswellSascha Hauer2017-03-101-0/+9
| |/
* | efi: clocksoure: add EFI event timerJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+8
* | clocksource: move dummy clock source to init_clockJean-Christophe PLAGNIOL-VILLARD2017-03-091-9/+24
* | clocksource: allow to have multiple device from clock sourceJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+11
* | efi: move x86 clocksource init at core initcall levelJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+0
* | efi: move LoaderTimeInitUSec and LoaderDevicePartUUID to postcore initcallJean-Christophe PLAGNIOL-VILLARD2017-03-091-4/+11
* | efi: add efi handle dump commandJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+5
* | efi-gui: add Timestamp Protocol GUID definitionJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+1
* | efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-271-1/+1
* | efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-245-0/+690
|/
* Merge branch 'for-next/imx'Sascha Hauer2017-02-131-0/+8
|\
| * ARM: i.MX: Add i.MX7 base architecture supportJuergen Borleis2017-01-201-0/+8
* | output: use '[0m' to reset colorsMichael Olbrich2017-01-241-1/+1
* | barebox-imd: add dependency on generated/compile.h also for PBL versionLucas Stach2017-01-171-0/+1
* | defaultenv: select COMMAND_SUPPORT and GLOBALVARLucas Stach2017-01-171-0/+2
* | bootm: fix magicvar name for global_bootm_verboseEnrico Jorns2017-01-161-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2017-01-114-11/+9
|\
| * environment: fix typoUlrich Ölmann2017-01-101-1/+1
| * menu: sanitize menu_add_titleSascha Hauer2017-01-102-8/+6
| * globalvar: Fix compiler warningSascha Hauer2017-01-101-1/+1
| * globalvar: Make locally used function staticSascha Hauer2017-01-101-1/+1
* | imx-bbu-nand-fcb: split up read_fcbJan Remmet2017-01-101-36/+47
|/
* globalvar: select FNMATCHLucas Stach2017-01-091-0/+1
* Merge branch 'for-next/vybrid'Sascha Hauer2016-11-141-1/+9
|\
| * i.MX: Add DEBUG_LL hooks for VF610Andrey Smirnov2016-11-111-1/+9
* | Merge branch 'for-next/state'Sascha Hauer2016-11-145-12/+13
|\ \
| * | state: fix indentationStefan Lengfeld2016-11-031-3/+3
| * | state: use packed attribute for on storage structsStefan Lengfeld2016-11-033-3/+3
| * | state: Use dev_* for information rather than pr_*Sascha Hauer2016-10-201-4/+4
| * | state: pass error code instead of inventing new oneSascha Hauer2016-10-201-3/+4
* | | Merge branch 'for-next/squashfs'Sascha Hauer2016-11-141-0/+4
|\ \ \
| * | | Add filetype and detection for squashfs imagesEnrico Jorns2016-10-241-0/+4
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2016-11-141-0/+28
|\ \ \ | |_|/ |/| |
| * | complete: Add completion for nv and globalvar commandsSascha Hauer2016-10-181-0/+28
| |/
* / state: fix state is not saved when string variable is changedStefan Lengfeld2016-11-031-1/+1
|/