summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30mx7dsabresd: add secure boot supportAdrian Alonso
2015-10-30imx: hab: add mx7 secure boot supportAdrian Alonso
2015-10-30imx: hab: use read_fuse for secure boot settingsAdrian Alonso
2015-10-30arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso
2015-10-30arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso
2015-10-30imx: hab: add secure boot fuse detailsAdrian Alonso
2015-10-30imx: hab: rework unified rom section for mx7Adrian Alonso
2015-10-30imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso
2015-10-30imx: hab: rework secure boot support for imx6Adrian Alonso
2015-10-30imx: cpu: move common chip revision id'sAdrian Alonso
2015-10-30imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan
2015-10-30imx: mx6sabresd discard PHYS_SDRAM_SIZEPeng Fan
2015-10-30imx35, flea3: add FIT image supportHeiko Schocher
2015-10-30ts4800: add CONFIG_OF_LIBFDTDamien Riegel
2015-10-30arm, imx6, aristainetos2: set gpr register after resetHeiko Schocher
2015-10-30arm, imx: add some gpr register definesHeiko Schocher
2015-10-30driver: misc: add MXC_OCOTP Kconfig entryPeng Fan
2015-10-30imx-common: timer: clean up codePeng Fan
2015-10-30Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-29net: eth: Check return value in various placesBin Meng
2015-10-29dm: test: Add a new test case against dm eth codes for NULL pointer accessBin Meng
2015-10-29net: eth: Clear MAC address in eth_pre_remove()Bin Meng
2015-10-29dm: core: Remove unnecessary codes in uclass_pre_remove_device()Bin Meng
2015-10-29net: pch_gbe: Add driver remove supportBin Meng
2015-10-29net: designware: Add driver remove supportBin Meng
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng
2015-10-29net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet
2015-10-29net: rtl8169: Build warning fixes for 64-bitStephen Warren
2015-10-29net: Increase the size of the net_boot_file_name bufferJacob Stiffler
2015-10-29net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux
2015-10-29smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns
2015-10-29net: parse DHCP options from overloaded file/sname fieldsStefan Brüns
2015-10-29net: Do not overwrite options found in overloaded 'file' fieldStefan Brüns
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-10-28net: change the env name to use constJosh Wu
2015-10-28net/eth: fix a bug in on_ethaddr()Gong Qianyu
2015-10-28smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns
2015-10-28net: cancel timeout handler after DHCPACKStefan Brüns
2015-10-28net/arp: account for ARP delay, avoid duplicate packets on timeoutStefan Brüns
2015-10-28net/arp: Do not run net_start_again() on timeoutStefan Brüns
2015-10-28net: Fix parsing of Bootp/DHCP option 0 (Pad)Stefan Brüns
2015-10-28net: send RFC1542 compliant value for bootp requestsStefan Brüns
2015-10-28net: reject Bootp/DHCP packets with bad OP valueStefan Brüns
2015-10-28net: protect status led access in bootpThomas Chou
2015-10-28net: bootp fix vci string on SPL-BootHannes Petermaier
2015-10-28net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)