[U-Boot-commits] [branch/2011R1] new branch created

2011-10-16 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=192f61c1cfc313f83201d0e1e35bf69fb3f11a4e branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2011R1 ___ U-Boot-commits mailing list

[U-Boot-commits] Update localverison for next pre.

2011-10-27 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=e43b9d6ce599ab933d97a5971ebf986c5f5ab2a7 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- localversion-adi |2 +- 1 files changed, 1

[U-Boot-commits] [tag/2011R1-RC1] new tag created

2011-11-09 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=5ee7b76594e1360046a786b2dbab47a63f884f22 tag: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/tags/2011R1-RC1 Create tag 2011R1-RC1. ___ U-Boot-commits mailing list

[U-Boot-commits] bug[#7010] Fix compile error if define DEBUG.

2012-03-20 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=99f145d0fc2eff0fd9d5468204071e27abc90f07 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- drivers/spi/bfin_spi.c |2 +- 1 files changed, 1

[U-Boot-commits] Blackfin: setup SMC if user desires it

2012-04-19 Thread Sonic Zhang
for people to program settings if they so desire. Signed-off-by: Mike Frysinger vap...@gentoo.org Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.h | 47 ++ 1 files changed, 47 insertions

[U-Boot-commits] bf609: Restore CPU name and rev. after fixing ldr utility.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=6f59df44b8a7ca47ef5964d78fcf4b7b86d59695 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] arch:blackfin: init bss early

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=758ee6e933a62ed212c1e83c820a880a851f420a branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] blackfin:initcode: add bf609-ezkit support in program_clocks

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=f9601ebc89033414c2dac1c7cafd9367de7394f3 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] initcode: revert serial_putc()

2012-04-19 Thread Sonic Zhang
-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/blackfin/cpu/initcode.h b/arch/blackfin/cpu/initcode.h index f4b3b1f..71ad855 100644 --- a/arch/blackfin/cpu/initcode.h +++ b/arch/blackfin/cpu

[U-Boot-commits] blackfin: cgu: waitting after reinit clock

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=020abc315747de242c6476f97cf514bd4fb8d316 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] blackfin: mach-bf609: add dmc register read/write support

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=b995ecab4bc62f1a4e187f2f6e8f9a0573548fef branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] blackfin: initcode: fix default div val

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=9849afc0c0b8f412d716bd487e6b456ed1f8bbdf branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Fix default CGU_DIV div val Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] blackfin: initcode: change coding style

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=46b89db4fbffb42133598b024593d887f4da3802 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] blackfin: bf60x: net: make designware emac work when cache enable

2012-04-19 Thread Sonic Zhang
data sram. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- drivers/net/designware.c |4 drivers/net/designware.h | 12 ++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/net/designware.c b/drivers/net

[U-Boot-commits] blackfin: add ssync after memcpy_ASM

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=7fc4115dd883a65a15fa01c9f754b00fda8bb189 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk If not the memory will be wrong. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] blackfin: use nop instead of ssync

2012-04-19 Thread Sonic Zhang
. This patch use nop instead of ssync to workround it. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/start.S |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/blackfin/cpu/start.S b/arch/blackfin

[U-Boot-commits] arch:blackfin: add devonshire support

2012-04-19 Thread Sonic Zhang
lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- include/configs/bf609-ezkit.h |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/include/configs/bf609-ezkit.h b/include/configs/bf609-ezkit.h index 66e1ac5..2272f05 100644 --- a/include/configs/bf609

[U-Boot-commits] blackfin:configs: update default config for bf609-ezkit

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=457ced6dcd2ac764a2650eeda9e96e09f6cb201b branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- include/configs

[U-Boot-commits] blackfin: add dmc init for devonshire

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=7680cc05e0b172629736403750d65f55ba8114ba branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] blackfin: bf609-ezkit: add network support

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=02b4952015e0fa88ea28f4a841fbb6e80161398c branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- board/bf609

[U-Boot-commits] BF60x:early uart: Set up uart port mux and fer in early uart init.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=445e6a76c20d49c81af6ad31e911ff92bdc1dc0d branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] BF60x:early uart: Set up uart port mux and fer in early uart init.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=b172c6b8130be87702d7807bc1e83574fb91e1a6 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] blackfin:bf60x:add big cplb page support

2012-04-19 Thread Sonic Zhang
the total 128M memory. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/cplb.h |6 +++--- arch/blackfin/include/asm/mach-common/bits/mpu.h |6 +- arch/blackfin/lib/board.c| 22

