summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blspec: Automatically append rootargSascha Hauer2015-06-182-1/+35
* fs: nfs: Implement Linux rootargSascha Hauer2015-06-182-0/+37
* fs: ubifs: Implement Linux rootargSascha Hauer2015-06-183-0/+25
* fs: Add device parameter for Linux root= optionSascha Hauer2015-06-182-0/+41
* cdev: Add partuuid string to struct cdevSascha Hauer2015-06-184-0/+9
* Add globalvar_add_simple_string functionSascha Hauer2015-06-181-0/+19
* 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
| * | ARM: socfpga: socdk add qspi flashSteffen Trumtrar2015-05-291-0/+20
| * | ARM: dts: socfpga: add qspi nodeSteffen Trumtrar2015-05-291-0/+14
| * | mtd: spi-nor: add cadence quadspi driverSteffen Trumtrar2015-05-294-0/+1230
| * | mtd: spi-nor: add SPI-NOR frameworkSteffen Trumtrar2015-05-297-0/+1368
* | | Merge branch 'for-next/socfpga'Sascha Hauer2015-06-095-235/+75
|\ \ \
| * | | ARM: socfpga: update sdram calibration to 15.0Steffen Trumtrar2015-05-152-234/+61
| * | | scripts: update socfpga_sequencer importer to Quartus 15.0Steffen Trumtrar2015-05-153-1/+14