public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-03-14 04:00:14 to 2014-03-17 15:06:41 UTC [more...]

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

[U-Boot] [PATCH 1/2] imx: add rules for U-Boot DTB support
 2014-03-17 14:40 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] mx6: add example DTB for mx6qsabreauto

[U-Boot] [PATCH 1/2] board: ecovec: fix debug LEDs pin direction
 2014-03-17 14:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: ecovec: fix USB0 clock enable

[U-Boot] [PATCH] dfu: mmc: Replace calls to u-boot commands with native mmc API
 2014-03-17 13:43 UTC  (2+ messages)

[U-Boot] Relocation
 2014-03-17 13:12 UTC  (6+ messages)

[U-Boot] [PATCH u-boot sunxi 0/4] sun4i support on top of Ian's patches
 2014-03-17 12:43 UTC  (12+ messages)
` [U-Boot] [PATCH u-boot sunxi 1/4] sunxi: FIXUP: sunxi: initial generic sun7i cpu, board and start of day support
` [U-Boot] [PATCH u-boot sunxi 2/4] sunxi: FIXUP: sunxi: initial sun7i dram setup support
` [U-Boot] [PATCH u-boot sunxi 3/4] sunxi: Implement reset_cpu
` [U-Boot] [PATCH u-boot sunxi 4/4] sunxi: Add sun4i support

[U-Boot] [PATCH v2 0/4] samsung: Add mmc controller to use dwmmc
 2014-03-17 12:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/4] arm: exynos: pinmux: Add sdmmc4 gpio configuration
 2014-03-17 12:13 UTC  (2+ messages)

[U-Boot] FSL eSPI driver is a mess, hack attached
 2014-03-17 12:13 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/t104xrdb: Add l2switch external PHYs configuration
 2014-03-17 12:12 UTC 

[U-Boot] [PATCH] usb: eth: smsc95xx: add LAN9500A device ID
 2014-03-17 12:04 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] usb: dfu: introduce dfuMANIFEST state
 2014-03-17 10:56 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] usb, dfu: extract flush code into seperate function
` [U-Boot] [PATCH v2 2/3] usb: dfu: introduce dfuMANIFEST state
` [U-Boot] [PATCH v2 3/3] am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards

[U-Boot] [PATCH 0/3] usb: dfu: introduce dfuMANIFEST state
 2014-03-17 10:42 UTC  (13+ messages)
` [U-Boot] [PATCH 1/3] usb, dfu: extract flush code into seperate function
` [U-Boot] [PATCH 2/3] usb: dfu: introduce dfuMANIFEST state
` [U-Boot] [PATCH 3/3] am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards

[U-Boot] [PATCH] mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
 2014-03-17  9:25 UTC 

[U-Boot] [PATCH 1/2] lib: uuid: add function to generate UUID version 4
 2014-03-17  9:17 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/3] part_efi: move uuid<->string conversion functions into lib/uuid.c
  ` [U-Boot] [PATCH v3 2/3] lib: uuid: add functions to generate UUID version 4
  ` [U-Boot] [PATCH v3 3/3] cmd:gpt: randomly generate each partition uuid if undefined

[U-Boot] [RFC PATCH 0/17] Version 0 of Kconfig for U-Boot
 2014-03-17  8:53 UTC  (18+ messages)
` [U-Boot] [RFC PATCH 01/17] kconfig: import Kconfig files from Linux v3.13 tag
` [U-Boot] [RFC PATCH 02/17] kconfig: add basic Kconfig files
` [U-Boot] [RFC PATCH 03/17] Do not apply: tools: add gendefconfigs
` [U-Boot] [RFC PATCH 04/17] kconfig: add defconfig files for all boards
` [U-Boot] [RFC PATCH 05/17] include: define CONFIG_SPL and CONFIG_TPL as 1
` [U-Boot] [RFC PATCH 06/17] m68k: define processor family CONFIGs "
` [U-Boot] [RFC PATCH 07/17] kconfig: switch over to Kconfig
` [U-Boot] [RFC PATCH 08/17] MAKEALL: adjust for Kconfig
` [U-Boot] [RFC PATCH 09/17] buildman: "
` [U-Boot] [RFC PATCH 10/17] kconfig: delete redundant CONFIG_${ARCH} definition
` [U-Boot] [RFC PATCH 11/17] sh: remove redundant CPU family definition
` [U-Boot] [RFC PATCH 12/17] sparc: "
` [U-Boot] [RFC PATCH 13/17] m68k: "
` [U-Boot] [RFC PATCH 14/17] powerpc: "
` [U-Boot] [RFC PATCH 15/17] kbuild: remove CONFIG_SPL/CONFIG_TPL definition in config headers
` [U-Boot] [RFC PATCH 16/17] kconfig: remove old script
` [U-Boot] [RFC PATCH 17/17] kconfig: add CONFIG_CROSS_COMPILE

