summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
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-23serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-23serial: add static directive to local functionsMasahiro Yamada
2014-10-23dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass
2014-10-23dm: gpio: Remove unused get_state() uclass methodSimon Glass
2014-10-23dm: dts: Move omap device tree includes to correct placeSimon Glass
2014-10-23test: dm: Support memory leak checking as a core featureSimon Glass
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-23dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-23dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-23dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass
2014-10-23dm: am33xx: Move to driver model for GPIO and serialSimon Glass
2014-10-23dm: 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