Show patches with: none      |   179034 patches
« 1 2 ... 1286 1287 12881790 1791 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[U-Boot,3/3] x86: Added support for Advantech SOM-6896 - - - - --- 2015-10-09 George McCollister sjg Superseded
[U-Boot,2/3] x86: spi: Add support for Wildcat Point - - 1 - --- 2015-10-09 George McCollister sjg Superseded
[U-Boot,1/3] x86: pci: Add PCI IDs for Wildcat Point - - 1 - --- 2015-10-09 George McCollister sjg Superseded
[U-Boot] vf610twr: Fix typo in DRAM init - - 1 - --- 2015-10-09 Anthony Felice sbabic Awaiting Upstream
[U-Boot,v4,10/10] vexpress64: juno: use /dev/sda2 - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,09/10] vexpress64: juno: add alternate kernel and device tree filenames - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,08/10] vexpress64: juno: add optional initrd - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,07/10] common/armflash: load_image returns success or failure - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,06/10] common/armflash: add command to check if image exists - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,05/10] vexpress64: juno: add androidboot.hardware=juno - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,04/10] vexpress64: fvp dram: add DRAM configuration - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,03/10] vexpress64: increase max gunzip size - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,02/10] vexpress64: Kconfig: tidy up - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot,v4,01/10] vexpress64: fix checkpatch warnings - - 1 - --- 2015-10-09 Ryan Harkin trini Accepted
[U-Boot] sunxi: Add a bootcmd_old to the default environment to boot old kernels - - - - --- 2015-10-09 Hans de Goede jwrdegoede Accepted
[U-Boot] cmd_pci: Check for VendorID earlier - - - - --- 2015-10-09 Fabio Estevam sjg Changes Requested
[U-Boot,2/2] vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. - - - - --- 2015-10-09 Liviu Dudau trini Superseded
[U-Boot,1/2] vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. - - 1 - --- 2015-10-09 Liviu Dudau trini Superseded
[U-Boot,v2] nios2: convert cache flush to use dm cpu data - - - - --- 2015-10-09 Thomas Chou thomaschou Superseded
[U-Boot,V3,2/2] odroid: Add boot script (boot.scr) support - - - - --- 2015-10-09 Guillaume GARDET prom Accepted
[U-Boot,V3,1/2] odroid: replace 'fatload' with 'load' to be able to use EXT* partitions - - - - --- 2015-10-09 Guillaume GARDET prom Accepted
[U-Boot,v2] nios2: set default cache configuration in start.S 1 - - - --- 2015-10-09 Thomas Chou thomaschou Accepted
[U-Boot] nios2: export fdt_blob to the environment variable - - - - --- 2015-10-09 Thomas Chou thomaschou Accepted
[U-Boot,v3] nios2: convert dma_alloc_coherent to use memalign - - - - --- 2015-10-09 Thomas Chou thomaschou Superseded
[U-Boot,2/2] x86: Add SMBIOS table support - - - - --- 2015-10-09 Bin Meng sjg Superseded
[U-Boot,1/2] Makefile: Generate U_BOOT_DMI_DATE for SMBIOS 1 - - - --- 2015-10-09 Bin Meng sjg Superseded
[U-Boot] nios2: zap initdram 1 - - - --- 2015-10-09 Thomas Chou thomaschou Accepted
[U-Boot,v7,3/3] nios2: convert altera timer to driver model 1 - - - --- 2015-10-09 Thomas Chou thomaschou Superseded
[U-Boot,v7,2/3] timer: start a new dm_timer after relocation 1 - - - --- 2015-10-09 Thomas Chou thomaschou Superseded
[U-Boot,v7,1/3] dm: implement a Timer uclass 1 - - - --- 2015-10-09 Thomas Chou thomaschou Superseded
« 1 2 ... 1286 1287 12881790 1791 »