login
Header Space

 
 

Mailing list archives

Search results

Found 43 matching messages (0.038 seconds). Page 1 of 3.

[GIT PULL] Blackfin arch/serial driver fixing and updates for 2.6.26-rc2

... Sync channel defines with struct dma_register dma_io_base_addr. Blackfin arch: Add workaround to read edge triggered ... ); - bfin_write_FIO_DIR(BIT_TO_SET); - bfin_write_FIO_FLAG_C(BIT_TO_SET); + /* workaround pull up on cpld / flash pin not being ...

linux-kernel - Bryan Wu - May 17 2008 - 06:48

[GIT PULL] Blackfin arch/serial driver fixing and updates

... Sync channel defines with struct dma_register dma_io_base_addr. Blackfin arch: Add workaround to read edge triggered ... ); - bfin_write_FIO_DIR(BIT_TO_SET); - bfin_write_FIO_FLAG_C(BIT_TO_SET); + /* workaround pull up on cpld / flash pin not being ...

linux-kernel - Bryan Wu - May 19 2008 - 08:33

Re: [GIT PULL] Blackfin arch updates for 2.6.26-RC5

... .org> wrote: > Hi Linus, > > Please pull from 'for-linus' branch of > ... breakage bug > > Mike Frysinger (2): > Blackfin arch: fixup warnings with the new ... irq_desc[PATA_INT].status |= IRQ_NOAUTOEN; > diff --git a/drivers/serial/bfin_5xx.c ...

linux-kernel - Bryan Wu - Jun 9 2008 - 22:15

[GIT PULL] Blackfin arch updates for 2.6.27-rc3

... fixed some critical bugs. Please pull from 'for-linus' branch of ... application debugging Michael Hennerich (3): Blackfin arch: Functional power management support ... CPU Frequency scaling" diff --git a/arch/blackfin/configs/BlackStamp_defconfig b ...

linux-kernel - Bryan Wu - Aug 14 2008 - 09:22

[GIT PULL] Blackfin arch updates and bug fixing

... this git-pull request, we finished moving include/asm-blackfin header ... asm}/emergency-restart.h | 0 .../blackfin/include/asm}/entry.h | 0 ... deletions(-) rename {include/asm-blackfin => arch/blackfin/include/asm}/.gitignore (100 ...

linux-kernel - Bryan Wu - Aug 28 2008 - 12:03

[GIT PULL] Blackfin arch updates for 2.6.28

Hi Linus, This git-pull request includes some major updates and ... merge windows - kgdb supports on Blackfin - new board bf526 ezbrd support ... option string Vitja Makarov (1): Blackfin arch: introducing bfin_addr_dcachable -- To unsubscribe ...

linux-kernel - Bryan Wu - Oct 13 2008 - 04:39

[GIT PULL] Blackfin arch update for 2.6.23

Hi Linus, Please pull from 'for-linus' branch of master.kernel.org:/ ... - add gpio_to_irq and irq_to_gpio Blackfin arch: Advertise GENERIC_GPIO and remove duplicated ... ; if (ret) return ret; } diff --git a/drivers/spi/spi_bfin5xx.c b ...

linux-kernel - Bryan Wu - Aug 5 2007 - 09:02

[GIT PULL] Blackfin arch bug fixing

Hi Linus, Please pull from 'for-linus' branch of master.kernel ... Add missing definitions of BF54x Blackfin arch: ensure that speculative loads ... 133333333 CONFIG_MIN_SCLK_HZ=27000000 # diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig ...

linux-kernel - Bryan Wu - Oct 30 2007 - 04:53

[GIT PULL] Blackfin arch bug fixing and cleanup

... missed sending out GIT patch for -rc3. Please pull from 'for- ... Robert P. J. Day (1): Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" Robin ... in the + /sys/kernel/debug/blackfin/ directory where you can read/ ...

linux-kernel - Bryan Wu - Nov 23 2007 - 05:46

[GIT PULL] Blackfin arch and serial driver fixing for 2.6.25-rc4

Hi Linus, Please pull from 'for-linus' branch of master.kernel.org:/ ... 2.6.git for-linus to receive the following updates: - Blackfin arch bug ... * character comes across. All other Blackfin families operate - * properly though. + * character ...

linux-kernel - Bryan Wu - Feb 29 2008 - 00:36

[GIT PULL] Blackfin arch/serial driver fixing and updates for 2.6.26-rc1

Hi Linus, Please pull from 'for-linus' branch of master.kernel.org:/ ... (1): [Blackfin] arch: Support for CPU_FREQ and NOHZ diff --git a/ ... & FLG_DATA_IN_L1) && (s->sh_size > 0))) { - mod->arch.data_a_l1 = s; dest = l1_data_sram_alloc(s-> ...

linux-kernel - Bryan Wu - May 9 2008 - 13:27

[GIT PULL] Blackfin arch updates for 2.6.26-RC4

Hi Linus, Please pull from 'for-linus' branch of master.kernel. ... /8250.h | 5 - include/asm-blackfin/bfin-global.h | 7 - include/ ... (1): Blackfin arch: update anomaly headers from toolchain trunk diff --git ...

linux-kernel - Bryan Wu - May 31 2008 - 06:33

[GIT PULL] Blackfin arch updates for 2.6.26-RC5

Hi Linus, Please pull from 'for-linus' branch of master.kernel.org:/ ... change breakage bug Mike Frysinger (2): Blackfin arch: fixup warnings with the new ... irq_desc[PATA_INT].status |= IRQ_NOAUTOEN; diff --git a/drivers/serial/bfin_5xx.c b ...

linux-kernel - Bryan Wu - Jun 7 2008 - 04:26

[GIT PULL] Blackfin arch and serial driver updates for 2.6.27 merge window

Hi Linus, Please pull from 'for-linus' branch of master.kernel ... relocation truncated to fit: R_pcrel12_jump_s) Blackfin arch: Functional power management support ... y CONFIG_ZLIB_DEFLATE=m diff --git a/arch/blackfin/configs/BF533-STAMP_defconfig ...

linux-kernel - Bryan Wu - Jul 19 2008 - 09:45

[GIT PULL] Blackfin arch updates for 2.6.27

Hi Linus, Please pull from 'for-linus' branch of master.kernel ... relocation truncated to fit: R_pcrel12_jump_s) Blackfin arch: Functional power management support ... y CONFIG_ZLIB_DEFLATE=m diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig ...

linux-kernel - Bryan Wu - Jul 26 2008 - 11:22

[GIT PULL] Blackfin arch fixes (try #2)

... patch will kill the zero file git-pull error. Jie's patch is ... blackfin-2.6.git/ master Jie Zhang (1): Blackfin arch: Add proper - ... kernel/traps.c | 3 ++- include/asm-blackfin/processor.h | 4 ++++ 10 files changed ...

linux-kernel - Bryan Wu - Jul 2 2007 - 20:37

[GIT PULL] Blackfin arch fixing for 2.6.25-rc0

Hi Linus, Please pull from 'for-linus' branch of master.kernel.org ... /blackfin-2.6.git for-linus to receive the following updates: - merge dual ... Provide platform support Mike Frysinger (12): [Blackfin] arch: error out if ANOMALY_05000263 ...

linux-kernel - Bryan Wu - Feb 8 2008 - 16:39

[GIT PULL] Blackfin arch fixing for 2.6.25-rc5

Hi Linus, Please pull from 'for-linus' branch of master.kernel. ... comments and ENDPROC markings [Blackfin] arch: current_l1_stack_save is a pointer, so ... NR_syscalls-(.-_sys_call_table)/4 .long _sys_ni_syscall .endr diff --git a/include/asm ...

linux-kernel - Bryan Wu - Mar 6 2008 - 16:35

[GIT PULL] Blackfin arch fixing for 2.6.25-rc4

Hi Linus, Please pull from 'for-linus' branch of master.kernel. ... 11 deletions(-) Bryan Wu (1): [Blackfin] arch: add new timerfd syscalls ... (CONFIG_SDH_BFIN_MODULE) &bf54x_sdh_device, #endif diff --git a/arch/blackfin/mach-common/entry.S ...

linux-kernel - Bryan Wu - Mar 3 2008 - 18:54

Re: [GIT PULL] Blackfin arch update for 2.6.23

... know who allocated GPIO/Peripheral resources > > > > Blackfin arch: add peripheral resource allocation ... and add support for portmux API > > > > Blackfin SPI driver: use new GPIO ... GPIO > -mike This GIT-PULL is for Blackfin new GPIO update, ...

linux-kernel - Bryan Wu - Aug 5 2007 - 22:34

speck-geostationary