summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: imx6: properly shut down core when leaving bareboxLucas Stach2016-01-081-0/+27
* i.MX6: pci: Avoid aborts when asserting PCIe resetAndrey Smirnov2016-01-081-0/+4
* i.MX6: pci: Reconcile imx6_pcie_start_link with the kernel codeAndrey Smirnov2016-01-081-16/+26
* i.MX6: pci: Replace magic number with a named constantAndrey Smirnov2016-01-081-1/+3
* of_path: Drop possible further extensions of device-path propertySascha Hauer2016-01-081-95/+28
* fs: automount: Make automountpoints persistentSascha Hauer2016-01-081-3/+4
* readline: Fix potential buffer overflow in command historySascha Hauer2016-01-081-1/+2
* readline: Fix potential buffer overflowSascha Hauer2016-01-081-1/+1
* OF: Fix fixups to fix Linux DT instead of Barebox DTTrent Piepho2016-01-082-3/+3
* of: Add of_property_for_each_phandle() iteratorTrent Piepho2016-01-081-0/+11
* of: Add for_each_compatible_node_from iteratorTrent Piepho2016-01-081-2/+6
* socfpga: Find partition with environment via device treeTrent Piepho2016-01-083-38/+9
* environment: Support env from file in a file-system via device treeTrent Piepho2016-01-083-3/+66
* partition: Create links with partition namesSascha Hauer2016-01-081-13/+7
* devfs: Add symlink supportSascha Hauer2016-01-084-16/+99
* state: implement signed int supportSascha Hauer2016-01-082-5/+25
* input: gpio-keys: implement debouncingSascha Hauer2016-01-081-4/+19
* cdev: When creating a new cdev, initialize device_nodeTrent Piepho2016-01-082-2/+4
* bootstrap: constify stringsTrent Piepho2016-01-083-7/+7
* partitions/efi: Add partuuid to partition descriptionTrent Piepho2016-01-082-0/+2
* of_path: Fix bug with partitions, simply codeTrent Piepho2016-01-081-18/+29
* memtest: fix missing arguments in help stringAlexander Aring2016-01-041-1/+1
* environment: allow saving of symbolic link changesZahari Doychev2015-12-171-9/+10
* ARM: dts: Add *.dtb.lzo to clean filesSascha Hauer2015-12-111-1/+1
* MCI: init device_node for MCI mainarea cdevLucas Stach2015-12-101-0/+3
* ARM: ccxmx53: properly guard initcall for multiimageLucas Stach2015-12-101-0/+3
* i2c: Port two utility functions from Linux kernelAndrey Smirnov2015-12-081-0/+15
* Merge branch 'for-next/state'Sascha Hauer2015-12-0812-113/+373
|\
| * state: backend_raw: add hmac supportMarc Kleine-Budde2015-11-273-8/+156
| * state: prepare raw backend for hmac supportMarc Kleine-Budde2015-11-271-5/+10
| * crypto: add simple keystoreMarc Kleine-Budde2015-11-274-0/+113
| * crypto: Kconfig: add submenu for crypto related config optionsMarc Kleine-Budde2015-11-271-0/+4
| * state: disable load commandEnrico Jorns2015-11-274-43/+23
| * state: use name of device node as name if alias is not availableMarc Kleine-Budde2015-11-271-1/+1
| * state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if dev...Marc Kleine-Budde2015-11-271-22/+9
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-272-1/+17
| * of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-12-082-14/+66
|\ \
| * | socfpga: Initialize emac physels to RGMII correctlyTrent Piepho2015-11-111-3/+31
| * | firmware: socfpga: Add parameter "programmed" to fpgamgr driverTrent Piepho2015-11-111-11/+35
* | | Merge branch 'for-next/reset'Sascha Hauer2015-12-082-22/+103
|\ \ \
| * | | reset: Add gpio reset supportSascha Hauer2015-11-232-1/+87
| * | | reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
| * | | reset: Allow dummy reset linesSascha Hauer2015-11-231-3/+20
* | | | Merge branch 'for-next/omap'Sascha Hauer2015-12-085-45/+213
|\ \ \ \
| * | | | driver: watchdog: Add support for omap_wdtTeresa Remmet2015-11-233-0/+206
| * | | | common: filetype: do not redetect MBR-type devices as a FAT-typePeter Mamonov2015-11-231-31/+0
| * | | | ARM: omap: Use correct device to mount on /bootSascha Hauer2015-11-101-14/+7
| | |/ / | |/| |
* | | | Merge branch 'for-next/net'Sascha Hauer2015-12-085-20/+49
|\ \ \ \
| * | | | net: tap: fix whitespacesAntony Pavlov2015-12-041-3/+4