[U-Boot-commits] blackfin: bf609: rework make memory dma work

2012-04-19 Thread Sonic Zhang
llback dma descriptor base addr. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/mach-bf609/BF609_def.h |4 ++-- arch/blackfin/lib/string.c |2 +- 2 files changed, 3 insertions(+), 3 deletion

[U-Boot-commits] blackfin: add marco to decide whether using 16MB cplb

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=67097b756aeb4c01ffab0bbf2c8f673b1e9c branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Big cplb only support on bf60x. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] blackfin: update bf609-ezkit default config

2012-04-19 Thread Sonic Zhang
...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- include/configs/bf609-ezkit.h | 20 ++-- 1 files changed, 14 insertions(+), 6 deletions(-) diff --git a/include/configs/bf609-ezkit.h b/include/configs/bf609-ezkit.h index 07a4c1d..d9da4bf 100644 --- a/include/configs

[U-Boot-commits] bf609:norflash: set max flash sectors

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=811922bbfb3a8555907032db69b3e5d813d2eb13 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] blackfin: bf60x: reenable cache support

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=c9613fd22b2bc827122b351d0b6d507b99bd0304 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] driver:net:designware: add CONFIG_BLACKFIN macro

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=4437b6a435b45f8b8eb12219d756cf7349733942 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- drivers/net

[U-Boot-commits] blackfin: norflash: add support for bf60x

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=c8c1705079c4f764ca338bf1485e6d4915400a11 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Add norflash support for bf60x. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] blackfin: bf609: add saveenv support

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=4a84eb7d51242302f3fcf3909b27f84ab1cb5240 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common

[U-Boot-commits] bf609:norflash: Save norflash env paramters into ldr.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=95a5522cdd31ea7321e8de84a54357971436f27e branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Update nor fLash base address in update command as well. Signed-off-by: Sonic Zhang sonic.zh...@analog.com

[U-Boot-commits] bf609:norflash: move env parameter to proper line

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=83744857502878282b03e9e8883975fb85118772 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] bf60x: add nor flash support

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=c7a003e6f60be4e9f0899935e9114804068a2b07 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- drivers/mtd

[U-Boot-commits] bf609: sclk1: get sclk1 via predefined macro.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=b4391ade8efbbd1c988ee36c3e45de06840ecccd branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] bf609:dma: fix typo

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=29db2e7914ccf177420b0bc302353f6b93da8ba8 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] blackfin: board: fix cplb init for !bf60x

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=b0b08919d97ef5e5bb9fd1c64258b98433885b20 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] blackfin:board: fix cplb setting for bf60x

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=09ec0adc698135fc58ebe019ece4306ccffe0a03 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] bf609: uart: sample via 16 clocks

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=d085d32f2d1d8aba549749d82312850b0a721e4a branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] bf609: Check card ready for each RSI command.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=a32a3ef7256b66d80f9e4b4fb22971de30ef5dda branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Set up RSI data before sending RSI command if data is applicable. Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] bf60x: initcode: add ddr config table

2012-04-19 Thread Sonic Zhang
. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.c | 138 ++--- include/configs/bf609-ezkit.h | 53 ++-- 2 files changed, 147 insertions(+), 44 deletions(-) diff --git

[U-Boot-commits] bf60x: add different ddr2 clk param

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=51f0f53415d2d18ebfaf84ecc7305de0d2b10ca4 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] bf609: initcode: set up uart baud properly for booting u-boot over UART

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=30577337e0b1c0d550b3c31bf008b3b484722503 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] bf609: rsi: rename exception mask macro

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=77bbd069db061fae1a62c4e1eb06890be6f79144 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] blackfin: add hw watchdog support for bf60x

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=4d7b4e4dcc3bdd2acfe0348cb082f45981e4c857 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] mtest: add half-word and byte testcases

2012-04-19 Thread Sonic Zhang
Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common/cmd_mem.c | 71 - 1 files changed, 69 insertions(+), 2 deletions(-) diff --git a/common/cmd_mem.c b/common/cmd_mem.c index 4daa1b3..5ed207a 100644 --- a/common/cmd_mem.c +++ b/common

[U-Boot-commits] blackfin: initcode: fix smc init

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=13aa5b61c89cf76844fc3f74daf0677cda0246cd branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] bf609: initcode: fix ddr para

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=9db58bd7227587d87548700e6fcfd186973065fe branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Fix ddr para during cclk=400Mz and dclk=200MHz. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic

