Show patches with: Archived = No       |   167430 patches
« 1 2 ... 182 183 1841674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,08/11] x86: chromebox_panther: Convert to use driver model ethernet - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,07/11] x86: chromebox_panther: Drop the cache line size hack - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,06/11] efi: app: Disable CONFIG_USB_EHCI_PCI - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,05/11] efi: app: Clean up defconfig - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,04/11] x86: quark: Use Quark's own PCI config APIs - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,03/11] net: e1000: Convert to use DM PCI API - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,02/11] net: designware: Use dm_pci_mem_to_phys() in the probe routine - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,01/11] net: pch_gbe: Convert to use DM PCI API - - 1 - --- 2016-02-02 Bin Meng bmeng Accepted
[U-Boot,23/23] x86: pci: Drop legacy PCI APIs - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,22/23] x86: pci: Use DM PCI APIs in pci_assign_irqs() - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,21/23] x86: qemu: Convert to use DM PCI API - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,20/23] x86: tnc: Remove IGD and SDVO devices from driver model - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,19/23] x86: tnc: Use DM PCI API in disable_igd() - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,18/23] x86: tnc: Change disable_igd() to have a return value - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,17/23] x86: irq: Convert to use DM PCI API - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,16/23] x86: irq: Move irq_router to a per driver priv - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,15/23] x86: irq: Get irq_router's bdf via dm_pci_get_bdf() - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,14/23] x86: minnowmax: Drop io-base property in the pch_pinctrl node - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,13/23] x86: Drop asm/arch/gpio.h - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,12/23] x86: ich6_gpio: Convert to use proper DM API - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,11/23] x86: pch9: Implement get_io_base op - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,10/23] dm: pch: Add get_io_base op - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,09/23] x86: pch: Implement get_gpio_base op - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,08/23] dm: pch: Add get_gpio_base op - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,07/23] dm: pch: Rename get_sbase op to get_spi_base - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,06/23] dm: pch: Remove pch_get_version op - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,05/23] x86: quark: Drop unprotect_spi_flash() - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,04/23] x86: tnc: Drop unprotect_spi_flash() - - 1 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,03/23] spi: ich: Change PCHV_ to ICHV_ - - 2 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,02/23] spi: ich: Use compatible strings to distinguish controller version - - 2 1 --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot,01/23] spi: ich: Some clean up - - 2 - --- 2016-02-01 Bin Meng bmeng Accepted
[U-Boot] Please pull u-boot-x86 - - - - --- 2016-01-28 Bin Meng trini Accepted
[U-Boot] x86: Correct spi node alias - - 1 - --- 2016-01-27 Bin Meng bmeng Accepted
[U-Boot] Use correct spelling of "U-Boot" - - 3 - --- 2016-01-27 Bin Meng Superseded
[U-Boot] openrisc: Fix build errors - - - - --- 2016-01-25 Bin Meng trini Accepted
[U-Boot] net: eepro100: Fix build warnings 1 - - - --- 2016-01-25 Bin Meng trini Accepted
[U-Boot] powerpc: tqm834x: Fix build warnings in initdram() - - - - --- 2016-01-25 Bin Meng trini Accepted
[U-Boot] sh: sh7753evb: Fix build error - - - - --- 2016-01-25 Bin Meng trini Accepted
[U-Boot] tools: mxsboot: Use more portable cpu_to_le32() 1 - - - --- 2016-01-25 Bin Meng sbabic Accepted
[U-Boot] Please pull u-boot-x86 - - - - --- 2016-01-24 Bin Meng trini Accepted
[U-Boot] x86: quark: Fix boot breakage - - 1 - --- 2016-01-18 Bin Meng trini Accepted
[U-Boot] x86: WIP: Various dts fixes - - - - --- 2016-01-18 Bin Meng Not Applicable
[U-Boot,v2,9/9] arm: ls1021atwr: Enable driver model lpuart serial driver 1 - 2 1 --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,8/9] arm: ls1021atwr: Split off board device tree 1 - - - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,7/9] serial: lpuart: Add driver model serial support 2 - - 1 --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,6/9] serial: lpuart: Prepare the driver for DM conversion 1 - 1 - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,5/9] serial: lpuart: Call local version of setbrg and putc directly 1 - 1 - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,4/9] serial: lpuart: Fix several cosmetic issues 1 - 1 - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,3/9] serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig 2 - 1 - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,2/9] arm: ls1021atwr: Convert to driver model and enable serial support 1 - - - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot,v2,1/9] Revert "fdt_support: Add multi-serial support for stdout fixup" 1 - - - --- 2016-01-14 Bin Meng sjg Accepted
[U-Boot] Please pull u-boot-x86 - - - - --- 2016-01-13 Bin Meng trini Accepted
[U-Boot,17/17] arm: ls1021atwr: Convert to use driver model TSEC driver - - - - --- 2016-01-12 Bin Meng jhersh Changes Requested
[U-Boot,16/17] arm: ls1021atwr: Disable CONFIG_E1000 temporarily - - - - --- 2016-01-12 Bin Meng jhersh Changes Requested
[U-Boot,15/17] arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,14/17] net: tsec: Use priv->tbiaddr to initialize TBI PHY address 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,13/17] net: tsec: Add driver model ethernet support 1 - 1 - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,12/17] doc: dt-bindings: Describe Freescale TSEC ethernet controller 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,11/17] net: tsec: Use tsec_private pointer as the parameter for internal routines 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,10/17] net: tsec: Adjust orders to avoid forward declaration of tsec_send() 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,09/17] net: tsec: Move rxbd and txbd to struct tsec_private 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,08/17] net: tsec: Move rx_idx and tx_idx to struct tsec_private 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,07/17] net: tsec: fsl_mdio: Fix several cosmetic issues 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,06/17] arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,05/17] powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,04/17] powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,03/17] powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,02/17] powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,01/17] powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 1 - - - --- 2016-01-12 Bin Meng jhersh Accepted
[U-Boot,2/2] pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails - - - - --- 2016-01-08 Bin Meng trini Accepted
[U-Boot,1/2] pci: imx: Adjust the return value when imx_pcie_addr_valid() fails - - - 1 --- 2016-01-08 Bin Meng trini Accepted
[U-Boot,8/8] arm: ls1021atwr: Enable driver model lpuart serial driver - - 1 - --- 2015-12-31 Bin Meng sjg Superseded
[U-Boot,7/8] serial: lpuart: Add driver model serial support - - 1 - --- 2015-12-31 Bin Meng sjg Superseded
[U-Boot,6/8] serial: lpuart: Prepare the driver for DM conversion - - 1 - --- 2015-12-31 Bin Meng sjg Superseded
[U-Boot,5/8] serial: lpuart: Call local version of setbrg and putc directly - - 1 - --- 2015-12-31 Bin Meng sjg Accepted
[U-Boot,4/8] serial: lpuart: Fix several cosmetic issues - - 1 - --- 2015-12-31 Bin Meng sjg Accepted
[U-Boot,3/8] serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig - - 1 - --- 2015-12-31 Bin Meng sjg Accepted
[U-Boot,2/8] arm: ls1021atwr: Convert to driver model and enable serial support - - - - --- 2015-12-31 Bin Meng sjg Accepted
[U-Boot,1/8] fdt: Fix up stdout correctly in fdt_fixup_stdout() - - - - --- 2015-12-31 Bin Meng sjg Accepted
[U-Boot,2/2] dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() 2 - - 1 --- 2015-12-22 Bin Meng sjg Accepted
[U-Boot,1/2] dm: eth: Test 'ethrotate' before changing current ethernet device 2 - - 1 --- 2015-12-22 Bin Meng sjg Accepted
[U-Boot,10/10] x86: Add Intel Cougar Canyon 2 board 1 - - - --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,09/10] x86: ivybridge: Add macros for LPC decode ranges 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,08/10] x86: fsp: Always use hex numbers in the hob command output 1 - - - --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot 1 - - 1 --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,06/10] x86: ivybridge: Do not require HAVE_INTEL_ME 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,05/10] superio: Add SMSC SIO1007 driver - - - - --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,04/10] x86: ivybridge: Add microcode blobs for all the steppings 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,03/10] tools: microcode-tool: Support parsing header file with a license block 1 - - - --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,02/10] x86: ivybridge: Add FSP support 1 - - 1 --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,01/10] fdtdec: Add compatible string for Intel IvyBridge FSP 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,9/9] x86: fsp: Set up init runtime buffer in update_fsp_configs() 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,8/9] x86: fsp: Move struct fspinit_rtbuf definition to chipset header 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,7/9] x86: queensbay: Remove invalid comments in update_fsp_configs() 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,6/9] x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,5/9] x86: fsp: Rename update_fsp_upd() and change its signature 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,4/9] x86: fsp: Rename shared_data to fsp_config_data 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,3/9] x86: fsp: Add boot_mode as a member of struct shared_data 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,2/9] x86: fsp: Avoid cast stack_top in struct shared_data 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,1/9] x86: fsp: Simplify fsp_continue() 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
« 1 2 ... 182 183 1841674 1675 »