public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-28 14:12:06 to 2015-04-29 15:02:56 UTC [more...]

[U-Boot] [PATCH 0/5] nand: sunxi: Add SPL support for booting from NAND
 2015-04-29 15:02 UTC 

[U-Boot] [PATCH v2 1/2] linux/bitops.h: Add BIT macro
 2015-04-29 14:59 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] Remove #define BIT in local files

[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 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-29 14:45 UTC  (43+ 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 v2] zynq: Use system timer implementation instead of our
 2015-04-29 14:40 UTC 

[U-Boot] [PATCH v3 06/20] Add print_freq() to display frequencies nicely
 2015-04-29 14:38 UTC  (2+ messages)

[U-Boot] fastboot boot base address behaviour
 2015-04-29 14:30 UTC  (6+ messages)

[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] dm: core: Fix regression caused by c1d6f91
 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] "Writing to MMC(%d)... failed"
 2015-04-29  9:15 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: caches: Added routine to set non cacheable region
 2015-04-29  8:35 UTC 

[U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
 2015-04-29  8:08 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] imx: mx6: display max cpu frequency in print_cpuinfo()
` [U-Boot] [PATCH 2/4] mx6: add OTP bank1 registers
` [U-Boot] [PATCH 3/4] imx: mx6: add display of temperature grade of processor in cpu_printinfo()
` [U-Boot] [PATCH 4/4] thermal: imx_thermal: use CPU temperature grade for trip points

[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

[U-Boot] switching to single .config configuration issues
 2015-04-29  5:23 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-29  4:08 UTC  (7+ 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] [PATCH 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-29  2:08 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] x86: ivybridge: Use reset_cpu()

[U-Boot] [PATCH] pepper: Add support for DDR3 variants
 2015-04-29  0:50 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Correct Minnowboard instructions to use the right descriptor
 2015-04-29  0:14 UTC  (5+ messages)

[U-Boot] [v2 PATCH 0/2] omap3-overo: Code cleanup and reduce the size of MLO binary
 2015-04-28 23:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] This separates the SPL-specific code from the u-boot-specific code for the Overo board following the discussion at http://lists.denx.de/pipermail/u-boot/2015-April/211622.html
` [U-Boot] [PATCH 2/2] u-boot breaks for the Overo boards since the following commit: a6b541b09022acb6f7c2754100ae26bd44eed1d9

[U-Boot] [PATCH 0/1] fdt: Fix handling of paths with options in them
 2015-04-28 23:29 UTC  (10+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH] x86: link: Add PCH driver to support SPI Flash
 2015-04-28 23:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: Correct Minnowboard instructions to use the right descriptor
 2015-04-28 23:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] x86: Update chromebook_link instructions for binary blob

[U-Boot] [PATCH] davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
 2015-04-28 23:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] omap3: overo: collected fixes
 2015-04-28 23:17 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] omap3: overo: Set the Arbor43C 'expansionname'
` [U-Boot] [PATCH 2/6] omap3: overo: Add DTS support for TobiDuo expansion
` [U-Boot] [PATCH 3/6] overo: Add support for Palo35 expansion board
` [U-Boot] [PATCH 4/6] omap3: overo: Use software BCH8 ECC for NAND
` [U-Boot] [PATCH 5/6] omap3: overo: Allow boot with kernel in UBI rootfs
` [U-Boot] [PATCH 6/6] overo: Override RAM setup for rev. 0 boards

[U-Boot] HUSH logical AND/OR expressions
 2015-04-28 22:51 UTC  (7+ messages)

[U-Boot] [PATCH] driver/ddr/fsl: Remove deskew_cntrl register
 2015-04-28 21:23 UTC 

[U-Boot] [PATCH 1/4] mx6cuboxi: Add HDMI output support
 2015-04-28 18:58 UTC  (17+ messages)
` [U-Boot] [PATCH 2/4] mx6cuboxi: Add USB host support
` [U-Boot] [PATCH 3/4] mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
` [U-Boot] [PATCH 4/4] logos: Add Solidrun's logo

[U-Boot] [PATCH] powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
 2015-04-28 17:59 UTC 

[U-Boot] [RFC PATCH v2] arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
 2015-04-28 16:43 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx: gpio related compiler error fix when build common/cmd_gpio.c
 2015-04-28 16:39 UTC  (2+ messages)

[U-Boot] [PATCH] New QorIQ p1020 based board support from Arcturus Networks Inc
 2015-04-28 16:36 UTC  (2+ messages)

[U-Boot] Fat filesystem format support in u-boot
 2015-04-28 16:27 UTC  (2+ messages)

[U-Boot] Hi, guys
 2015-04-28 16:23 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-04-28 16:13 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Correct the typo in write_tables()
 2015-04-28 15:40 UTC  (3+ messages)

[U-Boot] [PATCH 2/5] x86: Kconfig: Move platform options forward
 2015-04-28 15:40 UTC  (12+ messages)
` [U-Boot] [PATCH 3/5] x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
` [U-Boot] [PATCH 4/5] x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
` [U-Boot] [PATCH 5/5] x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS

[U-Boot] [PATCH 1/5] x86: Kconfig: Divide the target selection to vendor/model
 2015-04-28 15:40 UTC  (3+ messages)

[U-Boot] [PATCH 2/3] x86: quark: Turn on legacy segments decode
 2015-04-28 15:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] x86: Check PIRQ routing table sanity in the F segment
 2015-04-28 15:39 UTC  (3+ messages)

[U-Boot] [PATCH] x86: minnowmax: use the correct NOR in the configuration
 2015-04-28 15:39 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 2/4] x86: minnowmax: add GPIO banks in the device tree
 2015-04-28 15:39 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4 v2] "

[U-Boot] [PATCH 1/4] x86: baytrail: fix the GPIOBASE address
 2015-04-28 15:39 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 v3] "

[U-Boot] [PATCH 3/4] x86: gpio: add pinctrl support from the device tree
 2015-04-28 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4 v2] "

[U-Boot] Pull request: u-boot-spi/master
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fdt
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-04-28 14:50 UTC  (2+ messages)


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