Show patches with: none      |   179131 patches
« 1 2 ... 1274 1275 12761791 1792 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,12/26] sandbox: usb: Allow up to 4 emulated devices on a hub - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,11/26] sandbox: usb: Allow dynamic emulated USB device descriptors - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,10/26] dm: core: Add safe device iteration macros - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,09/26] usb: Refactor USB tree output code for testing - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,08/26] test: Record and silence console in tests - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,07/26] sandbox: Enable console recording and silent console - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,06/26] console: Add a console buffer - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,05/26] Add a circular memory buffer implementation - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,04/26] Drop config.h header from display_options.c - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,03/26] Move console definitions into a new console.h file - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,02/26] dm: usb: Avoid time delays in sandbox tests - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,01/26] sandbox: Add a way to skip time delays - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,5/5] net: altera_tse: add mSG-DMA support - - - - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot,4/5] net: altera_tse: add priv ops to prepare msgdma support - - - - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot,3/5] net: altera_tse: wait sgdma in altera_tse_recv - - - - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot,2/5] net: altera_tse: factor out stop mac func - - - - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot,1/5] net: zap altera_tse_initialize prototypes - - - - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot] include: net: Simplify the usage of __always_inline 1 - - - --- 2015-11-09 Fabio Estevam jhersh Accepted
[U-Boot,V4,13/13] spl: mmc: add support for BOOT_DEVICE_MMC2 - - 1 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,12/13] arm: mx6: cm-fx6: define fallback boot devices for spl - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,11/13] spl: announce boot devices - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,10/13] spl: add support for alternative boot device - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,09/13] common: spl: move image load to its own function - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,08/13] spl: change return values of spl_*_load_image() - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,07/13] spl: mmc: get rid of emmc boot code duplication - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,06/13] spl: mmc: move fs boot into its own function - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,05/13] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,04/13] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,03/13] spl: mmc: refactor device location code to its own function - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,02/13] spl: mmc: add break statements in spl_mmc_load_image() - - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot,V4,01/13] spl: nand: remove code duplication 1 - 2 - --- 2015-11-08 Nikita Kiryanov trini Accepted
[U-Boot] openrisc: updating build tools naming convention - - - - --- 2015-11-08 Guillaume REMBERT trini Accepted
[U-Boot] arm: mxs: add support for I2SE's Duckbill boards - - - - --- 2015-11-07 Michael Heimpold sbabic Changes Requested
[U-Boot,v6,23/23] configs: Remove CONFIG_SPI_FLASH_MTD - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,22/23] sf: Drop SPI_FLASH_MTD driver - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,21/23] sf: probe: Minor cleanup - - 1 - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,20/23] sf: Add MTD support for non-dm spi_flash interface - - 1 - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,19/23] sf: Use MTD lock operations - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,18/23] dm-sf: use mtd_ops, drop dm_spi_flash_ops - - 1 - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,17/23] cmd_sf: Use mtd->size instead of flash->size - - 1 - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,16/23] sf: Use mtd_info ops instead of spi_flash ops - - 1 - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,15/23] sf: Add MTD support to spi_flash - - 1 - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,14/23] dm-sf: Re-factorize spi_flash_std_probe code - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,13/23] sf: Re-factorize spi_flash_probe_tail code - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,12/23] sf: probe: Use spi_flash_scan in dm-spi-flash - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,11/23] sf: Remove unneeded header includes - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,10/23] sf: Use static for file-scope functions - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,09/23] sf: Flash power up read-only based on idcode0 - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,08/23] sf: Use flash function pointers in dm_spi_flash_ops - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,07/23] sf: Use simple name for register access functions - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,06/23] sf: Fix Makefile - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,05/23] sf: Use static for file-scope functions - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,04/23] sf: probe: Code cleanup - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,03/23] sf: Move read_id code to sf_ops - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,02/23] sf: Move spi_flash_scan code to sf_ops - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot,v6,01/23] sf: spi_flash_validate_params => spi_flash_scan - - - - --- 2015-11-07 Jagan Teki jagan Superseded
[U-Boot] ARM: omap3_logic: Fix pin muxing - - 1 - --- 2015-11-07 Adam Ford trini Changes Requested
[U-Boot,v3] mtd: add altera quadspi driver - - - - --- 2015-11-07 Thomas Chou thomaschou Accepted
[U-Boot,v5,3/3] nios2: use cfi flash driver model - - - - --- 2015-11-07 Thomas Chou stroese Accepted
[U-Boot,v5,2/3] cfi_flash: convert to driver model - - 1 - --- 2015-11-07 Thomas Chou stroese Accepted
[U-Boot,v5,1/3] dm: implement a MTD uclass - - - - --- 2015-11-07 Thomas Chou stroese Accepted
[U-Boot] Makefile: Include vendor common library in include search path - - - - --- 2015-11-06 Nishanth Menon trini RFC
[U-Boot] drivers/ddr/fsl: Fix typo in BIST test for DDR4 - - - - --- 2015-11-06 York Sun yorksun Accepted
[U-Boot] ARM: uniphier: drop UniPhier specific SMP code - - 1 - --- 2015-11-06 Masahiro Yamada masahir0y Accepted
[U-Boot] sandbox: cros_ec: fix uninitialized use of len 1 - - - --- 2015-11-06 Daniel Schwierzeck sjg Accepted
[U-Boot,GIT,PULL] u-boot-mips/master - - - - --- 2015-11-06 Daniel Schwierzeck trini Accepted
[U-Boot] Replace "extern inline" with "static inline" - - - - --- 2015-11-06 Måns Rullgård trini Accepted
[U-Boot,V3,8/8] armv8/ls1043ardb: add USB support - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,7/8] armv8/ls1043ardb: add DSPI support - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,6/8] armv8/ls1043aqds: dts: add dtb support - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,5/8] armv8/ls1043aqds: add LS1043AQDS board support - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,4/8] armv8/ls1043ardb: dts: add dtb support - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,3/8] armv8/ls1043ardb: update MAINTAINERS - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,2/8] armv8/fsl-layerscape: Remove reference to gdata - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,V3,1/8] pci/layerscape: add support for LS1043A PCIe LUT register access - - - - --- 2015-11-06 Gong Qianyu yorksun Superseded
[U-Boot,v2,2/2] arasan: nfc: Add initial nand driver support for arasan - - - - --- 2015-11-06 Siva Durga Prasad Paladugu monstr Superseded
[U-Boot,v2,1/2] zynqmp: nand: Add Nand driver support for zynqmp - - - - --- 2015-11-06 Siva Durga Prasad Paladugu monstr Superseded
[U-Boot,v2,8/8] x86: Remove CONFIG_SYS_EARLY_PCI_INIT 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,7/8] x86: Remove legacy pci codes 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,6/8] x86: crownbay: Remove unused PCI region address macros 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,5/8] x86: qemu: Convert to use driver model eth 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,4/8] x86: qemu: Convert to use driver model usb 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,3/8] x86: qemu: Convert to use driver model pci 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,2/8] x86: qemu: Move chipset-specific codes from pci.c to qemu.c 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,v2,1/8] x86: qemu: Remove call to vgabios execution 1 - - - --- 2015-11-06 Bin Meng bmeng Accepted
[U-Boot,RESEND,v3,20/20] rockchip: doc: show packet rk3036 uboot image - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,19/20] rockchip: Add support for rk's second level loader - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,18/20] rockchip: Add max init size & chip tag configs - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,17/20] rockchip: Add basic support for evb-rk3036 board - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,16/20] rockchip: rk3036: Add core Soc start-up code - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,15/20] rockchip: add rk3036 sdram driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,14/20] rockchip: add early uart driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,13/20] rockchip: Add an rk3036 MMC driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,12/20] rockchip: rk3036: Add pinctrl driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,11/20] rockchip: rk3036: Add a simple syscon driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,10/20] rockchip: rk3036: Add Soc reset driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,09/20] rockchip: rk3036: Add header files for GRF - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,08/20] rockchip: rk3036: Add clock driver - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,07/20] rockchip: Bring in RK3036 device tree file includes and bindings - - - - --- 2015-11-06 Lin Huang sjg Superseded
[U-Boot,RESEND,v3,06/20] rockchip: serial driver support rk3036 - - - - --- 2015-11-06 Lin Huang sjg Superseded
« 1 2 ... 1274 1275 12761791 1792 »