| Commit message (Expand) | Author | Age | Lines |
* | arm: make .vectors section allocatable | Georges Savoundararadj | 2014-10-29 | -1/+1 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | -48/+212 |
* | i2c: designware: Convert driver to multibus/multiadapter framework | Stefan Roese | 2014-10-29 | -1/+1 |
* | ppc/arm: zap EMK boards | Wolfgang Denk | 2014-10-28 | -1/+0 |
* | odroid: dts: fix name of included dtsi | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
* | odroid: dts: adjust sd cd-gpios for SD Card | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
* | trats2: dts: adjust gpio numbers after gpio rework | Przemyslaw Marczak | 2014-10-27 | -3/+3 |
* | trats: dts: adjust gpio numbers to new api | Przemyslaw Marczak | 2014-10-27 | -2/+2 |
* | universal: dts: adjust gpio numbers to new api | Przemyslaw Marczak | 2014-10-27 | -2/+2 |
* | exynos4210: dts: fix gpio offset in pinctrl-uboot | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
* | exynos4412: dts: adjust pinctrl-uboot to changed gpio order | Przemyslaw Marczak | 2014-10-27 | -4/+1 |
* | exynos4412: dts: fix bad gpio order in pinctrl | Przemyslaw Marczak | 2014-10-27 | -27/+27 |
* | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada | 2014-10-27 | -0/+75 |
* | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET | 2014-10-27 | -7/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini | 2014-10-27 | -4/+27 |
|\ |
|
| * | ARM: i.MX video: declare displays and display_count publicly | Eric Nelson | 2014-10-21 | -3/+5 |
| * | ARM: i.MX: provide declaration for board_spi_cs_gpio | Eric Nelson | 2014-10-21 | -0/+17 |
| * | ARM: i.MX6: include prototype for get_board_rev() | Eric Nelson | 2014-10-21 | -0/+1 |
| * | ARM: prevent compiler warnings from bootm.c | Eric Nelson | 2014-10-21 | -1/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | -771/+1624 |
|\ \ |
|
| * | | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg | 2014-10-23 | -3/+3 |
| * | | omap3: Kconfig: fix the cm-t35 board option prompt | Igor Grinberg | 2014-10-23 | -1/+1 |
| * | | ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr | Hao Zhang | 2014-10-23 | -1/+249 |
| * | | keystone2: ecc: add ddr3 error detection and correction support | Vitaly Andrianov | 2014-10-23 | -0/+300 |
| * | | ARM: keystone: msmc: extend functionality of SES | Vitaly Andrianov | 2014-10-23 | -0/+60 |
| * | | dma: ti-edma3: introduce edma3 driver | Khoronzhuk, Ivan | 2014-10-23 | -0/+121 |
| * | | ARM: keystone: clock: add support for K2E SoCs | Khoronzhuk, Ivan | 2014-10-23 | -4/+14 |
| * | | net: keystone_net: add Keystone2 K2E SoC support | Khoronzhuk, Ivan | 2014-10-23 | -0/+3 |
| * | | net: keystone_serdes: add keystone K2E SoC support | Khoronzhuk, Ivan | 2014-10-23 | -0/+4 |
| * | | ARM: keystone2: keysonte_nav: add support for K2E SoC | Khoronzhuk, Ivan | 2014-10-23 | -0/+13 |
| * | | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan | 2014-10-23 | -0/+1 |
| * | | soc: keystone_serdes: generalize to be used by other sub systems | Hao Zhang | 2014-10-23 | -1/+41 |
| * | | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations | Hao Zhang | 2014-10-23 | -0/+6 |
| * | | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan | 2014-10-23 | -0/+15 |
| * | | net: keystone_net: increase MDIO clock frequency | Vitaly Andrianov | 2014-10-23 | -1/+1 |
| * | | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan | 2014-10-23 | -256/+252 |
| * | | net: keystone_net: add support for NETCP v1.5 | Khoronzhuk, Ivan | 2014-10-23 | -62/+97 |
| * | | net: keystone_net: remove SoC specific emac_regs structure | Hao Zhang | 2014-10-23 | -15/+0 |
| * | | keystone2: k2l-evm: add board support | Hao Zhang | 2014-10-23 | -0/+9 |
| * | | keystone2: enable OSR clock domain for K2L SoC | Hao Zhang | 2014-10-23 | -0/+76 |
| * | | ARM: keystone2: spl: move board specific code | Hao Zhang | 2014-10-23 | -66/+0 |
| * | | keystone2: msmc: add MSMC cache coherency support for K2L SOC | Hao Zhang | 2014-10-23 | -9/+19 |
| * | | keystone2: clock: add K2L clock definitions and commands | Hao Zhang | 2014-10-23 | -0/+232 |
| * | | ARM: keystone2: add K2L device hardware definitions | Hao Zhang | 2014-10-23 | -2/+87 |
| * | | ARM: cmd_clock: generalize command usage description | Khoronzhuk, Ivan | 2014-10-23 | -61/+61 |
| * | | keystone: usb: add support of usb xhci | WingMan Kwok | 2014-10-23 | -0/+27 |
| * | | dma: keystone_nav: generalize driver usage | Khoronzhuk, Ivan | 2014-10-23 | -5/+7 |
| * | | dma: keystone_nav: move keystone_nav driver to driver/dma/ | Khoronzhuk, Ivan | 2014-10-23 | -355/+0 |
| * | | keystone2: keystone_nav: don't use hard addresses in netcp_pktdma | Khoronzhuk, Ivan | 2014-10-23 | -29/+27 |
| * | | keystone2: keystone_nav: don't use hard addresses in qm_config | Khoronzhuk, Ivan | 2014-10-23 | -32/+30 |