public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-07-25 19:43:55 to 2013-07-29 21:02:55 UTC [more...]

[U-Boot] [PATCH 0/2] usb bug fixes
 2013-07-29 21:02 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] usb_hub: fix power cycling logic
` [U-Boot] [PATCH 2/2] ehci-hcd: fix memory leak in lowlevel init

[U-Boot] [PATCH v5 2/2] socfpga: Adding pin mux handoff files
 2013-07-29 20:42 UTC 

[U-Boot] [PATCH v6 1/2] socfpga: Adding System Manager driver
 2013-07-29 20:41 UTC 

[U-Boot] [PATCH v5 1/1] socfpga: Creating driver for Reset Manager
 2013-07-29 20:41 UTC 

[U-Boot] [PATCH v5 1/1] socfpga: Adding configuration for development kit
 2013-07-29 20:40 UTC 

[U-Boot] Query: Ethernet switch support
 2013-07-29 20:20 UTC  (3+ messages)

[U-Boot] common/cmd_nand.c license terms
 2013-07-29 20:08 UTC  (3+ messages)

[U-Boot] SPDX-License-Identifier: adding a comment section?
 2013-07-29 19:51 UTC  (4+ messages)

[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank
 2013-07-29 18:47 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] spi: Add zynq spi controller driver
 2013-07-29 18:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sf: sst: Add support for SST25WF080
` [U-Boot] [PATCH 3/3] zynq: Enable CONFIG_ZYNQ_SPI

[U-Boot] [PATCH 0/3] spi: Add zynq spi controller
 2013-07-29 18:25 UTC 

[U-Boot] [PATCH 1/4] sf: Move manufacture id code macros to CONFIG_SPI_FLASH_BAR
 2013-07-29 18:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] sf: Add bank addr access support macronix flash's
` [U-Boot] [PATCH 3/4] sf: macronix: Add support for MX25L25635F
` [U-Boot] [PATCH 4/4] sf: macronix: Add support for MX25L51235F

[U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access
 2013-07-29 18:08 UTC 

[U-Boot] [PATCH v2 1/6] sf: eon|spansion|ramtron: Fix code cleanup
 2013-07-29 17:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/6] sf: sst: "
` [U-Boot] [PATCH v2 3/6] sf: stmicro: "
` [U-Boot] [PATCH v2 4/6] sf: "
` [U-Boot] [PATCH v2 5/6] cmd_sf|env_sf: "
` [U-Boot] [PATCH v2 6/6] sf: Fix code cleanups

[U-Boot] [PATCH v2 0/6] sf: Code cleanup patch set
 2013-07-29 17:24 UTC 

[U-Boot] [RFC] Remove static display data
 2013-07-29 16:50 UTC  (15+ messages)

[U-Boot] [PATCH v3 0/9] Bring in new I2C framework
 2013-07-29 16:12 UTC  (3+ messages)
` [U-Boot] [PATCH v3 8/9] tegra: i2c: Enable new CONFIG_SYS_I2C framework

[U-Boot] [PATCH 1/6] spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
 2013-07-29 15:57 UTC  (7+ messages)
` [U-Boot] [PATCH 3/6] drivers/power/pmic: Add tps65910 driver
` [U-Boot] [PATCH 6/6] am335x_evm: am33xx_spl_board_init function and scale core frequency

[U-Boot] [PATCH 1/5] sf: Add support for accessing dual parallel memories
 2013-07-29 15:23 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] sf: spansion|stmicro: Enable dual parallel access
` [U-Boot] [PATCH 3/5] sf: Add support for accessing dual stacked memories
` [U-Boot] [PATCH 4/5] sf: spansion|stmicro: Enable dual stacked access
` [U-Boot] [PATCH 5/5] sf: Add bank selection support for "

[U-Boot] [PATCH 0/5] sf: Add support to access dual flash memory
 2013-07-29 15:23 UTC 

[U-Boot] [PATCH 0/9] TS-7800 port for U-Boot
 2013-07-29 14:22 UTC  (6+ messages)
` [U-Boot] [PATCH 1/9] arm926ej-s: Invalidate instruction cache in flush_cache

[U-Boot] [PATCH 0/3] arm, am335x: add support for siemens boards
 2013-07-29 13:24 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm, spl: add watchdog library to SPL
` [U-Boot] [PATCH 2/3 v2] arm, am335x: add watchdog support
` [U-Boot] [PATCH 3/3] arm, am335x: add support for 3 siemens boards

[U-Boot] Please pull u-boot-ppc4xx
 2013-07-29 12:33 UTC  (6+ messages)
` [U-Boot] [PATCH] powerpc/ppc4xx: Convert new gdsys files to SPDX license tags