[U-Boot] [PATCH] woodburn_sd: Remove CONFIG_BOOT_INTERNAL
 2014-03-17  8:28 UTC  (2+ messages)

[U-Boot] U-Boot doesn't silent the output
 2014-03-17  7:17 UTC  (3+ messages)
  ` [U-Boot] Antw: "

[U-Boot] [RFC PATCH 1/6] fpga: spartan2: Avoid CamelCase
 2014-03-17  6:27 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 6/6] fpga: xilinx: Simplify load/dump/info function handling

[U-Boot] Secure booting
 2014-03-17  3:55 UTC  (2+ messages)

[U-Boot] Enabling uart 3 in arndale
 2014-03-16 12:53 UTC  (8+ messages)

[U-Boot] setting Ethernet address
 2014-03-16  8:35 UTC  (7+ messages)

[U-Boot] [PATCH] fpga: zynqpl: Fixed bug in alignment routine
 2014-03-15 20:40 UTC 

[U-Boot] Is non-English documentation allowed ?
 2014-03-15 15:14 UTC  (3+ messages)

[U-Boot] A proposal/hack for an efficient USB DFU for linux based boards
 2014-03-15  8:56 UTC  (6+ messages)

[U-Boot] [PATCH 00/11] ARM: tegra: pinmux driver cleanup
 2014-03-14 23:43 UTC  (17+ messages)
` [U-Boot] [PATCH 01/11] ARM: tegra: pinctrl: remove func_safe
` [U-Boot] [PATCH 02/11] ARM: tegra: pinctrl: remove vddio
` [U-Boot] [PATCH 03/11] ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
` [U-Boot] [PATCH 04/11] ARM: tegra: prototype pinmux_init() in board.h
` [U-Boot] [PATCH 05/11] ARM: tegra: pinctrl: remove duplication
` [U-Boot] [PATCH 06/11] ARM: tegra: reduce public pinmux API
` [U-Boot] [PATCH 07/11] ARM: tegra: pinmux naming consistency fixes

[U-Boot] [PATCH 0/3] mmc: Cleanup time for mmc_struct
 2014-03-14 23:10 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] mmc: Remove ops from struct mmc and put in mmc_ops
` [U-Boot] [PATCH 2/3] mmc: Convert mmc struct's name array to a pointer
` [U-Boot] [PATCH 3/3] mmc: Split mmc struct, rework mmc initialization

[U-Boot] Pull request: u-boot-sh/maste
 2014-03-14 20:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives
 2014-03-14 19:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] lsxl: rework boot scripts

[U-Boot] [PATCH 2/2] board/t208xrdb: Add support of 2-stage NAND bootloader
 2014-03-14 10:10 UTC 

[U-Boot] Swiching u-boot image in SPI-NOR
 2014-03-14  9:52 UTC  (4+ messages)

[U-Boot] [PATCH] p1010rdb-pb/usb: remove re-power on for p1010rdb-pb
 2014-03-14  9:10 UTC 

[U-Boot] [PATCH] cfi_flash: Micron Nor flash don't support read operation after send
 2014-03-14  8:57 UTC  (4+ messages)

[U-Boot] [PATCH v2 4/4] board: trats2: Enable device tree on Trats2
 2014-03-14  8:33 UTC 

[U-Boot] [PATCH v2 3/4] arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
 2014-03-14  8:33 UTC 

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

[U-Boot] [PATCH 1/2] board/t208xqds: Add support of 2-stage NAND bootloader
 2014-03-14  8:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board/t208xrdb: "

[U-Boot] [PATCH] arm: Handle .gnu.hash section in ldscripts
 2014-03-14  7:37 UTC  (18+ messages)

[U-Boot] please pull u-boot-samsung master
 2014-03-14  6:30 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm64 patch: gicv3 support
 2014-03-14  6:26 UTC 

[U-Boot] [PATCH 1/3 v2] net/phy: enable get_phy_id redefinable
 2014-03-14  6:21 UTC 

[U-Boot] [PATCH] sh: fix PFC registers definition for SH772{2, 3, 4}
 2014-03-14  5:52 UTC  (2+ messages)

[U-Boot] [PATCH] sh: ecovec: correct romImage address in comment
 2014-03-14  5:51 UTC  (2+ messages)

[U-Boot] [PATCH] kbuild: Rename UIMAGE to MKIMAGE
 2014-03-14  4:34 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