public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-12-28 10:34:18 to 2013-01-03 13:30:03 UTC [more...]

[U-Boot] [PATCH] mx53loco: Fix PMIC name
 2013-01-03 13:30 UTC  (20+ messages)

[U-Boot] [PATCH] tools: imximage: Load a size that is multiple of 512
 2013-01-03 13:23 UTC 

[U-Boot] MPC8555 pci issue
 2013-01-03 13:03 UTC  (3+ messages)

[U-Boot] [PATCH] drivers/block/systemace: replaced in16/out16 with more common readw/writew macros
 2013-01-03 13:03 UTC  (7+ messages)

[U-Boot] [PATCH] drivers/block/systemace: fixes read/write words for bus width = 8
 2013-01-03 12:19 UTC  (13+ messages)

[U-Boot] [PATCH V3 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and
 2013-01-03 11:16 UTC  (20+ messages)
` [U-Boot] [PATCH V3 1/9] FDT: Add compatible string for DWMMC
` [U-Boot] [PATCH V3 2/9] EXYNOS5: FDT: Add DWMMC device node data
` [U-Boot] [PATCH V3 3/9] DWMMC: Initialise dwmci and resolve EMMC read write issues
` [U-Boot] [PATCH V3 4/9] EXYNOS5: DWMMC: Added FDT support for DWMMC
` [U-Boot] [PATCH V3 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor
` [U-Boot] [PATCH V3 6/9] SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
` [U-Boot] [PATCH V3 7/9] MMC: APIs to support resize of EMMC boot partition
` [U-Boot] [PATCH V3 8/9] SMDK5250: Enable EMMC booting
` [U-Boot] [PATCH V3 9/9] COMMON: MMC: Command to support EMMC booting and to

[U-Boot] [PATCH] drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t"
 2013-01-03 11:02 UTC 

[U-Boot] [PATCH] arm:exynos4:pinmux: Modify the gpio function for mmc
 2013-01-03 10:55 UTC  (3+ messages)

[U-Boot] [RFC]: always relocate u-boot before the framebuffer
 2013-01-03 10:43 UTC  (11+ messages)
        ` [U-Boot] [PATCH v2] VIDEO: better document the correct use of CONFIG_FB_ADDR

[U-Boot] [PATCH V2] drivers/block/systemace - added missing "else" in "ace_writew"
 2013-01-03  9:35 UTC 

[U-Boot] [PATCH 2/2] EXYNOS: EXYNOS5250: add gpio structure for EXYNOS5250
 2013-01-03  8:43 UTC 

[U-Boot] [PATCH 1/2] EXYNOS: EXYNOS5250: add exynos5250 register addresses
 2013-01-03  8:43 UTC 

[U-Boot] [PATCH 0/2] EXYNOS: EXYNOS5250: Separate setting configuration of exynos5250 from exynos5
 2013-01-03  8:43 UTC 

[U-Boot] [PATCH 0/9] USB: Gadget & DFU related fixes (v3)
 2013-01-03  8:30 UTC  (3+ messages)
` [U-Boot] [PATCH 9/9] dfu: Support larger than memory transfers

[U-Boot] Pull request: u-boot-arm/master
 2013-01-03  7:12 UTC  (3+ messages)

[U-Boot] [RFC][PULL-REQ] MTD update
 2013-01-03  3:22 UTC  (16+ messages)

[U-Boot] [PATCH 1/1] serial/ns16550: check UART mode for TEMT value
 2013-01-03  2:58 UTC 

[U-Boot] [PATCH][RFC] MTD resync from Linux-3.8-rc2+ (master)
 2013-01-03  2:53 UTC  (2+ messages)

[U-Boot] [PATCH] spl:falcon:trats Update Trats default board configuration file to support FALCON MODE
 2013-01-03  2:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Please pull u-boot-x86.git
 2013-01-03  0:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] omap4: use plain text env file instead boot scripts
 2013-01-02 22:05 UTC  (3+ messages)

[U-Boot] [PATCH v2] mx53loco: Add support for SEIKO 4.3'' WVGA panel
 2013-01-02 21:34 UTC 

[U-Boot] [PATCH 0/3] Add I2C driver for Tegra30 Cardhu
 2013-01-02 21:10 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] Tegra30: clocks: Fix clock tables for I2C and other periphs
` [U-Boot] [PATCH 2/3] Tegra30: fdt: Update DT files with I2C info for T30/Cardhu
` [U-Boot] [PATCH 3/3] Tegra30: I2C: Enable I2C driver on Cardhu

[PATCH] VIDEO: better document the correct use of CONFIG_FB_ADDR
 2013-01-02 20:10 UTC 

[U-Boot] [PATCH] tools: imximage: Let .name field be more generic
 2013-01-02 18:48 UTC 

[U-Boot] [PATCH] Makefile: remove MLO.byteswap on clobber
 2013-01-02 17:59 UTC 

[U-Boot] [PATCH 1/2] video:cache:fix: Buffer alignment and dcache flush for lcd subsystem
 2013-01-02 16:25 UTC  (2+ messages)
` [U-Boot] [PATCH RESEND] "

[U-Boot] [PATCH 0/5] am335x_evm: support for booting via USB
 2013-01-02 15:15 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] spl: support for booting via usbeth
` [U-Boot] [PATCH 2/5] am33xx: "
` [U-Boot] [PATCH 3/5] am335x_evm: enable support for booting via USB
` [U-Boot] [PATCH 4/5] spl: add possibility to force boot device
` [U-Boot] [PATCH 5/5] am335x_evm: add new config with forced USB booting

[U-Boot] Bricked when trying to attach UBI
 2013-01-02 14:37 UTC  (7+ messages)

[U-Boot] [PATCH 0/4] SMDK5250: Convert lowlevel_init.S to .c and set PMIC values
 2013-01-02  6:44 UTC  (15+ messages)
` [U-Boot] [PATCH 1/4] SMDK5250: Convert lowlevel_init.S to lowlevel_init_c.c
` [U-Boot] [PATCH 2/4] EXYNOS: Add functions for power initialisation
` [U-Boot] [PATCH 3/4] SMDK5250: Add PMIC voltage settings
` [U-Boot] [PATCH 4/4] SMDK5250: Modify IRAM stack pointer address

[U-Boot] How to generate the exceptions in U-boot
 2013-01-02  6:42 UTC 

[U-Boot] MPC8555 pci issue
 2012-12-31 14:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] cmd_sf: Add DIOFR(Dual IO Fast Read) read instruction support
 2012-12-31 12:45 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] cmd_sf: Add QIOFR(Quad "

[U-Boot] [PATCH 12/12] sf: Pass rd_qeb_req variable as 0 for status and config reg reads
 2012-12-31 12:14 UTC 

[U-Boot] [PATCH 11/12] cmd_sf: Add QIOFR(Quad IO Fast Read) read instruction support
 2012-12-31 12:13 UTC 

[U-Boot] [PATCH 10/12] cmd_sf: Add DIOFR(Dual IO Fast Read) read instruction support
 2012-12-31 12:13 UTC 

[U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions
 2012-12-31 11:13 UTC  (10+ messages)
` [U-Boot] [PATCH 01/12] cmd_sf: Add wr_inst argument to 'sf write' command
` [U-Boot] [PATCH 02/12] cmd_sf: Add rd_inst argument to 'sf read' command
` [U-Boot] [PATCH 03/12] cmd_sf: Add wr_inst argument to 'sf update' command
` [U-Boot] [PATCH 04/12] cmd_sf: Add rd_inst "
` [U-Boot] [PATCH 05/12] cmd_sf: Define a functions for parsing read and write instructions
` [U-Boot] [PATCH 06/12] cmd_sf: Add QPP(Quad-input Page Program) write instruction support
` [U-Boot] [PATCH 07/12] cmd_sf: Add ASR(Array Slow Read) read "
` [U-Boot] [PATCH 08/12] cmd_sf: Add DOFR(Dual Output Fast "
` [U-Boot] [PATCH 09/12] cmd_sf: Add QOFR(Quad "

[U-Boot] Rx FIFO: more than 64 bytes receive error
 2012-12-31  9:29 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board
 2012-12-31  3:59 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] fsl_esdhc: add MMC_MODE_HC host_caps
` [U-Boot] [PATCH 2/3] mx6qsabresd: add usdhc2 and usdhc4 support
` [U-Boot] [PATCH 3/3] mx6qsabresd: use on-board eMMC to store environment

[U-Boot] [PATCH 0/5] Add splash screen for CM-T35
 2012-12-30 14:39 UTC  (6+ messages)
` [U-Boot] [PATCH 5/5] cm-t35: add support for loading splash image from NAND

[U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection
 2012-12-30  6:13 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2012-12-29 14:42 UTC  (10+ messages)

[U-Boot] [PATCH 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2012-12-29  0:34 UTC  (8+ messages)
` [U-Boot] [PATCH 01/15] fdt: Use sed instead of cpp to pre-process the dtc

[U-Boot] [PATCH v2 0/6] Improve default environment for easy use
 2012-12-28 19:17 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] mx6qsabrelite: Use tabs to environment setting
` [U-Boot] [PATCH v2 2/6] mx28evk: We shouldn't hardcode a rootfs filesystem type
` [U-Boot] [PATCH v2 3/6] mx28evk: Add support to dynamically choose between ftd use or not
` [U-Boot] [PATCH v2 4/6] mx53loco: "
` [U-Boot] [PATCH v2 5/6] mx6qsabrelite: "
` [U-Boot] [PATCH v2 6/6] mx6qsabre{auto, sd}: "

[U-Boot] [PATCH 0/9] Improve default environment for easy use
 2012-12-28 17:47 UTC  (9+ messages)
` [U-Boot] [PATCH 7/9] mx53loco: Add support to dynamically choose between ftd use or not

[U-Boot] [PATCH V2 0/9] EXYNOS5: Enable dwmmc
 2012-12-28 15:52 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] FDT: Add compatible string for DWMMC
` [U-Boot] [PATCH 2/9] EXYNOS5: FDT: Add DWMMC device node data
` [U-Boot] [PATCH 4/9] EXYNOS5: DWMMC: Added dt support for DWMMC
` [U-Boot] [PATCH 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor
` [U-Boot] [PATCH 6/9] SMDK5250: Enable DWMMC
` [U-Boot] [PATCH 7/9] MMC: APIs to support creation of boot partition
` [U-Boot] [PATCH 8/9] SMDK5250: Enable EMMC booting
` [U-Boot] [PATCH 9/9] COMMON: MMC: Command to support "

[U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)
 2012-12-28 14:06 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/2] mx53loco: Remove unneeded 'retval' variable
 2012-12-28 14:05 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx53loco: Improve error handling on power_init()

[U-Boot] [PATCH 1/1] OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT
 2012-12-28 12:55 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Call PMIC related functions from board_late_init()
 2012-12-28 12:15 UTC  (8+ messages)


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