public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-03-18 18:10:26 to 2014-03-22 01:33:50 UTC [more...]

[U-Boot] Running mx6qsabrelite at 1Gz with Freescale kernel rel_imx_3.0.35_4.1.0
 2014-03-22  1:33 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: tegra: pack pinmux data tables tighter
 2014-03-21 21:58 UTC 

[U-Boot] [PATCH v2 0/9] sunxi: initial upstreamining effort
 2014-03-21 21:54 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] sunxi: initial sun7i clocks and timer support
` [U-Boot] [PATCH v2 2/9] sunxi: initial sun7i pinmux and gpio support
` [U-Boot] [PATCH v2 3/9] sunxi: initial sun7i dram setup support
` [U-Boot] [PATCH v2 4/9] sunxi: initial generic sun7i cpu, board and start of day support
` [U-Boot] [PATCH v2 5/9] sunxi: generic sun7i build infrastructure
` [U-Boot] [PATCH v2 6/9] sunxi: add support for Cubietruck booting in FEL mode
` [U-Boot] [PATCH v2 7/9] sunxi: add gmac Ethernet support
` [U-Boot] [PATCH v2 8/9] sunxi: mmc support
` [U-Boot] [PATCH v2 9/9] sunxi: non-FEL SPL boot support for sun7i

[U-Boot] [PATCH] ARM: tegra: make all I2C ports open-drain
 2014-03-21 21:27 UTC  (4+ messages)

[U-Boot] [RESEND PATCH v3 0/2] Add keystone network driver
 2014-03-21 21:01 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v3 1/2] keystone2: add keystone multicore navigator driver
` [U-Boot] [RESEND PATCH v3 2/2] keystone2: net: add keystone ethernet driver

[U-Boot] RFC unified boot environment
 2014-03-21 21:00 UTC  (16+ messages)
` [U-Boot] [PATCH 0/6] "
  ` [U-Boot] [PATCH 1/6] add README.distro file
  ` [U-Boot] [PATCH 2/6] add header with a generic set of boot commands defined
  ` [U-Boot] [PATCH 3/6] move wandboard over to use the generic distro configuation and environment
  ` [U-Boot] [PATCH 4/6] move beagleboard "
  ` [U-Boot] [PATCH 5/6] move pandaboard "
  ` [U-Boot] [PATCH 6/6] pxe: additionaly check for fdt_file env variable

[U-Boot] [PATCH 0/2] Add keystone network driver
 2014-03-21 20:59 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] keystone2: add keystone multicore navigator driver
` [U-Boot] [PATCH 2/2] keystone2: net: add keystone ethernet driver

[U-Boot] [PATCH v3 0/9] Add support for keystone2 SoC and K2HK EVM
 2014-03-21 20:51 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
` [U-Boot] [PATCH v3 2/9] tools: mkimage: add support for gpimage format
` [U-Boot] [PATCH v3 3/9] arm: add support for arch timer
` [U-Boot] [PATCH v3 4/9] NAND: DaVinci: allow forced disable of subpage writes
` [U-Boot] [PATCH v3 5/9] i2c, davinci: move i2c_defs.h to the drivers/i2c directory
` [U-Boot] [PATCH v3 6/9] i2c, davinci: add support for multiple i2c buses
` [U-Boot] [PATCH v3 7/9] k2hk: add support for k2hk SOC and EVM
` [U-Boot] [PATCH v3 8/9] spi: davinci: add support for multiple bus and chip select
` [U-Boot] [PATCH v3 9/9] k2hk-evm: add configuration for spi1 and spi2 support

[U-Boot] [PATCH v2] arm: Add support for semihosting for armv8 fastmodel targets
 2014-03-21 20:12 UTC  (2+ messages)

[U-Boot] [PATCH V2 00/13] ARM: tegra: pinmux driver cleanup
 2014-03-21 18:29 UTC  (14+ messages)
` [U-Boot] [PATCH V2 01/13] ARM: tegra: pinctrl: remove func_safe
` [U-Boot] [PATCH V2 02/13] ARM: tegra: pinctrl: remove vddio
` [U-Boot] [PATCH V2 03/13] ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
` [U-Boot] [PATCH V2 04/13] ARM: tegra: prototype pinmux_init() in board.h
` [U-Boot] [PATCH V2 05/13] ARM: tegra: use apb_misc.h in more places
` [U-Boot] [PATCH V2 06/13] ARM: tegra: pinctrl: remove duplication
` [U-Boot] [PATCH V2 07/13] ARM: tegra: reduce public pinmux API
` [U-Boot] [PATCH V2 08/13] ARM: tegra: pinmux naming consistency fixes
` [U-Boot] [PATCH V2 09/13] ARM: tegra: use clrsetbits_le32 in pinmux driver
` [U-Boot] [PATCH V2 10/13] ARM: tegra: Tegra20 pinmux cleanup
` [U-Boot] [PATCH V2 11/13] ARM: tegra: Tegra30 "
` [U-Boot] [PATCH V2 12/13] ARM: tegra: Tegra114 "
` [U-Boot] [PATCH V2 13/13] ARM: tegra: Tegra124 "

