Show patches with: Archived = No       |   168848 patches
« 1 2 ... 1295 1296 12971688 1689 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v4,2/9] sandbox: Split bootm code out into lib/bootm 1 - - - --- 2015-04-13 Sjoerd Simons sjg Accepted
[U-Boot,v4,1/9] sandbox: only do sandboxfs for hostfs interface 1 - 1 - --- 2015-04-13 Sjoerd Simons sjg Accepted
[U-Boot,v2,4/4] tools: mxsboot: Calculate ECC strength dynamically - - - - --- 2015-04-13 Jörg Krause scottwood Changes Requested
[U-Boot,v2,3/4] mtd: nand: mxs: Add comment for calculating ECC strength - - - - --- 2015-04-13 Jörg Krause scottwood Changes Requested
[U-Boot,v2,2/4] mtd: nand: mxs: Replace magic number for bits per ECC level with macro - - - - --- 2015-04-13 Jörg Krause scottwood Changes Requested
[U-Boot,v2,1/4] mtd:mxs:nand calculate ecc strength dynamically - - 1 - --- 2015-04-13 Jörg Krause scottwood Changes Requested
[U-Boot] nand: fix buffer alignment in new verification feature - - - - --- 2015-04-13 Stephen Warren scottwood Superseded
[U-Boot] exynos: sandbox: ti: Add SPDX license identifiers and notes - - - - --- 2015-04-13 Simon Glass sjg Accepted
[U-Boot] ARM: tegra: enable STDIO deregistration - - 1 - --- 2015-04-13 Stephen Warren tomcwarren Superseded
[U-Boot] Testing u-boot-dm/next - - - - --- 2015-04-13 Stephen Warren sjg RFC
[U-Boot] Testing u-boot-dm/next - - - - --- 2015-04-13 Bin Meng sjg RFC
[U-Boot] break build if it would produce broken binary - - - - --- 2015-04-13 Pavel Machek trini Accepted
[U-Boot] printf("%d") breaks u-boot 2015.01+ - - - - --- 2015-04-13 Pavel Machek trini Deferred
[U-Boot] x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig 1 - - - --- 2015-04-13 Bin Meng sjg Accepted
[U-Boot] x86: Remove the old VGA driver 1 - - - --- 2015-04-13 Bin Meng sjg Accepted
[U-Boot] x86: queensbay: Avoid using PCH prefix 1 - - - --- 2015-04-13 Bin Meng sjg Accepted
[U-Boot,PULL] Please pull u-boot-imx - - - - --- 2015-04-13 Stefano Babic trini Accepted
[U-Boot,v6,15/15] jetson-tk1: Add PSCI configuration options and reserve secure code - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,14/15] ARM: tegra: Enable SMMU when going non-secure - - - - --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,13/15] tegra: Set CNTFRQ for secondary CPUs - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,12/15] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,11/15] tegra124: Add PSCI support for Tegra124 - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,10/15] tegra: Add ap_pm_init hook - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,09/15] tegra: Make tegra_powergate_power_on public - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,08/15] virt-dt: Allow reservation of secure region when in a RAM carveout - - 1 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,07/15] tegra124: Add more registers to struct mc_ctlr - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,06/15] ARM: Put target PC for PSCI CPU_ON on per-CPU stack - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,05/15] ARM: Factor out reusable psci_get_cpu_stack_top - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,04/15] ARM: Factor out reusable psci_cpu_entry - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,03/15] ARM: Factor out reusable psci_cpu_off_common - - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,02/15] ARM: Factor out common psci_get_cpu_id 1 - 2 2 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot,v6,01/15] sun7i: Remove duplicate call to psci_arch_init - - 2 3 --- 2015-04-13 Jan Kiszka Superseded
[U-Boot] ARM: rpi: add a couple more revision IDs - - - - --- 2015-04-13 Stephen Warren trini Accepted
[U-Boot,v2] ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra 2 - - - --- 2015-04-13 Masahiro Yamada tomcwarren Accepted
[U-Boot,v3,8/8] sandbox: add config_distro_defaults and config_distro_bootcmd 1 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,7/8] pxe: Ensure all memory access is to mapped memory 1 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,6/8] config_distro_bootcmd.h: Add shared block definition for the host interface 2 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,5/8] sandbox: Implement host dev [device] 1 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,4/8] sandbox: Renamed sb command to host 1 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,3/8] sandbox: Add support for bootz 1 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,2/8] sandbox: Split bootm code out into lib/bootm 1 - - - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,v3,1/8] sandbox: only do sandboxfs for hostfs interface 1 - 1 - --- 2015-04-12 Sjoerd Simons sjg Superseded
[U-Boot,4/4] sunxi: iNet 3F support - - - - --- 2015-04-12 Paul Kocialkowski jwrdegoede Accepted
[U-Boot,3/4] sunxi: iNet 3W support - - - - --- 2015-04-12 Paul Kocialkowski jwrdegoede Accepted
[U-Boot,2/4] sunxi: Proper iNet board config naming 1 - - - --- 2015-04-12 Paul Kocialkowski jwrdegoede Accepted
[U-Boot,1/4] sunxi: Removed dram files cleanup in MAINTAINERS - - - - --- 2015-04-12 Paul Kocialkowski jwrdegoede Accepted
[U-Boot] arm, imx6: add support for aristainetos2 board - - - - --- 2015-04-12 Heiko Schocher sbabic Changes Requested
[U-Boot] video, lg4573: add support for the lg4573 display - - - - --- 2015-04-12 Heiko Schocher ag Accepted
[U-Boot] video, ipu: make ldb clock frequenz overwriteable through board code - - - 1 --- 2015-04-12 Heiko Schocher ag Superseded
[U-Boot] video, ipu: make ldb_clock configurable - - - 1 --- 2015-04-12 Heiko Schocher ag Superseded
[U-Boot] cmd, nand: add more info to "nand info" - - - - --- 2015-04-12 Heiko Schocher trini Accepted
[U-Boot] mxs_nand: Fix ECC strength for NAND flash with OOB size of 256 - - - - --- 2015-04-12 Heiko Schocher sbabic Superseded
[U-Boot] arm, imx6, i2c: add I2C4 for MX6DL - - - - --- 2015-04-12 Heiko Schocher sbabic Changes Requested
[U-Boot,RESEND,v4,3/3] spi, sf: use offset and size in sf cmd from mtdpartition - - - - --- 2015-04-12 Heiko Schocher trini Superseded
[U-Boot,RESEND,v4,2/3] mtd, nand: move common functions from cmd_nand.c to common place - - - - --- 2015-04-12 Heiko Schocher trini Superseded
[U-Boot,RESEND,v4,1/3] mtd, spi: add MTD layer driver - - - - --- 2015-04-12 Heiko Schocher trini Superseded
[U-Boot] usb: dwc2: retry NAK'd interrupt transfers - - - - --- 2015-04-12 Stephen Warren marex Accepted
[U-Boot,v2] ARM: fix arch/arm/Makefile for Tegra - - - 2 --- 2015-04-11 Masahiro Yamada trini Accepted
[U-Boot] ARM: fix arch/arm/Makefile for Tegra - - - 1 --- 2015-04-11 Masahiro Yamada Superseded
[U-Boot] Please pull u-boot-marvell master - - - - --- 2015-04-11 Luka Perkov trini Accepted
[U-Boot,RFC] usb: kbd: add transfer error interrupt handling - - - - --- 2015-04-11 Stephen Warren marex Accepted
[U-Boot,2/2] usb: dwc2: implement interrupt transfers - - - - --- 2015-04-11 Stephen Warren marex Accepted
[U-Boot,1/2] usb: dwc2: correctly program hcchar for LS devices - - - - --- 2015-04-11 Stephen Warren marex Accepted
[U-Boot,RFT] gpio: lpc32xx: Use priv data instead of platdata - - - - --- 2015-04-11 Axel Lin aaribaud Superseded
[U-Boot,v5,2/2] sunxi: Complete i2c support for each supported platform - - - - --- 2015-04-10 Paul Kocialkowski jwrdegoede Accepted
[U-Boot,v5,1/2] i2c: mvtwsi: Support for up to 4 different controllers - - - - --- 2015-04-10 Paul Kocialkowski jwrdegoede Accepted
[U-Boot] please pull u-boot-arc master - - - - --- 2015-04-10 Alexey Brodkin trini Accepted
[U-Boot] please pull u-boot-arc master - - - - --- 2015-04-10 Alexey Brodkin trini Superseded
[U-Boot] Please pull u-boot-fdt - - - - --- 2015-04-10 Simon Glass trini Accepted
[U-Boot] Pull request: ARM - - - - --- 2015-04-10 Albert ARIBAUD trini Accepted
[U-Boot] common, ubi: use positive return values for ubi check - - - - --- 2015-04-10 Stefan Agner trini Accepted
[U-Boot] please pull u-boot-arc master - - - - --- 2015-04-10 Alexey Brodkin trini Superseded
[U-Boot] mx6: Set shared override bit in PL310 AUX_CTRL register - - - - --- 2015-04-10 Nishanth Menon sbabic Not Applicable
[U-Boot,RFC] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra 1 - - - --- 2015-04-10 Masahiro Yamada tomcwarren Superseded
[U-Boot] rtc: Set valid date after reset - - - - --- 2015-04-09 Marek Vasut trini Accepted
[U-Boot] dm: core: remove type 'static' of function uclass_get_device_tail() - - - - --- 2015-04-09 Przemyslaw Marczak sjg Superseded
[U-Boot,2/2] ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x 1 - - - --- 2015-04-09 Masahiro Yamada monstr Superseded
[U-Boot,1/2] ARM: zynq: use separate configuration for ZC702 and ZC706 - - - - --- 2015-04-09 Masahiro Yamada monstr Superseded
[U-Boot] usb: fix first descriptor fetch error handling - - - - --- 2015-04-09 Stephen Warren marex Accepted
[U-Boot,v2] omap3: pandora: use common configuration - - - - --- 2015-04-08 Gražvydas Ignotas trini Accepted
[U-Boot] omap3: pandora: use common configuration - - - - --- 2015-04-08 Gražvydas Ignotas Superseded
[U-Boot,34/34] imx: ventana: Update missing memory/calib handling - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,33/34] imx: ventana: Add new memory configuration - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,32/34] imx: ventana: set HDMI video in to yuv422bt656 for GW551x-A - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,31/34] imx: ventana: use hdmiinfmt env var to override HDMI capture format - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,30/34] imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIO - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,29/34] imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdog - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,28/34] imx: ventana: added device-tree display configuration for LVDS displays - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,27/34] imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displays - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,26/34] imx: ventana: add DT fixup for GW54xx compatibility with older kernels - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,25/34] imx: ventana: remove 128x16 calibration (share with 128x32) - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,24/34] imx: ventana: updated 16bit DDR calibration - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,23/34] imx: ventana: added DT fixup for GW551x-A video input - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,22/34] imx: ventana: gsc: add new hwmon rails - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,21/34] imx: ventana: add mem_mb dynamic env var - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,20/34] imx: ventana: remove GSC hwmon voltage rail min/max test - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,19/34] imx: ventana: update boot scripts to support ubifs boot vol - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,18/34] imx: ventana: only pinmux FEC enet signals for boards using it - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,17/34] imx: ventana: add wdis config for GW5520 - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
[U-Boot,16/34] imx: ventana: add usb_pgood_delay 2sec default - - - - --- 2015-04-08 Tim Harvey sbabic Awaiting Upstream
« 1 2 ... 1295 1296 12971688 1689 »