Show patches with: none      |   178914 patches
« 1 2 ... 164 165 1661789 1790 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v12,21/30] Makefile: Move SHELL setup to config.mk - - 1 - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,20/30] arm: Remove unused relocate_code() parameters - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,19/30] arm926ejs: Remove deprecated and now unused NAND SPL - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,18/30] nand: mxc: Switch NAND SPL to generic SPL 1 - - 1 --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,17/30] imx: Fix automatic make targets for imx images - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,15/30] autoconfig.mk: Make it possible to define configs from other configs - - 1 - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,14/30] arm: crt0.S: Remove bogus .globl - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,13/30] arm: relocate_code(): Use __image_copy_end for end of relocation - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,12/30] arm: relocate_code(): Remove useless relocation offset computation - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,11/30] arm1136: Remove redundant relocate_code() return - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,10/30] arm: relocate_code() is no longer noreturn - - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,09/30] arm: start.S: Fix _TEXT_BASE for SPL - - 1 - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,08/30] nand: mxc: Use appropriate page number in syndrome functions 1 - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() 1 - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,06/30] imx: mx53ard: Add support for NAND Flash - - - 1 --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,05/30] imx: mx5: lowlevel_init: Simplify code 1 - - - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,04/30] nand: mxc: Add support for i.MX5 1 - - 1 --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,03/30] nand: mxc: Prepare to add support for i.MX5 1 - - 1 --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,02/30] mtd: nand: mxc_nand: Fix is_16bit_nand() 1 - 1 - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v12,01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT 1 - 1 - --- 2013-04-11 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v11,30/30] arm: Make all linker scripts compatible with per-symbol sections - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,29/30] arm1176: Remove unused MMU setup from start.S - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,28/30] arm: Remove deprecated and now unused NAND SPL - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,27/30] arm: Remove support for unused s3c64xx - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,26/30] Revert "mkconfig: start deprecating Makefile config targets" - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,25/30] arm: Remove support for smdk6400 - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,24/30] imx: Add u-boot-with-nand-spl.imx make target - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,23/30] imx: Add u-boot-with-spl.imx make target - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,22/30] .gitignore: Add /SPL - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,21/30] Makefile: Move SHELL setup to config.mk - - 1 - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,20/30] arm: Remove unused relocate_code() parameters - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,19/30] arm926ejs: Remove deprecated and now unused NAND SPL - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,18/30] nand: mxc: Switch NAND SPL to generic SPL 1 - - 1 --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,17/30] imx: Fix automatic make targets for imx images - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,15/30] autoconfig.mk: Make it possible to define configs from other configs - - 1 - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,14/30] arm: crt0.S: Remove bogus .globl - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,13/30] arm: relocate_code(): Use __image_copy_end for end of relocation - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,12/30] arm: relocate_code(): Remove useless relocation offset computation - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,11/30] arm1136: Remove redundant relocate_code() return - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,10/30] arm: relocate_code() is no longer noreturn - - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,09/30] arm: start.S: Fix _TEXT_BASE for SPL - - 1 - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,08/30] nand: mxc: Use appropriate page number in syndrome functions 1 - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() 1 - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,06/30] imx: mx53ard: Add support for NAND Flash - - - 1 --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,05/30] imx: mx5: lowlevel_init: Simplify code 1 - - - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,04/30] nand: mxc: Add support for i.MX5 1 - - 1 --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,03/30] nand: mxc: Prepare to add support for i.MX5 1 - - 1 --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,02/30] mtd: nand: mxc_nand: Fix is_16bit_nand() 1 - 1 - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v11,01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT 1 - 1 - --- 2013-04-09 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,30/30] arm: Make all linker scripts compatible with per-symbol sections - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,29/30] arm1176: Remove unused MMU setup from start.S - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,28/30] arm: Remove deprecated and now unused NAND SPL - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,27/30] arm: Remove support for unused s3c64xx - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,26/30] Revert "mkconfig: start deprecating Makefile config targets" - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,25/30] arm: Remove support for smdk6400 - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,24/30] imx: Add u-boot-with-nand-spl.imx make target - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,23/30] imx: Add u-boot-with-spl.imx make target - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,22/30] .gitignore: Add /SPL - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,21/30] Makefile: Move SHELL setup to config.mk - - 1 - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,20/30] arm: Remove unused relocate_code() parameters - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,19/30] arm926ejs: Remove deprecated and now unused NAND SPL - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,18/30] nand: mxc: Switch NAND SPL to generic SPL 1 - - 1 --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,17/30] imx: Fix automatic make targets for imx images - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,15/30] autoconfig.mk: Make it possible to define configs from other configs - - 1 - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,14/30] arm: crt0.S: Remove bogus .globl - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,13/30] arm: relocate_code(): Use __image_copy_end for end of relocation - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,12/30] arm: relocate_code(): Remove useless relocation offset computation - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,11/30] arm1136: Remove redundant relocate_code() return - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,10/30] arm: relocate_code() is no longer noreturn - - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,09/30] arm: start.S: Fix _TEXT_BASE for SPL - - 1 - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,08/30] nand: mxc: Use appropriate page number in syndrome functions 1 - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() 1 - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,06/30] imx: mx53ard: Add support for NAND Flash - - - 1 --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,05/30] imx: mx5: lowlevel_init: Simplify code 1 - - - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,04/30] nand: mxc: Add support for i.MX5 1 - - 1 --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,03/30] nand: mxc: Prepare to add support for i.MX5 1 - - 1 --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,02/30] mtd: nand: mxc_nand: Fix is_16bit_nand() 1 - 1 - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v10,01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT 1 - 1 - --- 2013-04-03 Benoît Thébaudeau aaribaud Superseded
[U-Boot,v3,7/7] imx: Document fuse assignments for MAC addresses - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot,v3,6/7] mx51evk: Enable support for iim - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot,v3,5/7] mpc: iim: Switch to common fsl_iim - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot,v3,4/7] Add fsl_iim driver - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot,v3,3/7] Add fuse API and commands - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot,v3,2/7] imx: Add useful fuse definitions - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot,v3,1/7] imx: Homogenize and fix fuse register definitions - - - - --- 2013-03-26 Benoît Thébaudeau sbabic Changes Requested
[U-Boot] mx25pdk: Enable imxdi RTC 1 - - - --- 2013-03-22 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v9,30/30] arm: Make all linker scripts compatible with per-symbol sections - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,29/30] arm1176: Remove unused MMU setup from start.S - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,28/30] arm: Remove deprecated and now unused NAND SPL - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,27/30] arm: Remove support for unused s3c64xx - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,26/30] Revert "mkconfig: start deprecating Makefile config targets" - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,25/30] arm: Remove support for smdk6400 - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,24/30] imx: Add u-boot-with-nand-spl.imx make target - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,23/30] imx: Add u-boot-with-spl.imx make target - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,22/30] .gitignore: Add /SPL - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,21/30] Makefile: Move SHELL setup to config.mk - - 1 - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
[U-Boot,v9,20/30] arm: Remove unused relocate_code() parameters - - - - --- 2013-03-06 Benoît Thébaudeau aaribaud Changes Requested
« 1 2 ... 164 165 1661789 1790 »