messages from 2015-05-21 20:25:07 to 2015-05-25 10:10:50 UTC [more...]
[U-Boot] Proposal to add NAND-boot support for Sunxi SPL
2015-05-25 10:10 UTC (15+ messages)
` [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] [PULL] u-boot-usb/master
2015-05-25 9:51 UTC (7+ messages)
[U-Boot] [PATCH v2] wandboard: Add board revision detection support
2015-05-25 9:41 UTC (15+ messages)
[U-Boot] [PATCH] net: Fix NET_RANDOM_ETHADDR dependencies
2015-05-25 9:37 UTC
[U-Boot] ext4write issue
2015-05-25 9:36 UTC (2+ messages)
[U-Boot] [GIT PULL] Zynq changes
2015-05-25 9:17 UTC
[U-Boot] [PATCH v3 0/2] ARM: zynq: include ps7_init_gpl.c/h of Zed, MicroZed, ZC702, ZC706
2015-05-25 8:51 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS
2015-05-25 8:51 UTC (10+ messages)
` [U-Boot] [PATCH 1/7] arm: exynos: USB3 PHY base definition for Exynos5 SoCs
` [U-Boot] [PATCH 2/7] samsung: usb: phy: Support for DWC3 PHY
` [U-Boot] [PATCH 3/7] smdk5420: board: add functions required to enable USB DWC3
` [U-Boot] [PATCH 4/7] smdk5420: board: add functions to init dfu environment settings
` [U-Boot] [PATCH 5/7] usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()
` [U-Boot] [PATCH 6/7] odroid-xu3: config: enable DFU/THOR/UMS by add configs and environment
` [U-Boot] [PATCH 7/7] samsung: common: add example boot scripts
[U-Boot] [PATCH v2] arm: ls102xa: Enable CONFIG_DEFAULT_DEVICE_TREE to defconfig for ls1021a
2015-05-25 7:00 UTC
[U-Boot] soft-i2c and i2c-gpio question with at91
2015-05-25 3:45 UTC (2+ messages)
[U-Boot] [PATCH V3] sf: Add support for flag status register on Micron chips
2015-05-25 3:33 UTC (2+ messages)
[U-Boot] Pull request: nand flash
2015-05-25 0:25 UTC
[U-Boot] [PATCH v3 6/8] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
2015-05-24 22:13 UTC (3+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH 00/11] Add GPIO driver for Freescale Vybrid platform
2015-05-24 19:34 UTC (2+ messages)
[U-Boot] [PATCH v2] fdt: Pass the device serial number through devicetree
2015-05-24 10:03 UTC (5+ messages)
[U-Boot] [PATCH] fdt: Documentation for a few support functions aside their prototypes
2015-05-24 10:01 UTC
[U-Boot] [PATCH] fastboot: Dynamic controller index for usb_gadget_handle_interrupts
2015-05-24 9:41 UTC
[U-Boot] [PATCH] sunxi: musb: Properly put the musb controller back in reset on exit
2015-05-24 9:36 UTC (4+ messages)
[U-Boot] [PATCH] mx6: invalidate D-cache only when booting from USB
2015-05-24 7:24 UTC (4+ messages)
[U-Boot] [PATCH] drivers/elbc:Memory leak fix
2015-05-24 3:31 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH] atngw100: convert to generic board
2015-05-23 21:09 UTC
[U-Boot] Regarding learning reference of uboot loading secondary uboot
2015-05-23 19:12 UTC
[U-Boot] U-Boot loads and verifies a second U-Boot on beaglebone
2015-05-23 18:15 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Compile test device tree when CONFIG_UT_DM is defined
2015-05-23 17:59 UTC
[U-Boot] [PATCH v2 1/2] x86: qemu: Make host bridge (b.d.f=0.0.0) visible
2015-05-23 16:37 UTC (2+ messages)
[U-Boot] [PATCH cosmetic] x86: fsp_support: Correct high mem comment typo
2015-05-23 16:37 UTC (3+ messages)
[U-Boot] [PATCH 1/4] x86: Refactor PIRQ routing support
2015-05-23 16:36 UTC (4+ messages)
[U-Boot] [PATCH v2 2/2] x86: qemu: Turn on legacy segments decode
2015-05-23 16:12 UTC
[U-Boot] [PATCH 1/2] x86: qemu: Make host bridge (b.d.f=0.0.0) visible
2015-05-23 16:02 UTC (3+ messages)
[U-Boot] [PATCH] x86: baytrail: PCI is not always mapped to end of ram
2015-05-23 15:50 UTC (2+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2015-05-23 12:42 UTC (2+ messages)
[U-Boot] [PATCH v4 00/26] Improve env var handling for net stack
2015-05-23 12:42 UTC (54+ messages)
` [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 1/2] pwm: imx: Prevent NULL pointer dereference
2015-05-23 10:22 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] pwm: imx: Remove unreachable code
[U-Boot] Marvell Armada XP u-boot from uart
2015-05-23 8:08 UTC (3+ messages)
[U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included
2015-05-23 7:55 UTC (5+ messages)
[U-Boot] [PATCH 0/10 v3] i.MX6: move duplicated options to mx6_common to standardise mx6 config
2015-05-23 4:35 UTC (15+ messages)
` [U-Boot] [PATCH 01/10] novena: standardise mx6_common.h include
` [U-Boot] [PATCH 02/10] imx6: move all standard includes to mx6_common.h
` [U-Boot] [PATCH 03/10] imx6: move generic imx6 options "
` [U-Boot] [PATCH 04/10] imx6: move standard ATAG configs "
` [U-Boot] [PATCH 05/10] imx6: move MXC_GPIO define "
` [U-Boot] [PATCH 06/10] imx6: centralise common boot options in mx6_common.h
` [U-Boot] [PATCH 07/10] imx6: move generic miscellaneous and overwrite options
` [U-Boot] [PATCH 08/10] imx6: standardise filesystem and boot options
` [U-Boot] [PATCH 09/10] imx6: generic MMC config options to mx6_common
` [U-Boot] [PATCH 10/10] mx6: standardise CONFIG_CMD_CACHE
[U-Boot] [PATCH] mx6sabresd: Enable HDMI video in bootargs
2015-05-23 2:10 UTC (5+ messages)
[U-Boot] [PATCH 1/4] dm: Sort the uclass IDs after the tegra/PMIC addition
2015-05-23 0:13 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] sandbox: dts: Sort the test.dts file a little
` [U-Boot] [PATCH 3/4] sandbox: dts: Sort the sandbox.dts file
` [U-Boot] [PATCH 4/4] sandbox: dts: Add the real-time-clock test nodes back in
[U-Boot] [PATCH 00/12] PMIC/REGULATOR cleanup and Sandbox tests
2015-05-22 23:00 UTC (9+ messages)
` [U-Boot] [PATCH V2 00/13] "
` [U-Boot] [PATCH V2 11/13] test: dm: test.dts - move to sandbox dts directory
[U-Boot] [PATCH] pci: imx: display message if no pcie link
2015-05-22 21:38 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h
2015-05-22 20:57 UTC (3+ messages)
[U-Boot] [PATCH] driver/ddr/fsl: Remove deskew_cntrl register
2015-05-22 20:57 UTC (2+ messages)
[U-Boot] [PATCH] arm: ls102xa: Adjust the load address of U-Boot for NOR boot
2015-05-22 20:56 UTC (2+ messages)
[U-Boot] [PATCH] drivers/ifc:Typecast argument to kfree
2015-05-22 20:28 UTC (2+ messages)
` [U-Boot] "
[U-Boot] U-boot qemu-x86 :load acpi tables from fw_cfg
2015-05-22 17:19 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] sunxi: Allwinner A80 SoC support
2015-05-22 14:58 UTC (9+ messages)
` [U-Boot] [PATCH v2 2/6] sunxi: Remove support for building "old-fashioned" fel binaries
` [U-Boot] [PATCH v2 4/6] sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i
[U-Boot] soft-i2c and i2c-gpio issues with at91
2015-05-22 14:35 UTC
[U-Boot] spl: spl_mmc: Error and count distinction
2015-05-22 13:41 UTC (3+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [v3 (RFC)] Proposal to add NAND-boot support for Sunxi SPL
2015-05-22 13:29 UTC (5+ messages)
` [U-Boot] [PATCH v3 (RFC) 1/4] sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size
` [U-Boot] [PATCH v3 (RFC) 2/4] sunxi: Add DMA definitions
` [U-Boot] [PATCH v3 (RFC) 3/4] sunxi: Match sun4i nand clock name with sun6i
` [U-Boot] [PATCH v3 (RFC) 4/4] sunxi/nand: Add support for booting from internal NAND memory
[U-Boot] [PATCH] meminfo cmd: Enable printing >=4GiB SDRAM sizes
2015-05-22 12:30 UTC
[U-Boot] [PATCHv3 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
2015-05-22 10:36 UTC (10+ 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] 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] [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 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] [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] [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] wandboard: Add board revision detection support
2015-05-21 20:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox