Show patches with: Archived = No       |   167505 patches
« 1 2 ... 717 718 7191675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,2/2] README: improve documentation of network related CONFIG_ settings 1 - - - --- 2011-10-26 Wolfgang Denk Accepted
[U-Boot,1/2] README: white-space cleanup - - - - --- 2011-10-26 Wolfgang Denk Accepted
[U-Boot] mx51evk: Remove unused get_board_rev function - - - - --- 2011-10-26 Fabio Estevam sbabic Accepted
[U-Boot] devkit8000: Fix NAND SPL on boards with 256MB NAND - - - 1 --- 2011-10-26 Tom Rini spaulraj Accepted
[U-Boot] nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). - - - - --- 2011-10-26 Joachim Foerster Accepted
[U-Boot] sandbox: drop unused return 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] sandbox: put stdin into raw mode - - - 1 --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] serial: sandbox: use ssize_t to match os_read 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] serial: sandbox: optimize puts 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] sandbox/tegra2: fix typo in autocomplete define 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] net: rtl8109: drop unused !NET_MULTI driver - - - - --- 2011-10-26 Mike Frysinger sbabic Accepted
[U-Boot,V3] I2C: Fix mxc_i2c.c problem on imx31_phycore 1 - - - --- 2011-10-26 Marek Vasut sbabic Accepted
[U-Boot,5/5,v2] altera_tse: Fix return of eth_device's recv() callback - - - - --- 2011-10-26 Joachim Foerster Accepted
[U-Boot,4/5,v2] altera_tse: m88e1111s: Honor device flags regarding PHY interface mode - - - - --- 2011-10-26 Joachim Foerster Accepted
[U-Boot,3/5,v2] altera_tse: Add support for dedicated descriptor memory - - - - --- 2011-10-26 Joachim Foerster Accepted
[U-Boot,2/5,v2] altera_tse: Fix SGDMA reset triggering - - - - --- 2011-10-26 Joachim Foerster Accepted
[U-Boot,1/5,v2] altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case - - - - --- 2011-10-26 Joachim Foerster Accepted
[U-Boot] dwcddr21mctl: Synopsys DWC DDR2/1 Memory Controller - - - - --- 2011-10-26 Macpaul Lin macpaul Accepted
[U-Boot] sandbox: Add asm/cache.h for sandbox 1 - - 1 --- 2011-10-25 Anton staaf wd Accepted
[U-Boot] powerpc/mpc83xx: cleanup makefile for mpc83xx - - - - --- 2011-10-25 York Sun kimphill Accepted
[U-Boot,PATCHv2,6/6] omap3evm: fix errors caused by multiple definitions - - - - --- 2011-10-25 Sanjeev Premi spaulraj Accepted
[U-Boot,PATCHv2,5/6] omap3evm: Add (quick) configuration for NAND only - - - - --- 2011-10-25 Sanjeev Premi spaulraj Accepted
[U-Boot,PATCHv2,4/6] omap3evm: Add (quick) configuration for MMC/SD only - - - - --- 2011-10-25 Sanjeev Premi spaulraj Accepted
[U-Boot,PATCHv2,3/6] omap3evm: move common config options to new file - - - - --- 2011-10-25 Sanjeev Premi spaulraj Accepted
[U-Boot,PATCHv2,2/6] omap3evm: Prepare to split configuration - - - - --- 2011-10-25 Sanjeev Premi spaulraj Accepted
[U-Boot,PATCHv2,1/6] omap3evm: Reorder related config options - - - - --- 2011-10-25 Sanjeev Premi spaulraj Accepted
[U-Boot] vision2: Remove unused header file - - - - --- 2011-10-25 Fabio Estevam sbabic Accepted
[U-Boot] mx51evk: Use GPIO API for configuring the IOMUX - - - - --- 2011-10-25 Fabio Estevam sbabic Accepted
[U-Boot] mx53evk: Add RTC support 1 - - - --- 2011-10-25 Fabio Estevam sbabic Accepted
[U-Boot] mx35pdk: Add RTC support 1 - - 1 --- 2011-10-25 Fabio Estevam sbabic Accepted
[U-Boot,v2] nds32: asm/io.h: add __iormb __iowmb and inline io support - - - - --- 2011-10-25 Macpaul Lin macpaul Accepted
[U-Boot,7/7] DEBUG: Fix debug macros - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,6/7] GCC4.6: Remove debugX() usage from spc1920 hpi - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,5/7] GCC4.6: Squash warnings in omap4 clocks.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,4/7] GCC4.6: Squash warning in tegra2 board.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,3/7] GCC4.6: Squash warnings in yaffs_guts.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,2/7] GCC4.6: Drop dead code from yaffs_guts.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,1/7] GCC4.6: Squash warnings in LzmaTools.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,4/4] GCC4.6: Squash warning in lcd.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,3/4] GCC4.6: Squash GTREADREG related errors - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,1/4] GCC4.6: Squash warning in cmd_date.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,18/18] GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,17/18] GCC4.6: Squash warnings in fec_mxc.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,16/18] GCC4.6: Squash warning in bus_vcxk.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,15/18] GCC4.6: Squash warnings in ks8695eth.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,14/18] GCC4.6: Squash warnings in lattice.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,13/18] GCC4.6: Squash warnings in kirkwood_spi.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,12/18] GCC4.6: Squash warnings in smsc95xx.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,11/18] GCC4.6: Fix warnings in pxa_mmc.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,10/18] GCC4.6: Squash error in pcmcia/i82365.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,09/18] GCC4.6: Squash warnings in tqm8xx_pcmcia.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,08/18] GCC4.6: Squash warnings in sata_sil3114.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,07/18] GCC4.6: Squash warnings in fsl_pci_init.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,06/18] GCC4.6: Squash warnings in fsl_espi.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,05/18] GCC4.6: Squash warnings in ahci.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,04/18] GCC4.6: Squash warnings in 4xx_enet.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,03/18] GCC4.6: Squash warning in jedec_flash.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,02/18] GCC4.6: Squash warning in cfi_flash.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,01/18] GCC4.6: Squash warning in cfb_console.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,5/5] GCC4.6: Squash undefined variable in cmd_mtdparts.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,4/5] GCC4.6: Squash subsequent warnings in usb_storage.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,3/5] GCC4.6: Squash warning in usb_storage.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,2/5] GCC4.6: Squash warning in cmd_ide.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,1/5] GCC4.6: Squash warnings in common/usb.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,10/10] GCC4.6: Add macros to mv_gen_reg.h - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,09/10] GCC4.6: Squash error in cpc45/pd67290.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,08/10] GCC4.6: Squash warnings in PPChameleonEVB/flash.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,07/10] GCC4.6: Squash warnings in r360mpi/flash.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,06/10] GCC4.6: Squash warnings in pmc405de.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,05/10] GCC4.6: Squash warning in cmd_pmc440.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,04/10] GCC4.6: Squash warnings in tqm834x.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,03/10] GCC4.6: Squash warnings in mpc8610hpcd.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,02/10] GCC4.6: Squash warnings in diu.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,01/10] GCC4.6: Squash warning in mpc5121ads.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,9/9] GCC4.6: Squash warnings in mpc86xx/interrupts.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,8/9] GCC4.6: Squash warnings in ddr[123]_dimm_params.c 1 - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,7/9] GCC4.6: Use dst instead of l2srbar in cpu_early_init.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,6/9] GCC4.6: Squash warnings in 4xx_pcie.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,5/9] GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,4/9] GCC4.6: Squash warnings in 44x_spd_ddr.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,3/9] GCC4.6: Squash warnings in denali_spd_ddr2.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,2/9] GCC4.6: Squash warnings in denali_data_eye.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,1/9] PowerPC: Squash warning in mpc512x serial.c - - - - --- 2011-10-25 Marek Vasut Accepted
[U-Boot,v2] FAT: Add FAT write feature - - - - --- 2011-10-25 Donggeun Kim Accepted
[U-Boot] ARM: orion5x: reduce dependence of including platform file - - - - --- 2011-10-25 Lei Wen Accepted
[U-Boot,v7] ARM: Add Calxeda Highbank platform - - - - --- 2011-10-24 Rob Herring aaribaud Accepted
[U-Boot] mx51evk: Remove unneeded '1' from mx51evk.h - - - - --- 2011-10-24 Fabio Estevam sbabic Accepted
[U-Boot] mx53: Turn off child clocks before reconfigure perclk_root - - - - --- 2011-10-24 Fabio Estevam sbabic Accepted
[U-Boot,2/2] mx51evk: Add RTC support 1 - - - --- 2011-10-24 Fabio Estevam Accepted
[U-Boot] mx31pdk: Add MC13783 PMIC support - - - - --- 2011-10-24 Fabio Estevam sbabic Accepted
[U-Boot,3/3] M28EVK: Enable USB HOST support - - - - --- 2011-10-24 Marek Vasut Accepted
[U-Boot,2/3] iMX28: Add USB HOST driver - - - - --- 2011-10-24 Marek Vasut Accepted
[U-Boot,1/3] iMX28: Add USB and USB PHY register definitions - - - - --- 2011-10-24 Marek Vasut Accepted
[U-Boot,2/2,V2] SPL: Allow ARM926EJS to avoid compiling in the CPU support code - - - - --- 2011-10-24 Marek Vasut aaribaud Accepted
[U-Boot,2/3] nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 1 - - - --- 2011-10-24 Macpaul Lin macpaul Accepted
[U-Boot,1/3] nds32: Use getenv_ulong() in place of getenv(), strtoul - - - - --- 2011-10-24 Macpaul Lin macpaul Accepted
[U-Boot] sh: Add ashrsi3 libgcc function - - - - --- 2011-10-24 Phil Edworthy Accepted
[U-Boot,3/7,v2] integrator: do not test first part of the memory - - - - --- 2011-10-24 Linus Walleij aaribaud Accepted
[U-Boot] Pull request - microblaze - - - - --- 2011-10-24 Michal Simek Accepted
[U-Boot] arch/powerpc/lib/board.c: fix build warning 2 - - - --- 2011-10-23 Wolfgang Denk Accepted
« 1 2 ... 717 718 7191675 1676 »