[U-Boot-commits] blackfin: add L1_DATA_B_SRAM define for bf609

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=adf72a7afd4627e31a601f0bf89d5c96121e6224 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin

[U-Boot-commits] driver: net: designware: speed up mac init

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=f7b0f2728a9bd2ccb5a27ceced10e539b0ed6426 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk udelay less time to speed up mac init. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang

[U-Boot-commits] linkport switch: switch on linkport

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=a853061c2bcdcdec1fe7e2f30096d7dc0f5e37d6 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Steven Miao real...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- board/bf609

[U-Boot-commits] bug[#7027] softswitch: set CAN_STB pin to high to active CAN phy TJA1041

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=6c97ebb519a49eb2acdc61d82ee817abe789612f branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- board/bf609-ezkit/bf609-ezkit.c |2 +- board/bf609

[U-Boot-commits] blackfin: bf609: fix usb clk frequency for ezboard-v1.0

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=4f22aa5fb385122c0d3fb9830a7ad33729fd91b5 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- drivers/usb

[U-Boot-commits] common: usb_storage: limit to usb one usb device

2012-04-19 Thread Sonic Zhang
device like San Disk USB Storage. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common/usb_storage.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/common/usb_storage.c b/common/usb_storage.c index 16667f3..6ce0231 100644

[U-Boot-commits] pm: resume from hibernate: add bf60x resume from hibernate support

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=928cba6e41fff5be4844c202472023dead07dcab branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Steven Miao real...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch

[U-Boot-commits] bf609: uart0: enable UART0 soft switch PINs

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=8264ec8f4b53e958899d2e9c8dbca946b319821c branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- board/bf609-ezkit/bf609-ezkit.c |4 board/bf609

[U-Boot-commits] revert early clock init for bf60x

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=f5224a4672ed53b5066fd36a850e28e661df11fe branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Steven Miao real...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch

[U-Boot-commits] bf609: norflash: Set up proper SMC bank0 MMRs.

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=f2344ea0a546dae28fd10e0b68272488fbd49958 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Nor flash is installed on bank0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu

[U-Boot-commits] bf609: norflash: change SMC value for bf609-ezkit v1.0

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=9d8ab9dfad0154449626d37e34787f72d788417d branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk The ARDY PIN is inversed. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- include/configs/bf609-ezkit.h

[U-Boot-commits] soft switch: disable linkport by default, linkport will conflict with nor flash

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=da3d86f603a8e6e442fc5daac1241724ced350e2 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Steven Miao real...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- board/bf609

[U-Boot-commits] blackfin: norflash: code cleanup and support ezbrd-1.0

2012-04-19 Thread Sonic Zhang
) form mtd framework. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/lib/board.c | 24 drivers/mtd/cfi_flash.c | 18 -- include/configs/bf609-ezkit.h |1 + 3 files changed, 25

[U-Boot-commits] bf60x hibernate: read hibernate data structure from DPM0_RESTORE4

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=9ca47e607b952b746b0b5a978591a31d9559a72e branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Steven Miao real...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch

[U-Boot-commits] bf609: rsi: update rsi register macro for bf609 rsi extension.

2012-04-19 Thread Sonic Zhang
-byte CSR register in SD card. Signed-off-by: Sonic Zhang sonic.zh...@analog.com Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/mach-common/bits/sdh.h | 33 ++- drivers/mmc/bfin_sdh.c

[U-Boot-commits] [branch/2012R1] new branch created

2012-04-19 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=13f2a87e4f80ea3f62d2c6538492d87dfcb2e388 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 ___ U-Boot-commits mailing list

[U-Boot-commits] blackfin: update license to Clear BSD license for Blackfin anomaly head files.

2012-04-28 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=26bf9c694269b23b31b6c6c4a87e93d1dd308570 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Per the request from ADI Legal. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/BSD.txt

[U-Boot-commits] branch/2012R1 blackfin: update license to Clear BSD license for Blackfin anomaly head files.

2012-04-28 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=9696ba172339857610405a5fd0cca5aa5479fe7a branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Per the request from ADI Legal. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/BSD.txt

[U-Boot-commits] branch/2012R1 bf60x: Rename the DDR controller macro from DDR0 to DMC0 to avoid confusion.

