Age | Commit message (Expand) | Author |
2014-10-23 | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig | Masahiro Yamada |
2014-10-23 | dm: serial: use Driver Model for UniPhier serial driver | Masahiro Yamada |
2014-10-23 | serial: add static directive to local functions | Masahiro Yamada |
2014-10-23 | dm: move platform data headers to include/dm/platform_data | Masahiro Yamada |
2014-10-23 | dm: x86: Convert coreboot serial to use driver model | Simon Glass |
2014-10-23 | dm: x86: Convert Intel ICH6 GPIO driver to use driver model | Simon Glass |
2014-10-23 | dm: gpio: Remove unused get_state() uclass method | Simon Glass |
2014-10-23 | dm: dts: Move omap device tree includes to correct place | Simon Glass |
2014-10-23 | test: dm: Support memory leak checking as a core feature | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_requestf() helper for printf() strings | Simon Glass |
2014-10-23 | dm: Move the function for getting GPIO status into the uclass | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_get_function() and friends | Simon Glass |
2014-10-23 | dm: gpio: Implement GPIO reservation in the uclass | Simon Glass |
2014-10-23 | dm: omap3: Move to driver model for GPIO and serial | Simon Glass |
2014-10-23 | dm: am33xx: Move to driver model for GPIO and serial | Simon Glass |
2014-10-23 | dm: ns16550: Use an address instead of a pointer for the uart base | Simon Glass |
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 | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig | Masahiro Yamada |
2014-10-23 | kconfig: move CONFIG_SYS_HZ to lib/Kconfig | Masahiro Yamada |
2014-10-23 | am335x_evm: Correct "raw" portions of DFU alt into | Tom Rini |
2014-10-23 | arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT | Felipe Balbi |
2014-10-23 | omap3: overo: Add usb host support | 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 | board: k2e_evm: add network support | Hao Zhang |
2014-10-23 | net: keystone_serdes: add keystone K2E SoC support | 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 | 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 |
2014-10-23 | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: add support for NETCP v1.5 | Khoronzhuk, Ivan |
2014-10-23 | configs: ks2_evm: enable misc_init_r | Khoronzhuk, Ivan |
2014-10-23 | keystone2: k2l-evm: add board support | Hao Zhang |
2014-10-23 | keystone: usb: add support of usb xhci | WingMan Kwok |
2014-10-23 | dma: keystone_nav: generalize driver usage | Khoronzhuk, Ivan |
2014-10-23 | dma: keystone_nav: move keystone_nav driver to driver/dma/ | Khoronzhuk, Ivan |
2014-10-23 | arm: armada-xp: Add basic support for the maxBCM board | Stefan Roese |
2014-10-23 | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board | Stefan Roese |
2014-10-23 | net: phy.h: Make PHY autonegotiation timeout configurable | Stefan Roese |
2014-10-23 | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ... | Stefan Roese |
2014-10-23 | arm: mvebu: Add common mbus functions to use on Marvell SoCs | Stefan Roese |
2014-10-23 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2014-10-23 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2014-10-23 | ot1200: fix sf detection | Christian Gmeiner |
2014-10-22 | x86: Enable FIT, ELF on coreboot | Simon Glass |
2014-10-22 | x86: config: link: Display the board model on the screen | Simon Glass |
2014-10-22 | x86: link: Tidy up the command lines options | Simon Glass |