summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-2943-41/+25
| * arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com2015-10-292-0/+4
| * armv8: ls2085a: Add support of random MAC addressPrabhakar Kushwaha2015-10-295-0/+5
| * driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha2015-10-291-12/+3
| * armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie2015-10-291-0/+1
| * crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-295-24/+109
| * Data types defined for 64 bit physical addressAneesh Bansal2015-10-292-5/+9
| * Pointers in ESBC header made 32 bitAneesh Bansal2015-10-292-17/+17
| * ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang2015-10-291-1/+1
| * arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-269-26/+56
| * QE: modify the address of qe ucodeZhao Qiang2015-10-262-2/+2
| * armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...Alison Wang2015-10-261-1/+1
| * fdt_support: Don't panic if stdout alias is missingScott Wood2015-10-261-3/+8
| * arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood2015-10-263-0/+3
* | README.scrapyard: Populate recent ppc4xx removalsTom Rini2015-10-301-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-2920-114/+326
|\ \
| * | net: eth: Check return value in various placesBin Meng2015-10-291-18/+25
| * | dm: test: Add a new test case against dm eth codes for NULL pointer accessBin Meng2015-10-291-0/+64
| * | net: eth: Clear MAC address in eth_pre_remove()Bin Meng2015-10-291-0/+5
| * | dm: core: Remove unnecessary codes in uclass_pre_remove_device()Bin Meng2015-10-291-7/+0
| * | net: pch_gbe: Add driver remove supportBin Meng2015-10-291-0/+12
| * | net: designware: Add driver remove supportBin Meng2015-10-291-0/+12
| * | net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng2015-10-292-0/+21
| * | net: phy: Test previous phydev->dev against new mac devBin Meng2015-10-291-1/+1
| * | net: phy: Change to print all phys that are not foundBin Meng2015-10-291-1/+8
| * | net: phy: Don't create phy device when there is no phyBin Meng2015-10-291-1/+2
| * | net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet2015-10-291-0/+29
| * | net: rtl8169: Build warning fixes for 64-bitStephen Warren2015-10-291-4/+6
| * | net: Increase the size of the net_boot_file_name bufferJacob Stiffler2015-10-292-2/+2
| * | net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux2015-10-291-0/+11
| * | smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns2015-10-291-16/+0
| * | net: parse DHCP options from overloaded file/sname fieldsStefan Brüns2015-10-291-10/+32
| * | net: Do not overwrite options found in overloaded 'file' fieldStefan Brüns2015-10-291-26/+18
| * | net: change the env name to use constJosh Wu2015-10-282-4/+4
| * | net/eth: fix a bug in on_ethaddr()Gong Qianyu2015-10-281-0/+1
| * | smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns2015-10-281-3/+4
| * | net: cancel timeout handler after DHCPACKStefan Brüns2015-10-281-0/+1
| * | net/arp: account for ARP delay, avoid duplicate packets on timeoutStefan Brüns2015-10-283-4/+7
| * | net/arp: Do not run net_start_again() on timeoutStefan Brüns2015-10-281-1/+1
| * | net: Fix parsing of Bootp/DHCP option 0 (Pad)Stefan Brüns2015-10-281-1/+10
| * | net: send RFC1542 compliant value for bootp requestsStefan Brüns2015-10-281-2/+6
| * | net: reject Bootp/DHCP packets with bad OP valueStefan Brüns2015-10-281-8/+5
| * | net: protect status led access in bootpThomas Chou2015-10-281-1/+1
| * | net: bootp fix vci string on SPL-BootHannes Petermaier2015-10-281-1/+3
| * | net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)2015-10-284-4/+36
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-10-2840-366/+1101
|\ \
| * | spi: altera_spi: Minor cleanupJagan Teki2015-10-281-5/+5
| * | spi: altera_spi: Use BIT macroJagan Teki2015-10-281-2/+2
| * | spi: xilinx_spi: Use GENMASKJagan Teki2015-10-271-7/+7
| * | spi: tegra: Use GENMASKJagan Teki2015-10-273-9/+9
OpenPOWER on IntegriCloud