summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge branch 'for-next/stm32'Sascha Hauer2019-07-121-0/+1
|\ \
| * | reset_source: add new Brownout reset (BOR) sourceAhmad Fatoum2019-06-131-0/+1
| |/
* | Merge branch 'for-next/pstore'Sascha Hauer2019-07-121-0/+4
|\ \
| * | pstore: Only capture log messagesSascha Hauer2019-07-091-0/+4
* | | blspec: invalidate only necessary bootm variablesRouven Czerwinski2019-07-041-1/+5
* | | startup: Factor out the autoboot counter to separate functionSascha Hauer2019-07-031-46/+88
* | | startup: Create boot related variables where they are usedSascha Hauer2019-07-032-14/+14
* | | startup: Create global.linux.bootargs.dyn.* variables where they are neededSascha Hauer2019-07-032-6/+2
* | | startup: remove unused editcmd variableSascha Hauer2019-07-031-3/+0
* | | add CONFIG_PBL_BREAK optionOleksij Rempel2019-06-271-0/+8
| |/ |/|
* | startup: execute /env/bin/init as part of the initial shellIan Abbott2019-06-131-4/+5
* | startup: Do not overwrite global.linux.bootargs.consoleSascha Hauer2019-06-131-3/+0
* | Merge branch 'for-next/ubootenv'Sascha Hauer2019-06-111-0/+8
|\ \
| * | filetype: Allow specifying cdev's filetype explicitlyAndrey Smirnov2019-06-071-0/+6
| * | filetype: Add "U-Boot environmemnt variable data" filetypeAndrey Smirnov2019-06-071-0/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-06-114-9/+13
|\ \
| * | remove CONFIG_DEBUG_INFOOleksij Rempel2019-06-071-6/+0
| * | filetype: fix typoAntony Pavlov2019-06-071-1/+1
| * | libbb: Drop simple_itoa()Andrey Smirnov2019-05-281-1/+6