[U-Boot] Falcon Mode implemented version
 2013-07-29 12:20 UTC  (2+ messages)

[U-Boot] [PATCH] uboot optimize memmove
 2013-07-29 10:34 UTC  (9+ messages)

[U-Boot] [PATCH v2] mxc_ipuv3: fix memory alignment of framebuffer
 2013-07-29 10:18 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] apf27: add support of armadeus apf27
 2013-07-29  9:43 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/4] mx27: add missing constant for mx27
` [U-Boot] [PATCH v4 2/4] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH v4 3/4] apf27: add FPGA support for the apf27 board
` [U-Boot] [PATCH v4 4/4] Update u-boot-nand.bin to be used with spl

[U-Boot] [PATCH] gpio: altera_pio: Fix inversed logic of gpio_is_valid() implementation
 2013-07-29  9:16 UTC  (2+ messages)

[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
 2013-07-29  7:24 UTC  (7+ messages)

[U-Boot] Is it permissible to link stubs.o to a standalone application?
 2013-07-29  5:53 UTC 

[U-Boot] [PATCH 00/11] arm: add Faraday A36x SoC platform support
 2013-07-29  5:51 UTC  (16+ messages)
` [U-Boot] [PATCH v6 00/12] "
` [U-Boot] [PATCH v7 00/11] "
  ` [U-Boot] [PATCH v7 01/11] arm: dma_alloc_coherent: malloc() -> memalign()
  ` [U-Boot] [PATCH v7 02/11] video: add Faraday FTLCDC200 LCD controller support
  ` [U-Boot] [PATCH v7 03/11] nand: add Faraday FTNANDC021 NAND "
  ` [U-Boot] [PATCH v7 04/11] arm: add MMU/D-Cache support for Faraday cores
  ` [U-Boot] [PATCH v7 05/11] arm: add Faraday processor core support
  ` [U-Boot] [PATCH v7 06/11] arm: add Faraday FTINTC020 interrupt controller support
  ` [U-Boot] [PATCH v7 07/11] arm: add Faraday FTTMR010 timer support
  ` [U-Boot] [PATCH v7 08/11] arm: add Faraday FTPWMTMR010 "
  ` [U-Boot] [PATCH v7 09/11] arm: add customized boot command for Faraday Images
  ` [U-Boot] [PATCH v7 10/11] mmc: ftsdc010_mci: clk_get_rate() -> clock_get_rate()
  ` [U-Boot] [PATCH v7 11/11] arm: add Faraday A360/A369 SoC platform support

[U-Boot] [PATCH 0/5] SPDX-License-Identifier: coverting more files
 2013-07-28 20:12 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed files
` [U-Boot] [PATCH 2/5] SPDX-License-Identifier: fixing some problematic GPL-2.0 files
` [U-Boot] [PATCH 3/5] SPDX-License-Identifier: convert PIBS licensed files
` [U-Boot] [PATCH 4/5] board/esd/cpci750/mv_eth.c: Fix license
` [U-Boot] [PATCH 5/5] SPDX-License-Identifier: convert BSD-3-Clause files

[U-Boot] [PATCH] libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
 2013-07-28 15:20 UTC  (6+ messages)

[U-Boot] [PATCH v5 0/7] Add cros-ec protocol driver and enable it in smdk5250
 2013-07-28 14:12 UTC  (4+ messages)
` [U-Boot] [PATCH v5 7/7] cros: exynos: enable cros-ec for smdk5250

[U-Boot] [PATCH] [PATCH v3] mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x
 2013-07-27  8:57 UTC  (4+ messages)

[U-Boot] [PATCH v4 1/2] mx6: Factor out common HDMI setup code
 2013-07-27  8:56 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/2] mx6qsabresd: Add splash screen support via HDMI

[U-Boot] [PATCH v2] imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors
 2013-07-27  8:53 UTC  (2+ messages)

[U-Boot] [PATCH] imx: Add documentation for imx specific commands
 2013-07-27  8:50 UTC  (2+ messages)

[U-Boot] [PATCH] video: mxc_ipuv3: fix memory alignment of framebuffer
 2013-07-27  0:56 UTC  (5+ messages)

[U-Boot] Please pull u-boot-cfi-flash
 2013-07-26 23:16 UTC  (3+ messages)

[U-Boot] [PATCH v4] dfu, nand: before write a buffer to nand, erase the nand sectors
 2013-07-26 22:05 UTC  (3+ messages)
