summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi2010-05-051-2/+2
* configs: remove unused CONFIG_COMMAND_HISTORYKim Phillips2010-05-043-3/+0
* mvsmr: fix link errorAnatolij Gustschin2010-05-041-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-0425-211/+2120
|\
| * Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger2010-05-032-15/+16
| * net: ethoc: add write_hwaddr supportThomas Chou2010-05-031-3/+3
| * net: altera_tse: add write_hwaddr supportThomas Chou2010-05-031-28/+35
| * net: fec_mxc: add write_hwaddr supportHeiko Schocher2010-05-031-1/+1
| * net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar2010-05-031-0/+11
| * Program net device MAC addresses after initializingBen Warren2010-05-035-5/+31
| * net: add altera triple speeds ethernet mac driverThomas Chou2010-05-034-0/+1432
| * net: add opencore 10/100 ethernet mac driverThomas Chou2010-05-033-0/+513
| * smc911x driver frame alignment patchValentin Yakovenkov2010-05-031-1/+1
| * net: Kirkwood_egiga.c bugfixes for rx pathPrafulla Wadaskar2010-05-031-4/+5
| * fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige2010-05-031-1/+1
| * tsec: Wait for both RX and TX to stopAndy Fleming2010-05-031-1/+2
| * net: dm9000x: use standard I/O accessorsMike Frysinger2010-05-031-6/+6
| * mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel2010-05-031-22/+7
| * fec_mxc don't use internal eeprom on MX25John Rigby2010-05-031-2/+2
| * fix lockup in mcfmii/mii_discover_phy() in case communication failsWolfgang Wegner2010-05-031-22/+23
| * 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-032-4/+49
| * ./net/net.c - make Microsoft dns servers happy with random_port() numbersRobin Getz2010-05-031-2/+4
| * Remove unused "local_crc32" function.Detlev Zundel2010-05-033-120/+3
| * net: Trivial coding style issue with empty for statementDetlev Zundel2010-05-031-2/+3
| * net: Kirkwood_egiga.c: fixed build warningsPrafulla Wadaskar2010-05-032-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-0451-738/+2817
|\ \ | |/ |/|
| * pm9263 converted to at91 soc accessAsen Dimov2010-04-303-145/+152
| * at91: define matrix registers bit fieldsAsen Dimov2010-04-301-0/+138
| * MX31: Removed erroneous board name from QONGStefano Babic2010-04-301-1/+1
| * MX31: Add UBI support to QONG moduleStefano Babic2010-04-301-4/+9
| * MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-302-33/+103
| * MX31: Add support for NAND to QONG boardStefano Babic2010-04-303-23/+101
| * MX31: add pin definitions for NAND controllerStefano Babic2010-04-301-0/+9
| * MX31: add accessor function to get a gpioStefano Babic2010-04-302-0/+20
| * mx51evk: correct list of possible BOOT_FROM valuesStefano Babic2010-04-301-1/+1
| * mkimage: correct spelling error in imximageStefano Babic2010-04-301-1/+1
| * MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-301-1/+1
| * configs/openrd_base.h: reordered macrosFrans Meulenbroeks2010-04-301-2/+2
| * configs/sheevaplug: added a few additional commandsFrans Meulenbroeks2010-04-301-5/+22
| * Marvell GuruPlug Board SupportSiddarth Gore2010-04-309-0/+652
| * Moved board specific values in config fileStefano Babic2010-04-302-1/+7
| * MX51EVK: Remove CPLD related codeFabio Estevam2010-04-302-68/+0
| * arm, i.mx27: add support for magnesium board from projectiondesignHeiko Schocher2010-04-307-197/+335
| * arm, mx27: add support for SDHC1 pin initHeiko Schocher2010-04-302-0/+18
| * SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-304-105/+105
| * SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-305-29/+29
| * pm9263: remove CONFIG_CMD_AUTOSCRIPTAsen Dimov2010-04-301-1/+0
| * at91: add defines for RTT and GPBRAlexander Holler2010-04-303-0/+7
| * pm9261: remove CONFIG_CMD_AUTOSCRIPTAsen Dimov2010-04-301-1/+0
| * pm9261 converted to at91 soc accessAsen Dimov2010-04-303-108/+130
OpenPOWER on IntegriCloud