summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-11-4/+23
| * | net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy2015-08-11-18/+15
| * | net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy2015-08-11-1/+1
| * | net: lpc32xx: correct command register reset valueVladimir Zapolskiy2015-08-11-1/+1
| * | net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee2015-08-11-1/+2
| * | net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-11-0/+30
| * | net: Improve 88E151x PHY initializationClemens Gruber2015-08-11-14/+23
| * | net: macb: add gmac multi-queue supportWu, Josh2015-08-11-0/+42
| * | net/phy: set led for rtl8211f phyShengzhou Liu2015-08-11-0/+8
| * | e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey2015-08-11-4/+0
| * | Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2015-08-11-5/+2
| * | e1000: releasing semaphore once no longer neededTim Harvey2015-08-11-0/+22
| |/
* | logos: add Toradex logoStefan Agner2015-08-13-0/+0
* | image-fdt.c: store returned error valueMax Krummenacher2015-08-13-1/+2
* | colibri_vf: remove spurious new lineMarcel Ziswiler2015-08-13-1/+0
* | generic-board: allow showing custom board infoMarcel Ziswiler2015-08-13-1/+1
* | fs/fs.c: read up to EOF when len would read past EOFMax Krummenacher2015-08-13-4/+2
* | configs: ti_armv7_keystone2: increase size reserved for initrdVitaly Andrianov2015-08-13-1/+1
* | configs: ti_armv7_keystone2: fix initrd address at args_ramfsVitaly Andrianov2015-08-13-1/+1
* | common/lcd_console: fix console/logo regressionMarcel Ziswiler2015-08-13-2/+2
* | kconfig: add config option for shell promptNikita Kiryanov2015-08-13-307/+323
* | ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada2015-08-12-4/+1
* | dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-12-0/+4575
* | dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDRTom Rini2015-08-12-3/+17
* | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-12-3/+3
* | gpio: omap: Drop 'method' parameterTom Rini2015-08-12-86/+94
* | am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-12-206/+2156
* | arm: am437x: Introduce new board cm-t43Nikita Kiryanov2015-08-12-0/+655
* | gpio: am43xx: expand gpio supportNikita Kiryanov2015-08-12-0/+4
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov2015-08-12-2/+2
* | mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov2015-08-12-1/+1
* | arm: am43xx: enable spi clockNikita Kiryanov2015-08-12-0/+1
* | spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov2015-08-12-1/+1
* | ARM64: hikey: Add a README for this board.Peter Griffin2015-08-12-0/+160
* | ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-12-0/+551
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-12-0/+65
* | pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin2015-08-12-0/+213
* | hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin2015-08-12-0/+305
* | ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2015-08-12-0/+807
* | dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2015-08-12-0/+126
* | common/cmd_source.c: Fix the source command failure under 64-bit platformGong Qianyu2015-08-12-3/+3
* | spl: Fix compile warning for arm64Gong Qianyu2015-08-12-1/+1
* | imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-12-1/+1
* | ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla2015-08-12-103/+167
* | ARM: keystone2: Remove unsed external clocksLokesh Vutla2015-08-12-66/+15
* | ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2015-08-12-46/+84
* | ARM: keystone2: Use common structure for PLLsLokesh Vutla2015-08-12-51/+22
* | ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla2015-08-12-162/+114
* | ARM: keystone2: Cleanup PLL init codeLokesh Vutla2015-08-12-174/+211
* | ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla2015-08-12-0/+33