Show patches with: Archived = No       |   167897 patches
« 1 2 ... 1194 1195 11961678 1679 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,48/57] x86: ivybridge: Convert report_platform to DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,47/57] x86: ivybridge: Convert SDRAM init to use driver model - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,46/57] x86: chromebook_link: Enable the syscon uclass - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,45/57] x86: ivybridge: Convert sdram_initialise() to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,44/57] x86: ivybridge: Convert dram_init() to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,43/57] x86: ivybridge: Convert enable_usb_bar() to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,42/57] x86: ivybridge: Use the I2C driver to perform SMbus init - - 2 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,41/57] x86: i2c: Add a stub driver for Intel I2C/SMbus - - 2 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,40/57] x86: Enable DM_USB for link and panther - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,39/57] x86: ivybridge: Convert lpc init code to DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,38/57] x86: ivybridge: Drop the special PCI driver - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,37/57] x86: ivybridge: Move LPC init into LPC init() method - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,36/57] x86: ivybridge: Move lpc_enable() into gma.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,35/57] x86: ivybridge: Use driver model PCI API in sata.c - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,34/57] x86: ivybridge: Use the SATA driver to do the init - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,33/57] x86: ivybridge: Drop the unused bd82x6x_init_extra() - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,32/57] x86: ivybridge: Do the SATA init before relocation - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,31/57] ahci: Add an AHCI uclass - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,30/57] x86: ivybridge: Move northbridge setup to the northbridge driver - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,29/57] x86: ivybridge: Use driver model PCI API in bd82x6x.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,28/57] x86: ivybridge: Use driver model PCI API in bd82x6x_pci_init() - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,27/57] x86: ivybridge: Move northbridge and PCH init into drivers - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,26/57] x86: Bring up northbridge, pch and lpc after the CPUs - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,25/57] x86: Don't show an error when the MRC cache is up to date - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,24/57] x86: Make x86_init_cpus() static - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,23/57] x86: ivybridge: Move early init code into northbridge.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,22/57] x86: ivybridge: Drop the dead MTRR code - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,21/57] x86: ivybridge: Set up the thermal target correctly - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,20/57] x86: ivybridge: Move CPU init code into the driver - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,19/57] x86: ivybridge: Use common CPU init code - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,18/57] x86: ivybridge: Move GPIO init to the LPC init() method - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,17/57] x86: ivybridge: Move sandybridge init to the lpc init() method - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,16/57] x86: ivybridge: Move graphics init much later - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,15/57] x86: ivybridge: Add an init() method for the bd82x6x LPC - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,14/57] x86: ivybridge: Rename lpc_init() to lpc_init_extra() - - - - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,13/57] x86: ivybridge: Move LPC and PCH init into northbridge probe() - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,12/57] x86: ivybridge: Move northbridge init into the probe() method - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,11/57] x86: ivybridge: Add a driver for the bd82x6x northbridge - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,10/57] dm: x86: Add a northbridge uclass - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,09/57] x86: ivybridge: Set up the PCH init - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,08/57] x86: ivybridge: Move more init to the probe() function - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,07/57] x86: ivybridge: Move lpc_early_init() to probe() - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,06/57] x86: ivybridge: Set up the LPC device using driver model - - - - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,05/57] dm: pci: Convert bios_emu to use the driver model PCI API - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,04/57] dm: syscon: Allow finding devices by driver data - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,03/57] dm: usb: Add a compatible string for PCI EHCI controller 1 - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,02/57] dm: core: Display the error number when driver binding fails - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,01/57] dm: Add an init() method to the LPC uclass - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,3/3] sandbox: sandbox_flash.c: Ensure NUL-termination on product/vendor strings - - - - --- 2015-12-08 Tom Rini sjg Changes Requested
[U-Boot,2/3] sandbox: eth-raw-os.c: Ensure that our interface name is not too long - - 1 - --- 2015-12-08 Tom Rini sjg Accepted
[U-Boot,1/3] serial-uclass.c: Copy at most sdev.name - 1 characters into the buffer - - 1 - --- 2015-12-08 Tom Rini Superseded
[U-Boot] arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR - - - - --- 2015-12-07 Dinh Nguyen marex Accepted
[U-Boot,7/7] arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data - - - - --- 2015-12-07 Dinh Nguyen marex RFC
[U-Boot,v5,2/2] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server - - - - --- 2015-12-07 York Sun yorksun Accepted
[U-Boot,v5,1/2] common: Rewrite hiding the end of memory - - 1 - --- 2015-12-07 York Sun yorksun Accepted
[U-Boot,3/3] ums: support multiple LUNs at once - - 1 - --- 2015-12-07 Stephen Warren trini Accepted
[U-Boot,2/3] mmc: store hwpart in the block device - - 1 - --- 2015-12-07 Stephen Warren trini Accepted
[U-Boot,1/3] block: pass block dev not num to read/write/erase() - - 1 - --- 2015-12-07 Stephen Warren trini Accepted
[U-Boot,v4] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server - - - - --- 2015-12-07 York Sun Superseded
[U-Boot] mkimage: Fix generating multi and script images again - - - - --- 2015-12-07 Marek Vasut trini Accepted
[U-Boot] mmc: update MMC_ERASE argument to match Linux kernel. - - - 2 --- 2015-12-07 Eric Nelson trini Accepted
[U-Boot] imx_common: check for Serial Downloader in spl_boot_device - - - - --- 2015-12-07 Eric Nelson sbabic Not Applicable
[U-Boot] CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set - - - - --- 2015-12-07 Tom Rini trini Accepted
[U-Boot] x86: Fix PCI UART compatible string for crownbay and galileo 1 - - - --- 2015-12-07 Bin Meng bmeng Accepted
[U-Boot] CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set - - - - --- 2015-12-07 Tom Rini trini Superseded
[U-Boot,V2,1/7] net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF 1 - - - --- 2015-12-07 Marek Vasut marex Accepted
[U-Boot,v2] net: eth_designware: select PHYLIB in Kconfig 2 - 1 1 --- 2015-12-07 Thomas Chou marex Accepted
[U-Boot] spi: Add cadence compatible string - - - - --- 2015-12-07 Michal Simek jagan Accepted
[U-Boot] usb: gadget: f_thor: free the allocated out request buffer - - - - --- 2015-12-07 Michal Simek lmajewski Deferred
[U-Boot] SPI: Fix correct target name for ZynqMP - - - - --- 2015-12-07 Michal Simek jagan Accepted
[U-Boot] fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE 1 - 1 - --- 2015-12-07 Bin Meng bmeng Accepted
[U-Boot,GIT,PULL] Zynq changes - - - - --- 2015-12-07 Michal Simek trini Accepted
[U-Boot,5/5] armv8/ls1043aqds: change core frequency to 1600MHz - - - - --- 2015-12-07 Mingkai Hu yorksun Accepted
[U-Boot,4/5] armv8/ls1043ardb: change core frequency to 1600MHz - - - - --- 2015-12-07 Mingkai Hu yorksun Accepted
[U-Boot,3/5] armv8/ls1043a: Implement workaround for PEX erratum A009929 - - - - --- 2015-12-07 Mingkai Hu yorksun Accepted
[U-Boot,2/5] armv8/fsl_lsch2: fix DCSR_DCFG address - - - - --- 2015-12-07 Mingkai Hu yorksun Accepted
[U-Boot,1/5] armv8/ls1043a: remove print info - - - - --- 2015-12-07 Mingkai Hu yorksun Accepted
[U-Boot,v2] mailmap: Update Jagan Teki's name and email address - - 1 - --- 2015-12-07 Jagan Teki jagan Accepted
[U-Boot] mailmap: Update Jagan Teki's name and email address - - - - --- 2015-12-07 Masahiro Yamada Superseded
[U-Boot] mailmap: Update Jagan Teki's name and email address - - - - --- 2015-12-07 Jagan Teki Superseded
[U-Boot,2/2] rockchip: Add basic support for kylin board 1 - - - --- 2015-12-07 Lin Huang sjg Accepted
[U-Boot,1/2] rockchip: rk3036 sdram setting cs1_row when rank larger than 1 1 - - - --- 2015-12-07 Lin Huang sjg Accepted
[U-Boot,003/159] cgtqmx6eval: Add SPI NOR flash support - - 1 - --- 2015-12-07 Lin Huang Not Applicable
[U-Boot,002/159] arm: mx6: Reduce SPL malloc pool size 1 - - 1 --- 2015-12-07 Lin Huang Not Applicable
[U-Boot,001/159] LCD: Add an option to skip registration as an stdio output - - - - --- 2015-12-07 Lin Huang Not Applicable
[U-Boot,PULL] u-boot-socfpga/master - - - - --- 2015-12-06 Marek Vasut trini Accepted
[U-Boot,PULL] u-boot-usb/master - - - - --- 2015-12-06 Marek Vasut trini Accepted
[U-Boot,v8,14/14] sf: Rename sf_ops.c to spi-flash.c - - 2 - --- 2015-12-06 Jagan Teki jagan Superseded
[U-Boot,v8,13/14] sf: Use static for file-scope functions - - 2 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,12/14] sf: sf_probe: Remove spi_slave pointer argument - - 2 1 --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,11/14] sf: ops: Fix missing break on spansion read_bar - - 1 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,10/14] sf: Remove unneeded SST_BP and SST_WP - - 1 1 --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,09/14] sf: Remove unneeded header includes - - 2 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,08/14] sf: Flash power up read-only based on idcode0 - - 2 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,07/14] sf: Use simple name for register access functions - - 2 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,06/14] sf: Fix Makefile - - 2 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,05/14] sf: Use static for file-scope functions - - 1 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,04/14] sf: probe: Code cleanup - - 2 - --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,03/14] sf: Move read_id code to sf_ops - - 2 1 --- 2015-12-06 Jagan Teki jagan Accepted
[U-Boot,v8,02/14] sf: Move spi_flash_scan code to sf_ops - - 2 1 --- 2015-12-06 Jagan Teki jagan Superseded
« 1 2 ... 1194 1195 11961678 1679 »