summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-072-2/+2
|\
| * watchdog: export API to configure watchdogs by nameAhmad Fatoum2019-10-291-1/+2
| * efi: efi-image: don't mask x86 interrupts on bootAhmad Fatoum2019-10-241-1/+0
* | Merge branch 'for-next/misc'Sascha Hauer2019-11-072-5/+5
|\ \
| * | common: state: improve kconfig help textRoland Hieber2019-10-231-3/+3
| * | partition: include partuuid string in debug stringAhmad Fatoum2019-10-231-2/+2
* | | Merge branch 'for-next/efi'Sascha Hauer2019-11-073-2/+5
|\ \ \ | |_|/ |/| |
| * | efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-181-0/+3
| * | efi: retire efi_compare_guid in favor of efi_guidcmpAhmad Fatoum2019-10-181-1/+1
| * | efi: Fix typo in description stringAhmad Fatoum2019-10-181-1/+1
| |/
* / console_simple: fix linking error when ARCH_HAS_CTRLC enabledDU HUANPENG2019-10-181-5/+7
|/
* Merge branch 'for-next/rsa'Sascha Hauer2019-10-172-17/+24
|\
| * fit-image: Use compiled-in keysSascha Hauer2019-10-151-11/+16
| * rsa: let rsa_of_read_key() return a fully allocated keySascha Hauer2019-10-151-4/+6
| * command: Use array of pointers to commandsSascha Hauer2019-10-141-4/+4
* | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-172-0/+96
|\ \
| * | blspec: load firmware if specified in dt overlayMichael Tretter2019-09-161-0/+17
| * | firmware: add function to find firmware by devicetree nodeMichael Tretter2019-09-161-0/+18
| * | blspec: add support for devicetree overlaysMichael Tretter2019-09-161-0/+61
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-10-177-19/+30
|\ \
| * \ Merge branch 'imx_gpt_file_header_fix' of https://github.com/KLSMartin/barebo...Sascha Hauer2019-10-141-1/+1
| |\ \
| | * | common/partitions/efi: fix gpt detectionLeif Middelschulte2019-10-141-1/+1
| | |/
| * | common: state: fix backward compatibilityUlrich Ölmann2019-10-141-3/+0
| * | state: backend_bucket_circular: fix double free()Ulrich Ölmann2019-10-141-1/+0
| * | state: backend_bucket_circular: harmonize code with dt-utilsUlrich Ölmann2019-10-141-1/+2
| * | console: disallow opening for writing when no write method definedAhmad Fatoum2019-10-141-0/+3
| * | blspec: skip entries that are not blspec entriesMichael Tretter2019-10-141-0/+10
| * | imd: fix memory leakUlrich Ölmann2019-10-141-6/+14
| * | state: drop unused code and declarations for non-existing functionsUwe Kleine-König2019-10-141-7/+0
| |/
* | Merge branch 'for-next/machine-id'Sascha Hauer2019-10-174-0/+107
|\ \
| * | bootm: allow providing machine id to KernelBastian Krause2019-09-301-0/+19
| * | common: machine_id: introduce machine id generationBastian Krause2019-09-303-0/+88
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-10-171-0/+2
|\ \
| * | filetype: support fastboot barebox_update with layerscape imageAhmad Fatoum2019-09-181-0/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2019-10-171-1/+8
|\ \
| * | imx-bbu-nand-fcb: Mark block as bad when erasing it failsSascha Hauer2019-09-251-1/+8
| |/
* | ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-141-0/+1
* | ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-141-2/+2
* | fix compile error when set CONFIG_CONSOLE_SIMPLE=yDU HUANPENG2019-10-141-0/+12
|/
* bootm: release tee_resSascha Hauer2019-09-121-0/+2
* Merge branch 'for-next/reset-source'Sascha Hauer2019-09-122-13/+44
|\
| * oftree: expose reset_source device in device treeUwe Kleine-König2019-09-091-0/+14
| * reset_source: implement helper to set a device as reset sourceUwe Kleine-König2019-08-281-2/+25
| * reset_source: drop reset_source_set_instance()Uwe Kleine-König2019-08-281-11/+4
| * reset_source: fix ordering of exported functionsUwe Kleine-König2019-08-281-6/+6
| * reset_source: use instance = -1 as defaultUwe Kleine-König2019-08-282-3/+4
* | Merge branch 'for-next/qemu'Sascha Hauer2019-09-121-1/+4
|\ \
| * | common: return "none" when board unsetSascha Hauer2019-08-191-1/+4
* | | Merge branch 'for-next/misc'Sascha Hauer2019-09-126-45/+44
|\ \ \
| * | | console: set default console_device devnameDavid Dgien2019-09-091-0/+3