summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-23-0/+5
| * | | net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan2014-10-23-0/+1
| * | | configs: ks2_evm: enable misc_init_rKhoronzhuk, Ivan2014-10-23-0/+1
| * | | keystone2: k2l-evm: add board supportHao Zhang2014-10-23-0/+37
| * | | keystone: usb: add support of usb xhciWingMan Kwok2014-10-23-1/+22
| * | | dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-23-0/+1
| * | | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-23-0/+30
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-27-9/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: socfpga: config: Add USB support exampleMarek Vasut2014-10-27-0/+15
| * | | arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut2014-10-27-2/+0
| * | | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-27-6/+11
| * | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-27-1/+1
* | | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-26-4/+72
|\ \ \ \
| * | | | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-10-24-2/+2
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-24-0/+1
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-24-0/+23
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-0/+2
| * | | | ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai2014-10-24-1/+7
| * | | | sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7iHans de Goede2014-10-24-0/+3
| * | | | sunxi: Add mmc card-detect functionalityHans de Goede2014-10-24-0/+1
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-24-0/+26
| * | | | ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai2014-10-24-1/+7
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-26-8/+18
|\ \ \ \
| * | | | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-23-0/+2
| * | | | ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren2014-10-22-11/+14
| * | | | ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-22-0/+1
| * | | | arm: rpi: Enable USB support on RPiMarek Vasut2014-10-22-6/+9
| * | | | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-22-1/+2
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-44/+250
|\ \ \ \ \
| * | | | | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-23-9/+3
| * | | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-23-10/+21
| * | | | | serial: add static directive to local functionsMasahiro Yamada2014-10-23-7/+0
| * | | | | dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-23-0/+0
| * | | | | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-23-11/+7
| * | | | | dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-23-0/+4
| * | | | | dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-23-2/+0
| * | | | | dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-23-0/+97
| * | | | | test: dm: Support memory leak checking as a core featureSimon Glass2014-10-23-0/+23
| * | | | | dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-23-0/+10
| * | | | | dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-23-0/+18
| * | | | | dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-23-1/+33
| * | | | | dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-23-0/+6
| * | | | | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-23-3/+16
| * | | | | dm: am33xx: Move to driver model for GPIO and serialSimon Glass2014-10-23-0/+11
| * | | | | dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-23-1/+1
| | |/ / / | |/| | |
* | | | | spl: add prototype for jump_to_image_no_argsJeroen Hofstee2014-10-25-0/+2
* | | | | mmc: add prototype for mmc_get_env_addrJeroen Hofstee2014-10-25-0/+1
* | | | | ide: add missing prototypeJeroen Hofstee2014-10-25-0/+1
* | | | | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-25-0/+2
* | | | | fdt_support: add prototypes for __weak functionsJeroen Hofstee2014-10-25-0/+2