public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-10 08:08:59 to 2015-04-13 20:17:52 UTC [more...]

[U-Boot] [PATCH v2 0/4] mtd: nand: mxs: Calculate ECC strength dynamically
 2015-04-13 20:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/4] mtd:mxs:nand calculate ecc "
` [U-Boot] [PATCH v2 2/4] mtd: nand: mxs: Replace magic number for bits per ECC level with macro

[U-Boot] Testing u-boot-dm/next
 2015-04-13 20:17 UTC  (26+ messages)

[U-Boot] [PATCH] exynos: sandbox: ti: Add SPDX license identifiers and notes
 2015-04-13 20:12 UTC  (2+ messages)

[U-Boot] [PATCH] nand: fix buffer alignment in new verification feature
 2015-04-13 19:53 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: tegra: enable STDIO deregistration
 2015-04-13 19:17 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] Allow sandbox to use config_distro_bootcmd
 2015-04-13 18:45 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/8] sandbox: only do sandboxfs for hostfs interface
` [U-Boot] [PATCH v3 2/8] sandbox: Split bootm code out into lib/bootm
` [U-Boot] [PATCH v3 3/8] sandbox: Add support for bootz
` [U-Boot] [PATCH v3 4/8] sandbox: Renamed sb command to host
` [U-Boot] [PATCH v3 5/8] sandbox: Implement host dev [device]
` [U-Boot] [PATCH v3 6/8] config_distro_bootcmd.h: Add shared block definition for the host interface
` [U-Boot] [PATCH v3 7/8] pxe: Ensure all memory access is to mapped memory
` [U-Boot] [PATCH v3 8/8] sandbox: add config_distro_defaults and config_distro_bootcmd

[U-Boot] [PATCH] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
 2015-04-13 17:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Question about license information
 2015-04-13 17:20 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2015.04 released
 2015-04-13 17:20 UTC 

[U-Boot] [PATCH] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-04-13 17:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/2][v6] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-04-13 16:33 UTC  (2+ messages)

[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
 2015-04-13 15:33 UTC  (25+ messages)
` [U-Boot] [PATCHv3 10/17] arm: socfpga: spl: Add s_init stub
` [U-Boot] [PATCHv3 13/17] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] printf("%d") breaks u-boot 2015.01+
      ` [U-Boot] "socfpga sdram_applycfg" in mainline u-boot
            ` [U-Boot] [patch] break build if it would produce broken binary

[U-Boot] [PATCH 0/2] ARMv8: driver model enable
 2015-04-13 15:15 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] ARMv8: enable pre-allocation malloc
  ` [U-Boot] [PATCH 2/2] ARMv8: enable DM in vexpress64 board

[U-Boot] Compile minnowboard max error
 2015-04-13 14:44 UTC  (4+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2015-04-13 14:05 UTC  (2+ messages)

[U-Boot] [PATCH] mxs_nand: Fix ECC strength for NAND flash with OOB size of 256
 2015-04-13 13:25 UTC  (7+ messages)

[U-Boot] [PATCH] ARM: rpi: add a couple more revision IDs
 2015-04-13 12:48 UTC  (2+ messages)

[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
 2015-04-13 11:05 UTC 

[U-Boot] [PATCH] x86: Remove the old VGA driver
 2015-04-13 11:05 UTC 

[U-Boot] [PATCH] x86: queensbay: Avoid using PCH prefix
 2015-04-13 11:03 UTC 

[U-Boot] [PATCH v2 0/6] Add support for Colibri Vybrid Modules
 2015-04-13  8:52 UTC  (14+ messages)
` [U-Boot] [PATCH v2 5/6] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's

[U-Boot] [PATCH RFT] gpio: lpc32xx: Use priv data instead of platdata
 2015-04-13  8:41 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/15] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-04-13  4:48 UTC  (16+ messages)
` [U-Boot] [PATCH v6 01/15] sun7i: Remove duplicate call to psci_arch_init
` [U-Boot] [PATCH v6 02/15] ARM: Factor out common psci_get_cpu_id
` [U-Boot] [PATCH v6 03/15] ARM: Factor out reusable psci_cpu_off_common
` [U-Boot] [PATCH v6 04/15] ARM: Factor out reusable psci_cpu_entry
` [U-Boot] [PATCH v6 05/15] ARM: Factor out reusable psci_get_cpu_stack_top
` [U-Boot] [PATCH v6 06/15] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
` [U-Boot] [PATCH v6 07/15] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v6 08/15] virt-dt: Allow reservation of secure region when in a RAM carveout
` [U-Boot] [PATCH v6 09/15] tegra: Make tegra_powergate_power_on public
` [U-Boot] [PATCH v6 10/15] tegra: Add ap_pm_init hook
` [U-Boot] [PATCH v6 11/15] tegra124: Add PSCI support for Tegra124
` [U-Boot] [PATCH v6 12/15] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
` [U-Boot] [PATCH v6 13/15] tegra: Set CNTFRQ for secondary CPUs
` [U-Boot] [PATCH v6 14/15] ARM: tegra: Enable SMMU when going non-secure
` [U-Boot] [PATCH v6 15/15] jetson-tk1: Add PSCI configuration options and reserve secure code

[U-Boot] [PATCH 0/2] ARM: zynq: include ps7_init_gpl.c/h of Zed, MicroZed, ZC702, ZC706
 2015-04-13  3:12 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x

[U-Boot] [PATCH] patman: check git format.subjectprefix setting when generate patches prefix
 2015-04-13  2:00 UTC  (3+ messages)

[U-Boot] [PATCH v2] ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
 2015-04-13  1:51 UTC 

