public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-01-26 12:11:18 to 2013-01-28 22:01:13 UTC [more...]

[U-Boot] Can I read env from RAM in uboot script?
 2013-01-28 22:01 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/4] usb: mxs: Disable USB Port 1 for i.MX23
 2013-01-28 20:28 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] mx23evk: Enable USB support
` [U-Boot] [PATCH v3 3/4] mx23_olinuxino: "
` [U-Boot] [PATCH v3 4/4] mx23_olinuxino: Add ethernet support

[U-Boot] [PATCH v2 1/4] usb: mxs: Disable USB Port 1 for i.MX23
 2013-01-28 20:15 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] mx23evk: Enable USB support
` [U-Boot] [PATCH v2 3/4] mx23_olinuxino: "
` [U-Boot] [PATCH v2 4/4] mx23_olinuxino: Add ethernet support

[U-Boot] [PATCH 1/4] usb: mxs: Disable USB Port 1 for i.MX23
 2013-01-28 20:03 UTC  (14+ messages)
` [U-Boot] [PATCH 2/4] mx23evk: Enable USB support
` [U-Boot] [PATCH 3/4] mx23_olinuxino: "
` [U-Boot] [PATCH 4/4] mx23_olinuxino: Add ethernet support

[U-Boot] [PATCH v4 1/3] led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
 2013-01-28 19:12 UTC  (11+ messages)
` [U-Boot] [PATCH v4 2/3] mxs: Fix iomux.h to not break build during assembly stage
` [U-Boot] [PATCH v4 3/3] mx23_olinuxino: Add support for status LED

[U-Boot] [PATCH] tegra: fdt: add back missing host1x node
 2013-01-28 18:14 UTC  (5+ messages)

[U-Boot] [PATCH v5 1/3] led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
 2013-01-28 17:13 UTC  (3+ messages)
` [U-Boot] [PATCH v5 2/3] mxs: Fix iomux.h to not break build during assembly stage
` [U-Boot] [PATCH v5 3/3] mx23_olinuxino: Add support for status LED

[U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout
 2013-01-28 16:37 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/7] Move Tegra EHCI drive to correct place
 2013-01-28 16:29 UTC  (12+ messages)
` [U-Boot] [PATCH v2 2/7] tegra: usb: make controller init functions more self contained
` [U-Boot] [PATCH v2 4/7] tegra: usb: move controller init into start_port
` [U-Boot] [PATCH v2 7/7] tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]

[U-Boot] [PATCH 00/10] common.lcd: remove globals and cleanup
 2013-01-28 16:19 UTC  (6+ messages)
` [U-Boot] [PATCH 02/10] lcd, tegra: remove unused cursor functions

[U-Boot] [PATCH v3 1/2] led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
 2013-01-28 15:23 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/2] mx23_olinuxino: Add support for status LED

[U-Boot] [PATCH] vfat: Fix mkcksum argument sizes
 2013-01-28 15:12 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/2] mx23_olinuxino: Add default environment
 2013-01-28 15:11 UTC  (9+ messages)
` [U-Boot] [PATCH v6 2/2] mx23evk: Add initial board support

[U-Boot] FAT - problem with new mkcksum implementation
 2013-01-28 14:38 UTC  (5+ messages)

[U-Boot] [PATCH] am335x: NAND: add BCH16 and 4k page size support
 2013-01-28 13:35 UTC 

[U-Boot] [PATCH] powerpc/lib: fix unsafe register handling in wait_ticks
 2013-01-28 13:27 UTC  (3+ messages)

[U-Boot] u-boot build error [from v2013.01 onwards]
 2013-01-28 13:25 UTC  (13+ messages)

[U-Boot] [PATCH 1/3] mx23evk: Remove unneeded 'undef's
 2013-01-28 13:10 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE
` [U-Boot] [PATCH 3/3] mx23evk: Turn on caches

[U-Boot] [PATCH] am335x: NAND, add BCH16 and 4k page size support
 2013-01-28 12:55 UTC 

[U-Boot] [PATCH v2 1/2] led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
 2013-01-28 12:44 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] mx23_olinuxino: Add support for status LED

[U-Boot] [PATCH 0/9 v7] Add TMU support for Exynos5250 based SMDK5250
 2013-01-28 11:26 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9 v7] EXYNOS5: TMU: Add driver for Thermal Management Unit
` [U-Boot] [PATCH 2/9 v7] EXYNOS5: Implement board_poweroff "
` [U-Boot] [PATCH 3/9 v7] EXYNOS5: FDT: Add TMU device node values
` [U-Boot] [PATCH 4/9 v7] EXYNOS5: TMU: Add TMU init and status check
` [U-Boot] [PATCH 5/9 v7] EXYNOS5: Config: Enable support for Exynos TMU driver
` [U-Boot] [PATCH 6/9 v7] TMU: Add TMU support in dtt command
` [U-Boot] [PATCH 7/9 v7] EXYNOS5: Config: Enable dtt command for TMU
` [U-Boot] [PATCH 8/9 v7] EXYNOS5: TMU: Add hardware tripping
` [U-Boot] [PATCH 9/9 v7] EXYNOS5: FDT: Add a H/W-trip member to TMU node

[U-Boot] [PATCH 1/6] mxs: dma: Fix APBH DMA driver for MX23
 2013-01-28 10:53 UTC  (6+ messages)
` [U-Boot] [PATCH 4/6] mxs: mmc: Allow overriding default card detect implementation

[U-Boot] serial: CONFIG_ARM_DCC_MULTI failures
 2013-01-28 10:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option

[U-Boot] [PATCH] Exynos5: Add support for USB download boot mode
 2013-01-28 10:39 UTC 

[U-Boot] [PATCH V5 00/10] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot
 2013-01-28  9:43 UTC  (25+ messages)
` [U-Boot] [PATCH V5 02/10] EXYNOS5: FDT: Add DWMMC device node data
` [U-Boot] [PATCH V5 03/10] DWMMC: Initialise dwmci and resolve EMMC read write issues
` [U-Boot] [PATCH V5 04/10] EXYNOS5: DWMMC: Added FDT support for DWMMC
` [U-Boot] [PATCH V5 05/10] EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results
` [U-Boot] [PATCH V5 06/10] SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
` [U-Boot] [PATCH V5 07/10] MMC: APIs to support resize of EMMC boot partition
` [U-Boot] [PATCH V5 08/10] SMDK5250: Enable EMMC booting
` [U-Boot] [PATCH V5 09/10] COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
` [U-Boot] [PATCH V5 10/10] EXYNOS5: I2C: Added FDT and non-FDT support for I2C

[U-Boot] [PATCH 0/2] gpt: fix partition size limit
 2013-01-28  8:59 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] vsprintf: add ustrtoll function
` [U-Boot] [PATCH 2/2] gpt: fix partion size limit

[U-Boot] Is used rootfs dependent from the U-boot command-line?
 2013-01-28  8:53 UTC 

[U-Boot] Want to study U-Boot code
 2013-01-28  8:11 UTC  (11+ messages)

[U-Boot] [PATCH] powerpc/corenet: set USB2 default mode to 'device' for (super)hydra boards
 2013-01-28  7:36 UTC 

[U-Boot] [PATCH] powerpc/p5040: fix mdio mux for 10G port
 2013-01-28  7:19 UTC 

[U-Boot] [PATCH] powerpc/corenet: Add workaround for ELBC multi-bit ECC error
 2013-01-28  7:16 UTC 

[U-Boot] [RFC] mmc:fix: Increase the timeout value for SDHCI_send_command()
 2013-01-28  7:16 UTC  (8+ messages)

[U-Boot] [PATCH V1 1/3] phy: add phy_connect_by_mask
 2013-01-28  6:00 UTC  (3+ messages)
` [U-Boot] [PATCH V3 0/9] separate miiphy from ethernet

[U-Boot] [PATCH] common: env_mmc: Use __weak annotation to simplify code
 2013-01-28  5:54 UTC  (2+ messages)

[U-Boot] [PATCH] tools: imximage: Let .name field be more generic
 2013-01-28  5:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx6qsabre_common: Let mmc partition be board specific
 2013-01-28  5:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx6qsabreauto: enable USB host interface
 2013-01-28  5:44 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: Boost the memory power supply
 2013-01-28  5:41 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
 2013-01-28  3:44 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
 2013-01-27 22:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx23_olinuxino: Add support for status LED

[U-Boot] [PATCH v2 1/3] mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
 2013-01-27 17:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] mx23: Enable tRAS lockout (24 bit of HW_DRAM_CTL08) as in imx-bootlets
` [U-Boot] [PATCH v2 3/3] mx23evk: Adjust DRAM control register to use full 128MB of RAM

[U-Boot] [PATCH 0/5] MIPS: start.S: relocate_code fixes and cleanups
 2013-01-27 17:02 UTC  (2+ messages)

[U-Boot] [PATCH] configs: mx28evk: Use single-line comments
 2013-01-27 16:52 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] tablebased pinmux for Tegra20
 2013-01-27 16:36 UTC  (9+ messages)
` [U-Boot] [PATCH 06/11] tegra20: switch over seaboard and ventana to use tablebased pinmux

[U-Boot] Possible MMC subsystem bug
 2013-01-27  4:49 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] mxs: Use SoC agnostic configuration option for power switch setting
 2013-01-26 21:18 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] mx23: Enable bit 24 of HW_DRAM_CTL08 as did in imx-bootlets
` [U-Boot] [PATCH 3/3] mx23evk: Adjust DRAM control register to use full 128MB of RAM

[U-Boot] [PATCH 0/3 V2] EXYNOS5: Add GPIO numbering feature
 2013-01-26 19:59 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3 V2] S5P: GPIO: Add generic pin numbering API's
` [U-Boot] [PATCH 2/3 V2] EXYNOS5: Add gpio pin numbering feature
` [U-Boot] [PATCH 3/3 V2] EXYNOS5: GPIO: Enable GPIO Command for EXYNOS5

[U-Boot] [PATCH 0/9 v6] Add TMU support for Exynos5250 based SMDK5250
 2013-01-26 19:45 UTC  (5+ messages)
` [U-Boot] [PATCH 8/9 v6] EXYNOS5: TMU: Add hardware tripping
` [U-Boot] [PATCH 9/9 v6] EXYNOS5: FDT: Add a H/W-trip member to TMU node

[U-Boot] [PATCH] mxs: mxsboot: Add support for SD card generation for i.MX23
 2013-01-26 17:46 UTC  (8+ messages)

[U-Boot] a couple questions about CONFIG_SYS_LONGHELP
 2013-01-26 15:55 UTC  (6+ messages)

[U-Boot] NFS time out problem
 2013-01-26 15:23 UTC  (3+ messages)
` [U-Boot] [PATCH] net: nfs: add dynamic wait period

[U-Boot] [PATCH 1/1] OMAP3: igep00x0: fix a build warning on IGEP boards
 2013-01-26 13:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Add splash screen for CM-T35
 2013-01-26 13:33 UTC  (11+ messages)
` [U-Boot] [PATCH 2/5] lcd: add option for board specific splash screen preparation

[U-Boot] [PATCH v6 2/2] board: add support for amcore board
 2013-01-26 12:40 UTC 

[U-Boot] [PATCH] cmd_usb.c: Make usb help info consistent for "start"
 2013-01-26 12:31 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2013-01-26 12:22 UTC  (3+ messages)


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