summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-082-153/+827
|\
| * imx-bbu-nand-fcb: Print error message when out of pebsSascha Hauer2016-04-081-1/+3
| * imx-bbu-nand-fcb: Make robust against power cutsSascha Hauer2016-04-081-31/+341
| * imx-bbu-nand-fcb: Print error when writing blocks failsSascha Hauer2016-04-081-1/+3
| * imx-bbu-nand-fcb: When writing firmware return new bad blocksSascha Hauer2016-04-081-2/+3
| * imx-bbu-nand-fcb: Only write FCBs/DBBTs when necessarySascha Hauer2016-04-081-0/+230
| * imx-bbu-nand-fcb: erase on demandSascha Hauer2016-04-081-33/+14
| * imx-bbu-nand-fcb: factor out a fcb write functionSascha Hauer2016-04-081-86/+172
| * imx-bbu-nand-fcb: Use mtd-peb API to write firmwareSascha Hauer2016-04-081-9/+35
| * imx-bbu-nand-fcb: factor out layout functionsSascha Hauer2016-04-081-20/+46
| * bbu: Allow to refresh/repair imagesSascha Hauer2016-04-081-1/+11
* | Merge branch 'for-next/imx'Sascha Hauer2016-04-081-0/+1
|\ \
| * | common: Add EPROBE_DEFER to strerrorAndrey Smirnov2016-03-171-0/+1
| |/
* | common: add dependency !SANDBOX on imd target toolAntony Pavlov2016-04-071-0/+1
* | bbu: print and evaluate image MetadataSascha Hauer2016-04-061-0/+78
* | imd: Add function to read parametersSascha Hauer2016-04-011-0/+31
* | imd: export functionsSascha Hauer2016-04-011-3/+27
* | imd: rename imd_search_validate to imd_getSascha Hauer2016-04-011-13/+11
* | imd: string returned from imd_string_data should be constSascha Hauer2016-04-011-6/+10
* | imd: use struct imd_header * as argumentSascha Hauer2016-03-291-15/+16
|/
* Merge branch 'for-next/mtd'Sascha Hauer2016-03-111-6/+2
|\
| * imx-bbu-nand-fcb: Remove double write of first fcbSascha Hauer2016-03-041-4/+0
| * imx-bbu-nand-fcb: optimize check for bad block loopSascha Hauer2016-03-041-2/+2
* | Merge branch 'for-next/misc'Sascha Hauer2016-03-112-0/+37
|\ \
| * | common: oftree: Add function to register set status fixupTeresa Remmet2016-03-011-0/+36
| * | Print error message if of_state_fixup() failsHarald Welte2016-02-181-0/+1
* | | Merge branch 'for-next/doc'Sascha Hauer2016-03-111-15/+1
|\ \ \
| * | | ratp: remove unused ratp_close commandRobert Schwebel2016-02-101-15/+1
| | |/ | |/|
* | | Merge branch 'for-next/bbu'Sascha Hauer2016-03-112-1/+46
|\ \ \
| * | | fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+13
| * | | bbu: Add function to check if an update handler existsMarkus Pargmann2016-02-181-0/+14
| * | | bbu: Add barebox_update search by deviceMarkus Pargmann2016-02-181-1/+19
* | | | ratp: use proper defines for BAREBOX_CMDLucas Stach2016-03-041-1/+1
* | | | bbu: use correct printf format specifier for size_tLucas Stach2016-03-041-1/+1
* | | | bootm: Fix booting uImagesSascha Hauer2016-02-251-6/+12
|/ / /
* | | bootm: Free allocated fdt buffer in error pathHarald Welte2016-02-181-0/+1
* | | bootm: parse initrd and oftree into correct struct membersLucas Stach2016-02-151-2/+2
* | | bootm: restore load DT message for plain oftree filesLucas Stach2016-02-151-0/+1
* | | blspec: ignore lines beginning with '#'Sascha Hauer2016-02-111-0/+3
* | | blspec: Do not crash on config files without newline on last lineSascha Hauer2016-02-111-1/+1
| |/ |/|
* | ratp-console: select CRC16 and POLLER, depend on CONSOLE_FULLLucas Stach2016-02-111-0/+3
* | bootm: Fix resource_size_t format specifierSascha Hauer2016-02-111-2/+2
|/
* Merge branch 'for-next/ratp'Sascha Hauer2016-02-084-3/+545
|\
| * barebox remote controlSascha Hauer2016-01-184-3/+545
* | Merge branch 'for-next/misc'Sascha Hauer2016-02-083-25/+24
|\ \
| * | Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-152-10/+9
| * | hush: fix indentationSascha Hauer2016-01-111-17/+17
* | | Merge branch 'for-next/input'Sascha Hauer2016-02-081-4/+22
|\ \ \
| * | | poller: Fix async pollerSascha Hauer2016-01-131-4/+22
* | | | bootm: Add option to force booting signed imagesSascha Hauer2016-01-261-0/+19