summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-22net: rtl8169: Fix format stringThierry Reding
2013-11-22net: add support for extended registers to mdio commandStefano Babic
2013-11-22net: add function to read/write extended registers in Micrel PhyStefano Babic
2013-11-22net: add extended function to phy APIStefano Babic
2013-11-22net: fix mask for phy Micrel KSZ9031Stefano Babic
2013-11-22phy: add missing constants for Micrel KSZ9031Stefano Babic
2013-11-22net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma
2013-11-22net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel
2013-11-22net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu
2013-11-22net: sh-eth: Change cache API of SHNobuhiro Iwamatsu
2013-11-22NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe
2013-11-22net: trivial: Fix typos in mii field descriptionsStephan Bauroth
2013-11-22phylib: update atheros ar803x phyShengzhou Liu
2013-11-22net: tftp: Make sure timeout will not effect wrap offsetrockly
2013-11-21sandbox: Make map_to_sysmem() use a constant pointerSimon Glass
2013-11-21sandbox: Correct data sizes and printf() strings in fdtdec.cSimon Glass
2013-11-21sandbox: config: Don't use 64-bit physical memorySimon Glass
2013-11-21sandbox: Use system headers first for sandbox's os.cSimon Glass
2013-11-21sandbox: Use uint64_t instead of u64 for timeSimon Glass
2013-11-21buildman: make board selector argument a regexStephen Warren
2013-11-21buildman: fix READMEAndreas Bießmann
2013-11-21patman: add Commit-notes tag and sectionAlbert ARIBAUD
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta
2013-11-21mtd: atmel_nand: use dev_xxx instead of printkWu, Josh
2013-11-21mtd: atmel_nand: don't print bit correction message in driverWu, Josh
2013-11-21sama5d3xek: support larger than 4G nand flashWu, Josh
2013-11-21mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh
2013-11-21board/c29xpcie: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-21mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha
2013-11-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-11-17Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada
2013-11-17arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada
2013-11-17powerpc: mpc83xx: delete unused rulesMasahiro Yamada
2013-11-17Makefile: delete unused linesMasahiro Yamada
2013-11-17tools: Makefile: delete redundant linesMasahiro Yamada
2013-11-17config.mk: delete unnecessary linesMasahiro Yamada
2013-11-17Makefile: refactor a littleMasahiro Yamada
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada