summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-232-0/+30
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-272-9/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: socfpga: config: Add USB support exampleMarek Vasut2014-10-271-0/+15
| * | | arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut2014-10-271-2/+0
| * | | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-6/+11
| * | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-271-1/+1
* | | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-266-4/+72
|\ \ \ \
| * | | | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-10-241-2/+2
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-241-0/+1
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-241-0/+23
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-241-0/+2
| * | | | ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai2014-10-241-1/+7
| * | | | sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7iHans de Goede2014-10-243-0/+3
| * | | | sunxi: Add mmc card-detect functionalityHans de Goede2014-10-241-0/+1
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-241-0/+26
| * | | | ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai2014-10-241-1/+7
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-263-8/+18
|\ \ \ \
| * | | | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-231-0/+2
| * | | | ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren2014-10-221-11/+14
| * | | | ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-221-0/+1
| * | | | arm: rpi: Enable USB support on RPiMarek Vasut2014-10-221-6/+9
| * | | | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-221-1/+2
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-2616-44/+250
|\ \ \ \ \
| * | | | | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-233-9/+3
| * | | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-235-10/+21
| * | | | | serial: add static directive to local functionsMasahiro Yamada2014-10-231-7/+0
| * | | | | dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-232-0/+0
| * | | | | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-231-11/+7
| * | | | | dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-231-0/+4
| * | | | | dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-231-2/+0
| * | | | | dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-232-0/+97
| * | | | | test: dm: Support memory leak checking as a core featureSimon Glass2014-10-231-0/+23
| * | | | | dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-231-0/+10
| * | | | | dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-231-0/+18
| * | | | | dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-231-1/+33
| * | | | | dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-231-0/+6
| * | | | | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-3/+16
| * | | | | dm: am33xx: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+11
| * | | | | dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-231-1/+1
| | |/ / / | |/| | |
* | | | | spl: add prototype for jump_to_image_no_argsJeroen Hofstee2014-10-251-0/+2
* | | | | mmc: add prototype for mmc_get_env_addrJeroen Hofstee2014-10-251-0/+1
* | | | | ide: add missing prototypeJeroen Hofstee2014-10-251-0/+1
* | | | | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-251-0/+2
* | | | | fdt_support: add prototypes for __weak functionsJeroen Hofstee2014-10-251-0/+2
* | | | | elf: add prototype for valid_elf_imageJeroen Hofstee2014-10-251-0/+2
* | | | | bootm: add prototype for arch_preboot_osJeroen Hofstee2014-10-251-0/+2
* | | | | string.h: add missing prototypesJeroen Hofstee2014-10-251-0/+7
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-235-10/+82
|\ \ \ \
| * | | | tegra: apalis_t30: master revampMarcel Ziswiler2014-10-221-1/+0
| * | | | tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler2014-10-221-1/+0
OpenPOWER on IntegriCloud