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
*
xpedite1k: Move to X-ES vendor directory
Peter Tyser
2009-07-24
10
-7
/
+7
*
xpedite1k: Sync checkboard() with other X-ES boards
Peter Tyser
2009-07-24
2
-1
/
+15
*
xpedite1k: Sync up board config options with other X-ES boards
Peter Tyser
2009-07-24
1
-19
/
+19
*
xpedite1k: Sync organization of board config with other X-ES boards
Peter Tyser
2009-07-24
1
-74
/
+85
*
xpedite1k: Sync up commands and environment with other X-ES boards
Peter Tyser
2009-07-24
1
-12
/
+110
*
xpedite1k: Disable unused ethernet port 1
Peter Tyser
2009-07-24
1
-3
/
+1
*
xpedite1k: Store environment in flash
Peter Tyser
2009-07-24
1
-4
/
+9
*
xpedite1k: Add support for additional GPIO pins
Peter Tyser
2009-07-24
1
-2
/
+11
*
xpedite1k: Add support for optional flashes
Peter Tyser
2009-07-24
2
-3
/
+8
*
xpedite1k: Cleanup coding style
Peter Tyser
2009-07-24
4
-278
/
+218
*
xpedite1k: Remove support for reading MACs from EEPROM
Peter Tyser
2009-07-24
2
-62
/
+1
*
xpedite1k: Remove support for fixed SDRAM configuration
Peter Tyser
2009-07-24
1
-63
/
+1
*
xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
Peter Tyser
2009-07-24
2
-32
/
+0
*
xpedite1k: Use standard CFI flash driver
Peter Tyser
2009-07-24
4
-617
/
+12
*
ppc4xx: Cleanup PLU405 board code
Matthias Fuchs
2009-07-24
1
-56
/
+62
*
ppc4xx: Add DL-Vision 405EP board support
Dirk Eibach
2009-07-24
8
-0
/
+574
*
ppc4xx: Fix missing freqOPB for 405EP
Dirk Eibach
2009-07-24
1
-0
/
+2
*
ppc4xx: Fix TLB reset problem with recent 44x images
Stefan Roese
2009-07-24
1
-2
/
+7
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
12
-980
/
+1026
*
autoconf.mk: include before config.mk for top level files
Mike Frysinger
2009-07-23
1
-3
/
+7
*
Remove static declaration from gunzip_bmp()
Mark Jackson
2009-07-23
1
-2
/
+2
*
cmd_tsi148: General cleanup
Peter Tyser
2009-07-23
1
-41
/
+44
*
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
2009-07-23
14
-23
/
+23
*
Update CHANGELOG
Wolfgang Denk
2009-07-23
1
-0
/
+2885
*
update config for mvBC-P (MPC5200)
André Schwarz
2009-07-23
1
-2
/
+12
*
ahci: Fix gcc 4.4 compiler warning
Kumar Gala
2009-07-23
1
-8
/
+6
*
drivers/bios_emulator: Fix gcc 4.4 compiler warning
Kumar Gala
2009-07-23
1
-1
/
+2
*
Re-add support for image type 'Standalone Program'
Detlev Zundel
2009-07-23
1
-0
/
+33
*
Add error checking for unsupported OS types.
Detlev Zundel
2009-07-23
1
-2
/
+13
*
ppc: Unlock cache-as-ram in a consistent manner
Peter Tyser
2009-07-23
2
-12
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2009-07-23
45
-236
/
+1936
|
\
|
*
Save server's MAC address in environment
Robin Getz
2009-07-22
2
-0
/
+14
|
*
fec_mxc: driver for FEC ethernet controller on i.MX27
Ilya Yanok
2009-07-22
5
-0
/
+1058
|
*
ppc4xx: Fixed compilation warning in 4xx_enet.c
Alessio Centazzo
2009-07-22
1
-2
/
+1
|
*
DHCP regression on 2009-06
Michael Zaidman
2009-07-22
1
-0
/
+3
|
*
net: phy: bugfixes: mv88E61xx multichip addressing support
Prafulla Wadaskar
2009-07-22
2
-10
/
+10
|
*
arm: Kirkwood: Check the error summary bit for error detection
Simon Kagstrom
2009-07-22
2
-1
/
+4
|
*
arm: Kirkwood: Fix compiler optimization bug for kwgbe_send
Simon Kagstrom
2009-07-22
1
-12
/
+19
|
*
MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
Richard Retanubun
2009-07-22
1
-0
/
+7
|
*
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-22
23
-195
/
+335
|
*
Add warning about upcoming removal of old Ethernet API
Ben Warren
2009-07-22
1
-0
/
+2
|
*
P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)
Poonam Aggrwal
2009-07-22
1
-1
/
+51
|
*
Add DNS support
Robin Getz
2009-07-22
7
-3
/
+401
|
*
net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...
Kim Phillips
2009-07-22
1
-1
/
+4
|
*
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-07-22
3
-7
/
+7
|
*
sh: sh_eth: Remove garbage from printf
Nobuhiro Iwamatsu
2009-07-22
1
-1
/
+1
|
*
smc911x: add support for LAN9221
Andreas Pretzsch
2009-07-22
1
-0
/
+2
|
*
rm9200 ethernet driver: board-specific quirk (csb337)
David Brownell
2009-07-22
1
-4
/
+18
*
|
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-07-23
2
-2185
/
+2464
|
/
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2009-07-23
27
-17
/
+1676
|
\
[next]