summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/parameter'Sascha Hauer2020-02-183-23/+23
|\
| * globalvar: Allow NULL pointers to be returned by dev_add_param()Christian Eggers2020-01-271-8/+11
| * state: remove param member from state_uint32, state_enum32, state_macChristian Eggers2020-01-272-11/+8
| * state: remove param member from struct state_stringChristian Eggers2020-01-272-4/+4
* | Merge branch 'for-next/optee'Sascha Hauer2020-02-183-21/+58
|\ \
| * | ARM: add optee early loading functionRouven Czerwinski2020-01-302-21/+34
| * | optee: move optee_verify_header() to commonRouven Czerwinski2020-01-282-0/+24
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-02-181-3/+3
|\ \
| * | common: make CONFIG_BAREBOX_UPDATE visibleChristian Eggers2020-01-271-3/+3
| |/
* | commands: bbu: add support for imd checksumSteffen Trumtrar2020-02-101-0/+4
* | imd: add support for checksum generation/verificationSteffen Trumtrar2020-02-103-1/+153
* | imd: replace magicvalue with sizeof(struct)Steffen Trumtrar2020-01-281-3/+3
|/
* Merge branch 'for-next/zynq'Sascha Hauer2020-01-151-0/+4
|\
| * filetype: add Zynq image typeLucas Stach2019-12-111-0/+4
* | Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-116-197/+239
|/
* Merge branch 'for-next/zynq'Sascha Hauer2019-12-101-0/+1
|\
| * bootsource: add JTAG bootsourceLucas Stach2019-11-111-0/+1
* | Merge branch 'for-next/randfixes'Sascha Hauer2019-12-103-12/+2
|\ \
| * | ARM: PBL break is not available on ARMv4Lucas Stach2019-12-021-1/+1
| * | common: provide stubs for ctrlc_* functionsLucas Stach2019-12-021-11/+0
| * | ratp: add more build dependenciesLucas Stach2019-12-021-0/+1
* | | efi: fix off-by-one in mem_malloc_init(..., end)Ahmad Fatoum2019-12-091-1/+1
|/ /
* / filetype: mvebu: Fix kwbimage v1 detectionSascha Hauer2019-11-151-10/+12
|/
* 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