summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-06-25checkpatch: add ignore for network block comment style checkingBo Shen
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-06-24ac14xx: rephrase network boot config for developmentGerhard Sittig
2013-06-24ac14xx: use the official product name everywhereGerhard Sittig
2013-06-24ac14xx: remove obsolete board config itemsGerhard Sittig
2013-06-24ac14xx: re-order the recovery condition checksGerhard Sittig
2013-06-24ac14xx: minor improvement in diagnosticsGerhard Sittig
2013-06-24ac14xx: cleanup comments in the board supportGerhard Sittig
2013-06-24ac14xx: fix a potential NULL deref in diagnosticsGerhard Sittig
2013-06-23sf: Warn to use BAR for > 16MiB flashesJagannadha Sutradharudu Teki
2013-06-23sf: Add debug messages on spi_flash_read_commonJagannadha Sutradharudu Teki
2013-06-23sf: Place the sf calls in proper orderJagannadha Sutradharudu Teki
2013-06-23sf: Unify spi_flash write codeJagannadha Sutradharudu Teki
2013-06-23sf: Add flag status register polling supportJagannadha Sutradharudu Teki
2013-06-23sf: Remove spi_flash_cmd_poll_bit()Jagannadha Sutradharudu Teki
2013-06-23sf: spansion: Add support for S25FL512S_64KJagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q1024AJagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q1024Jagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q512AJagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q512Jagannadha Sutradharudu Teki
2013-06-23sf: Use spi_flash_addr() in write callJagannadha Sutradharudu Teki
2013-06-23sf: Add bank addr code in CONFIG_SPI_FLASH_BARJagannadha Sutradharudu Teki
2013-06-23sf: Update sf read to support all sizes of flashesJagannadha Sutradharudu Teki
2013-06-23sf: Update sf to support all sizes of flashesJagannadha Sutradharudu Teki
2013-06-23sf: Read flash bank addr register at probe timeJagannadha Sutradharudu Teki
2013-06-23sf: Discover the bank addr commandsJagannadha Sutradharudu Teki
2013-06-23sf: Add bank address register writing supportJagannadha Sutradharudu Teki
2013-06-22spi: mxc_spi: Use DIV_ROUND_UP at appropriate placesAxel Lin