summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add 'option modules' to allow tristate options to become mMasahiro Yamada2020-05-201-0/+1
* Merge branch 'for-next/mxs'Sascha Hauer2020-05-141-0/+4
|\
| * filetype: Add filetype for i.MX23/28 SD card imagesSascha Hauer2020-05-061-0/+4
* | Merge branch 'for-next/misc'Sascha Hauer2020-05-1439-120/+46
|\ \
| * | common.h: move and rename lregion_overlap()Masahiro Yamada2020-05-051-2/+12
| * | common: imd: handle error in imd_write_crc32Steffen Trumtrar2020-05-051-1/+6
| * | treewide: remove references to CREDITSUwe Kleine-König2020-04-2738-112/+0
| * | common: bootm: Enforce CONFIG_BOOTM_FORCE_SIGNED_IMAGES for TEE binsAlbert Schwarzkopf2020-04-271-0/+1
| * | startup: add $global.autoboot to make behavior configurableAhmad Fatoum2020-04-271-2/+15
| * | startup: don't clobber original autoboot stateAhmad Fatoum2020-04-271-4/+5
| * | startup: rename AUTOBOOT_UNKNOWN to more descriptive AUTOBOOT_COUNTDOWNAhmad Fatoum2020-04-271-2/+2
| * | Add magicvar description for autoboot variablesSascha Hauer2020-04-271-0/+8
| |/
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-3/+0
|\ \
| * | treewide: Kconfig: remove some unused symbolsAhmad Fatoum2020-04-291-3/+0
| |/
* | Merge branch 'for-next/kbuild'Sascha Hauer2020-05-143-5/+3
|\ \
| * | kbuild: sync filechk rule with Linux 5.7-rc2Masahiro Yamada2020-05-041-3/+1
| * | image: support 'powerpc' for mkimage architectureMasahiro Yamada2020-05-041-0/+1
| * | kbuild: make DEFCONFIG_LIST workMasahiro Yamada2020-04-271-2/+1
| |/
* | drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-081-2/+2
* | common: introduce COMPILE_TEST option for build-testingAhmad Fatoum2020-05-081-0/+13
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-04-1619-36/+40
|\
| * common: fix typos found with codespellYegor Yefremov2020-03-2318-36/+36
| * common: oftree: trim leading spaces from bootargsClement Leger2020-03-231-0/+4
* | Merge branch 'for-next/arm'Sascha Hauer2020-04-161-3/+18
|\ \
| * | ARM: bootm: Add some printfs when request_sdram_region() failsSascha Hauer2020-03-251-3/+18
| |/
* / imd: Use %zu for printing size_tSascha Hauer2020-04-011-1/+1
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-181-3/+3
|\
| * reset_source: introduce reset_source_to_stringAhmad Fatoum2020-02-191-3/+3
* | Merge branch 'for-next/misc'Sascha Hauer2020-03-182-4/+5
|\ \
| * | state: treat state with all-invalid buckets as dirtyAhmad Fatoum2020-03-091-4/+3
| * | state: backend_storage: deal gracefully with runtime bucket corruptionAhmad Fatoum2020-03-091-0/+2
| |/
* | Merge branch 'for-next/block'Sascha Hauer2020-03-181-2/+23
|\ \ | |/ |/|
| * Revert "block: Adjust cache sizes"Ahmad Fatoum2020-03-031-2/+2
| * block: Implement discard_rangeSascha Hauer2020-02-141-0/+21
* | 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
|\