summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-0313-11/+31
| * | | | drop __BITS_PER_LONGSascha Hauer2015-05-221-3/+1
| * | | | dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-229-39/+1
| |/ / /
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-06-093-5/+5
|\ \ \ \
| * | | | MIPS: asm/debug_ll_ns16550.h: use plain inline instead of __inline__Antony Pavlov2015-06-041-1/+1
| * | | | Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-202-4/+4
| | |/ / | |/| |
* | | | Merge branch 'for-next/mips'Sascha Hauer2015-06-095-15/+29
|\ \ \ \
| * | | | 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
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-06-0924-248/+426
|\ \ \ \
| * | | | imx6: lowlevel_init: Fix workaround for new i.MX6s chipsMarkus Pargmann2015-05-111-23/+25
| * | | | i.MX: Add provisions to boot from IRAMAndrey Smirnov2015-05-0710-58/+271
| * | | | Makefile.lib: Make 'check_file_size' more flexibleAndrey Smirnov2015-05-072-2/+2
| * | | | i.MX: serial: Distil common clock ungating codeAndrey Smirnov2015-05-077-50/+21
| * | | | i.MX51: babbage: Implement CONFIG_DEBUG_LLAndrey Smirnov2015-05-072-2/+39
| * | | | i.MX: serial: Convert i.MX51 and i.MX6 to use 'imx*_uart_setup_ll'Andrey Smirnov2015-05-079-106/+20
| * | | | i.MX: serial: Convert PUTC_LL to use IOMEMAndrey Smirnov2015-05-071-2/+2
| * | | | i.MX: serial: Add UART init functions for DEBUG_LLAndrey Smirnov2015-05-071-2/+49
| * | | | i.MX: Move UART definitions into a separate fileAndrey Smirnov2015-05-071-8/+2
| |/ / /
* | | | Merge branch 'for-next/am33xx'Sascha Hauer2015-06-097-0/+114
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: am33xx: Add network bootWadim Egorov2015-06-053-0/+63
| * | | ARM: dts: Add am33xx-strip.dtsi to PHYTEC MLOsWadim Egorov2015-05-273-0/+3
| * | | ARM: dts: Add an am33xx include file for MLO size reductionWadim Egorov2015-05-271-0/+48
| | |/ | |/|
* | | ARM: imx6: hipercam: set default hostname in boardfileLucas Stach2015-06-031-0/+2
* | | ARM: imx6: correct Hipercam ECSPI1 pinmuxLucas Stach2015-06-031-2/+2
|/ /
* / ARM: am33xx: Fix SCRM compatible string to match new DT compatible stringWadim Egorov2015-05-151-1/+1
|/
* ARM: i.MX5: Add missing CONFIG_ prefix in testSascha Hauer2015-05-071-1/+1
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-063-9/+9
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-9/+9
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-0614-20/+179
|\ \
| * | ARM: Add Lenovo ix4 and related drivers to mvebu_defconfigSebastian Hesselbarth2015-04-271-1/+4
| * | ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300dSebastian Hesselbarth2015-04-277-0/+61
| * | ARM: mvebu: armada-xp: Sort boards and images alphabeticallySebastian Hesselbarth2015-04-271-4/+4
| * | ARM: mvebu: armada-xp: Use MBUS_ERR_PROP_EN defineSebastian Hesselbarth2015-04-271-3/+3
| * | ARM: mvebu: armada-xp: Limit PUP access to Armada XPSebastian Hesselbarth2015-04-272-6/+15
| * | ARM: mvebu: armada-xp: Fixup broken MV78230-A0 SoC IDSebastian Hesselbarth2015-04-272-4/+86
| * | ARM: mvebu: Move PCIe register defines to socid.hSebastian Hesselbarth2015-04-272-4/+5
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-273-0/+3
| * | ARM: highbank: select OFTREELucas Stach2015-04-271-0/+1
* | | Merge branch 'for-next/mips'Sascha Hauer2015-05-069-32/+195
|\ \ \
| * | | MIPS: tplink-mr3020: enable nmonAntony Pavlov2015-05-052-0/+4
| * | | MIPS: mach-ath79: debug_ll.h: add assembler routinesAntony Pavlov2015-05-051-5/+131