summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tftp.c: fix CONFIG_TFTP_TSIZE for small filesMax Krummenacher2015-08-121-0/+2
* net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-111-0/+29
* net: phy: delay only if reset handler is registeredJörg Krause2015-08-111-3/+5
* net: phy: fix data type of phy_idJörg Krause2015-08-111-1/+1
* qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-111-2/+3
* net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-112-4/+23
* net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy2015-08-111-18/+15
* net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy2015-08-111-1/+1
* net: lpc32xx: correct command register reset valueVladimir Zapolskiy2015-08-111-1/+1
* net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee2015-08-111-1/+2
* net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-111-0/+30
* net: Improve 88E151x PHY initializationClemens Gruber2015-08-111-14/+23
* net: macb: add gmac multi-queue supportWu, Josh2015-08-112-0/+42
* net/phy: set led for rtl8211f phyShengzhou Liu2015-08-111-0/+8
* e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey2015-08-111-4/+0
* Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2015-08-112-5/+2
* e1000: releasing semaphore once no longer neededTim Harvey2015-08-111-0/+22
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-102-3/+28
|\
| * dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial portHans de Goede2015-08-102-3/+28
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-0822-94/+786
|\ \ | |/ |/|
| * sunxi: display: Add composite video out supportHans de Goede2015-08-084-24/+191
| * sunxi: display: Add support for interlaced modesHans de Goede2015-08-081-13/+22
| * sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-084-10/+46
| * sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede2015-08-081-4/+7
| * sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede2015-08-081-34/+56
| * sunxi: Enable musb in host mode on the Jesurun Q5Hans de Goede2015-08-081-0/+2
| * sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede2015-08-081-0/+2
| * sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tabletsHans de Goede2015-08-082-0/+2
| * sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-085-14/+24
| * sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-082-0/+50
| * sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-082-0/+354
| * sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-083-0/+30
| * sunxi: Enable USB DRC on Wexler TAB7200Aleksei Mamlin2015-08-081-0/+5
* | arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen2015-08-082-2/+65
* | arm: socfpga: scan: Add code to get FPGA IDDinh Nguyen2015-08-082-0/+56
* | arm: socfpga: scan: Factor out IO chain programmingMarek Vasut2015-08-081-71/+42
* | arm: socfpga: scan: Clean up horrible macrosMarek Vasut2015-08-082-72/+17
* | arm: socfpga: scan: Introduce generic JTAG accessorMarek Vasut2015-08-081-41/+63
* | arm: socfpga: scan: Clean up scan_chain_engine_is_idle()Marek Vasut2015-08-082-28/+34
* | ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKSDinh Nguyen2015-08-081-0/+1
* | ddr: altera: sequencer: Clean checkpatch issuesMarek Vasut2015-08-081-71/+88
* | ddr: altera: sequencer: Clean data typesMarek Vasut2015-08-081-48/+48
* | ddr: altera: sequencer: Pluck out misc macros from codeMarek Vasut2015-08-081-22/+15
* | ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VALMarek Vasut2015-08-082-49/+4
* | ddr: altera: sequencer: Zap VFIFO_SIZEMarek Vasut2015-08-082-7/+4
* | ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut2015-08-083-0/+40
* | ddr: altera: sequencer: Pluck out IO_* macros from codeMarek Vasut2015-08-081-101/+100
* | ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut2015-08-083-0/+44
* | ddr: altera: sequencer: Pluck out RW_MGR_* macros from codeMarek Vasut2015-08-082-154/+154
* | ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut2015-08-083-0/+140
OpenPOWER on IntegriCloud