aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf561/head.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Blackfin arch: move board specific setup out of common init code and into the board specific init codeMike Frysinger3-26/+28
2007-05-21Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger3-149/+0
2007-05-21Blackfin arch: dont clear status register bits in SWRST so we can actually use itMike Frysinger3-18/+0
2007-05-21Blackfin arch: make sure we declare the revid functions as pure (since they are)Mike Frysinger1-2/+2
2007-05-21Blackfin arch: initial tepla-bf561 board supportMike Frysinger3-2/+70
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich1-1/+3
2007-05-21Blackfin arch: fix trace output for FLAT binariesMike Frysinger1-5/+13
2007-05-21Blackfin arch: GPIO fix some definesMichael Hennerich1-7/+7
2007-05-21Blackfin arch: DMA operation cleanupMichael Hennerich2-10/+214
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich3-6/+12
2007-05-21Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich1-2/+2
2007-05-21Blackfin arch: mark a bunch of local functions as staticMike Frysinger2-5/+4
2007-05-21Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich1-0/+49
2007-05-21Blackfin arch: fix a few random warningsMike Frysinger1-12/+10
2007-05-21Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li2-1/+6
2007-05-21Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu1-0/+28
2007-05-21Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2-6/+20
2007-05-21Detach sched.h from mm.hAlexey Dobriyan109-30/+126
2007-05-21Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi1-1/+1
2007-05-21[S390] More verbose show_mem() like other architectures.Heiko Carstens1-15/+23
2007-05-21[S390] Make use of kretprobe_assert.Heiko Carstens1-1/+1
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens3-1/+27
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens3-2/+26
2007-05-21[S390] cio: Update documentation.Cornelia Huck1-78/+4
2007-05-20IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier1-0/+6
2007-05-20[ARM] spelling fixesSimon Arlott39-62/+62
2007-05-20[ARM] at91_adc parenthesis balanceMariusz Kozlowski1-1/+1
2007-05-20[ARM] 4400/1: S3C24XX: Add high-speed MMC device definitionBen Dooks3-0/+32
2007-05-20[ARM] 4399/2: S3C2443: Fix SMDK2443 nand timingsBen Dooks1-0/+4
2007-05-20[ARM] 4398/1: S3C2443: Fix watchdog IRQ numberBen Dooks1-0/+4
2007-05-20[ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguityBen Dooks1-1/+1
2007-05-20[ARM] 4396/1: S3C2443: Add missing HCLK clocksBen Dooks1-1/+21
2007-05-20[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machinesBen Dooks5-0/+5
2007-05-20[ARM] 4388/1: no need for arm/mm mmap range checks for non-mmuGreg Ungerer1-0/+2
2007-05-20[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer1-1/+1
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2-17/+51
2007-05-19[NET]: Fix race condition about network device name allocation.Stephen Hemminger2-5/+13
2007-05-19[IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddrPatrick McHardy1-1/+4
2007-05-19[NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config namePatrick McHardy1-2/+0
2007-05-19[NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invocationPatrick McHardy1-4/+4
2007-05-19[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu2-67/+75
2007-05-19[TCP] FRTO: Prevent state inconsistency in corner casesIlpo Järvinen1-0/+2
2007-05-19[TCP] FRTO: Add missing ECN CWR sending to one of the responsesIlpo Järvinen1-0/+1
2007-05-19[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation errorMikael Pettersson1-3/+2
2007-05-19[RFKILL]: Fix check for correct rfkill allocationIvo van Doorn1-1/+1
2007-05-19[IPV6]: Add ip6_tunnel.h to headers_installDeepak Saxena1-0/+1
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier1-1/+1
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier1-1/+1
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin1-35/+80
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin1-60/+98