[U-Boot] [PATCH] usb: dwc2: retry NAK'd interrupt transfers
 2015-04-12 23:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] sunxi: Removed dram files cleanup in MAINTAINERS
 2015-04-12 21:03 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] sunxi: Proper iNet board config naming
` [U-Boot] [PATCH 3/4] sunxi: iNet 3W support
` [U-Boot] [PATCH 4/4] sunxi: iNet 3F support

[U-Boot] [PATCH] arm, imx6: add support for aristainetos2 board
 2015-04-12  8:24 UTC 

[U-Boot] [PATCH] video, lg4573: add support for the lg4573 display
 2015-04-12  8:20 UTC 

[U-Boot] [PATCH] video, ipu: make ldb clock frequenz overwriteable through board code
 2015-04-12  8:19 UTC 

[U-Boot] [PATCH] video, ipu: make ldb_clock configurable
 2015-04-12  8:19 UTC 

[U-Boot] [PATCH] cmd, nand: add more info to "nand info"
 2015-04-12  8:18 UTC 

[U-Boot] [PATCH] arm, imx6, i2c: add I2C4 for MX6DL
 2015-04-12  8:14 UTC 

[U-Boot] [RESEND PATCH v4 0/3] spi, sf: add mtdparts feature to spi and sf commands
 2015-04-12  8:12 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH v4 1/3] mtd, spi: add MTD layer driver
` [U-Boot] [RESEND PATCH v4 2/3] mtd, nand: move common functions from cmd_nand.c to common place
` [U-Boot] [RESEND PATCH v4 3/3] spi, sf: use offset and size in sf cmd from mtdpartition

[U-Boot] [PATCH v2] ARM: fix arch/arm/Makefile for Tegra
 2015-04-12  3:39 UTC  (3+ messages)

[U-Boot] Where can I find u-boot which supports Raspberry Pi B+
 2015-04-11 23:07 UTC  (2+ messages)

[U-Boot] [PATCH] usb: hub: allow pgood_delay to be specified via env
 2015-04-11 17:08 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/2] usb: dwc2: correctly program hcchar for LS devices
 2015-04-11 17:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] usb: dwc2: implement interrupt transfers

[U-Boot] [PATCH] usb: fix first descriptor fetch error handling
 2015-04-11 17:01 UTC  (2+ messages)

[U-Boot] [RFC PATCH] usb: kbd: add transfer error interrupt handling
 2015-04-11 16:44 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: fix arch/arm/Makefile for Tegra
 2015-04-11 15:39 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: move -march=* and -mtune= options to arch/arm/Makefile
 2015-04-11 14:42 UTC  (7+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-04-11 11:27 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: nios: Fix warning in ft_cpu_setup()
 2015-04-10 21:26 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/2] i2c: sunxi: Support every i2c controller on each supported platform
 2015-04-10 21:09 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] i2c: mvtwsi: Support for up to 4 different controllers
` [U-Boot] [PATCH v5 2/2] sunxi: Complete i2c support for each supported platform

[U-Boot] please pull u-boot-arc master
 2015-04-10 18:49 UTC  (9+ messages)

[U-Boot] [PATCH 3/3 v2] integrator: consolidate flash info
 2015-04-10 18:49 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3,v2] "

[U-Boot] [PATCH 2/3 v2] vexpress64: juno: add default NOR flash boot
 2015-04-10 18:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, 2/3, "

[U-Boot] [PATCH 1/3 v2] common/armflash: Support for ARM flash images
 2015-04-10 18:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, 1/3, "

[U-Boot] Please pull u-boot-fdt
 2015-04-10 18:49 UTC  (2+ messages)

[U-Boot] Pull request: ARM
 2015-04-10 18:49 UTC  (2+ messages)

[U-Boot] [PATCH] common, ubi: use positive return values for ubi check
 2015-04-10 18:49 UTC  (2+ messages)

[U-Boot] [PATCH v2] omap3: pandora: use common configuration
 2015-04-10 18:48 UTC  (2+ messages)

[U-Boot] [PATCH] odroid-XU3: update board maintainer
 2015-04-10 18:48 UTC  (2+ messages)

[U-Boot] [PATCH] mcx: update maintainer and convert to generic board
 2015-04-10 18:48 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: fix TI DaVinci directory path and add KeyStone
 2015-04-10 18:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/29] dm: Introduce device tree support in SPL (for Rockchip)
 2015-04-10 17:50 UTC  (5+ messages)

[U-Boot] single build of uboot supporting env stored in dynamically detected boot device
 2015-04-10 17:11 UTC  (6+ messages)

[U-Boot] [PATCH] arc: fix separate compilation of start.o
 2015-04-10 16:26 UTC  (2+ messages)

[U-Boot] [RFC PATCH] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra
 2015-04-10 15:48 UTC  (4+ messages)

[U-Boot] [PATCH] arc: make sure _start is in the beginning of .text section
 2015-04-10 15:48 UTC  (2+ messages)

[U-Boot] [PATCH] board: axs10x - support v3 mother-board
 2015-04-10 15:47 UTC  (2+ messages)

[U-Boot] Download kernel/rootfs and boot on them
 2015-04-10 13:43 UTC 

[U-Boot] [PATCH] sf: Poll both the read status and flag status
 2015-04-10 12:13 UTC  (2+ messages)

[U-Boot] u-boot: OpenRD Ultimate fails to build
 2015-04-10 10:47 UTC  (7+ messages)
        ` [U-Boot] KIRKWOOD - PARTITIONS and BOOTSTRAP

[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-04-10 10:22 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox