summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | Merge branch 'for-next/posix_types'Sascha Hauer2015-06-0932-918/+143
|\ \ \ \
| * | | | PPC: asm/bitops.h: drop unused ext2* and minix* stuffAntony Pavlov2015-06-041-63/+0
| * | | | nios2: use generic posix_types.hSascha Hauer2015-06-031-77/+1
| * | | | efi: use generic posix_types.hSascha Hauer2015-06-031-93/+1
| * | | | sandbox: use generic posix_types.hSascha Hauer2015-06-031-93/+1
| * | | | ppc: use generic posix_types.hSascha Hauer2015-06-031-108/+1
| * | | | mips: use generic posix_types.hSascha Hauer2015-06-031-129/+1
| * | | | openrisc: use generic posix_types.hSascha Hauer2015-06-031-71/+1
| * | | | x86: use generic posix_types.hSascha Hauer2015-06-031-44/+1
| * | | | blackfin: use generic posix_types.hSascha Hauer2015-06-031-85/+1
| * | | | ARM: use generic posix_types.hSascha Hauer2015-06-031-78/+1
| * | | | remove unused nlink_tSascha Hauer2015-06-031-1/+0
| * | | | introduce generic posix_types.hSascha Hauer2015-06-031-0/+90
| * | | | introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-0313-11/+31
| * | | | drop __BITS_PER_LONGSascha Hauer2015-05-223-26/+2
| * | | | dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-2211-39/+11
| |/ / /
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-06-0926-74/+105
|\ \ \ \
| * | | | crc16: Make buffer argument constSascha Hauer2015-06-082-2/+2
| * | | | .mailmap: add more Juergen Borleis' e-mail addressesAntony Pavlov2015-06-041-0/+5
| * | | | MIPS: asm/debug_ll_ns16550.h: use plain inline instead of __inline__Antony Pavlov2015-06-041-1/+1
| * | | | crypto: digest: mark signature argument as constMarc Kleine-Budde2015-05-262-10/+10
| * | | | tlsf malloc: enable 64bit support on 64bit architecturesSascha Hauer2015-05-221-1/+5
| * | | | ubiformat: fix argument parserAlexander Richter2015-05-201-1/+1
| * | | | Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-206-22/+14
| * | | | mtd: nand: Fix format specifierSascha Hauer2015-05-151-2/+2
| * | | | mtd: Fix function prototypeSascha Hauer2015-05-151-1/+1
| * | | | mem: Fix memcpy_sz variable typesSascha Hauer2015-05-151-8/+5
| * | | | i2c: Use correct format specifierSascha Hauer2015-05-151-1/+1
| * | | | xfuncs: remove debugging outputSascha Hauer2015-05-151-4/+0
| * | | | console: use regular malloc for log messagesSascha Hauer2015-05-151-3/+11
| * | | | Documentation: booting linux: improve doc textRobert Schwebel2015-05-151-6/+7
| * | | | startup: introduce postenvironment_initcallSascha Hauer2015-05-153-11/+23
| * | | | watchdog: add static inline no-ops if WD is disabledMarc Kleine-Budde2015-05-151-0/+17
| * | | | fdt: of_unflatten_dtb(): remove left over "root" argument from inline docMarc Kleine-Budde2015-05-151-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-next/mips'Sascha Hauer2015-06-096-33/+149
|\ \ \ \
| * | | | update dlink-dir-320_defconfigAntony Pavlov2015-05-131-2/+1
| * | | | MIPS: bcm47xx: use PUTC_LL() from common debug_ll_ns16550.h headerAntony Pavlov2015-05-131-9/+5
| * | | | MIPS: img-ci20_defconfig: enable network stuffAntony Pavlov2015-05-121-4/+7
| * | | | MIPS: img-ci20: enable dm9000 ethernet controllerAntony Pavlov2015-05-122-0/+16
| * | | | net: dm9k: fix reset routineAntony Pavlov2015-05-121-2/+23
| * | | | net: dm9k: add device tree supportAntony Pavlov2015-05-121-16/+87
| * | | | net: dm9k: show only one phy on miibusAntony Pavlov2015-05-121-0/+10
| |/ / /
* | | | Merge branch 'for-next/memtest'Sascha Hauer2015-06-091-64/+112
|\ \ \ \
| * | | | common/memtest.c: Distil common error reporting codeAndrey Smirnov2015-05-151-25/+28
| * | | | common/memtest.c: Refactor mem_test() into three surbroutinesAndrey Smirnov2015-05-151-37/+68
| * | | | common/memtest.c: Do not omit offset of 0 from testsAndrey Smirnov2015-05-151-1/+16