summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi: add support for initrd loadingMichael Olbrich2015-07-232-14/+181
* efi: improve malloc pool allocationMichael Olbrich2015-07-231-3/+17
* xfuncs: add wrapper for wchar strdup functionsMichael Olbrich2015-07-232-0/+36
* xfuncs: add xasprintf() and xvasprintf()Michael Olbrich2015-07-232-0/+27
* drop <stddef.h> includesSascha Hauer2015-07-233-4/+0
* net: eth_send: Allow to use multiple network interfaces at onceAntony Pavlov2015-07-231-1/+1
* Makefile: Use cc-option for -fno-delete-null-pointer-checksSascha Hauer2015-07-131-2/+3
* ARM: omap: xload: Fix func uninitialized warningSascha Hauer2015-07-131-0/+1
* Build with -fno-delete-null-pointer-checksSascha Hauer2015-07-081-1/+2
* digest: digest doesn't return an error if the signature length is incorrectPhilippe Leduc2015-07-061-2/+3
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-0614-1/+166
|\
| * 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
* | Merge branch 'for-next/state'Sascha Hauer2015-07-035-19/+229
|\ \
| * | state: fixup: only export default value during fixup if setMarc Kleine-Budde2015-06-261-8/+19
| * | state: add support for fixed length stringsMarc Kleine-Budde2015-06-262-4/+167
| * | state: struct variable_type::import: remove const from node argumentMarc Kleine-Budde2015-06-181-4/+4
| * | xfuncs: import xstrndup() from busyboxMarc Kleine-Budde2015-06-182-0/+23
| * | parameter: allow setting of string parameters of zero lengthMarc Kleine-Budde2015-06-181-1/+1
| * | state: uint8: add range check for uint8Marc Kleine-Budde2015-06-171-2/+15
| * | state: uint8: use %u as format stringMarc Kleine-Budde2015-06-171-1/+1
* | | Merge branch 'for-next/pwm'Sascha Hauer2015-07-0313-13/+554
|\ \ \
| * | | PWM: Add MXS PWM supportSascha Hauer2015-06-123-0/+181
| * | | PWM: Allow multiple PWMs per device nodeSascha Hauer2015-06-122-3/+6
| * | | ARM: i.MX28: Add PWM clk supportSascha Hauer2015-06-122-0/+2
| * | | video: Add PWM backlight supportSascha Hauer2015-06-123-0/+208
| * | | video: Add backlight supportSascha Hauer2015-06-124-0/+115
| * | | video: stmfb: Add device tree supportSascha Hauer2015-06-121-10/+42
* | | | Merge branch 'for-next/omap'Sascha Hauer2015-07-0327-91/+1468
|\ \ \ \
| * | | | ARM: beagleboard: Move to multiimage supportSascha Hauer2015-07-0213-53/+132
| * | | | ARM: add a machine number mechanism for boarddataSascha Hauer2015-07-022-17/+53
| * | | | bus: omap-gpmc: Add Generic device supportSascha Hauer2015-07-021-0/+142
| * | | | of: export of_platform_device_createSascha Hauer2015-07-022-1/+3
| * | | | bus: omap-gpmc: fix wrong bit settingSascha Hauer2015-07-021-1/+1
| * | | | ARM: OMAP: Add omap3 USB loader toolSascha Hauer2015-07-027-2/+1134
| * | | | ARM: OMAP3: Change DSS divider to the one U-Boot usesSascha Hauer2015-07-021-1/+1
| * | | | ARM: OMAP: remove unused CONFIG_OMAP3_CLOCK_CONFIG optionSascha Hauer2015-06-224-16/+2
* | | | | Merge branch 'for-next/net'Sascha Hauer2015-07-032-25/+35
|\ \ \ \ \
| * | | | | dns: handle incoming packets in the separate dns_recv() functionAntony Pavlov2015-07-011-4/+9
| * | | | | tftp_recv(): handle opcode field in a more natural wayAntony Pavlov2015-06-291-8/+7
| * | | | | tftp_recv(): according to RFC1350 minimal tftp packet length is 4 bytesAntony Pavlov2015-06-291-3/+2
| * | | | | fs/tftp: handle incoming packets in the separate tftp_recv() functionAntony Pavlov2015-06-291-10/+17
* | | | | | Merge branch 'for-next/mxs'Sascha Hauer2015-07-031-1/+8
|\ \ \ \ \ \
| * | | | | | ARM: MXS: ocotp: Register a separate deviceSascha Hauer2015-06-121-1/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-next/mtd'Sascha Hauer2015-07-038-54/+84
|\ \ \ \ \ \
| * | | | | | ubi: Update documentationSascha Hauer2015-06-261-29/+15