summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-26bootstage: Correct printf typesSimon Glass
2013-06-26Show stdout on error in fit-testSimon Glass
2013-06-26Fix missing return in do_mem_loop()Simon Glass
2013-06-26x86: Correct missing local variable in bootmSimon Glass
2013-06-26pci: Convert extern inline functions to static inlineSimon Glass
2013-06-26cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan
2013-06-26cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan
2013-06-26cros: add LPC support for cros_ecHung-ying Tyan
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan
2013-06-26cros: add I2C support for cros_ecHung-ying Tyan
2013-06-26cros: add cros_ec driverHung-ying Tyan
2013-06-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2013-06-25phylib: add atheros ar803x phyHeiko Schocher
2013-06-25phylib: add natsemi dp83630 phyHeiko Schocher
2013-06-25net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su
2013-06-25net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su
2013-06-25net: phy: supplement support for Micrel's KSZ9031SARTRE Leo
2013-06-25net: macb: add support for gigabit MACBo Shen
2013-06-25net: macb: using phylib to configure phy deviceBo Shen
2013-06-25net: macb: using AT91FAMILY replace #ifdeferryBo Shen
2013-06-25ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen
2013-06-25net: ks8851_mll: add ethernet supportRoberto Cerati
2013-06-25phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo
2013-06-25add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell
2013-06-25net: Correct check for link-local target IP conflictJoe Hershberger
2013-06-25PHY: micrel.c: add support for KSZ9031David Andrey
2013-06-25net/tftp: sparse fixesKim Phillips
2013-06-25net: make IPaddr type big endianKim Phillips
2013-06-25net: Fix build regression in macb.cJoe Hershberger
2013-06-25net/macb: Add arch specific routine to get mdio controlShiraz Hashim
2013-06-25net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar
2013-06-25net: nfs: add dynamic wait periodMatthias Brugger
2013-06-25NET: mvgbe: add support for DoveSebastian Hesselbarth
2013-06-25NET: mvgbe: add phylib supportSebastian Hesselbarth
2013-06-25NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth
2013-06-25pxe: add ipappend supportRob Herring
2013-06-25net: Fix build regression in cmd_pxe.cJoe Hershberger
2013-06-25pxe: add support for per arch and SoC default pathsRob Herring
2013-06-25pxe: add support for ontimeout tokenRob Herring
2013-06-25pxe: simplify menu display and selectionRob Herring
2013-06-25pxe: always display a menu when presentRob Herring
2013-06-25pxe: try bootz if bootm fails to find a valid imageRob Herring
2013-06-25bootz: un-staticize do_bootzRob Herring
2013-06-25pxe: fix handling of different localboot valuesRob Herring
2013-06-25pxe: make string parameters constRob Herring
2013-06-25pxe: Use ethact setting for pxeRob Herring
2013-06-25net: add ICPlus PHY driverYegor Yefremov
2013-06-25phy: export genphy_parse_link()Yegor Yefremov
2013-06-25net: Add sunxi (Allwinner) wemac driverHenrik Nordström