messages from 2015-04-29 05:23:28 to 2015-04-30 22:20:00 UTC [more...]
[U-Boot] [PATCH v2 1/4] mx6cuboxi: Add HDMI output support
2015-04-30 22:20 UTC (9+ messages)
` [U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support
` [U-Boot] [PATCH v2 3/4] mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
` [U-Boot] [PATCH v2 4/4] logos: Add Solidrun's logo
[U-Boot] Sandbox dm tests leave sandbox in a bad state
2015-04-30 22:11 UTC (2+ messages)
[U-Boot] [PATCH v2] sandbox: Don't try distro_bootcmd by default
2015-04-30 22:06 UTC (2+ messages)
[U-Boot] [PATCH 0/8] usb: driver-model fixes and dm support sunxi-ehci.c
2015-04-30 22:04 UTC (13+ messages)
` [U-Boot] [PATCH 1/8] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
` [U-Boot] [PATCH 2/8] dm: usb: Use controller_dev in dm ehci code
` [U-Boot] [PATCH 3/8] dm: usb: Store usb_device parent pointer in usb_device
` [U-Boot] [PATCH 4/8] dm: usb: Set desc_before_addr from ehci dm code
` [U-Boot] [PATCH 5/8] dm: usb: Add support for interrupt queues to the dm usb code
` [U-Boot] [PATCH 6/8] dm: usb: Prefix ehci interrupt-queue functions with _ehci_
` [U-Boot] [PATCH 7/8] dm: usb: Add support for interrupt queues to the dm ehci code
` [U-Boot] [PATCH 8/8] sunxi: ehci: Convert to the driver-model
[U-Boot] [PATCH 1/4] mx6cuboxi: Add HDMI output support
2015-04-30 21:27 UTC (7+ messages)
[U-Boot] Upgrading U-Boot stops Linux booting
2015-04-30 18:24 UTC (4+ messages)
[U-Boot] [PATCH v3 0/5] x86: Add CPU uclass and multi-core support for Minnowboard MAX
2015-04-30 18:22 UTC (13+ messages)
` [U-Boot] [PATCH v3 1/5] x86: Add multi-processor init
` [U-Boot] [PATCH v3 2/5] x86: Add functions to set and clear bits on MSRs
` [U-Boot] [PATCH v3 3/5] x86: Allow CPUs to be set up after relocation
` [U-Boot] [PATCH v3 4/5] x86: Add a CPU driver for baytrail
` [U-Boot] [PATCH v3 5/5] x86: Enable multi-core init for Minnowboard MAX
[U-Boot] [PATCH] x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
2015-04-30 18:08 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] linux/bitops.h: Add BIT macro
2015-04-30 18:07 UTC (11+ messages)
` [U-Boot] [PATCH v2 2/2] Remove #define BIT in local files
[U-Boot] loading environment from SATA
2015-04-30 15:41 UTC (2+ messages)
[U-Boot] Query on weak function for board specific initialisation
2015-04-30 12:57 UTC
[U-Boot] [PATCH] ARM: at91: trival: fix typo for the nand partition name
2015-04-30 10:22 UTC
[U-Boot] Add spi nand support in u-boot
2015-04-30 9:09 UTC (2+ messages)
[U-Boot] [PATCH] ARM: cache-cp15: Make sure EAE is not enabled
2015-04-30 7:23 UTC (2+ messages)
[U-Boot] switching to single .config configuration issues
2015-04-30 7:21 UTC (6+ messages)
[U-Boot] [RFC 0/4] dm-usb fixes + dm conversion for sunxi-ehci
2015-04-30 6:43 UTC (6+ messages)
` [U-Boot] [RFC 1/4] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
` [U-Boot] [RFC 2/4] dm: usb: Use controller_dev in dm ehci code
` [U-Boot] [RFC 3/4] dm: usb: Store usb_device parent pointer in usb_device
` [U-Boot] [RFC 4/4] sunxi: ehci: Convert to the driver-model
[U-Boot] Using sunxi FEX file in FIT ?
2015-04-30 5:27 UTC
[U-Boot] [PATCH v2 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
2015-04-30 4:22 UTC (56+ messages)
` [U-Boot] [PATCH v2 01/20] Fix comment nits in board_f.c
` [U-Boot] [PATCH v2 02/20] dm: core: Add a function to bind a driver for a device tree node
` [U-Boot] [PATCH v2 03/20] x86: Remove unwanted MMC debugging
` [U-Boot] [PATCH v2 04/20] x86: Disable -Werror
` [U-Boot] [PATCH v2 05/20] Move display_options functions to their own header
` [U-Boot] [PATCH v2 06/20] Add print_freq() to display frequencies nicely
` [U-Boot] [PATCH v2 07/20] dm: Implement a CPU uclass
` [U-Boot] [PATCH v2 08/20] x86: Add support for the Simple Firmware Interface (SFI)
` [U-Boot] [PATCH v2 09/20] Add a 'cpu' command to print CPU information
` [U-Boot] [PATCH v2 10/20] x86: Add atomic operations
` [U-Boot] [PATCH v2 11/20] x86: Add defines for fixed MTRRs
` [U-Boot] [PATCH v2 12/20] x86: Add an mfence macro
` [U-Boot] [PATCH v2 13/20] x86: Store the GDT pointer in global_data
` [U-Boot] [PATCH v2 14/20] x86: Provide access to the IDT
` [U-Boot] [PATCH v2 15/20] x86: Add multi-processor init
` [U-Boot] [PATCH v2 16/20] x86: Add functions to set and clear bits on MSRs
` [U-Boot] [PATCH v2 17/20] x86: Allow CPUs to be set up after relocation
` [U-Boot] [PATCH v2 18/20] x86: Add a CPU driver for baytrail
` [U-Boot] [PATCH v2 19/20] x86: Tidy up the LAPIC init code
` [U-Boot] [PATCH v2 20/20] x86: Enable multi-core init for Minnowboard MAX
[U-Boot] [PATCH v3 06/20] Add print_freq() to display frequencies nicely
2015-04-30 4:22 UTC (3+ messages)
[U-Boot] [PATCH v2 1/4] x86: Implement reset_cpu() correctly for modern CPUs
2015-04-30 4:21 UTC (11+ messages)
` [U-Boot] [PATCH v2 2/4] x86: ivybridge: Use reset_cpu()
` [U-Boot] [PATCH v2 3/4] x86: quark: "
` [U-Boot] [PATCH v2 4/4] x86: fsp: "
[U-Boot] "Writing to MMC(%d)... failed"
2015-04-30 2:44 UTC (4+ messages)
[U-Boot] [PATCH] arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h
2015-04-30 2:06 UTC (2+ messages)
[U-Boot] [PATCH] t4240qds: apply some updates
2015-04-30 2:03 UTC (3+ messages)
[U-Boot] Undelivered Mail Returned to Sender
2015-04-30 1:22 UTC (3+ messages)
[U-Boot] [RFC PATCH v1 0/1] Include timezone information in build
2015-04-30 0:38 UTC (2+ messages)
` [U-Boot] [RFC PATCH v1] Makefile: Add U_BOOT_TZ and include in version
[U-Boot] AM335x configurations - console output at early stages lost
2015-04-30 0:38 UTC (2+ messages)
[U-Boot] [PATCH V2] nand: fix buffer alignment in new verification feature
2015-04-29 23:23 UTC (3+ messages)
[U-Boot] [PATCH] pepper: Add support for DDR3 variants
2015-04-29 21:53 UTC (5+ messages)
[U-Boot] [PATCH] powerpc/mpc85xx: Add board support for ucp1020
2015-04-29 20:57 UTC
[U-Boot] [PATCH v6 0/26] tegra: Add eDP support for nyan-big
2015-04-29 19:56 UTC (3+ messages)
[U-Boot] AM335x configurations - console output at early stages lost
2015-04-29 16:53 UTC
[U-Boot] AM335x configurations - console output at early stages lost
2015-04-29 16:51 UTC
[U-Boot] [PATCH v2] armv8: caches: Added routine to set non cacheable region
2015-04-29 16:29 UTC (3+ messages)
[U-Boot] [PATCH] dm: core: Fix regression caused by c1d6f91
2015-04-29 16:17 UTC (3+ messages)
[U-Boot] fastboot boot base address behaviour
2015-04-29 15:46 UTC (7+ messages)
[U-Boot] HUSH logical AND/OR expressions
2015-04-29 15:19 UTC (8+ messages)
[U-Boot] [PATCH 0/5] nand: sunxi: Add SPL support for booting from NAND
2015-04-29 15:03 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] nand: sunxi: change BLOCK_SIZE in mksunxiboot to match NAND block size
` [U-Boot] [PATCH 2/5] nand: sunxi: Add support for booting from internal NAND memory
` [U-Boot] [PATCH 3/5] nand: sunxi: Add secondary U-Boot offset on second syndrome partition
` [U-Boot] [PATCH 4/5] nand: sunxi: Add multiimage preload option
` [U-Boot] [PATCH 5/5] nand: sunxi: And a20_nandread command utilizing spl nand read driver
[U-Boot] [U-boot][PATCHv2 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
2015-04-29 14:58 UTC (4+ messages)
` [U-Boot] [U-boot][PATCHv2 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
` [U-Boot] [U-boot][PATCHv2 2/3] driver/ddr/altera/: Add the sdram calibration portion
` [U-Boot] [U-boot][PATCHv2 3/3] arm: socfpga: enable the Altera SDRAM controller driver
[U-Boot] [UBOOT PATCH v2] ci_udc: Update the ci_udc driver to support bulk transfers
2015-04-29 14:53 UTC (2+ messages)
[U-Boot] [PATCH v2] zynq: Use system timer implementation instead of our
2015-04-29 14:40 UTC
[U-Boot] [GIT PULL] Zynq changes
2015-04-29 14:28 UTC (2+ messages)
[U-Boot] [GIT PULL] Microblaze changes
2015-04-29 14:28 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2015-04-29 14:28 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2015-04-29 14:28 UTC (2+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2015-04-29 14:28 UTC (2+ messages)
[U-Boot] Intel Galileo on u-boot
2015-04-29 13:30 UTC (2+ messages)
[U-Boot] [PATCH] zynq: Use system timer implementation instead of our
2015-04-29 10:47 UTC (2+ messages)
[U-Boot] [PATCH v1 2/2] dm: sf: Update default name of spi flash in structure udevice
2015-04-29 10:42 UTC
[U-Boot] [PATCH v1 1/2] cmd_sf: Add command "sf info" to show current device info
2015-04-29 10:40 UTC
[U-Boot] [PATCH 1/1] ARM: mxs: Get boot mode from OCRAM
2015-04-29 10:12 UTC (2+ messages)
[U-Boot] [PATCH] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
2015-04-29 9:41 UTC
[U-Boot] [PATCH 0/1] dm: usb: Fix divide by 0 errors in host drivers caused by not setting maxpsize
2015-04-29 9:40 UTC (2+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
2015-04-29 8:08 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] imx: mx6: display max cpu frequency in print_cpuinfo()
[U-Boot] [UBOOT PATCH] ci_udc: Update the ci_udc driver to support bulk transfers
2015-04-29 7:10 UTC (4+ messages)
[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
2015-04-29 7:09 UTC (3+ messages)
[U-Boot] [PATCH] powerpc/t4rdb: fix cpld reset altbank
2015-04-29 6:56 UTC
[U-Boot] [PATCH 00/11] Improve env var handling for net stack
2015-04-29 5:59 UTC (22+ messages)
` [U-Boot] [PATCH v2 00/19] "
` [U-Boot] [PATCH v2 01/19] sandbox: Enable some ENV commands
` [U-Boot] [PATCH v2 02/19] kconfig: Move REGEX to Kconfig
` [U-Boot] [PATCH v2 03/19] sandbox: Enable regex support
` [U-Boot] [PATCH v2 04/19] env: Fix return values in env_attr_lookup()
` [U-Boot] [PATCH v2 05/19] env: Simplify the reverse_strstr() interface
` [U-Boot] [PATCH v2 06/19] env: Allow env_attr_walk to pass a priv * to callback
` [U-Boot] [PATCH v2 07/19] env: Add regex support to env_attrs
` [U-Boot] [PATCH v2 08/19] env: Distinguish finer between source of env change
` [U-Boot] [PATCH v2 09/19] net: Apply default format rules to all ethaddr
` [U-Boot] [PATCH v2 10/19] net: Use env callbacks for net variables
` [U-Boot] [PATCH v2 11/19] net: Add default flags for common net env vars
` [U-Boot] [PATCH v2 12/19] test: Generalize the unit test framework
` [U-Boot] [PATCH v2 13/19] test: dm: Don't bail on all tests if one test fails
` [U-Boot] [PATCH v2 14/19] test: Return values from the asserts compatible with cmds
` [U-Boot] [PATCH v2 15/19] test: env: Add test framework for env
` [U-Boot] [PATCH v2 16/19] test: env: Add test for verifying env attrs
` [U-Boot] [PATCH v2 17/19] test: env: Add a test of the new regex behavior for attrs
` [U-Boot] [PATCH v2 18/19] sandbox: Cleanup order and extra defines in defconfig
` [U-Boot] [PATCH v2 19/19] sandbox: Enable env unit tests
[U-Boot] [PATCH 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
2015-04-29 5:23 UTC (5+ messages)
` [U-Boot] [PATCH 14/20] x86: Provide access to the IDT
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