summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25Prepare v2014.01-rc1v2014.01-rc1Tom Rini
2013-11-25Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86Tom Rini
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-25Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini
2013-11-25sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk
2013-11-25MAKEALL: add -b (--board) optionMasahiro Yamada
2013-11-25bios_emulator: delete an unnecessary include pathMasahiro Yamada
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25common: Delete unnecessary rules.Masahiro Yamada
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada
2013-11-25Makefile: move some libraries to lib/MakefileMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada
2013-11-25board: tqm5200: delete its own object make ruleMasahiro Yamada
2013-11-25spieval: Remove remainders of dead boardMasahiro Yamada
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada
2013-11-25board: h2200: Delete an unnecessary make ruleMasahiro Yamada
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada
2013-11-25tools: imls: Remove a broken and unused tool.Masahiro Yamada
2013-11-25gpio_led: add support for inverted polarityIgor Grinberg
2013-11-25gpio_led: check gpio_request() return valueIgor Grinberg
2013-11-25README: document the CONFIG_GPIO_LED symbolIgor Grinberg
2013-11-25hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini
2013-11-22net: rtl8169: Add support for RTL8168d/8111dThierry Reding
2013-11-22net: rtl8169: Improve cache maintenanceThierry Reding
2013-11-22net: zynq_gem: Add d-cache supportSrikanth Thokala
2013-11-22phy: Use general phy code for smsc lan8720aDavid Dueck
2013-11-22phy: Use supported field during autonegotiationDavid Dueck
2013-11-22net: dm9000: random mac address supportAndrew Ruder
2013-11-22drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim
2013-11-22net: tftpsrv: Get correct client MAC addressAndrew Ruder
2013-11-22net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam
2013-11-22net/phy: Fix the phy id mask of AR8031Chunhe Lan
2013-11-22net: tsec: Fix mac addr setup portability, cleanupClaudiu Manoil
2013-11-22net: tsec: Use portable regs type (uint->u32)Claudiu Manoil
2013-11-22net: tsec: Use portable types and accessors for BDsClaudiu Manoil
2013-11-22net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil
2013-11-22net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil
2013-11-22net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil
2013-11-22net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil
2013-11-22net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil
2013-11-22net: Fix mcast function pointer prototypeClaudiu Manoil
2013-11-22net: designware: Fix alignment of buffer descriptorsAlexey Brodkin
2013-11-22net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin
2013-11-22net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu
2013-11-22net, phy: fix AR8031 phy_maskHeiko Schocher
2013-11-22net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding