index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: dma_memcpy(): fix random failures
Mike Frysinger
2009-02-02
1
-8
/
+11
*
Blackfin: rewrite cache handling functions
Mike Frysinger
2009-02-02
3
-50
/
+90
*
Blackfin: setup bi_enetaddr for single nets
Mike Frysinger
2009-02-02
1
-1
/
+10
*
Blackfin: cache core/system clock values
Mike Frysinger
2009-02-02
4
-44
/
+80
*
Blackfin: enable --gc-sections
Mike Frysinger
2009-02-02
2
-0
/
+4
*
Blackfin: dont check baud if it wont actually get used
Mike Frysinger
2009-02-02
1
-1
/
+5
*
Blackfin: add driver for on-chip SPI controller
Mike Frysinger
2009-02-02
2
-0
/
+344
*
Blackfin: only build post code when CONFIG_POST
Mike Frysinger
2009-02-02
3
-9
/
+1
*
Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
Mike Frysinger
2009-02-02
2
-46
/
+34
*
Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
Mike Frysinger
2009-02-02
1
-2
/
+2
*
Blackfin: bfin_mac: use common debug()
Mike Frysinger
2009-02-02
1
-11
/
+3
*
Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
Mike Frysinger
2009-02-02
2
-5
/
+11
*
Blackfin: bfin_mac: cleanup MII/PHY functions
Mike Frysinger
2009-02-02
2
-175
/
+134
*
Blackfin: bfin_mac: set MDCDIV based on SCLK
Mike Frysinger
2009-02-02
1
-5
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-01
113
-28
/
+12041
|
\
|
*
SX1: add hardware V2 support
Jean-Christophe PLAGNIOL-VILLARD
2009-01-29
1
-2
/
+6
|
*
SX1: Fix second flash mapping
Jean-Christophe PLAGNIOL-VILLARD
2009-01-29
1
-1
/
+1
|
*
SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbtty
Jean-Christophe PLAGNIOL-VILLARD
2009-01-29
2
-2
/
+13
|
*
move Samsung's board to board/samsung
Jean-Christophe PLAGNIOL-VILLARD
2009-01-29
13
-2
/
+2
|
*
move ARM Ltd. to vendor dir
Jean-Christophe PLAGNIOL-VILLARD
2009-01-29
23
-10
/
+12
|
*
OMAP3: Add Zoom1 board support
Dirk Behme
2009-01-28
11
-2
/
+705
|
*
OMAP3: Add Pandora support
Dirk Behme
2009-01-28
11
-2
/
+999
|
*
OMAP3: Add EVM board
Dirk Behme
2009-01-28
10
-2
/
+1028
|
*
OMAP3: Add Overo board
Dirk Behme
2009-01-28
11
-2
/
+949
|
*
OMAP3: Add common power code, README, and BeagleBoard
Dirk Behme
2009-01-28
12
-10
/
+1161
|
*
Initial support for Nomadik 8815 development board
Alessandro Rubini
2009-01-24
13
-0
/
+1026
|
*
OMAP3: Add I2C support
Dirk Behme
2009-01-24
3
-0
/
+152
|
*
OMAP3: Add MMC support
Dirk Behme
2009-01-24
4
-0
/
+960
|
*
OMAP3: Add NAND support
Dirk Behme
2009-01-24
2
-0
/
+354
|
*
OMAP3: Add common board, interrupt and system info
Dirk Behme
2009-01-24
4
-0
/
+899
|
*
OMAP3: Add common clock, memory and low level code
Dirk Behme
2009-01-24
4
-0
/
+1098
|
*
OMAP3: Add common cpu and start code
Dirk Behme
2009-01-24
6
-0
/
+922
|
*
OMAP3: Add OMAP3, memory and function prototype headers
Dirk Behme
2009-01-24
5
-0
/
+662
|
*
OMAP3: Add pin mux, clock and cpu headers
Dirk Behme
2009-01-24
3
-0
/
+1099
|
*
bugfix for i.mx31 CCM_UPCTL reg
Maxim Artamonov
2009-01-24
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2009-02-01
16
-202
/
+446
|
\
\
|
*
|
AVR32: macb - Search for PHY id
Gunnar Rangoy
2009-01-28
1
-0
/
+31
|
*
|
Fix IP alignment problem
Olav Morken
2009-01-28
1
-1
/
+1
|
*
|
Marvell 88E1118 interrupt fix
Ron Madrid
2009-01-28
1
-0
/
+4
|
*
|
net: smc911x.c: Add LAN9211 to chip_ids[] array
Stefan Roese
2009-01-28
1
-0
/
+2
|
*
|
Move is_valid_ether_addr() to include/net.h
Mike Frysinger
2009-01-28
2
-16
/
+16
|
*
|
net: Sort Makefile labels
Michal Simek
2009-01-28
1
-2
/
+2
|
*
|
sh: sh7763rdp: Update sh7763rdp config
Nobuhiro Iwamatsu
2009-01-24
1
-0
/
+1
|
*
|
mgcoge make ether_scc.c work with CONFIG_NET_MULTI
Gary Jennejohn
2009-01-24
4
-12
/
+50
|
*
|
sh: sh_eth: Change new network API
Nobuhiro Iwamatsu
2009-01-24
4
-134
/
+240
|
*
|
net: smc911x: Make register read/write functions weak
Stefan Roese
2009-01-24
1
-37
/
+40
|
*
|
powerpc: net: support for the SMSC LAN8700 PHY
Heiko Schocher
2009-01-24
1
-0
/
+59
|
*
|
Merge git://git.denx.de/u-boot into u-boot
Ben Warren
2009-01-24
414
-3912
/
+15335
|
|
\
\
|
|
|
/
|
*
|
Fix compile error in building MBX860T.
Ben Warren
2008-12-09
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-ixp
Wolfgang Denk
2009-02-01
19
-46
/
+49
|
\
\
\
[next]