summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | common: reset_source: Introduce reset_source_name()Andrey Smirnov2018-05-081-0/+6
| * | common: reset_source: Add the notion of "reset source instance"Andrey Smirnov2018-04-261-0/+17
| |/
* / bootsource: Add BOOTSOURCE_CANAndrey Smirnov2018-04-171-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-04-063-1/+4
|\
| * of: Pass barebox version to kernelSascha Hauer2018-03-223-1/+4
* | Merge branch 'for-next/fs'Sascha Hauer2018-04-062-2/+2
|\ \
| * | rename file_operations -> cdev_operationsSascha Hauer2018-04-062-2/+2
* | | bootm: provide handlers the start of the OS imageSascha Hauer2018-04-041-1/+9
* | | common: Add functions to find free RAMSascha Hauer2018-04-041-0/+51
* | | filetype: Detect ARM aarch64 Linux imagesSascha Hauer2018-04-041-0/+3
* | | ARM: aarch64: Add relocation supportSascha Hauer2018-03-231-1/+1
|/ /
* / Revert "startup: Load default environment earlier"Sascha Hauer2018-03-191-3/+3
|/
* Merge branch 'for-next/ratp'Sascha Hauer2018-03-0511-98/+617
|\
| * ratp: new reset commandAleksander Morgado2018-03-012-0/+56
| * ratp: new md and mw commandsAleksander Morgado2018-03-013-0/+377
| * ratp: use xstrndup() instead of a custom xmemdup_add_zero()Aleksander Morgado2018-03-011-12/+1
| * ratp: implement getenv as a standard ratp commandAleksander Morgado2018-03-013-30/+52
| * ratp: implement ping as a standard ratp commandAleksander Morgado2018-03-013-24/+41
| * ratp: allow building without full console supportAleksander Morgado2018-03-012-3/+5
| * ratp: moved logic to its own subdirectoryAleksander Morgado2018-03-015-14/+18
| * ratp: implement generic command supportAleksander Morgado2018-03-012-16/+68
* | Merge branch 'for-next/misc'Sascha Hauer2018-03-053-20/+63
|\ \
| * | Use globalvar_add_simple_string for model and hostnameSascha Hauer2018-02-261-18/+8
| * | console: added colored print out of log levelsEugen Wiens2018-02-221-0/+25
| * | console: move global.allow_color handling to C codeSascha Hauer2018-02-222-2/+23
| * | bootm: fit: add option to add DT snipped that contains fit public keyMarc Kleine-Budde2018-02-201-0/+7
* | | Merge branch 'for-next/fastboot'Sascha Hauer2018-03-051-19/+36
|\ \ \ | |_|/ |/| |
| * | ubiformat: Allow to ubiformat with a buffer givenSascha Hauer2018-02-091-19/+36
| |/
* | state: find backend node with its reproducible nameSascha Hauer2018-02-222-1/+6
* | state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-222-29/+17
|/
* FIT: Use const dtb unflatten variantSascha Hauer2018-02-081-1/+1
* Merge branch 'for-next/tftp-workaround'Sascha Hauer2018-02-082-25/+25
|\