Age | Commit message (Expand) | Author |
2014-10-25 | bootm: add prototype for arch_preboot_os | Jeroen Hofstee |
2014-10-25 | string.h: add missing prototypes | Jeroen Hofstee |
2014-10-24 | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) | Ian Campbell |
2014-10-24 | ARM: sunxi: Add support for using R_UART as console | Chen-Yu Tsai |
2014-10-24 | ARM: sunxi: Add basic A23 support | Chen-Yu Tsai |
2014-10-24 | ARM: sunxi: Add support for uart0 on port F (mmc0) | Chen-Yu Tsai |
2014-10-24 | ARM: sunxi: Fix build break when CONFIG_MMC is not defined | Chen-Yu Tsai |
2014-10-24 | sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i | Hans de Goede |
2014-10-24 | sunxi: Add mmc card-detect functionality | Hans de Goede |
2014-10-24 | ARM: sunxi: Add basic A31 support | Maxime Ripard |
2014-10-24 | ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined | Chen-Yu Tsai |
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 |