[U-Boot] [PATCH/RFC] Reintegration of ns9750
 2014-03-21 18:28 UTC  (2+ messages)

[U-Boot] CONFIG_REMAKE_ELF for aarch64
 2014-03-21 18:10 UTC 

[U-Boot] [RFC PATCH 0/17] Version 0 of Kconfig for U-Boot
 2014-03-21 18:05 UTC  (20+ messages)
` [U-Boot] [RFC PATCH 04/17] kconfig: add defconfig files for all boards

[U-Boot] raw data
 2014-03-21 16:14 UTC 

[U-Boot] [PATCH 1/3] cpu: exynos4: ace_sha: add hardware random number generator support
 2014-03-21 15:14 UTC  (16+ messages)
` [U-Boot] [PATCH v3 1/4] lib: rand: introduce new configs: CONFIG_LIB_RAND CONFIG_LIB_HW_RAND
  ` [U-Boot] [PATCH v3 2/4] cpu: exynos4: add ace sha base address
  ` [U-Boot] [PATCH v3 3/4] drivers: crypto: ace_sha: add implementation of hardware based lib rand
  ` [U-Boot] [PATCH v3 4/4] trats/trats2: enable exynos ace sha subsystem and "
  ` [U-Boot] [PATCH v4 1/4] lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
    ` [U-Boot] [PATCH v4 2/4] cpu: exynos4: add ace sha base address
    ` [U-Boot] [PATCH v4 3/4] drivers: crypto: ace_sha: add implementation of hardware based lib rand
    ` [U-Boot] [PATCH v4 4/4] trats/trats2: enable exynos ace sha subsystem and "

[U-Boot] [PATCH v1 0/9] sunxi: initial upstreamining effort
 2014-03-21 14:58 UTC  (10+ messages)
` [U-Boot] [PATCH v1 8/9] sunxi: non-FEL SPL boot support for sun7i
            ` [U-Boot] [linux-sunxi] "

[U-Boot] Please pull u-boot-x86.git branch sandbox
 2014-03-21 14:16 UTC  (2+ messages)

[U-Boot] Wired cursor colors
 2014-03-21 13:54 UTC 

[U-Boot] [PATCH] axs101: flush DMA buffer descriptors before DMA transactons starts
 2014-03-21 12:57 UTC 

[U-Boot] Wired cursor colors
 2014-03-21 12:17 UTC 

[U-Boot] [PATCH] net/designware: align DMA buffer descriptors to D$ line
 2014-03-21 12:16 UTC 

[U-Boot] [PATCH v2] Logo: TIZEN: Change booting logo size to official size
 2014-03-21  9:18 UTC 

[U-Boot] [PATCH 0/3] samsung: misc: add new lcd menu options
 2014-03-21  9:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] samsung: misc: check_keys(), key_pressed() - remove type static

[U-Boot] [PATCH] usb/ehci: remove XHCI init code from EHCI
 2014-03-21  8:37 UTC 

[U-Boot] [PATCH v7 1/3] QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
 2014-03-21  8:21 UTC  (3+ messages)
` [U-Boot] [PATCH v7 2/3] QE/U-QE: Add U-QE support
` [U-Boot] [PATCH v7 3/3] T1040QDS/U-QE: Add u-qe support to t1040qds

[U-Boot] [PATCH] Logo: TIZEN: Change booting logo size to official size
 2014-03-21  7:48 UTC  (2+ messages)

[U-Boot] iMX6 IPU display interface definition
 2014-03-21  7:16 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] ARM: tegra: pinmux driver cleanup
 2014-03-21  4:07 UTC  (9+ messages)
` [U-Boot] [PATCH 05/11] ARM: tegra: pinctrl: remove duplication
` [U-Boot] [PATCH 07/11] ARM: tegra: pinmux naming consistency fixes

[U-Boot] [PATCH] kbuild/makefile: allow building host tools separately
 2014-03-20 17:23 UTC 

[U-Boot] [PATCH 1/3] TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
 2014-03-20 15:22 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] am335x_evm: Update the ramdisk args, we pass things in just fine via DT
` [U-Boot] [PATCH 3/3] am43xx_evm: "

[U-Boot] iMX6 IPU display interface definition
 2014-03-20 15:01 UTC  (2+ messages)

[U-Boot] [PATCH u-boot sunxi 00/12] sun4i (v2) + sun5i + pmic + emac support
 2014-03-20 12:49 UTC  (3+ messages)
` [U-Boot] [PATCH] sun5i: Add A13-OLinuXinoM support

[U-Boot] [PATCH] 4xx: cleanup ethernet phy initialization on PMC440 boards
 2014-03-20 11:23 UTC  (2+ messages)

[U-Boot] [patch] replace mkimage.c write() calls with full_write()
 2014-03-20 10:35 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/3] part_efi: move uuid<->string conversion functions into lib/uuid.c
 2014-03-20  8:42 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/6] "
  ` [U-Boot] [PATCH v4 2/6] lib: uuid: code refactor for proper maintain between uuid bin and string
  ` [U-Boot] [PATCH v4 3/6] lib: uuid: add functions to generate UUID version 4
  ` [U-Boot] [PATCH v4 4/6] new commands: uuid and guid - generate random unique identifier
  ` [U-Boot] [PATCH v4 5/6] cmd:gpt: randomly generate each partition uuid if undefined
  ` [U-Boot] [PATCH v4 6/6] trats/trats2: enable CONFIG_RANDOM_UUID