` [U-Boot] [PATCH v5] dfu, nand, ubi: add partubi alt settings for updating ubi partition

[U-Boot] dual licensed files
 2013-07-26 21:45 UTC  (2+ messages)

[U-Boot] [RFC] [PATCH 0/5] Refactor MAINTAINERS file
 2013-07-26 21:37 UTC  (11+ messages)
` [U-Boot] [RFC V2 0/9] "
  ` [U-Boot] [RFC V2 1/9] MAINTAINERS: move ARM entries into ARM section
    ` [U-Boot] [RFC V2 2/9] MAINTAINERS: move improperly placed e-mail addresses
      ` [U-Boot] [RFC V2 3/9] MAINTAINERS: remove misplaced comments
        ` [U-Boot] [RFC V2 4/9] MAINTAINERS: remove useless 'header' lines
          ` [U-Boot] [RFC V2 5/9] MAINTAINERS: refactor file for easier processing
            ` [U-Boot] [RFC V2 6/9] tools: add reformat.py and (temporary merge.py)
              ` [U-Boot] [RFC V2 7/9] reformat MAINTAINERS and boards.cfg
                ` [U-Boot] [RFC V2 8/9] boards.cfg: merge MAINTAINERS and reformat
                  ` [U-Boot] [RFC V2 9/9] Changes due to boards.cfg reformat

[U-Boot] [PATCH] ARM: tegra: support raw ramdisks
 2013-07-26 20:24 UTC 

[U-Boot] Extract data file from U-Boot image
 2013-07-26 19:30 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] usb: ehci-mx5: Remove unneeded write to cscmr1 register
 2013-07-26 19:15 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] usb: ehci-mx5: Use 'bool' instead of 'unsigned char'

[U-Boot] [PATCH 1/2] fsl_i2c: generate nine pulses on SCL if the I2C bus is hung
 2013-07-26 16:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] fsl_i2c: add workaround for the erratum I2C A004447

[U-Boot] [PATCH 1/2] mmc/dw_mmc: Allocate the correct amount of descriptors
 2013-07-26 14:18 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Add parentheses to ALLOC_ALIGN_BUFFER macro's

[U-Boot] [PATCH v6 0/3] Add TI816X EVM support
 2013-07-26 13:42 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/6] Enhance support for BeagleBone Black
 2013-07-26 13:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 6/6] am335x_evm: Add am335x_boneblack variant

[U-Boot] [PATCH v2 1/3] zynq: Add new ddrc driver for ECC support
 2013-07-26 12:53 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] zynq: slcr: Wait 100ms till clk is properly setup
` [U-Boot] [PATCH v2 3/3] zynq: Enable axi ethernet and emaclite driver initialization

[U-Boot] [PATCH] mmc/dw_mmc: Fix DMA descriptor corruption
 2013-07-26 12:08 UTC 

[U-Boot] [PATCH v1 0/8] Support for the kmp204x reference design
 2013-07-26 10:02 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/8] km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
` [U-Boot] [PATCH v1 2/8] km-powerpc: move CONFIG_FLASH_CFI_MTD to km83xx-common.h
` [U-Boot] [PATCH v1 3/8] KM: fix typo in default environment
` [U-Boot] [PATCH v1 4/8] mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
` [U-Boot] [PATCH v1 5/8] fsl: do not define FSL_SRIO_PCIE_BOOT_MASTER for all P2041 systems
` [U-Boot] [PATCH v1 6/8] net/fman: add a fm_enable_port function
` [U-Boot] [PATCH v1 7/8] mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accout
` [U-Boot] [PATCH v1 8/8] mpc85xx: introduce the kmp204x reference design support

[U-Boot] [PATCH] ARM: mxs: rename function that sets AUTO_RESTART flag
 2013-07-26  8:58 UTC  (5+ messages)

[U-Boot] [U-Boot, v3, 6/7] USB: usb-hub: Add a weak function for resetting devices
 2013-07-26  7:08 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] arm: goni: remove config.mk file
 2013-07-26  6:59 UTC  (4+ messages)

[U-Boot] [IMPORTANT NOTE] License handling
 2013-07-26  6:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] zynq: Add new ddrc driver for ECC support
 2013-07-26  5:49 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/6] Update gdsys ppc4xx-based boards
 2013-07-26  5:43 UTC  (2+ messages)

[U-Boot] [PATCH] arm:samsung:cpu_info: Rename s5p_* to samsung_*
 2013-07-25 21:47 UTC 

[U-Boot] [PATCH] arm:samsung:timer: Move common timer related code to ./samsung-common/ directory
 2013-07-25 21:45 UTC  (2+ messages)
` [U-Boot] [PATCH v2] arm:samsung: Move common code from ./s5p-common to ./samsung-common/

[U-Boot] [PATCH] arm:samsung:serial: Extract common Samsung UART code
 2013-07-25 21:43 UTC  (2+ messages)
` [U-Boot] [PATCH v2] arm:samsung:serial Extract common "


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