]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28  Alexandre Messiernet: Add bootfile in DHCP Request
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28  Shaohui Xienet: phy: implements probe for Cortina phy
2016-01-28  Shaohui Xienet: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
2016-01-28  Dinh Nguyennet: phy: micrel: fix divisor value for KSZ9031 phy...
2016-01-28  Dinh Nguyennet: phy: micrel: add documentation for Micrel KSZ90x1...
2016-01-28  Alexandre Messiernet: phy: Use 'autoneg' flag from phydev
2016-01-28  Alexandre Messiernet: phy: Set ANRESTART in setup_forced
2016-01-28  Alexandre Messiernet: phy: micrel: Disable B_CAST on config
2016-01-28  Simon Glassnet: Rename eth.c to eth_lecacy.c
2016-01-28  Simon Glassnet: Move driver-model code into its own file
2016-01-28  Simon Glassnet: Move remaining common functions to eth_common.c
2016-01-28  Simon Glassnet: Move environment functions to the common file
2016-01-28  Simon Glassnet: Move common init into a new eth_common.c file
2016-01-28  Simon Glassnet: Don't call board/cpu_eth_init() with driver model
2016-01-28  Simon Glasstegra: Report errors from PCI init
2016-01-28  Alexey Brodkinnet/designware: add support of max-speed device tree...
2016-01-28  Alexey Brodkinnet/designware: do explicit port selection for 1Gb...
2016-01-28  Alexey Brodkininclude/net.h: add max_speed member in struct eth_pdata
2016-01-28  Alexey Brodkindrivers/net/phy: introduce phy_set_supported()
2016-01-28  Florian Fainellinet: phy: breakdown PHY_*_FEATURES defines
2016-01-28  Sascha Hauernet: phy: genphy: Allow overwriting features
2016-01-28  Florian Fainellinet: phy: ensure Gigabit features are masked off if...
2016-01-28  Bin Mengarm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_co...
2016-01-28  Bin Mengnet: tsec: Use priv->tbiaddr to initialize TBI PHY...
2016-01-28  Bin Mengnet: tsec: Add driver model ethernet support
2016-01-28  Bin Mengdoc: dt-bindings: Describe Freescale TSEC ethernet...
2016-01-28  Bin Mengnet: tsec: Use tsec_private pointer as the parameter...
2016-01-28  Bin Mengnet: tsec: Adjust orders to avoid forward declaration...
2016-01-28  Bin Mengnet: tsec: Move rxbd and txbd to struct tsec_private
2016-01-28  Bin Mengnet: tsec: Move rx_idx and tx_idx to struct tsec_private
2016-01-28  Bin Mengnet: tsec: fsl_mdio: Fix several cosmetic issues
2016-01-28  Bin Mengarm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG...
2016-01-28  Bin Mengpowerpc: p1010rdb: Do not wrap pci_eth_init() with...
2016-01-28  Bin Mengpowerpc: mpc8548cds: Do not wrap pci_eth_init() with...
2016-01-28  Bin Mengpowerpc: mpc8572ds: Do not wrap pci_eth_init() with...
2016-01-28  Bin Mengpowerpc: c29xpcie: Do not wrap pci_eth_init() with...
2016-01-28  Bin Mengpowerpc: bsc9132qds: Do not wrap pci_eth_init() with...
2016-01-28  Peng Fannet: bootp: Ignore packets whose yiaddr is 0
2016-01-28  Codrin Ciubotariudrivers: net: vsc9953: Add LAG support
2016-01-28  Codrin Ciubotariucommon: cmd_ethsw: Spelling fixes
2016-01-28  Codrin Ciubotariudoc: t1040-l2switch: Update README
2016-01-28  Codrin Ciubotariudrivers: net: vsc9953: Fix FDB aging time
2016-01-28  Codrin Ciubotariudrivers: net: vsc9953: Fix number of reserved registers
2016-01-28  Stefan Agnernet: phy: do not read configuration register on reset
2016-01-28  Stephen WarrenARM: tegra: rm Jetson TK1 PMIC GPIO programming
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-28  Bin Mengx86: Correct spi node alias
2016-01-28  Miao Yanx86: config option for loading ACPI table from QEMU
2016-01-28  Miao Yanx86: qemu: add the ability to load and link ACPI tables...
2016-01-28  Miao Yanx86: qemu: setup PM IO base for ACPI in southbridge
2016-01-28  Miao Yanx86: qemu: re-structure qemu_fwcfg_list_firmware()
2016-01-28  Stefan Roesex86: baytrail: Add option to disable the internal UART...
2016-01-28  Stefan Roesemisc: Add simple driver to enable the legacy UART on...
2016-01-28  Stefan Roesex86: x86-common.h: Add generic FS commands
2016-01-28  Stefan Roesex86: baytrail: Add documentation for FSP memory-down...
2016-01-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-27  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-27  Qianyu Gongarmv8/ls1043aqds: add QSPI boot support
2016-01-27  Gong Qianyuarmv8/ls1043aqds: add QSPI support in SD boot
2016-01-27  Gong Qianyuarmv8/ls1043aqds: add DSPI support
2016-01-27  Gong Qianyudm: env_sf: fix saveenv() to use driver model
2016-01-27  Gong Qianyuspi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
2016-01-27  Gong Qianyuspi: fsl_qspi: Fix qspi_op_rdid memcpy issue
2016-01-27  Gong Qianyuspi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-27  Yangbo Lummc: fsl_esdhc: set Abort command type for CMD12
2016-01-27  Wenbin Songarmv8/ls1043aqds: Add lpuart support
2016-01-27  Wenbin Songarmv8/ls1043aqds: Spilt off board device tree
2016-01-27  Shaohui Xiearmv8/ls1043aqds: Select lpuart pins of various muxes
2016-01-27  Yangbo Lummc: fsl_esdhc: increase data transaction timeout to...
2016-01-27  Prabhakar Kushwahadriver: net: fsl-mc: Remove portal id hard-coding
2016-01-27  Prabhakar Kushwahadriver: net: ldpaa: Add debug info of printing DPMAC...
2016-01-27  Prabhakar Kushwahadriver: net: ldpaa: Increase num of buffers for a pool
2016-01-27  Prabhakar Kushwahadriver: net: ldpaa: Report back only error frames for tx
2016-01-27  Prabhakar Kushwahadriver: net: fsl-mc: Prepare extended cfg for DPNI...
2016-01-27  Prabhakar Kushwahadriver: net: fsl-mc: flib changes for MC FW 9.0.0
2016-01-27  Prabhakar Kushwahadriver: net: fsl-mc: Add version check for MC objects
2016-01-27  Aneesh Bansalsecure_boot: change error handler for esbc_validate
2016-01-27  Aneesh Bansalsecure_boot: enable chain of trust for PowerPC platforms
2016-01-27  Aneesh Bansalsecure_boot: enable chain of trust for ARM platforms
2016-01-27  Aneesh Bansalsecure_boot: create function to determine boot mode
2016-01-27  Aneesh Bansalsecure_boot: split the secure boot functionality in...
2016-01-27  Aneesh Bansalsecure_boot: include/configs: move definition of CONFIG...
2016-01-27  Aneesh Bansalsecure_boot: include/configs: make secure boot header...
2016-01-27  Ricardo Ribalda... ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver
2016-01-27  Ricardo Ribalda... net: xilinx_ll_temac: Fix string overflow
2016-01-27  Ricardo Ribalda... ppc: xilinx_ppc440_generic: Remove uncalled functions
2016-01-27  Ricardo Ribalda... ppc: xilinx_ppc405_generic: Remove uncalled functions
2016-01-27  Ricardo Ribalda... ppc: xilinx_ppc440_generic: Remove weak attributes
2016-01-27  Ricardo Ribalda... ppc: xilinx_ppc405_generic: Remove weak attributes
2016-01-27  Ricardo Ribalda... ppc: xilinx-ppc4xx: Port to DM serial
2016-01-27  Michal SimekARM: zynq: zynqmp: Line up checkboard message
2016-01-27  Siva Durga... ARM64: zynqmp: Define auto negotiation timeout
2016-01-27  Michal SimekARM64: zynqmp: Do not setup bootargs
2016-01-27  Siva Durga... ARM64: zynqmp: Dont use shortcut for setenv
2016-01-27  Siva Durga... ARM64: zynqmp: Modify the autoboot commands
2016-01-27  Michal SimekARM64: zynqmp: Include GbE speed/duplex detection
2016-01-27  Michal SimekARM64: zynqmp: Enable NATSEMI phys
2016-01-27  Michal SimekARM64: zynqmp: Allow overwrite identification string
next