[U-Boot] {PATCH v3 4/4] board: trats2: Enable device tree on Trats2
 2014-03-20  4:40 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/4] arm: exynos: pinmux: add sdmmc4 gpio configratuion
 2014-03-20  4:14 UTC 

[U-Boot] {PATCH v3 3/4] arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
 2014-03-20  4:14 UTC 

[U-Boot] [PATCH v3 1/4]drivers: mmc: dwmmc: enable support for DT
 2014-03-20  4:14 UTC 

[U-Boot] [PATCH v3 0/4] samsung: Add mmc controller to use dwmmc
 2014-03-20  4:14 UTC 

[U-Boot] problem on SPL build
 2014-03-20  0:55 UTC  (4+ messages)

[U-Boot] ARMv8/FSL_LSCH3: SoC and board support
 2014-03-19 21:29 UTC  (7+ messages)
` [U-Boot] [Patch v2 1/5] Added 64-bit MMIO accessors for ARMv8
` [U-Boot] [Patch v2 2/5] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
` [U-Boot] [Patch v2 3/5] ARMv8/ls2100a_emu: Add LS2100A emulator board support
` [U-Boot] [Patch v2 4/5] armv8/fsl-lsch3: Add support to load and start MC Firmware
` [U-Boot] [Patch v2 5/5] fsl-lsch3/ls2100a_emu: Enabled MC

[U-Boot] [PATCH] driver/fsl_ifc: Add a function to finalize CS0 address binding
 2014-03-19 20:52 UTC 

[U-Boot] MMC and buffer alignment question
 2014-03-19 19:17 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/6] PPC 85xx: Add support for QEMU's ppce500 PV machine
 2014-03-19 18:49 UTC  (4+ messages)
` [U-Boot] [PATCH v4 6/6] PPC 85xx: Add qemu-ppce500 machine

[U-Boot] Secure booting
 2014-03-19 18:37 UTC  (3+ messages)

[U-Boot] Porting U-Boot Issue - Linking fails
 2014-03-19 13:51 UTC 

[U-Boot] [PATCH] config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000
 2014-03-19 13:47 UTC 

[U-Boot] Question about mpc85xx startup using Nor Flash
 2014-03-19 13:26 UTC 

[U-Boot] u-boot doesnt execute
 2014-03-19 13:00 UTC  (2+ messages)

[U-Boot] [PATCH] 4xx: add support for new PMC440 revision
 2014-03-19 12:21 UTC  (3+ messages)

[U-Boot] Question about mpc85xx startup using Nor Flash
 2014-03-19 12:01 UTC 

[U-Boot] [PATCH v6] nand/denali: Adding Denali NAND driver support
 2014-03-19 11:26 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Handle .gnu.hash section in ldscripts
 2014-03-19  9:33 UTC  (19+ messages)

[U-Boot] [PATCH] common, env: Fix support for environment in i2c eeprom
 2014-03-19  9:25 UTC 

[U-Boot] [PATCH] build:arm: Remove setting of CROSS_COMPILE environment variable
 2014-03-19  7:04 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] ARM: atmel: switch to main crystal osc for SPL boot
 2014-03-19  6:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: atmel: enable SPL on sama5d3_xplained board

[U-Boot] [PATCH] fpga: zynqpl: Fixed bug in alignment routine
 2014-03-19  5:50 UTC  (6+ messages)

[U-Boot] [PATCH] Unification of T104xRDB header files
 2014-03-19  4:21 UTC 

[U-Boot] [PATCH v2 1/2] fsl/diu: ch7301 encoder split off from t1040qds/diu.c
 2014-03-19  2:47 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] powerpc/t1042RDB: Add Video - HDMI support

[U-Boot] [PATCH 1/2] arm: mxs: Properly set GD pointer in SPL
 2014-03-19  1:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: mxs: Add serial console support into SPL

[U-Boot] [PATCH] spl: Fix guardian macros in spl.h
 2014-03-19  1:02 UTC 

[U-Boot] [PATCH] Added 64-bit MMIO accessors for ARMv8
 2014-03-18 21:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] usb: dfu: introduce dfuMANIFEST state
 2014-03-18 18:21 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] usb, dfu: extract flush code into seperate function

[U-Boot] [PATCH 4/4] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T1040QDS and T1040RDB
 2014-03-18 18:11 UTC 

[U-Boot] [PATCH 3/4] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080QDS
 2014-03-18 18:10 UTC 

[U-Boot] [PATCH 2/4] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T4240QDS and T4160QDS
 2014-03-18 18:10 UTC 

[U-Boot] [PATCH 1/4][v7] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
 2014-03-18 18:10 UTC 


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