public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-04-09 06:56:33 to 2014-04-11 11:58:49 UTC [more...]

[U-Boot] [PATCH] mx6slevk: Add SPI NOR flash support
 2014-04-11 11:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/9] mmc: mmc header fix
 2014-04-11 11:43 UTC  (5+ messages)
` [U-Boot] [PATCH v3 06/13] USB: gadget: added a saner gadget downloader registration API

[U-Boot] board/freescale/mx6slevk: Add support for SPI NOR on the Freescale MCIMX6SLEVK Board
 2014-04-11 11:28 UTC  (3+ messages)

[U-Boot] Strange CFI flash problem
 2014-04-11 10:43 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write
 2014-04-11 10:39 UTC  (2+ messages)

[U-Boot] Changes for boards I maintain
 2014-04-11 10:05 UTC 

[U-Boot] [PATCH 1/2] board/freescale/common: ZM7300 driver
 2014-04-11  8:42 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board/b4qds: VID support

[U-Boot] [PATCH 1/2 v4] net/phy: enable get_phy_id redefinable
 2014-04-11  8:14 UTC  (2+ messages)
` [U-Boot] [PATCH v4] net/phy: Add support for CS4315/CS4340 PHY

[U-Boot] [PATCH] AR8035/phy: Enable autonegotiation function for ar8035
 2014-04-11  8:03 UTC 

[U-Boot] [PATCH v2] dfu, nand: add medium specific polltimeout function
 2014-04-11  7:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] board/t208xqds: Add support of 2-stage NAND/SPI/SD boot
 2014-04-11  7:42 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] board/t208xrdb: "
` [U-Boot] [PATCH 3/3] board/t2080rdb: some update for t2080rdb

[U-Boot] [PATCH v2 0/7] mtd: nand: omap: clean up of omap_elm and omap_gpmc driver
 2014-04-11  7:37 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/7] mtd: nand: omap_elm: remove #include omap_gpmc.h
` [U-Boot] [PATCH v2 2/7] mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
` [U-Boot] [PATCH v2 3/7] mtd: nand: omap_elm: use macros for register definitions
` [U-Boot] [PATCH v2 4/7] mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
` [U-Boot] [PATCH v2 5/7] mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
` [U-Boot] [PATCH v2 6/7] mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
` [U-Boot] [PATCH v2 7/7] mtd: nand: omap: fix error-codes returned from omap-elm driver

[U-Boot] [PATCH v3 0/5] Android Fastboot support
 2014-04-11  7:30 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/5] common: introduce maximum load size
` [U-Boot] [PATCH v3 2/5] usb: handle NULL table in usb_gadget_get_string
` [U-Boot] [PATCH v3 3/5] image: add support for Android's boot image format
` [U-Boot] [PATCH v3 4/5] usb/gadget: add the fastboot gadget
` [U-Boot] [PATCH v3 5/5] arm: beagle: enable Android fastboot support
` [U-Boot] [PATCH 5/5] beagle: "

[U-Boot] [PATCH 1/2] musb-new, dfu: first send request answer then call completions
 2014-04-11  7:20 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] dfu, nand: add medium specific polltimeout function

[U-Boot] [PATCHv3 00/13] mmc: exynos: code cleanup and support DDR mode
 2014-04-11  5:55 UTC  (14+ messages)
