summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-293-0/+152
* | Merge branch 'for-next/state'Sascha Hauer2018-11-093-25/+62
|\ \
| * | bootchooser: Add reference countingSascha Hauer2018-10-181-5/+31
| * | bootchooser: put bootchooser after creating a boot entrySascha Hauer2018-10-181-13/+23
| * | state: backend_bucket_circular: remove unused variablesUlrich Ölmann2018-10-121-2/+0
| * | common: state: fix typoUlrich Ölmann2018-10-101-1/+1
| * | state: backend_bucket_circular: fix memory leakUlrich Ölmann2018-10-101-4/+7
* | | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-092-3/+3
|\ \ \
| * | | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-182-3/+3
| * | | ratp: fix compile warningsOleksij Rempel2018-10-181-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-091-1/+1
|\ \ \
| * | | ratp: fix compile warningsOleksij Rempel2018-10-231-1/+1
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2018-11-094-7/+5
|\ \ \
| * | | partitions: efi: Constify force_gptAndrey Smirnov2018-10-291-1/+1
| * | | state: fix indentationUlrich Ölmann2018-10-191-1/+1
| * | | state: fix documentation of state_new_from_node()Ulrich Ölmann2018-10-121-0/+1
| * | | common: state: use of_property_write_string() where appropriateUlrich Ölmann2018-10-121-4/+2
| * | | blspec: do not depend on BLOCKLadislav Michl2018-10-121-1/+0
* | | | tlsf_malloc: Set errno to ENOMEM on failureAndrey Smirnov2018-10-161-3/+16
* | | | dummy_malloc: Check if sbrk() failsAndrey Smirnov2018-10-161-0/+5
* | | | dummy_malloc: Make use of PTR_ALIGNAndrey Smirnov2018-10-161-4/+2
* | | | tlsf_malloc: dummy_malloc: Share code for calloc()Andrey Smirnov2018-10-164-31/+21
| |/ / |/| |
* | | environment: bypass overlap check for mtd devicesSascha Hauer2018-10-121-0/+3
|/ /
* / environment: Fix overlapping partitions error messageLadislav Michl2018-10-121-2/+2
|/
* Merge branch 'for-next/ratp'Sascha Hauer2018-10-098-32/+483
|\
| * ratp: fix incorrect whitespaces in method callsAleksander Morgado2018-09-174-15/+15
| * ratp: use pr_ macros to print messagesAleksander Morgado2018-09-173-13/+19
| * ratp: use __packed instead of the full formAleksander Morgado2018-09-173-5/+5
| * ratp: implement support for GPIO commandsAleksander Morgado2018-09-173-1/+154
| * ratp: implement i2c read/write supportAleksander Morgado2018-09-173-0/+292
* | Merge branch 'for-next/misc'Sascha Hauer2018-10-093-20/+80
|\ \
| * | environment: Do not use environment when overlapping with other partitionsSascha Hauer2018-09-261-1/+51
| * | environment: Allow default env path to be NULLSascha Hauer2018-09-211-2/+7
| * | memtest: Make use of resource_size()Andrey Smirnov2018-09-191-2/+2
| * | memtest: Adjust code for 64-bit architecturesAndrey Smirnov2018-09-191-15/+20
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-10-091-8/+50
|\ \
| * | imx-bbu-nand-fcb: Workaround ROM checking fingerprint before correcting bitflipsSascha Hauer2018-09-251-0/+11
| * | imx-bbu-nand-fcb: Workaround ROM not being able to handle bad blocks properlySascha Hauer2018-09-251-7/+38
| * | imx-bbu-nand-fcb: Improve error messageSascha Hauer2018-09-251-1/+1
| |/
* | bbu: Simplify bbu_find_handler_by_device()Andrey Smirnov2018-10-081-9/+5
* | 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