Show patches with: none      |   178878 patches
« 1 2 ... 1323 1324 13251788 1789 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,07/15] cgtqmx6eval: Add ESDHC write-protect support - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,v2,06/15] cgtqmx6eval: Add ESDHC3 support - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,v2,05/15] cgtqmx6eval: Fit into single lines - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,v2,04/15] cgtqmx6eval: Improve the error handling - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,v2,03/15] cgtqmx6eval: Staticize when possible - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,v2,02/15] cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,v2,01/15] cgtqmx6eval: Use default prompt - - - - --- 2015-07-13 Otavio Salvador Changes Requested
[U-Boot,16/16] cgtqmx6eval: Use standard boot script - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,15/16] cgtqmx6eval: Add SATA support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,14/16] cgtqmx6eval: Add splash screen support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,13/16] cgtqmx6eval: Add USB support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,12/16] cgtqmx6eval: Add PMIC support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,11/16] cgtqmx6eval: Add thermal support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,10/16] cgtqmx6eval: Add Ethernet support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,09/16] cgtqmx6eval: Add SPI NOR flash support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,08/16] cgtqmx6eval: Add ESDHC write-protect support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,07/16] cgtqmx6eval: Add ESDHC3 support - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,06/16] cgtqmx6eval: Fit into single lines - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,05/16] cgtqmx6eval: Improve the error handling - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,04/16] cgtqmx6eval: Staticize when possible - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,03/16] cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,02/16] cgtqmx6eval: Use default prompt - - - - --- 2015-07-13 Otavio Salvador sbabic Changes Requested
[U-Boot,01/16] mx53loco: Use generic 'load' command instead of 'fatload' 1 - - - --- 2015-07-13 Otavio Salvador sbabic Accepted
[U-Boot] musb: set MUSB speed based on CONFIG - - - - --- 2015-07-13 Bin Liu marex Not Applicable
[U-Boot] libfdt: fix return code of fdt_get_string_index() - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,4/4] ARM: dts: UniPhier: add GPIO controller nodes - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,3/4] ARM: UniPhier: enable UniPhier GPIO driver - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,2/4] gpio: do not include <asm/arch/gpio.h> for UniPhier - - - - --- 2015-07-13 Masahiro Yamada sjg Accepted
[U-Boot,1/4] gpio: UniPhier: add driver for UniPhier GPIO controller - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,14/14] devres: compile Devres iif CONFIG_DM_DEVICE_REMOVE is enabled - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,13/14] dm: remove redundant CONFIG_DM from driver/core/Makefile 1 - - - --- 2015-07-13 Masahiro Yamada sjg Accepted
[U-Boot,v2,12/14] devres: add debug command to dump device resources - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,11/14] dm: refactor device_probe() and device_remove() with devm_kzalloc() - - 1 - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,10/14] linux_compat: introduce GFP_DMA flag for kmalloc() - - 1 - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,09/14] dm: merge fail_alloc labels - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,08/14] dm: refactor device_bind() and device_unbind() with devm_kzalloc() - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,07/14] devres: add devm_kmalloc() and friends (managed memory allocators) 1 - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,06/14] devres: introduce Devres (Managed Device Resource) framework - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,05/14] dm: add DM_FLAG_BOUND flag - - - - --- 2015-07-13 Masahiro Yamada sjg Superseded
[U-Boot,v2,04/14] linux_compat: handle __GFP_ZERO in kmalloc() 1 - 2 - --- 2015-07-13 Masahiro Yamada sjg Accepted
[U-Boot,v2,03/14] linux_compat: move vzalloc() to header file as an inline function 1 - 1 - --- 2015-07-13 Masahiro Yamada sjg Accepted
[U-Boot,v2,02/14] linux_compat: remove cpu_relax() define 1 - 2 - --- 2015-07-13 Masahiro Yamada sjg Accepted
[U-Boot,v2,01/14] x86: delete unneeded declarations of disable_irq() and enable_irq() 1 - 1 - --- 2015-07-13 Masahiro Yamada sjg Accepted
[U-Boot] ARM: dts: UniPhier: add device-specific compatible string for EEPROM - - - - --- 2015-07-13 Masahiro Yamada masahir0y Accepted
[U-Boot,8/8] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,7/8] dfu: command: Provide support for 'dfutftp' command to handle receiving data via TFTP - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,6/8] update: tftp: dfu: Extend update_tftp() function to support DFU - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,5/8] dfu: tftp: update: Add dfu_write_from_mem_addr() function - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,4/8] dfu: tftp: update: Provide tftp support for the DFU subsystem - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,3/8] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set 1 - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,2/8] net: tftp: Move tftp.h file from ./net to ./include - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,1/8] doc: dfu: tftp: README entry for TFTP extension of DFU - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot] mxs_ocotp: Shift the HBUS divider correctly - - - - --- 2015-07-12 Marek Vasut sbabic Awaiting Upstream
[U-Boot] Fix LS102xa timer setup to use 64-bit. - - - - --- 2015-07-12 Chris Kilgour yorksun Not Applicable
[U-Boot] common/lcd_console: fix console/logo regression - - - - --- 2015-07-11 Marcel Ziswiler trini Superseded
[U-Boot,V2,15/15] imx: mx6ul_14x14_evk add basic board support - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,14/15] imx: imx6_spl add mx6ul support - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,13/15] imx:mx6ul add dram spl configuration and header file - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,12/15] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,11/15] mxc: gpio add i.MX6UL support - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,10/15] imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,09/15] imx: mx6ul update soc related settings - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,08/15] imx: mx6ul select SYS_L2CACHE_OFF - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,07/15] imx:mx6ul add clock support - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,06/15] imx: mx6ul remove errata for i.MX6UL - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,05/15] imx-common: timer: add i.MX6UL support - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,04/15] imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,03/15] imx: mx6ul: Update imx registers head file - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,02/15] imx: mx6ul: Add pins IOMUX head file - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V2,01/15] imx: mx6ul: Add i.MX6UL CPU type - - - - --- 2015-07-11 Peng Fan sbabic Superseded
[U-Boot,V5,6/6] imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support - - 1 - --- 2015-07-11 Peng Fan Awaiting Upstream
[U-Boot,V5,5/6] imx: mx6sabresd/sabreauto runtime setting fdt_file 1 - 1 - --- 2015-07-11 Peng Fan Awaiting Upstream
[U-Boot,V5,4/6] imx: mx6qp Enable PRG clock for IPU 1 - 1 - --- 2015-07-11 Peng Fan Awaiting Upstream
[U-Boot,V5,3/6] imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP 1 - - - --- 2015-07-11 Peng Fan Awaiting Upstream
[U-Boot,V5,2/6] imx: mx6: ccm: Change the clock settings for i.MX6QP 1 - 1 - --- 2015-07-11 Peng Fan Awaiting Upstream
[U-Boot,V5,1/6] imx: add cpu type for i.MX6QP/DP 1 - - - --- 2015-07-11 Peng Fan Awaiting Upstream
[U-Boot] cmd_fdt: save fdtaddr in hex format 2 - - - --- 2015-07-10 Sudeep Holla sjg Accepted
[U-Boot] Tegra: PLL: fix per-SoC pllinfo table regression - - - - --- 2015-07-10 Marcel Ziswiler tomcwarren Accepted
[U-Boot] musb: set MUSB speed based on CONFIG - - 1 1 --- 2015-07-10 Samuel Egli marex Not Applicable
[U-Boot] Please pull u-boot-marvell master - - - - --- 2015-07-10 Luka Perkov trini Accepted
[U-Boot] please pull u-boot-samsung master - - - - --- 2015-07-10 Minkyu Kang trini Accepted
[U-Boot] qoriq eth.c bugfix: handle received corrupted frames correctly - - - - --- 2015-07-10 Daniel Inderbitzin jhersh Accepted
[U-Boot] armv8: fsl-lsch3: Rewrite MMU translation table entries - - - - --- 2015-07-10 Alison Wang yorksun Superseded
[U-Boot,2/2,V2] pci/layerscape: Add EP mode support - - - - --- 2015-07-10 Minghuan Lian yorksun Accepted
[U-Boot,1/2,V2] pci: Add function to find an extended capability - - 1 - --- 2015-07-10 Minghuan Lian yorksun Accepted
[U-Boot,v2,2/2] x86: Simplify architecture defined exception handling in irq_llsr() 1 - - - --- 2015-07-10 Bin Meng sjg Accepted
[U-Boot,v2,1/2] x86: Display correct CS/EIP/EFLAGS when there is an error code 1 - - - --- 2015-07-10 Bin Meng sjg Accepted
[U-Boot] x86: Initial ACPI support for minnowmax and qemu. - - - - --- 2015-07-10 Saket Sinha sjg Superseded
[U-Boot,v3,3/3] implement Fastboot via USB OTG on bcm28155_ap boards - - - - --- 2015-07-09 Steve Rae lmajewski Accepted
[U-Boot,v3,2/3] usb: gadget: bcm_udc_otg files - - - - --- 2015-07-09 Steve Rae lmajewski Accepted
[U-Boot,v3,1/3] g_dnl: add missing declaration - - - - --- 2015-07-09 Steve Rae lmajewski Accepted
[U-Boot,RESEND] tools/imximage: set DCD pointer to NULL when its length is 0 1 - - - --- 2015-07-09 Baruch Siach Awaiting Upstream
[U-Boot] RFC: dm: Add pointer checking for allocated data - - - - --- 2015-07-09 Simon Glass sjg Changes Requested
[U-Boot] dm: do not set DM_FLAG_ACTIVATED twice 1 - - - --- 2015-07-09 Masahiro Yamada sjg Accepted
[U-Boot] generic_board: Call "checkboard" even though the root node has a "model" property - - 1 - --- 2015-07-09 Haikun.Wang@freescale.com trini Accepted
[U-Boot] arm: baltos: change USB ports functions - - - - --- 2015-07-09 Yegor Yefremov trini Accepted
[U-Boot] x86: Adjust config option order in defconfig for Crown Bay and Minnowmax 1 - - - --- 2015-07-09 Bin Meng sjg Accepted
[U-Boot,2/2] ARM: tegra: enable GPU DT node when appropriate - - - - --- 2015-07-09 Alexandre Courbot tomcwarren Accepted
[U-Boot,1/2] ARM: tegra: move VPR configuration to a later stage - - - - --- 2015-07-09 Alexandre Courbot tomcwarren Accepted
[U-Boot,08/11] spi: ti_qspi: Use DMA to read from qspi flash - - - - --- 2015-07-09 Raghavendra, Vignesh jagan Superseded
« 1 2 ... 1323 1324 13251788 1789 »