` [U-Boot] [PATCHv3 01/13] arm: exynos: pinmux: add sdmmc4 gpio configratuion
` [U-Boot] [PATCHv3 02/13] arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
` [U-Boot] [PATCHv3 03/13] board: trats2: Enable device tree on Trats2
` [U-Boot] [PATCHv3 04/13] ARM: exynos: board: change the mmc/sd init sequence
` [U-Boot] [PATCHv3 05/13] ARM: exynos: clock: modify the set_mmc_clk for exynos4
` [U-Boot] [PATCHv3 06/13] mmc: exynos_dw_mmc: restore the property into host
` [U-Boot] [PATCHv3 07/13] mmc: remove the unnecessary define and fix the wrong bit control
` [U-Boot] [PATCHv3 08/13] mmc: support the DDR mode for eMMC
` [U-Boot] [PATCHv3 09/13] mmc: dw_mmc: support the DDR mode
` [U-Boot] [PATCHv3 10/13] ARM: dts: exnyos: enable dw-mmc controller
` [U-Boot] [PATCHv3 11/13] mmc: exynos_dw_mmc: enable the DDR mode
` [U-Boot] [PATCHv3 12/13] ARM: exynos4: enable the dwmmc configuration
` [U-Boot] [PATCHv3 13/13] mmc: s5p_sdhci: add the s5p_sdhci_core_init function

[U-Boot] [PATCH 00/11] MX6: SPL NAND support
 2014-04-11  5:23 UTC  (22+ messages)
` [U-Boot] [PATCH 01/11] SPL: NAND: remove CONFIG_SYS_NAND_PAGE_SIZE
` [U-Boot] [PATCH 03/11] MX6: provide linker script for SPL
` [U-Boot] [PATCH 04/11] MX6: add common SPL configuration
` [U-Boot] [PATCH 06/11] MX6: add struct for sharing data between SPL and uboot
` [U-Boot] [PATCH 07/11] MX6: use macro building for MX6Q/MX6DL iomux regs
` [U-Boot] [PATCH 09/11] IMX: add additional function for pinmux using an array

[U-Boot] [PATCH] powerpc/t1040rdb: added a break in switch case
 2014-04-11  4:12 UTC 

[U-Boot] [PATCH 10/10][v2] board/t104xrdb: Add support of NAND, SD, SPI boot for T104xRDB
 2014-04-11  4:03 UTC  (2+ messages)

[U-Boot] [PATCH] arm, da850: staticize funtions
 2014-04-11  2:32 UTC 

[U-Boot] [PATCH 0/14] Split out code from the enormous main.c
 2014-04-11  2:01 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] Remove unnecessary use of hush header file
` [U-Boot] [PATCH 02/14] Rename hush to cli_hush
` [U-Boot] [PATCH 03/14] move CLI prototypes to cli.h and add comments
` [U-Boot] [PATCH 04/14] Split out simple parser and readline into separate files
` [U-Boot] [PATCH 05/14] Add cli_ prefix to readline functions
` [U-Boot] [PATCH 06/14] Move autoboot code to autoboot.c
` [U-Boot] [PATCH 07/14] Move command line API into cli.c
` [U-Boot] [PATCH 08/14] Move bootretry code into bootretry.c and clean up
` [U-Boot] [PATCH 09/14] Rename bootretry functions and remove #ifdefs
` [U-Boot] [PATCH 10/14] m68k: powerpc: Clean up do_mdm_init
` [U-Boot] [PATCH 11/14] Simplify the main loop
` [U-Boot] [PATCH 12/14] main: Hide the hush/simple details inside cli.c
` [U-Boot] [PATCH 13/14] main: Make the execution path a little clearer in main.c
` [U-Boot] [PATCH 14/14] main: Avoid unncessary strdup()/free()

[U-Boot] [PATCH 1/2] ARM: highbank: use config_distro_defaults.h
 2014-04-10 21:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: highbank: use default prompt

[U-Boot] [PATCH] config: enable CONFIG_API in distro config
 2014-04-10 20:55 UTC 

[U-Boot] [PATCH RESEND-WITH-JUSTIFICATION] spi: soft_spi: Support NULL din/dout buffers
 2014-04-10 19:17 UTC  (6+ messages)

[U-Boot] How can I save U-Boot env vars to HUSH shell vars
 2014-04-10 18:46 UTC  (6+ messages)

[U-Boot] [PATCH] Fix USB keyboard polling via control endpoint
 2014-04-10 14:14 UTC  (9+ messages)
        ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] Add endian support macros to interrupt transfers in the EHCI driver
 2014-04-10 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/6] mtd: nand: omap: clean up of omap_elm and omap_gpmc driver
 2014-04-10 11:18 UTC  (14+ messages)
` [U-Boot] [PATCH v1 1/6] mtd: nand: omap_elm: remove #include omap_gpmc.h
` [U-Boot] [PATCH v1 2/6] mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
` [U-Boot] [PATCH v1 3/6] mtd: nand: omap_elm: use macros for register definitions
` [U-Boot] [PATCH v1 4/6] mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
` [U-Boot] [PATCH v1 5/6] mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
` [U-Boot] [PATCH v1 6/6] mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch

[U-Boot] [PATCH 0/3] board:tricorder: late fixups for 2014.04
 2014-04-10 10:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] board:tricorder: always work with valid eeprom data
` [U-Boot] [PATCH 2/3] board:tricorder: enable omap_gpio clocks
` [U-Boot] [PATCH 3/3] board:tricorder: fixup SPL OOB layout

[U-Boot] [RFC] am33xx: add spread spectrum clock (SSC) support
 2014-04-10  9:44 UTC 

[U-Boot] [PATCH] am33xx: add SSC enable macro
 2014-04-10  9:35 UTC 

[U-Boot] [u-boot][coreboot-x86] Incremental Make fails
 2014-04-10  8:32 UTC  (3+ messages)

[U-Boot] Modify go to allow chain loading a second u-boot
 2014-04-10  8:06 UTC  (6+ messages)

[U-Boot] [PATCH] Enable big-endian processors to use EHCI interrupt transfers
 2014-04-10  7:59 UTC  (2+ messages)

[U-Boot] mx28: U-Boot fails to boot with VDD5V only power configuration
 2014-04-10  7:53 UTC 

[U-Boot] Data abort in omap_gpio
 2014-04-10  7:47 UTC  (4+ messages)

[U-Boot] [PATCH] am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
 2014-04-10  6:55 UTC  (2+ messages)

[U-Boot] [RFC PATCH] MIPS: incaip: move board specific code out of generic code
 2014-04-10  6:07 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/4]drivers: mmc: dwmmc: enable support for DT
 2014-04-10  5:12 UTC  (4+ messages)

[U-Boot] [PATCH] Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768K
 2014-04-10  3:16 UTC 

[U-Boot] [PATCH] buildman: make output dir configurable
 2014-04-10  3:00 UTC  (4+ messages)

[U-Boot] [PATCH] arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot
 2014-04-10  1:09 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] trats2: config: fix: Set default console to ttySAC2
 2014-04-10  1:08 UTC  (4+ messages)
` [U-Boot] [PATCH] trats: "

[U-Boot] [RFC][PATCH] fdt: Remove fdt_fixup_memory function
 2014-04-09 23:12 UTC  (5+ messages)

[U-Boot] [PATCH] Enable big-endian processors to use EHCI interrupt transfers
 2014-04-09 21:08 UTC  (2+ messages)

[U-Boot] [RESEND: PATCH] serial: nsl16550: add hw flow control support
 2014-04-09 19:49 UTC 

[U-Boot] [PATCH] serial: nsl16550: add hw flow control support
 2014-04-09 19:38 UTC 

[U-Boot] Different Port for TFTP communication
 2014-04-09 18:58 UTC 

[U-Boot] Add support for SPI NOR on the Freescale MCIMX6SLEVK Board
 2014-04-09 18:38 UTC 

[U-Boot] AP94 u-boot network failure
 2014-04-09 18:36 UTC 

[U-Boot] Add support for SPI NOR on the Freescale MCIMX6SLEVK Board
 2014-04-09 18:35 UTC 

[U-Boot] How to extract files from U-Boot image file, LZMA-compressed?
 2014-04-09 16:15 UTC 

[U-Boot] data abort in omap_gpio
 2014-04-09 15:16 UTC 

[U-Boot] Chain loading an u-boot from an u-boot
 2014-04-09 14:07 UTC  (9+ messages)

[U-Boot] [BeagleBone Black] AM335x CPU frequency
 2014-04-09 13:59 UTC  (2+ messages)

[U-Boot] [PATCH] lib: Add CONFIG_FDT_IGNORE_FIXUP_MEMORY_NODE
 2014-04-09 12:27 UTC  (4+ messages)

[U-Boot] Bug in buildsystem for SPL LDSCRIPT
 2014-04-09 11:21 UTC  (4+ messages)

[U-Boot] [PATCH] kbuild: fix a bug in regeneration of linker scripts
 2014-04-09 11:20 UTC  (2+ messages)

[U-Boot] [PATCH] mx6: fix weird formatting in imx6q-sabreauto.dts
 2014-04-09  7:06 UTC 

[U-Boot] [PATCH v2 1/2] imx: add rules for U-Boot DTB support
 2014-04-09  6:56 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] mx6: add example DTB for mx6qsabreauto


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