Hi gusarambula,
This is a little strange. I tried to clone the repository.
That seemed to be going fine then it stalled:
chris:tmp$ mkdir imx
chris:tmp$ cd imx
chris:imx$ git clone git://git.freescale.com/imx/linux-imx.git
Cloning into 'linux-imx'...
remote: Counting objects: 4290838, done.
remote: Compressing objects: 100% (674299/674299), done.
Receiving objects: 17% (749928/4290838), 412.04 MiB | 412.00 KiB/s
It's been like that for half an hour.
My network seems fine but I can't ping git.freescale.com:
chris:imx$ ping git.freescale.com
PING git.freescale.com (192.88.156.202) 56(84) bytes of data.
^C
--- git.freescale.com ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3023ms
chris:imx$ ping google.com
PING google.com (213.105.64.247) 56(84) bytes of data.
64 bytes from 213.105.64.247: icmp_seq=1 ttl=59 time=14.4 ms
64 bytes from 213.105.64.247: icmp_seq=2 ttl=59 time=17.9 ms
^C
--- google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 14.407/16.199/17.992/1.797 ms
I'm on fast home broadband link I don't think there's a firewall involved unless it's getting hung up on one of my ISP's filters ...