summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-25mmc: add prototype for mmc_get_env_addrJeroen Hofstee
2014-10-25ide: add missing prototypeJeroen Hofstee
2014-10-25gpio: add protype for name_to_gpioJeroen Hofstee
2014-10-25fdt_support: add prototypes for __weak functionsJeroen Hofstee
2014-10-25elf: add prototype for valid_elf_imageJeroen Hofstee
2014-10-25bootm: add prototype for arch_preboot_osJeroen Hofstee
2014-10-25string.h: add missing prototypesJeroen Hofstee
2014-10-24sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai
2014-10-24sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7iHans de Goede
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard
2014-10-24ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai
2014-10-24serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada
2014-10-24dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-24serial: add static directive to local functionsMasahiro Yamada
2014-10-24dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-24dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-24dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass
2014-10-24dm: gpio: Remove unused get_state() uclass methodSimon Glass
2014-10-24dm: dts: Move omap device tree includes to correct placeSimon Glass
2014-10-24test: dm: Support memory leak checking as a core featureSimon Glass
2014-10-24dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-24dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-24dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-24dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass
2014-10-24dm: am33xx: Move to driver model for GPIO and serialSimon Glass
2014-10-24dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass
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-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-10-23am335x_evm: Correct "raw" portions of DFU alt intoTom Rini
2014-10-23arm: am43xx: switch over to CONFIG_ENV_IS_IN_FATFelipe Balbi
2014-10-23omap3: overo: Add usb host supportStefan 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-23board: k2e_evm: add network supportHao Zhang
2014-10-23net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, 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-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
2014-10-23net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan
2014-10-23net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan