summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun
2013-11-25Driver/DDR: Update DDR driver to allow non-zero base addressYork Sun
2013-11-25powerpc/mpc8xxx: Extend DDR registers' fieldsYork Sun
2013-11-25Driver/DDR: Add Freescale DDR driver for ARMYork Sun
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-25p1010rdb: enable mtdparts for NANDZhao Qiang
2013-11-25mpc85xx: Fix the offset of register address errorTang Yuantian
2013-11-25powerpc/t1040qds: Correct Maintainer name in boards.cfgPriyanka Jain
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