Age | Commit message (Expand) | Author |
2014-10-23 | dm: omap: gpio: Support driver model | Simon Glass |
2014-10-23 | dm: omap: gpio: Put _get_gpio_value() logic into its own function | Simon Glass |
2014-10-23 | dm: dts: omap: Select correct console for beaglebone | Simon Glass |
2014-10-23 | dm: serial: Support CONFIG_CONS_INDEX if available | Simon Glass |
2014-10-23 | dm: ns16550: Correct the probe logic for platform data | Simon Glass |
2014-10-23 | dm: ns16550: Use an address instead of a pointer for the uart base | Simon Glass |
2014-10-23 | dm: serial: ns16550: Correct logic for checking for character | Simon Glass |
2014-10-23 | dm: serial: Reset the watchdog while waiting in getc() | Simon Glass |
2014-10-23 | dm: gpio: Support numbered GPIOs | Simon Glass |
2014-10-23 | kbuild: clear VENDOR variable to fix build error on tcsh | Masahiro Yamada |
2014-10-23 | musb: fix warning in include/linux/usb/musb.h | Igor Grinberg |
2014-10-23 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-10-23 | mips: enable CONFIG_USE_PRIVATE_LIBGCC by default | Masahiro Yamada |
2014-10-23 | kconfig: invoke silentoldconfig if spl, tpl/.config is updated | Masahiro Yamada |
2014-10-23 | kbuild: fix a bug of the u-boot-spl link rule | Masahiro Yamada |
2014-10-23 | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig | Masahiro Yamada |
2014-10-23 | kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax | Masahiro Yamada |
2014-10-23 | x86: set CONFIG_USE_PRIVATE_LIBGCC to y | Masahiro Yamada |
2014-10-23 | kconfig: move CONFIG_SYS_HZ to lib/Kconfig | Masahiro Yamada |
2014-10-23 | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg |
2014-10-23 | omap3: cm-t35: remove enable_gpmc_cs_config() | Igor Grinberg |
2014-10-23 | omap3: cm-t35: use define for mmc wp gpio | Igor Grinberg |
2014-10-23 | omap3: Kconfig: fix the cm-t35 board option prompt | Igor Grinberg |
2014-10-23 | am335x_evm: Correct "raw" portions of DFU alt into | Tom Rini |
2014-10-23 | am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. | Tom Rini |
2014-10-23 | arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT | Felipe Balbi |
2014-10-23 | common: Makefile: allow for spl builds with env_fat | Felipe Balbi |
2014-10-23 | omap3: overo: Add usb host support | Stefan Herbrechtsmeier |
2014-10-23 | omap3: overo: Separate module and expansion board MUX configuration | Stefan Herbrechtsmeier |
2014-10-23 | omap3: overo: Move ethernet setup to board_eth_init function | Stefan Herbrechtsmeier |
2014-10-23 | omap3: overo: Call bootm only after successful nand read | Stefan Herbrechtsmeier |
2014-10-23 | ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr | Hao Zhang |
2014-10-23 | keystone2: ecc: add ddr3 error detection and correction support | Vitaly Andrianov |
2014-10-23 | ARM: keystone: msmc: extend functionality of SES | Vitaly Andrianov |
2014-10-23 | dma: ti-edma3: introduce edma3 driver | Khoronzhuk, Ivan |
2014-10-23 | board: k2e_evm: add network support | Hao Zhang |
2014-10-23 | ARM: keystone: clock: add support for K2E SoCs | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: increase PHY auto negotiate time | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: add Keystone2 K2E SoC support | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_serdes: add keystone K2E SoC support | Khoronzhuk, Ivan |
2014-10-23 | ARM: keystone2: keysonte_nav: add support for K2E SoC | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: use general get link function | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: use mdio_reset function | Khoronzhuk, Ivan |
2014-10-23 | net: phy: print a number of phy that is not found | Khoronzhuk, Ivan |
2014-10-23 | soc: keystone_serdes: generalize configuration mechanism | Khoronzhuk, Ivan |
2014-10-23 | soc: keystone_serdes: generalize to be used by other sub systems | Hao Zhang |
2014-10-23 | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations | Hao Zhang |
2014-10-23 | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan |