summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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\)
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-24Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"Simon Glass
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass
2015-10-24arm: Switch 32-bit ARM to using generic global_data setupSimon Glass
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass
2015-10-24board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass
2015-10-24board_init_f_mem(): Don't require memset()Simon Glass
2015-10-24Move board_init_f_mem() into a common locationSimon Glass
2015-10-24fs-test.sh: fix pre-requisite detectionStephen Warren
2015-10-24test: fat: add test of non-contiguous file readsStephen Warren
2015-10-24itest: make memory access work under sandboxStephen Warren
2015-10-24distro_bootcmd: Add support for booting from ubifsRoy Spliet
2015-10-24ubifs: Add generic fs supportHans de Goede
2015-10-24ubifs: Add functions for generic fs useHans de Goede
2015-10-24ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede
2015-10-24disk/part: Only build hostfs special handling when CONFIG_SANDBOX is setHans de Goede
2015-10-24Allow imxtract to extract part of script image.Pierre Aubert
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23add generic stubs for GPIO LEDsBernhard Nortmann