Commit Graph

  • 9129d9f5fd test/py: detect another "bad pattern" in console output Stephen Warren 2016-01-27 23:57:50 -07:00
  • 0c6189b5d6 test/py: check for bad patterns everywhere we wait Stephen Warren 2016-01-27 23:57:49 -07:00
  • e4119ebb6d test.py: calculate bad patterns on change only Stephen Warren 2016-01-27 23:57:48 -07:00
  • 44ac762b14 test/py: fix spawn.expect multiple match handling Stephen Warren 2016-01-27 23:57:47 -07:00
  • 26e1beccbe test/dm: clear unit test failure count each run Stephen Warren 2016-01-27 23:57:46 -07:00
  • d20e5e976f test/py: Provide custom IDs when parametrizing tests Stephen Warren 2016-01-26 15:26:04 -07:00
  • a2ec560647 test/py: Quote consistency Stephen Warren 2016-01-26 13:41:31 -07:00
  • e8debf394f test/py: use " for docstrings Stephen Warren 2016-01-26 13:41:30 -07:00
  • 56382a81f3 test/py: make net test aware of USB and PCI enumeration Stephen Warren 2016-01-26 11:10:14 -07:00
  • 986691fb97 distro bootcmd: enumerate PCI before network operations Stephen Warren 2016-01-26 11:10:13 -07:00
  • 3483b75d94 distro bootcmd: make net boot only optionally start USB Stephen Warren 2016-01-26 11:10:12 -07:00
  • e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI Stephen Warren 2016-01-26 11:10:11 -07:00
  • be1df82656 test/py: dfu: error out if USB device already exists Stephen Warren 2016-01-26 10:59:43 -07:00
  • dd8204de15 ARM: tegra: shut down USB device controller at boot Stephen Warren 2016-01-26 10:59:42 -07:00
  • e787a58fe2 test/py: make crash detection more robust Stephen Warren 2016-01-25 15:07:58 -07:00
  • c6db965f67 dm: Remove device_probe_child() Simon Glass 2016-01-25 14:58:42 -07:00
  • e5bb279f82 test/py: add a networking test Stephen Warren 2016-01-21 16:05:31 -07:00
  • 0526610334 test/py: move find_ram_base() into u_boot_utils Stephen Warren 2016-01-21 16:05:30 -07:00
  • f5d196d03e test/py: add DFU test Stephen Warren 2016-01-22 12:30:14 -07:00
  • d054f4c2cb test/py: ums: add filesystem-based testing Stephen Warren 2016-01-22 12:30:13 -07:00
  • 76b4693928 test/py: add various utility code Stephen Warren 2016-01-22 12:30:12 -07:00
  • 3f2faf7327 test/py: optionally ignore errors from shell commands Stephen Warren 2016-01-22 12:30:11 -07:00
  • 783cbcd360 test/py: log when tests send CTRL-C Stephen Warren 2016-01-22 12:30:10 -07:00
  • c10eb9d39f test/py: drain console log at the end of any failed test Stephen Warren 2016-01-22 12:30:09 -07:00
  • 636f38d83a test/py: move U-Boot respawn trigger to the test core Stephen Warren 2016-01-22 12:30:08 -07:00
  • d314e247e1 test/py: fix timeout to be absolute Stephen Warren 2016-01-22 12:30:07 -07:00
  • b75fdc11eb tpm: st33zp24: Add tpm st33zp24 spi support Christophe Ricard 2016-01-21 23:27:14 +01:00
  • 3aa74088d4 tpm: st33zp24: Add tpm st33zp24 support with i2c Christophe Ricard 2016-01-21 23:27:13 +01:00
  • 1259dcd79c tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c Christophe Ricard 2016-01-21 23:27:12 +01:00
  • ca5bc1bc10 tpm: tpm_tis_lpc: fix typo Christophe Ricard 2016-01-21 23:19:14 +01:00
  • 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM Christophe Ricard 2016-01-21 23:19:13 +01:00
  • 82d72a1b99 Merge branch 'master' of git://git.denx.de/u-boot-net Tom Rini 2016-01-28 18:42:10 -05:00
  • b2b7fbc33f net: Add bootfile in DHCP Request Alexandre Messier 2016-01-28 11:19:02 -05:00
  • 3faf2216d9 Merge branch 'master' of git://git.denx.de/u-boot-tegra Tom Rini 2016-01-28 15:17:11 -05:00
  • d8877e6f8c net: phy: implements probe for Cortina phy Shaohui Xie 2016-01-28 15:56:36 +08:00
  • ddcd1f3084 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET Shaohui Xie 2016-01-28 15:55:46 +08:00
  • ff7bd212cb net: phy: micrel: fix divisor value for KSZ9031 phy skew Dinh Nguyen 2016-01-27 15:46:00 -06:00
  • c16e69f702 net: phy: micrel: add documentation for Micrel KSZ90x1 binding Dinh Nguyen 2016-01-27 15:45:59 -06:00
  • 1f9e672c79 net: phy: Use 'autoneg' flag from phydev Alexandre Messier 2016-01-22 14:16:56 -05:00
  • 53b0c38c7a net: phy: Set ANRESTART in setup_forced Alexandre Messier 2016-01-22 14:16:15 -05:00
  • 79e3efd5e5 net: phy: micrel: Disable B_CAST on config Alexandre Messier 2016-01-22 14:06:33 -05:00
  • c4998f9634 net: Rename eth.c to eth_lecacy.c Simon Glass 2016-01-17 14:52:01 -07:00
  • db9391e165 net: Move driver-model code into its own file Simon Glass 2016-01-17 14:52:00 -07:00
  • 8607a6bf75 net: Move remaining common functions to eth_common.c Simon Glass 2016-01-17 14:51:59 -07:00
  • 9987ecdd36 net: Move environment functions to the common file Simon Glass 2016-01-17 14:51:58 -07:00
  • 818f91eb57 net: Move common init into a new eth_common.c file Simon Glass 2016-01-17 14:51:57 -07:00
  • c32a6fd07b net: Don't call board/cpu_eth_init() with driver model Simon Glass 2016-01-17 14:51:56 -07:00
  • dfa71e9fcb tegra: Report errors from PCI init Simon Glass 2016-01-17 14:51:55 -07:00
  • 6968ec9216 net/designware: add support of max-speed device tree property Alexey Brodkin 2016-01-13 16:59:37 +03:00
  • b884c3fe63 net/designware: do explicit port selection for 1Gb mode Alexey Brodkin 2016-01-13 16:59:36 +03:00
  • f74264d661 include/net.h: add max_speed member in struct eth_pdata Alexey Brodkin 2016-01-13 16:59:35 +03:00
  • b18acb0a11 drivers/net/phy: introduce phy_set_supported() Alexey Brodkin 2016-01-13 16:59:34 +03:00
  • 4dae610b65 net: phy: breakdown PHY_*_FEATURES defines Florian Fainelli 2016-01-13 16:59:33 +03:00
  • 44bc317487 net: phy: genphy: Allow overwriting features Sascha Hauer 2016-01-13 16:59:32 +03:00
  • bbdcaff12a net: phy: ensure Gigabit features are masked off if requested Florian Fainelli 2016-01-13 16:59:31 +03:00
  • afe6462da9 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() Bin Meng 2016-01-11 22:41:26 -08:00
  • a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address Bin Meng 2016-01-11 22:41:25 -08:00
  • 9a1d6af55e net: tsec: Add driver model ethernet support Bin Meng 2016-01-11 22:41:24 -08:00
  • 69a00875e3 doc: dt-bindings: Describe Freescale TSEC ethernet controller Bin Meng 2016-01-11 22:41:23 -08:00
  • 56a27a1e6c net: tsec: Use tsec_private pointer as the parameter for internal routines Bin Meng 2016-01-11 22:41:22 -08:00
  • 8ba50176fc net: tsec: Adjust orders to avoid forward declaration of tsec_send() Bin Meng 2016-01-11 22:41:21 -08:00
  • e677da9723 net: tsec: Move rxbd and txbd to struct tsec_private Bin Meng 2016-01-11 22:41:20 -08:00
  • 362b123f47 net: tsec: Move rx_idx and tx_idx to struct tsec_private Bin Meng 2016-01-11 22:41:19 -08:00
  • 9872b736f9 net: tsec: fsl_mdio: Fix several cosmetic issues Bin Meng 2016-01-11 22:41:18 -08:00
  • 9ccb309651 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET Bin Meng 2016-01-11 22:41:17 -08:00
  • c712df1d1d powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET Bin Meng 2016-01-11 22:41:16 -08:00
  • 1adc09544f powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET Bin Meng 2016-01-11 22:41:15 -08:00
  • 4521ae9dca powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET Bin Meng 2016-01-11 22:41:14 -08:00
  • 98ae83b5e1 powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET Bin Meng 2016-01-11 22:41:13 -08:00
  • 89c97842db powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET Bin Meng 2016-01-11 22:41:12 -08:00
  • 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 Peng Fan 2016-01-07 15:28:23 +08:00
  • aae0e68909 drivers: net: vsc9953: Add LAG support Codrin Ciubotariu 2015-12-15 15:21:06 +02:00
  • bf9f2ed83b common: cmd_ethsw: Spelling fixes Codrin Ciubotariu 2015-12-15 15:21:05 +02:00
  • 3507cf7f4a doc: t1040-l2switch: Update README Codrin Ciubotariu 2015-12-15 15:21:04 +02:00
  • ba389e65e5 drivers: net: vsc9953: Fix FDB aging time Codrin Ciubotariu 2015-12-15 15:21:03 +02:00
  • 96979dc94c drivers: net: vsc9953: Fix number of reserved registers Codrin Ciubotariu 2015-12-15 15:21:02 +02:00
  • a058052c35 net: phy: do not read configuration register on reset Stefan Agner 2015-12-09 11:21:25 -08:00
  • 7fb82986be ARM: tegra: rm Jetson TK1 PMIC GPIO programming Stephen Warren 2016-01-18 11:23:16 -07:00
  • 4b5a4a0535 Merge branch 'master' of git://git.denx.de/u-boot-x86 Tom Rini 2016-01-28 10:07:22 -05:00
  • 81aaa3d9fc x86: Correct spi node alias Bin Meng 2016-01-27 00:56:34 -08:00
  • a5dd1e6726 x86: config option for loading ACPI table from QEMU Miao Yan 2016-01-20 01:57:07 -08:00
  • fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU Miao Yan 2016-01-20 01:57:06 -08:00
  • a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge Miao Yan 2016-01-20 01:57:05 -08:00
  • 25757220d6 x86: qemu: re-structure qemu_fwcfg_list_firmware() Miao Yan 2016-01-20 01:57:04 -08:00
  • d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() Stefan Roese 2016-01-19 14:24:12 +01:00
  • 85056932f2 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips Stefan Roese 2016-01-19 14:05:10 +01:00
  • 0a34a5fd27 x86: x86-common.h: Add generic FS commands Stefan Roese 2016-01-18 14:49:57 +01:00
  • 9b5dbe1358 x86: baytrail: Add documentation for FSP memory-down values Stefan Roese 2016-01-18 11:55:44 +01:00
  • cd85bec36d Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2016-01-27 15:05:36 -05:00
  • 19bde0316f Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2016-01-27 15:05:12 -05:00
  • b0f20caf65 armv8/ls1043aqds: add QSPI boot support Qianyu Gong 2016-01-25 15:16:07 +08:00
  • 166ef1e90c armv8/ls1043aqds: add QSPI support in SD boot Gong Qianyu 2016-01-25 15:16:06 +08:00
  • e0579a5852 armv8/ls1043aqds: add DSPI support Gong Qianyu 2016-01-25 15:16:05 +08:00
  • 19c31285a3 dm: env_sf: fix saveenv() to use driver model Gong Qianyu 2016-01-26 15:06:42 +08:00
  • 940d2b89bf spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue Gong Qianyu 2016-01-26 15:06:41 +08:00
  • 5207014deb spi: fsl_qspi: Fix qspi_op_rdid memcpy issue Gong Qianyu 2016-01-26 15:06:40 +08:00
  • c2a4cb17b4 spi: fsl_qspi: fix compile warning for 64-bit platform Gong Qianyu 2016-01-26 15:06:39 +08:00
  • 25503443ee mmc: fsl_esdhc: set Abort command type for CMD12 Yangbo Lu 2016-01-21 17:33:19 +08:00
  • 2970e14f65 armv8/ls1043aqds: Add lpuart support Wenbin Song 2016-01-21 17:14:55 +08:00
  • 8e728aa915 armv8/ls1043aqds: Spilt off board device tree Wenbin Song 2016-01-21 17:14:54 +08:00