Show patches with: none      |   179156 patches
« 1 2 ... 1274 1275 12761791 1792 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RFC,v2,09/11] net: TFTP over IPv6 - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,08/11] net: Add ping6 command and implementation - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,07/11] net: IPv6 support - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,06/11] net: IPv6 skeleton and environment variables - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,05/11] net: add definition of udp_hdr - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,04/11] lib: net_utils: add string_to_ip6 - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,03/11] lib: net_utils: make string_to_ip stricter - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,02/11] lib: vsprintf: add IPv6 compressed format %pI6c - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,RFC,v2,01/11] Initial net6.h - - - - --- 2015-11-09 Chris Packham jhersh RFC
[U-Boot,v2] nios2: add 10m50 devboard support - - 1 - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot,v2] mtd: add altera quadspi driver - - - - --- 2015-11-09 Thomas Chou thomaschou Accepted
[U-Boot,v2,26/26] dm: test: usb: sandbox: Add keyboard tests for sandbox - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,25/26] sandbox: Enable USB keyboard - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,24/26] usb: sandbox: Add a USB emulation driver - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,23/26] usb: sandbox: Add support for interrupt operations - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,22/26] usb: Avoid open-coded USB constants in usb_kbd.c - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,21/26] usb: Drop unused code in usb_kbd.c - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,20/26] dm: test: usb: Add a test for device reordering - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,19/26] dm: test: usb: Add tests for the 'usb tree' command - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,18/26] dm: usb: Remove inactive children after a bus scan - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,17/26] dm: usb: Deprecate usb_get_dev_index() - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,16/26] Revert "dm: Export device_remove_children / device_unbind_children" - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,15/26] Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,14/26] Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" - - - - --- 2015-11-09 Simon Glass sjg Accepted
[U-Boot,v2,13/26] sandbox: usb: Allow finding a USB emulator for a device - - - - --- 2015-11-09 Simon Glass sjg Accepted
[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
« 1 2 ... 1274 1275 12761791 1792 »