summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-27arm: socfpga: config: Add USB support exampleMarek Vasut
2014-10-27arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25spl: add prototype for jump_to_image_no_argsJeroen Hofstee
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-23arm: armada-xp: Add basic support for the maxBCM boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese
2014-10-23net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese