summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-22[ARM] mv78xx0: add defconfigLennert Buytenhek1-0/+1445
2008-06-22[ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov24-2/+1856
2008-06-22[ARM] Orion: PCIe x4/x1 detection supportLennert Buytenhek2-0/+7
2008-06-22[ARM] Feroceon: 88fr571-vd supportLennert Buytenhek1-0/+30
2008-06-22[ARM] Kirkwood: add defconfigSaeed Bishara1-0/+1426
2008-06-22[ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara26-2/+1390
2008-06-22[ARM] Feroceon: 88fr131 supportLennert Buytenhek1-0/+30
2008-06-22[ARM] Feroceon: L2 cache supportLennert Buytenhek6-1/+395
2008-06-22[ARM] Feroceon: L1 cache range operation supportStanislav Samsonov2-6/+69
2008-06-22[ARM] Loki: add defconfigLennert Buytenhek1-0/+1147
2008-06-22[ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek23-1/+975
2008-06-22[ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR defineKe Wei2-3/+4
2008-06-22[ARM] Feroceon: allow more old Feroceon IDsKe Wei1-2/+2
2008-06-22[ARM] Feroceon: catch other Feroceon CPU IDs in head.SNicolas Pitre1-2/+2
2008-06-22[ARM] Feroceon: speed up flushing of the entire cacheNicolas Pitre1-11/+48
2008-06-22[ARM] Orion: nuke orion5x_{read,write}Lennert Buytenhek7-62/+59
2008-06-22[ARM] Orion: use linux/serial_reg.h for Orion uncompress.hLennert Buytenhek1-7/+22
2008-06-22[ARM] Orion: add Maxtor Shared Storage II supportSylver Bruneau3-0/+277
2008-06-22[ARM] Orion: add Technologic Systems TS-78xx supportAlexander Clouter3-0/+284
2008-06-22[ARM] Orion: remove code duplication in TS209 and TS409 setup filesSylver Bruneau5-239/+168
2008-06-22[ARM] Orion: add HP Media Vault mv2120 supportMartin Michlmayr3-0/+201
2008-06-22[ARM] Orion: add Linksys WRT350N v2 supportLennert Buytenhek3-0/+180
2008-06-22[ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek3-4/+9
2008-06-22[ARM] Orion: add QNAP TS-409 supportSylver Bruneau3-0/+392
2008-06-22[ARM] Orion: implement power-off method for Kurobox ProSylver Bruneau1-4/+143
2008-06-22[ARM] Orion: avoid setting ->force_phy_addrLennert Buytenhek5-5/+0
2008-06-22[ARM] Orion: remove error printks in ->map_irq() implementationsLennert Buytenhek2-4/+0
2008-06-22[ARM] Orion: rework MPP handlingLennert Buytenhek10-114/+376
2008-06-22[ARM] Orion: move setting up PCIe WA window into PCIe setup pathLennert Buytenhek5-25/+2
2008-06-22[ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek7-195/+240
2008-06-22[ARM] Orion: delete unused IO_SPACE_REMAP defineLennert Buytenhek1-1/+0
2008-06-22[ARM] Orion: top-level IRQs are level-triggeredLennert Buytenhek1-1/+2
2008-06-22[ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek1-4/+9
2008-06-22[ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiBLennert Buytenhek1-2/+2
2008-06-22[ARM] Orion: make window setup a little more safeLennert Buytenhek1-5/+18
2008-06-22[ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek8-141/+132
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre2-0/+90
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre3-20/+19
2008-06-22[ARM] fix cache alignment code in memset.SNicolas Pitre1-1/+1
2008-06-22[ARM] latencytop supportNicolas Pitre2-4/+35
2008-06-22[ARM] Orion: update defconfig to 2.6.26-rc4Nicolas Pitre1-122/+187
2008-06-20Linux 2.6.26-rc7v2.6.26-rc7Linus Torvalds1-1/+1
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-110/+21
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-141/+180
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-6/+5
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-1070/+2604
2008-06-20Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+19
2008-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+73
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-16/+26