summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* | bbu: Add "handler" parameter to barebox_update()Andrey Smirnov2018-10-081-10/+1
* | bbu: Expose bbu_find_handler_by_*() functionsAndrey Smirnov2018-10-081-19/+5
* | state: backend_bucket_circular: fix for non power of 2 writesizeLadislav Michl2018-09-261-2/+2
* | ratp: select CMDLINE_EDITINGClément Leger2018-09-261-0/+1
|/
* bootsource: handle SPI-NOR in the same way as SPI-EEPROMLucas Stach2018-09-041-0/+1
* bbu: Report update failures explicitlyAndrey Smirnov2018-08-311-6/+6
* block: Do not ignore error in blk->ops->write()Andrey Smirnov2018-08-311-3/+14
* bbu: Remove logical negation in barebox_update_handler_exists()Andrey Smirnov2018-08-311-1/+1
* filetype: Add code to detect i.MX image v2Andrey Smirnov2018-08-311-0/+4
* filetype: Add code to detect i.MX image v1Andrey Smirnov2018-08-311-0/+7
* filetype: Add arch/ to include pathAndrey Smirnov2018-08-311-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2018-08-131-2/+3
|\
| * FIT: be more verbose when RSA signature check failsRoland Hieber2018-08-101-2/+3
* | block: Adjust cache sizesSascha Hauer2018-07-131-2/+2
|/
* Merge branch 'for-next/imx8mq'Sascha Hauer2018-07-091-3/+1
|\
| * clock: Use udelay() to implement mdelay()Andrey Smirnov2018-06-151-3/+1
* | Merge branch 'for-next/imx'Sascha Hauer2018-07-091-1/+3
|\ \
| * | common: clock: Sample time before poller_call()Andrey Smirnov2018-07-021-1/+3
| |/
* | Merge branch 'for-next/dts-warnings'Sascha Hauer2018-07-091-1/+1
|\ \
| * | console: Update description for global.linux.bootargs.consoleSascha Hauer2018-06-191-1/+1
| |/
* | Merge branch 'for-next/console'Sascha Hauer2018-07-093-7/+10
|\ \
| * | console_simple: add newline conversion for putc_ll caseSascha Hauer2018-06-191-0/+2
| * | console_simple: Fix newline conversionSascha Hauer2018-06-191-1/+2
| * | console_simple: Remove duplicated newline conversionSascha Hauer2018-06-191-2/+0
| * | console: remove duplicate newline conversionSascha Hauer2018-06-191-3/+2
| * | console: add missing newline conversion for putc_llSascha Hauer2018-06-191-0/+2
| * | console: Fix console_get_first_active()Andrey Smirnov2018-06-191-1/+2
| |/
* | Merge branch 'for-next/bootm'Sascha Hauer2018-07-095-32/+198
|\ \ | |/ |/|
| * add basic ELF parserOleksij Rempel2018-06-183-0/+150
| * filetype: add ELF typeAntony Pavlov2018-06-151-0/+5
| * bootm: Split bootm_load_devicetree into two functionsSascha Hauer2018-06-151-26/+43
| * bootm: Drop data->oftreeSascha Hauer2018-06-151-6/+0
* | Merge branch 'for-next/of-bootsource'Sascha Hauer2018-06-112-1/+100
|\ \
| * | common: oftree: Pass reset source and reset source instance to kernelAndrey Smirnov2018-05-181-0/+5
| * | common: oftree: Pass bootsource and bootsource instance to kernelAndrey Smirnov2018-05-181-1/+27
| * | bootsource: Add bootsource alias name APIAndrey Smirnov2018-05-181-0/+68
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2018-06-111-5/+17
|\ \
| * | kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-041-5/+17
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2018-06-111-1/+1
|\ \
| * | resource: fix iomem_resource.end for 64 bit systemsPeter Mamonov2018-05-231-1/+1
| |/
* / aarch64: Add i.MX8 debug UART supportSascha Hauer2018-06-111-0/+8
|/
* Merge branch 'for-next/state'Sascha Hauer2018-05-094-4/+27
|\
| * common: state: Add property to protect existing dataDaniel Schultz2018-04-164-4/+27
* | Merge branch 'for-next/serdev'Sascha Hauer2018-05-093-3/+230
|\ \
| * | serdev: Allow polling interval to be adjusted at runtimeAndrey Smirnov2018-04-171-1/+25
| * | serdev: Add trivial blocking read functionAndrey Smirnov2018-04-171-0/+95
| * | console: Add simplified 'serdev' framework from Linux kernelAndrey Smirnov2018-04-173-3/+111
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-05-091-1/+30
|\ \
| * | blspec: add checking of optional key machine-idAndreas Schmidt2018-05-081-1/+30
| |/
* | Merge branch 'for-next/imx-reset-reason'Sascha Hauer2018-05-091-0/+23
|\ \