public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-05-20 09:04:05 to 2015-05-22 10:13:30 UTC [more...]

[U-Boot] [PATCH] spl: spl_mmc: fix mmc Falcon mode regression
 2015-05-22 10:13 UTC  (2+ messages)

[U-Boot] Ramdisk Error
 2015-05-22 10:12 UTC  (4+ messages)

[U-Boot] Proposal to add NAND-boot support for Sunxi SPL
 2015-05-22 10:12 UTC  (13+ messages)
` [U-Boot] [PATCH 1/2] nand: sunxi: change BLOCK_SIZE in mksunxiboot to match NAND block size
` [U-Boot] [PATCH 2/2] nand: sunxi: Add support for booting from internal NAND memory
  ` [U-Boot] [linux-sunxi] Re: Proposal to add NAND-boot support for Sunxi SPL

[U-Boot] [PATCH 1/1] T102xRDB: Enable ifc nand ecc encode and decode
 2015-05-22  9:51 UTC 

[U-Boot] [PATCH 1/1] T102xRDB: Enable ifc nand ecc encode and decode
 2015-05-22  8:50 UTC 

[U-Boot] [PATCH v2] wandboard: Add board revision detection support
 2015-05-22  7:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/10 v2] i.MX6: move duplicated options to mx6_common to standardise mx6 config
 2015-05-22  7:44 UTC  (4+ messages)

[U-Boot] [PATCHv3 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-05-22  6:39 UTC  (9+ messages)
` [U-Boot] [PATCHv3 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
` [U-Boot] [PATCHv3 2/3] driver/ddr/altera/: Add the sdram calibration portion
` [U-Boot] [PATCHv3 3/3] arm: socfpga: enable the Altera SDRAM controller driver

[U-Boot] [PATCH v2 0/6] sunxi: Allwinner A80 SoC support
 2015-05-22  6:32 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: Use axp221 sid on a33
` [U-Boot] [PATCH v2 2/6] sunxi: Remove support for building "old-fashioned" fel binaries
` [U-Boot] [PATCH v2 3/6] sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
` [U-Boot] [PATCH v2 4/6] sunxi: Update sunxi-common.h to deal with different A1-SRAM "
` [U-Boot] [PATCH v2 5/6] sun9i: Basic sun9i (A80) support
` [U-Boot] [PATCH v2 6/6] sun9i: Add Merrii_A80_Optimus board / defconfig file

[U-Boot] [PATCH v4 0/4] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT
 2015-05-22  3:47 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/4] mkimage will now report information about loadable
` [U-Boot] [PATCH v4 2/4] add boot_get_loadables() to load listed images
` [U-Boot] [PATCH v4 3/4] Combine bootm_find_<thing> functions together
` [U-Boot] [PATCH v4 4/4] add test for two 'loadables'

[U-Boot] [PATCH] usb: ohci: enable cache support
 2015-05-22  1:30 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-05-22  1:30 UTC  (7+ messages)

[U-Boot] [PATCH v4] usb: kbd: Fix key repeat not always working
 2015-05-21 23:46 UTC  (2+ messages)

[U-Boot] [PATCH] usb: imx: Allow multiple USB ports to be used at the same time on mx5
 2015-05-21 23:09 UTC  (5+ messages)

[U-Boot] [PATCH] imx: ventana: update README with Falcon mode documentation
 2015-05-21 22:59 UTC 

[U-Boot] [PATCH 0/1] Allow multiple USB ports to be used on Freescale mx5 boards
 2015-05-21 21:02 UTC 

[U-Boot] [PATCH v2] fdt: Pass the device serial number through devicetree
 2015-05-21 20:32 UTC  (2+ messages)

[U-Boot] [PATCH] wandboard: Add board revision detection support
 2015-05-21 20:25 UTC 

[U-Boot] [PATCH V2 RESEND] nand: fix buffer alignment in new verification feature
 2015-05-21 19:26 UTC  (4+ messages)

[U-Boot] [PATCH] net: Fix a warning added by 76ec988
 2015-05-21 19:16 UTC 

[U-Boot] [PATCH 00/19] imx: ventana: misc updates
 2015-05-21 17:07 UTC  (14+ messages)
` [U-Boot] [PATCH 19/19] imx: ventana: config: enable Falcon mode

[U-Boot] [PATCH] thermal: imx_thermal: increase critical temperature threshold
 2015-05-21 15:55 UTC  (2+ messages)

[U-Boot] [PATCH] imx: ventana: update README for micro-SD boot medium
 2015-05-21 15:42 UTC 

[U-Boot] [PATCH] imx: ventana: update MMC env configuration
 2015-05-21 15:41 UTC 

[U-Boot] [PATCH] wandboard: Switch to SPL support
 2015-05-21 15:41 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2015-05-21 13:50 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/26] Improve env var handling for net stack
 2015-05-21 13:50 UTC  (33+ messages)
` [U-Boot] [PATCH v4 "
    ` [U-Boot] [PATCH v5 "
      ` [U-Boot] [PATCH v5 01/26] sandbox: Cleanup order and extra defines in defconfig
      ` [U-Boot] [PATCH v5 02/26] sandbox: Use defconfig to enable features
      ` [U-Boot] [PATCH v5 03/26] sandbox: Enable some ENV commands
      ` [U-Boot] [PATCH v5 04/26] env: Fix return values in env_attr_lookup()
      ` [U-Boot] [PATCH v5 05/26] env: Simplify the reverse_strstr() interface
      ` [U-Boot] [PATCH v5 06/26] env: Allow env_attr_walk to pass a priv * to callback
      ` [U-Boot] [PATCH v5 07/26] env: Add regex support to env_attrs
      ` [U-Boot] [PATCH v5 08/26] env: Distinguish finer between source of env change
      ` [U-Boot] [PATCH v5 09/26] net: Apply default format rules to all ethaddr
      ` [U-Boot] [PATCH v5 10/26] net: Use env callbacks for net variables
      ` [U-Boot] [PATCH v5 11/26] net: Add default flags for common net env vars
      ` [U-Boot] [PATCH v5 12/26] net: Remove duplicate bootfile syncing functionality
      ` [U-Boot] [PATCH v5 13/26] net: Handle ethaddr changes as an env callback
      ` [U-Boot] [PATCH v5 14/26] test: Generalize the unit test framework
      ` [U-Boot] [PATCH v5 15/26] test: Add a common unit test command
      ` [U-Boot] [PATCH v5 16/26] test: dm: Move the dm tests over to the ut command
      ` [U-Boot] [PATCH v5 17/26] test: dm: Move the time test "
      ` [U-Boot] [PATCH v5 18/26] test: Move the unit tests to their own menu
      ` [U-Boot] [PATCH v5 19/26] test: dm: Don't bail on all tests if one test fails
      ` [U-Boot] [PATCH v5 20/26] test: dm: eth: Handle failed test env cleanup
      ` [U-Boot] [PATCH v5 21/26] test: Return values from the asserts compatible with cmds
      ` [U-Boot] [PATCH v5 22/26] test: dm: Recover the driver model tree after tests
      ` [U-Boot] [PATCH v5 23/26] test: env: Add test framework for env
      ` [U-Boot] [PATCH v5 24/26] test: env: Add test for verifying env attrs
      ` [U-Boot] [PATCH v5 25/26] test: env: Add a test of the new regex behavior for attrs
      ` [U-Boot] [PATCH v5 26/26] sandbox: Enable env unit tests

[U-Boot] [PATCH] sunxi: musb: Properly put the musb controller back in reset on exit
 2015-05-21 13:13 UTC  (3+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-05-21 13:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] README.scrapyard: add entries for dead board, T4240EMU and sc3
 2015-05-21 13:10 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: Do not disable bo detection when DC-DC is already enabled
 2015-05-21 12:21 UTC  (2+ messages)

[U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included
 2015-05-21 10:51 UTC  (3+ messages)

[U-Boot] Problem with saveenv and uboot-envtools on eMMC
 2015-05-21 10:46 UTC 

[U-Boot] [PATCH] net/phy: set led for rtl8211f phy
 2015-05-21 10:07 UTC 

[U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci.S
 2015-05-21  7:32 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

[U-Boot] [PATCH 1/2] serial_sh: Add OF support
 2015-05-21  6:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] serial_sh: Add standrad SCI (w/o FIFO) support

[U-Boot] Fix fsl_elbc_nand driver
 2015-05-21  3:57 UTC  (14+ messages)

[U-Boot] [PATCH] powerpc: mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025
 2015-05-21  3:37 UTC 

[U-Boot] [PATCH] imx: dma: correct MXS_DMA_ALIGNMENT
 2015-05-21  1:26 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/4] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT
 2015-05-20 23:27 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/4] mkimage will now report information about loadable
` [U-Boot] [PATCH v3 2/4] add boot_get_loadables() to load listed images
` [U-Boot] [PATCH v3 3/4] Combine bootm_find_<thing> functions together
` [U-Boot] [PATCH v3 4/4] add test for two 'loadables'

[U-Boot] [PATCH 2/4] x86: Document irq router device tree bindings
 2015-05-20 22:20 UTC  (7+ messages)
` [U-Boot] [PATCH 3/4] x86: quark: Implement PIRQ routing
` [U-Boot] [PATCH 4/4] x86: Do sanity test on pirq table before writing

[U-Boot] i.MX53 USB Client not working
 2015-05-20 21:30 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] Remove sh boards that we have no tool-chain for
 2015-05-20 19:57 UTC  (3+ messages)
` [U-Boot] [PATCH 3/6] sh: Remove rsk7203 board

[U-Boot] [PATCH 1/4] x86: Refactor PIRQ routing support
 2015-05-20 17:45 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] x86: qemu: Turn on legacy segments decode
 2015-05-20 17:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: qemu: Make host bridge (b.d.f=0.0.0) visible
 2015-05-20 17:45 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx:Add GCC flag -fno-delete-null-pointer-checks
 2015-05-20 17:33 UTC  (3+ messages)

[U-Boot] [PATCH 1/3 v1] arm: ls102xa: Enable CONFIG_DEFAULT_DEVICE_TREE to defconfig for ls1021a
 2015-05-20 17:32 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc8500/ucp1020: fix environment macros
 2015-05-20 15:36 UTC 

[U-Boot] Quark compile errors
 2015-05-20 15:11 UTC  (10+ messages)

[U-Boot] [Patch v3 0/4] imx: mx6: use OTP for teperature grade info
 2015-05-20 15:09 UTC  (6+ messages)
` [U-Boot] [Patch v3 4/4] thermal: imx_thermal: use CPU temperature grade for trip points

[U-Boot] [PATCH 0/3] e1000: fix semaphore sync issues
 2015-05-20 15:00 UTC  (13+ messages)
` [U-Boot] [Patch 1/3] e1000: releasing semaphore once no longer needed
` [U-Boot] [Patch 2/3] Revert "e1000: fix sw fw sync on igb i210/i211"
` [U-Boot] [Patch 3/3] e1000: remove unnecessary clearing of SWSM.SWSM_SMBI

[U-Boot] [PATCH v2 2/6] pci: Do not skip legacy IDE device configuration
 2015-05-20 14:28 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] x86: support of pin-muxing from device tree
 2015-05-20 14:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 4/4] x86: minnowmax: initialize the "

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2015-05-20 14:14 UTC  (12+ messages)
` [U-Boot] [PATCH 20/20] tegra: config: nyan-big: Add options required by Chrome OS boot

[U-Boot] Quark compile errors
 2015-05-20 10:00 UTC 

[U-Boot] [PATCH] drivers/elbc:Memory leak fix
 2015-05-20  9:24 UTC 

[U-Boot] [PATCH] drivers/ifc:Typecast argument to kfree
 2015-05-20  9:17 UTC 


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