2012-05-14 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=931d87d321944a73ab0c7d7d613e45fbf06843ad branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.c

[U-Boot-commits] branch/2012R1 bf60x: Use the new DMC macro.

2012-05-14 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=8037e545cfabf02b54988655adf52da1ac1450f4 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common/cmd_reginfo.c | 10 +- 1 files changed

[U-Boot-commits] bf60x: Use the new DMC macro.

2012-05-14 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=2acc30d79d3f4639ff97d0ab0bf4e8c3499aba32 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common/cmd_reginfo.c | 10 +- 1 files changed

[U-Boot-commits] bf60x: fix typo in last commit

2012-05-15 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=4329df68bd4895db6a7c20d55026d38dcd5a0731 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Should be DMC0 other than SMC0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu

[U-Boot-commits] cmd: fix a typo in last commit

2012-05-15 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=6dad97a6fffd2e9ffa07ad6cd83bc1928249012f branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Should be DMC0 other than SMC0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common/cmd_reginfo.c

[U-Boot-commits] branch/2012R1 bf60x: fix typo in last commit

2012-05-15 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=5aa20b15825f99038b3394c23d01d742da09629b branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Should be DMC0 other than SMC0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu

[U-Boot-commits] branch/2012R1 cmd: fix a typo in last commit

2012-05-15 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=6a6bb2c582d230cb3de0c305dc518a9a7990b445 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Should be DMC0 other than SMC0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- common/cmd_reginfo.c

[U-Boot-commits] branch/2012R1 bf60x: update bf60x anomaly list

2012-07-02 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=ca0bce09fb0bdfcb9d081a8425103c91e8baee77 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/mach-bf609/anomaly.h | 141

[U-Boot-commits] bf60x: update bf60x anomaly list

2012-07-02 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=a31e16c85429e7ffc4230ae822bbfeffc69ad957 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/mach-bf609/anomaly.h | 141

[U-Boot-commits] branch/2012R1 bug[#7188] bf60x: boot rom doesn't have soft reset API

2012-07-06 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=74fa7d030f9f576f7569ccd213dd18deb5fe branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/mach-bf609/anomaly.h |2

[U-Boot-commits] bug[#7188] bf60x: boot rom doesn't have soft reset API

2012-07-06 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=0468e762032d0ee3b5ccbadd6e73d7f3a9969563 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/include/asm/mach-bf609/anomaly.h |2

[U-Boot-commits] [tag/2012R1-RC1-BF60x] new tag created

2012-07-06 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=c2c29699744d768014905ef694aacce0163be623 tag: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/tags/2012R1-RC1-BF60x Create tag 2012R1-RC1-BF60x ___ U-Boot-commits mailing

[U-Boot-commits] [tag/2012R1-RC3-BF60X] new tag created

2012-07-24 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=7c93da7fa82a10c1551f0dc616b9cbc23f9e14da tag: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/tags/2012R1-RC3-BF60X Create tag 2012R1-RC3-BF60X ___ U-Boot-commits mailing

[U-Boot-commits] branch/2012R1 Revert bf609: change default SCLK to 250Mhz

2012-07-25 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=09e03fd6b6637453a49869ec39cccb9f156eebdc branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R1 This reverts commit 44c8ae2217f270a99d2d9909531026c7b32ac26c. Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] [tag/2012R1-RC4-BF60X] new tag created

2012-07-25 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=01e7b706baa45b77c9f4cd8b51a9301ab7afe780 tag: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/tags/2012R1-RC4-BF60X Create tag 2012R1-RC4-BF60X ___ U-Boot-commits mailing

[U-Boot-commits] Revert [#6684] Update script: modify test sysclk,

2012-07-25 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=e11793a0fb22870304641492269b73f57ae1ada8 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk This reverts commit 5e3cff97b8244293d257f00ac4f3f8d3caae8594. Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] Revert bf609: change default SCLK to 250Mhz

2012-07-25 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=66bff3005faab1be59693c94050954972ae1e008 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk This reverts commit 44c8ae2217f270a99d2d9909531026c7b32ac26c. Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] [#7755] blackfin: serial: Use RBR macro instead of DLL macro to register serial devcie.

2012-08-20 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=069a68856f999cd7ff0dca34d9a28c76c65cf856 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk RBR macro is defined in both serial 1 and 4 devices. Signed-off-by: Sonic Zhang sonic.zh...@analog.com

[U-Boot-commits] [#7255] bf60x: serial: enable system serial driver in bf60x config.

2012-08-20 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=17108f9eb7ab3897994c11d558f0f2e063f5 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- include/configs/bf609-ezkit.h |1 - include

[U-Boot-commits] blackfin: core1: run core1 from L1 code sram start address in uboot init code on core 0

2012-08-30 Thread Sonic Zhang
to allow customer to run core 1 in uboot init code on core 0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/cpu.c | 29 ++ arch/blackfin/include/asm/mach-bf561/BF561_def.h |2 + arch/blackfin/include/asm/mach-bf609

[U-Boot-commits] branch/2012R1 blackfin: core1: run core1 from L1 code sram start address in uboot init code on core 0

2012-08-30 Thread Sonic Zhang
to allow customer to run core 1 in uboot init code on core 0. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/cpu.c | 29 ++ arch/blackfin/include/asm/mach-bf561/BF561_def.h |2 + arch/blackfin/include/asm/mach-bf609

[U-Boot-commits] blackfin: initcode: use DMC macro instead of EBIU macro.

2012-11-30 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=eaab55bd2d78d35e408599b43220a1df6cd0c45f branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk EBIU macros are for BF5xx. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.c

[U-Boot-commits] blackfin: early_serial: Correct early serial mess output in BYPASS boot mode.

2012-11-30 Thread Sonic Zhang
LDR boot modes. In BYPASS boot mode, the start up code is located in Nor flash address other than the DRAM address defined in link script. The code embedded string can't be addressed by its compile time symbol. Calculate it according to the flash offset. Signed-off-by: Sonic Zhang sonic.zh

[U-Boot-commits] bug[# 7040]blackfin: serial: Set correct early debug serial baudrate.

2012-11-30 Thread Sonic Zhang
uboot clock macros. Split the early baudrate setting function and the normal baudrate setting one. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.c | 41 +++ arch/blackfin/cpu/serial.c| 11 - arch/blackfin/cpu/serial1.h

[U-Boot-commits] bug[#6915] bf609: dma_copy: limit the max memory dma peripheral transfer size to 4 bytes.

2012-12-11 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=ecba52873f91dee0dc2206082795cf2c35a773f9 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Othersize, the bf609 memory dma halts after being enabled. Signed-off-by: Sonic Zhang sonic.zh...@analog.com

[U-Boot-commits] [branch/2012R2] new branch created

2012-12-12 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=433ff1fad1031187ac39e7f595c25440c20186b3 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R2 ___ U-Boot-commits mailing list

[U-Boot-commits] branch/2012R2 Update local version to 2012R2.

2012-12-12 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=3df8be87b4d74d9cd4d10ed591cf5f0877bbda2d branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R2 Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- localversion-adi |2 +- 1 files changed, 1

[U-Boot-commits] branch/2012R2 clock: optimize the early_division algorithm

2013-01-07 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=efaa56d984d6643069eed007f3852aebe9def11b branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/2012R2 Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.c |7 +++ arch

[U-Boot-commits] [branch/for-upstream-sonic] new branch created

2013-02-05 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=31afef62470ae6433648de1a98add08e1825f1ae branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/for-upstream-sonic ___ U-Boot-commits mailing list

[U-Boot-commits] Update to mainline 2012.07 stable release.

2013-02-06 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=4b6f558352a74b5e0f7f87d86bd6209cd8e51a86 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- Makefile|6 +++--- include

[U-Boot-commits] helper: Add architecture specific symbol prefix in the uboot list link script.

2013-02-06 Thread Sonic Zhang
this prefix. Add it to the uboot list helper function make_u_boot_list. Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- helper.mk |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helper.mk b/helper.mk index 79a1da0..16e4cfd 100644 --- a/helper.mk +++ b/helper.mk @@ -58,7

[U-Boot-commits] Move local version ahead.

2013-02-06 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=7a27c814488676bf757117027b357c43cef087f4 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- localversion-adi |2 +- 1 files changed, 1

[U-Boot-commits] [branch/for-upstream-2013.01] new branch created

2013-02-07 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=a5ed0046d3218a95112082491c8102462035f323 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/for-upstream-2013.01 ___ U-Boot-commits mailing list

[U-Boot-commits] mainline feedbacks: spearate declarations and code by a blankline

2013-02-07 Thread Sonic Zhang
commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=a0dc35d213c30d7c8580e0873c128a2491615583 branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/initcode.c | 13 - 1

  1   2   >