summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | elf: add 64 bits elf loading supportClement Leger2019-09-061-22/+23
| * | | console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-022-17/+14
| * | | startup: allow ctrl+c abort during boot sequenceAhmad Fatoum2019-08-301-2/+2
| * | | complete: remove unused variableAhmad Fatoum2019-08-301-2/+0
| * | | ratp: fix use of %hu for printing intAhmad Fatoum2019-08-301-1/+1
| * | | startup: Fix typo in commentLadislav Michl2019-08-231-1/+1
| | |/ | |/|
* | | common: add generic CONFIG_KASAN optionAhmad Fatoum2019-09-091-0/+10
* | | common: add generic CONFIG_UBSAN plumbingAhmad Fatoum2019-09-091-0/+2
|/ /
* / startup: Register autoboot variables earlierLadislav Michl2019-08-231-7/+11
|/
* Merge branch 'for-next/stm32'Sascha Hauer2019-08-151-0/+9
|\
| * filetype: add STM32 image typeAhmad Fatoum2019-07-151-0/+9
* | Merge branch 'for-next/mtd-gpmi-nand'Sascha Hauer2019-08-151-4/+11
|\ \
| * | mtd: nand-mxs: change API between NAND driver and fcb codeSascha Hauer2019-08-061-4/+11
* | | Merge branch 'for-next/mtd'Sascha Hauer2019-08-153-22/+47
|\ \ \
| * | | ubiformat: Fix wrong error testsSascha Hauer2019-07-161-5/+4
| * | | ubiformat: handle write errors correctlySascha Hauer2019-07-161-9/+20
| * | | mtd: peb: Do not mark as bad in mtd_peb_torture()Sascha Hauer2019-07-163-6/+19
| * | | ubiformat: improve generation of UBI image sequenceSascha Hauer2019-07-151-2/+4
| | |/ | |/|
* / | console: return number of characters written in fops_writeSascha Hauer2019-08-051-1/+1
|/ /