summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-23dm: omap: gpio: Support driver modelSimon Glass
2014-10-23dm: omap: gpio: Put _get_gpio_value() logic into its own functionSimon Glass
2014-10-23dm: dts: omap: Select correct console for beagleboneSimon Glass
2014-10-23dm: serial: Support CONFIG_CONS_INDEX if availableSimon Glass
2014-10-23dm: ns16550: Correct the probe logic for platform dataSimon Glass
2014-10-23dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass
2014-10-23dm: serial: ns16550: Correct logic for checking for characterSimon Glass
2014-10-23dm: serial: Reset the watchdog while waiting in getc()Simon Glass
2014-10-23dm: gpio: Support numbered GPIOsSimon Glass
2014-10-23kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada
2014-10-23x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg
2014-10-23omap3: cm-t35: remove enable_gpmc_cs_config()Igor Grinberg
2014-10-23omap3: cm-t35: use define for mmc wp gpioIgor Grinberg
2014-10-23omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg
2014-10-23am335x_evm: Correct "raw" portions of DFU alt intoTom Rini
2014-10-23am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini
2014-10-23arm: am43xx: switch over to CONFIG_ENV_IS_IN_FATFelipe Balbi
2014-10-23common: Makefile: allow for spl builds with env_fatFelipe Balbi
2014-10-23omap3: overo: Add usb host supportStefan Herbrechtsmeier
2014-10-23omap3: overo: Separate module and expansion board MUX configurationStefan Herbrechtsmeier
2014-10-23omap3: overo: Move ethernet setup to board_eth_init functionStefan Herbrechtsmeier
2014-10-23omap3: overo: Call bootm only after successful nand readStefan Herbrechtsmeier
2014-10-23ARM: keystone: cmd_ddr3: add ddr3 commands to test ddrHao Zhang
2014-10-23keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov
2014-10-23ARM: keystone: msmc: extend functionality of SESVitaly Andrianov
2014-10-23dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan
2014-10-23board: k2e_evm: add network supportHao Zhang
2014-10-23ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan
2014-10-23net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan
2014-10-23net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan
2014-10-23net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan
2014-10-23ARM: keystone2: keysonte_nav: add support for K2E SoCKhoronzhuk, Ivan
2014-10-23net: keystone_net: use general get link functionKhoronzhuk, Ivan
2014-10-23net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan
2014-10-23net: keystone_net: register MDIO busKhoronzhuk, Ivan
2014-10-23net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan
2014-10-23net: phy: print a number of phy that is not foundKhoronzhuk, Ivan
2014-10-23soc: keystone_serdes: generalize configuration mechanismKhoronzhuk, Ivan
2014-10-23soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang
2014-10-23soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang
2014-10-23soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan