summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commands: mount: detect the device to be mountedSascha Hauer2015-06-261-0/+2
* ubi: Lower 'already attached' message to debug levelSascha Hauer2015-06-261-1/+1
* mtd: detect ubi devices automaticallySascha Hauer2015-06-261-0/+40
* ubi: Use preditable device namesSascha Hauer2015-06-262-7/+4
* blspec: Use device_detect_by_nameSascha Hauer2015-06-261-8/+1
* driver: detect: detect parent devices aswellSascha Hauer2015-06-261-5/+20
* commands: detect: use device_detect_by_nameSascha Hauer2015-06-261-4/+1
* PCI: remove bogus host bridge setup skippingLucas Stach2015-06-251-5/+0
* PCI: rework BAR size calculationLucas Stach2015-06-251-5/+34
* bmp support: Use unaligned accessorsSascha Hauer2015-06-231-5/+6
* devinfo: fix return valueSascha Hauer2015-06-231-5/+2
* login: fix broken login commandHubert Feurstein2015-06-181-1/+1
* Documentation: imx: Fix underline lengthSascha Hauer2015-06-181-1/+1
* scripts: Add mxs-usb-loader to .gitignoreSascha Hauer2015-06-181-0/+1
* state: Documentation: fix dts code exampleMarc Kleine-Budde2015-06-171-3/+3
* state: Documentation: the backend properties are not optional (anymore)Marc Kleine-Budde2015-06-171-3/+0
* state: Documentation: add newly implemented "uint8" types.Marc Kleine-Budde2015-06-171-5/+5
* scripts/omap_signGP: Fix image size in GP headerWadim Egorov2015-06-171-0/+7
* Documentation: fix typoJuergen Borleis2015-06-161-1/+1
* memtest: skip memory region smaller than one pageRenaud Barbier2015-06-161-4/+8
* clk: of: fix clk_of_table generationSascha Hauer2015-06-112-2/+3
* Merge branch 'for-next/state'Sascha Hauer2015-06-098-117/+393
|\
| * state: add support for uint8 variablesJan Luebbe2015-06-031-0/+33
| * state: add some more error messagesJan Luebbe2015-06-031-5/+14
| * state: backend_raw: update documentation of struct state_backend_raw membersMarc Kleine-Budde2015-05-261-2/+2
| * state: backend_raw: add sanity check of data_len during loadMarc Kleine-Budde2015-05-261-0/+11
| * state: backend_raw: rename backend_raw_write_one() -> backend_raw_save_one()Marc Kleine-Budde2015-05-261-5/+5
| * state: backend_raw: factor out state_backend_raw_file_get_size() into separat...Marc Kleine-Budde2015-05-261-9/+64
| * state: backend_raw: properly align write and erase sizeMarc Kleine-Budde2015-05-261-7/+7
| * state: backend_raw: rename struct state_backend_raw::step -> strideMarc Kleine-Budde2015-05-261-8/+8
| * state: backend_raw: remove hard coded limit of two copiesMarc Kleine-Budde2015-05-261-5/+12
| * state: mtd_get_meminfo: make usage of mtd's meminfo compatible to linuxMarc Kleine-Budde2015-05-261-2/+2
| * state: mtd_get_meminfo: open path readonly instead of readwriteMarc Kleine-Budde2015-05-261-1/+1
| * arm/crypto: add generated sha256-core.S to gitignoreMarc Kleine-Budde2015-05-261-0/+1
| * habv4: habv4_get_status(): fix warning with no-op static inline functionMarc Kleine-Budde2015-05-261-1/+1
| * state: add fixup to copy state from barebox to kernel device treeMarc Kleine-Budde2015-05-261-7/+100
| * of: add a function to remove an of_fixupUwe Kleine-König2015-05-182-0/+20
| * state: backend: support phandle and of_path referencesMarc Kleine-Budde2015-05-153-20/+68
| * state: add functionality to export state descriptionMarc Kleine-Budde2015-05-151-23/+38
| * state: make state_release() non staticMarc Kleine-Budde2015-05-152-1/+2
| * state: print proper error message, if reg property is not foundMarc Kleine-Budde2015-05-151-1/+4
| * state: print name of property of size mismatch is detectedMarc Kleine-Budde2015-05-151-2/+2
| * state: state_new_from_fdt(): remove unused functionMarc Kleine-Budde2015-05-152-22/+0
| * state: state_uint32_create: use %u to print unsigned variableMarc Kleine-Budde2015-05-151-1/+1
| * state: documentation: add anchor so that state can be referenced laterMarc Kleine-Budde2015-05-151-1/+3
* | Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-0919-841/+2953
|\ \
| * | mtd: m25p80: use the SPI nor frameworkSteffen Trumtrar2015-05-292-835/+166
| * | ARM: socfpga: xload: support qspi bootsourceSteffen Trumtrar2015-05-294-6/+115
| * | ARM: socfpga: sockit: add qspi flashSteffen Trumtrar2015-05-291-0/+20
| * | ARM: socfpga: socrates: add qspi flashSteffen Trumtrar2015-05-291-0/+20