Show patches with: none      |   179064 patches
« 1 2 ... 1286 1287 12881790 1791 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,7/8] sf: Drop SPI_FLASH_MTD driver - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,6/8] sf: probe: Minor cleanup - - 1 - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,5/8] sf: Add MTD support for non-dm spi_flash interface - - 1 - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,4/8] dm-sf: use mtd_ops, drop dm_spi_flash_ops - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,3/8] cmd_sf: Use mtd->size instead of flash->size - - 1 - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,2/8] sf: Use mtd_info ops instead of spi_flash ops - - 1 - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,1/8] sf: Add MTD support to spi_flash - - 1 - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v3,10/10] mx7dsabresd: add secure boot support - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,09/10] imx: hab: add mx7 secure boot support - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,08/10] imx: hab: use read_fuse for secure boot settings - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,07/10] arm: imx: add secure boot fuse details for imx7 SoC - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,06/10] arm: imx: add secure boot fuse details for imx6 SoC - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,05/10] imx: hab: add secure boot fuse details - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,04/10] imx: hab: rework unified rom section for mx7 - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,03/10] imx: hab: use unified rom section for mx6sx and mx6ul - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,02/10] imx: hab: rework secure boot support for imx6 - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot,v3,01/10] imx: cpu: move common chip revision id's - - - - --- 2015-10-12 Adrian Alonso sbabic Awaiting Upstream
[U-Boot] arm: dts: socfpga: add "u-boot, dm-pre-reloc" to socfpga_cyclone5_socdk dts 1 - - - --- 2015-10-12 Dinh Nguyen marex Accepted
[U-Boot] SECURE_BOOT: Correct reading of ITS bit - - - - --- 2015-10-12 Aneesh Bansal yorksun Accepted
[U-Boot] igep00x0: Use BCH8 ECC 1 - - - --- 2015-10-12 Ladislav Michl trini Accepted
[U-Boot] part:efi: add GUID for linux file system data - - - - --- 2015-10-12 Patrick Delaunay Superseded
[U-Boot,v4,21/21] dm-sf: Re-factorize spi_flash_std_probe code - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,20/21] sf: Re-factorize spi_flash_probe_tail code - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,19/21] sf: probe: Use spi_flash_scan in dm-spi-flash - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,18/21] sf: Remove unneeded header includes - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,17/21] sf: Use static for file-scope functions - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,16/21] sf: Flash power up read-only based on idcode0 - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,15/21] sf: Use flash function pointers in dm_spi_flash_ops - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,14/21] sf: Use simple name for register access functions - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,13/21] sf: Fix Makefile - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,12/21] sf: Use static for file-scope functions - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,11/21] sf: Move BAR defined code at once place - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,10/21] sf: Move the read_id code to sf_ops - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,09/21] sf: Move spi_flash_scan code to sf_ops - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,08/21] sf: spi_flash_validate_params => spi_flash_scan - - - - --- 2015-10-12 Jagan Teki jagan Superseded
[U-Boot,v4,07/21] sf: Add FSR support to spi_flash_cmd_wait_ready - - - 2 --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,v4,06/21] sf: Update status reg check in spi_flash_cmd_wait_ready - - - 2 --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,v4,05/21] sf: Make flash->flags use for generic usage - - - 1 --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,v4,04/21] sf: Optimize BAR write code - - - - --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,v4,03/21] sf: Add spi_flash_read_bar - - - - --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,v4,02/21] sf: Return bank_sel, if flash->bank_curr == bank_sel - - - - --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,v4,01/21] spi: zynq_spi: Remove unneeded headers - - - - --- 2015-10-12 Jagan Teki jagan Accepted
[U-Boot,2/2] arm: socfpga: enable data/inst prefetch and shared override in the L2 - - - - --- 2015-10-12 Dinh Nguyen marex Superseded
[U-Boot,1/2] pl310: arm: fix up define typo for the share override bit - - - - --- 2015-10-12 Dinh Nguyen marex Deferred
[U-Boot] T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 - - - - --- 2015-10-12 Codrin Ciubotariu yorksun Accepted
[U-Boot,2/2] x86: Add SMBIOS table support 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,1/2] Makefile: Generate U_BOOT_DMI_DATE for SMBIOS 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,v3] Revert "env_eeprom: Assign default environment during board_init_f" - - - - --- 2015-10-12 Ludger Dreier trini Accepted
[U-Boot,3/3] x86: galileo: Enable mrc cache 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,2/3] x86: quark: Implement mrc cache 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,1/3] x86: ivybridge: Fix saving mrc cache and enable it - - - - --- 2015-10-12 Bin Meng sjg Superseded
[U-Boot,RFC,8/8] net: e1000 enable multicast reception 1 - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,7/8] net: IPv6 documentation 1 - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,6/8] net: TFTP over IPv6 - - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,5/8] net: ipv6 support - - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,4/8] lib: net_utils: add string_to_ip6 - - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,3/8] lib: net_utils: make string_to_ip stricter 1 - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,2/8] lib: vsprintf: add IPv6 compressed format %pI6c 1 - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,RFC,1/8] Initial net6.h - - - - --- 2015-10-12 Chris Packham jhersh RFC
[U-Boot,v3] env: export fdt_blob to the environment variable - - - - --- 2015-10-12 Thomas Chou Superseded
[U-Boot,v4] nios2: convert dma_alloc_coherent to use malloc_cache_aligned - - - - --- 2015-10-12 Thomas Chou Superseded
[U-Boot,13/13] x86: ivybridge: Correct two typos for MRC 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,12/13] x86: Remove unused rw-mrc-cache properties in the link and panther dts files 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,11/13] x86: baytrail: Issue full system reset in reset_cpu() 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,10/13] x86: Enable mrc cache for bayleybay and minnowmax 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,09/13] x86: baytrail: Save mrc cache to spi flash 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,08/13] x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,07/13] x86: Use struct mrc_region to describe a mrc region 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,06/13] x86: ivybridge: Use APIs provided in the mrccache lib 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,05/13] x86: Add more common routines to manipulate mrc cache 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,04/13] x86: Add various minor tidy-ups in mrccache codes 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,03/13] x86: Do sanity test on the cache record in mrccache_update() 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,02/13] x86: Move mrccache.[c|h] to a common place 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,01/13] x86: Add ENABLE_MRC_CACHE Kconfig option 1 - - - --- 2015-10-12 Bin Meng sjg Accepted
[U-Boot,v4] net: TFTP: variables cleanup and addition 1 - - - --- 2015-10-11 Albert ARIBAUD (3ADEV) jhersh Accepted
[U-Boot] test/fs/fs-test.sh: Update expected results and TC10 logic - - - - --- 2015-10-11 Tom Rini trini Accepted
[U-Boot] pcm052: fix MTD partitioning - - - - --- 2015-10-11 Albert ARIBAUD (3ADEV) trini Accepted
[U-Boot,4/4] MAINTAINERS: Add maintainer entry of RMOBILE - - - - --- 2015-10-11 Nobuhiro Iwamatsu iwamatsu Accepted
[U-Boot,3/4] ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE - - - - --- 2015-10-11 Nobuhiro Iwamatsu iwamatsu Accepted
[U-Boot,2/4] ARM: rmobile: Move SoC headers to mach-rmobile/include/mach - - - - --- 2015-10-11 Nobuhiro Iwamatsu iwamatsu Accepted
[U-Boot,1/4] ARM: rmobile: Move SoC sources to mach-rmobile - - - - --- 2015-10-11 Nobuhiro Iwamatsu iwamatsu Accepted
[U-Boot] common/usb_storage.c: Clean up usb_storage_probe() 1 - - - --- 2015-10-11 Tom Rini marex Accepted
[U-Boot] Pull-request: u-boot-spi/master - - - - --- 2015-10-11 Jagan Teki trini Accepted
[U-Boot,v2] sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels 1 - - - --- 2015-10-11 Hans de Goede jwrdegoede Accepted
[U-Boot,v2] dm: implement a cfi flash uclass - - - - --- 2015-10-11 Thomas Chou sjg Changes Requested
[U-Boot,v2] nios2: export fdt_blob to the environment variable - - - - --- 2015-10-11 Thomas Chou thomaschou Accepted
[U-Boot,3/3] sunxi: power: Columbus: only enable ELDO3 when necessary - - - - --- 2015-10-10 Hans de Goede jwrdegoede Accepted
[U-Boot,2/3] sunxi: power: Change axp209 LDO3 and LDO4 default to disabled - - - - --- 2015-10-10 Hans de Goede jwrdegoede Accepted
[U-Boot,1/3] sunxi: power: Add support for disabling axp209 regulators - - - - --- 2015-10-10 Hans de Goede jwrdegoede Accepted
[U-Boot,v2] sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER 1 - - - --- 2015-10-10 Hans de Goede jwrdegoede Accepted
[U-Boot] Please pull u-boot-sunxi master for v2015.10 - - - - --- 2015-10-10 Hans de Goede trini Accepted
[U-Boot,v6,2/2] nios2: convert altera sysid to driver model 1 - 1 - --- 2015-10-10 Thomas Chou thomaschou Accepted
[U-Boot,v6,1/2] dm: implement a Miscellaneous uclass 1 - - - --- 2015-10-10 Thomas Chou thomaschou Accepted
[U-Boot,4/4] x86: fsp: Add a hdr sub-command to show header information 1 - - - --- 2015-10-10 Bin Meng sjg Accepted
[U-Boot,3/4] x86: fsp: Make hob command a sub-command to fsp 1 - - - --- 2015-10-10 Bin Meng sjg Accepted
[U-Boot,2/4] x86: fsp: Print GUID whenever applicable in the hob command output 1 - - - --- 2015-10-10 Bin Meng sjg Accepted
[U-Boot,1/4] x86: fsp: Compact the output of hob command 1 - - - --- 2015-10-10 Bin Meng sjg Accepted
[U-Boot,v8,3/3] nios2: convert altera timer to driver model 1 - - - --- 2015-10-10 Thomas Chou thomaschou Accepted
[U-Boot,v8,2/3] timer: start a new timer after relocation 1 - - - --- 2015-10-10 Thomas Chou thomaschou Accepted
[U-Boot,v8,1/3] dm: implement a Timer uclass 1 - - - --- 2015-10-10 Thomas Chou thomaschou Accepted
« 1 2 ... 1286 1287 12881790 1791 »