summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-23Merge git://git.denx.de/u-boot-fdtTom Rini
2014-10-22x86: Enable FIT, ELF on corebootSimon Glass
2014-10-22x86: config: link: Display the board model on the screenSimon Glass
2014-10-22x86: link: Tidy up the command lines optionsSimon Glass
2014-10-22x86: cros_ec: Enable cros_ec for linkSimon Glass
2014-10-22x86: dts: Add device tree compatible string for Intel IPCSimon Glass
2014-10-22x86: config: Enable dhcp on linkSimon Glass
2014-10-22fdt: Add a subnodes iterator macroThierry Reding
2014-10-22fdt: Add a function to return PCI BDF tripletThierry Reding
2014-10-22fdt: Add resource parsing functionsThierry Reding
2014-10-22fdt: Add functions to retrieve stringsThierry Reding
2014-10-22fdt: Add a function to get the index of a stringThierry Reding
2014-10-22fdt: Add a function to count stringsThierry Reding
2014-10-22ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren