summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* state: backend: Add more fields to struct state_backend_storageSascha Hauer2017-03-312-28/+26
* state: backend_bucket_direct: max_size is always givenSascha Hauer2017-03-311-1/+1
* state: bucket: Make output more informativeSascha Hauer2017-03-312-10/+18
* state: backend-direct: Fix max_sizeSascha Hauer2017-03-311-1/+1
* state: Drop cache bucketSascha Hauer2017-03-314-190/+71
* state: Convert all bufs to void *Sascha Hauer2017-03-318-35/+35
* state: replace len_hint logicSascha Hauer2017-03-316-17/+21
* state: simplify direct backendSascha Hauer2017-03-311-131/+14
* state: drop lazy_initSascha Hauer2017-03-314-60/+6
* state: backend_circular: Read whole PEBSascha Hauer2017-03-311-10/+8
* state: storage: initialize variable once outside loopSascha Hauer2017-03-311-4/+6
* state: pass struct state * to storage functionsSascha Hauer2017-03-313-7/+5
* state: remove unnecessary argument from state_format_initSascha Hauer2017-03-311-7/+6
* state: open code state_backend_init in callerSascha Hauer2017-03-311-57/+13
* state: merge backend.c into state.cSascha Hauer2017-03-314-190/+161
* state: Drop backend as extra struct typeSascha Hauer2017-03-313-59/+46
* state: backend: remove len_hint argument from state_storage_readSascha Hauer2017-03-313-7/+4
* state: backend: remove .get_packed_lenSascha Hauer2017-03-312-5/+0
* state: Use positive logicSascha Hauer2017-03-311-7/+7
* state: Make pointing to the backend using a phandle the only supported methodSascha Hauer2017-03-311-12/+9
* of: partitions: flag partitions from a partition tableSascha Hauer2017-03-311-0/+2
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-303-5/+4
* 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