Bryan Wu ([email protected])

Number of posts: 329 (0.53 per day)
First post: 2007-02-05 07:33:54
Last post: 2008-10-22 02:40:09

Date List Subject
2007-05-28 08:42:35 linux-kernel [PATCH 14/20] Blackfin arch: add proper ENDPROC()
2007-05-28 08:42:08 linux-kernel [PATCH 11/20] Blackfin arch: update defconfigs
2007-05-28 08:41:41 linux-kernel [PATCH 13/20] Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running
2007-05-28 08:41:24 linux-kernel [PATCH 15/20] Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR
2007-05-28 08:40:56 linux-kernel [PATCH 16/20] Blackfin serial driver: ignore framing and parity errors
2007-05-28 08:40:41 linux-kernel [PATCH 12/20] Blackfin arch: unify differences between our diff head.S files -- no functional changes
2007-05-28 08:40:00 linux-kernel [PATCH 10/20] Blackfin arch: scrub old console defines
2007-05-28 08:39:44 linux-kernel [PATCH 07/20] Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
2007-05-28 08:39:30 linux-kernel [PATCH 09/20] Blackfin arch: fixup Blackfin MAINTIANERS team member list
2007-05-28 08:38:58 linux-kernel [PATCH 08/20] Blackfin arch: Add header files for BF548
2007-05-28 08:38:42 linux-kernel [PATCH 06/20] Blackfin arch: mark our memory init functions with __init so they get freed after init
2007-05-28 08:38:27 linux-kernel [PATCH 04/20] Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT
2007-05-28 08:38:05 linux-kernel [PATCH 05/20] Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label.
2007-05-28 08:37:47 linux-kernel [PATCH 03/20] Blackfin arch: spelling fixes
2007-05-28 08:37:30 linux-kernel [PATCH 01/20] Blackfin arch: remove defconfig file
2007-05-28 08:37:04 linux-kernel [PATCH 02/20] Blackfin arch: DMA code minor naming convention fix
2007-05-28 08:36:43 linux-kernel [PATCH 00/20] Blackfin update for 2.6.22-rc3
2007-05-24 03:40:31 linux-kernel Re: [PATCH] blackfin: Enable arbitary speed serial setting
2007-05-23 09:28:48 linux-kernel [PATCH] Blackfin ethernet driver: on chip ethernet MAC controller driver
2007-05-23 09:16:19 linux-kernel Re: [patch 089/181] Blackfin: on-chip ethernet MAC controller driver
2007-05-23 08:29:44 linux-kernel Re: [patch 089/181] Blackfin: on-chip ethernet MAC controller driver
2007-05-22 08:37:28 linux-kernel Re: [PATCH 00/32] Blackfin update for 2.6.22-rc2
2007-05-21 10:34:03 linux-kernel [PATCH 32/32] Blackfin SPI: cleanup according to David Brownell's review
2007-05-21 10:19:43 linux-kernel [PATCH 15/32] Blackfin arch: dont clear status register bits in SWRST so we can actually use it
2007-05-21 10:19:25 linux-kernel [PATCH 14/32] Blackfin arch: make sure we declare the revid functions as pure (since they are)
2007-05-21 10:18:58 linux-kernel [PATCH 13/32] Blackfin arch: initial tepla-bf561 board support
2007-05-21 10:18:38 linux-kernel [PATCH 10/32] Blackfin arch: GPIO fix some defines
2007-05-21 10:18:21 linux-kernel [PATCH 08/32] Blackfin arch: Move write to VR_CTL closer to IDLE
2007-05-21 10:17:56 linux-kernel [PATCH 07/32] Blackfin arch: Fix reserved map after we changed PORT_H definition
2007-05-21 10:17:40 linux-kernel [PATCH 06/32] Blackfin arch: mark a bunch of local functions as static
2007-05-21 10:17:25 linux-kernel [PATCH 05/32] Blackfin arch: Add configuration data for ISP176x on BF561
2007-05-21 10:16:59 linux-kernel [PATCH 04/32] Blackfin arch: fix a few random warnings
2007-05-21 10:16:44 linux-kernel [PATCH 31/32] Blackfin serial driver: implement support for ignoring parity/break errors
2007-05-21 10:16:29 linux-kernel [PATCH 03/32] Blackfin arch: ISP1761 doesn't work for USB flash disk
2007-05-21 10:16:12 linux-kernel [PATCH 28/32] Blackfin arch: update defconfig files
2007-05-21 10:15:50 linux-kernel [PATCH 25/32] Blackfin arch: fix signal handling bug
2007-05-21 10:15:29 linux-kernel [PATCH 01/32] Blackfin arch: Add Workaround for ANOMALY 05000257
2007-05-21 10:14:54 linux-kernel [PATCH 02/32] Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533
2007-05-21 10:14:38 linux-kernel [PATCH 31/32] Blackfin serial driver: implement support for ignoring parity/break errors
2007-05-21 10:14:23 linux-kernel [PATCH 22/32] Blackfin arch: make sure we use local labels
2007-05-21 10:13:58 linux-kernel [PATCH 27/32] Blackfin arch: add board default configs to blackfin arch
2007-05-21 10:13:41 linux-kernel [PATCH 19/32] Blackfin arch: document why we have to touch the UART peripheral in our boot up code
2007-05-21 10:13:25 linux-kernel [PATCH 30/32] Blackfin serial driver: fix overhead issue
2007-05-21 10:13:01 linux-kernel [PATCH 26/32] Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK
2007-05-21 10:12:46 linux-kernel [PATCH 29/32] Blackfin arch: update pm.c according to power management API change.
2007-05-21 10:12:24 linux-kernel [PATCH 24/32] Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it
2007-05-21 10:11:59 linux-kernel [PATCH 21/32] Blackfin arch: dont clear the bit that tells coreb to start booting
2007-05-21 10:11:46 linux-kernel [PATCH 20/32] Blackfin arch: dma_memcpy borken for > 64K
2007-05-21 10:11:30 linux-kernel [PATCH 18/32] Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
2007-05-21 10:11:18 linux-kernel [PATCH 17/32] Blackfin arch: move board specific setup out of common init code and into the board specific init code
2007-05-21 10:10:51 linux-kernel [PATCH 16/32] Blackfin arch: finish removing p* volatile defines for MMRs