public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-04-18 19:09:58 to 2013-04-22 06:12:37 UTC [more...]

[U-Boot] [PATCH] imx: Add support for the SabreSD shipped with i.MX6DL
 2013-04-22  6:12 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/2] imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo
  ` [U-Boot] [PATCH v2 2/2] imx: Add support for the SabreSD shipped with i.MX6DL

[U-Boot] USB detection in u-boot oin our custom board
 2013-04-22  5:54 UTC 

[U-Boot] Driver Model Thoughts
 2013-04-22  5:39 UTC 

[U-Boot] [PATCH v2 00/12] arm: add Faraday A36x SoC platform support
 2013-04-22  2:56 UTC  (38+ messages)
` [U-Boot] [PATCH 01/11] arm: add MMU/d-cache support for Faraday cores
  ` [U-Boot] [PATCH v2 03/12] net: add Faraday FTMAC110 10/100Mbps ethernet support
  ` [U-Boot] [PATCH v2 04/12] i2c: add Faraday FTI2C010 I2C controller support
  ` [U-Boot] [PATCH v2 05/12] spi: add Faraday FTSPI010 SPI "
  ` [U-Boot] [PATCH v2 06/12] mmc: add an alternative driver to Faraday FTSDC010
  ` [U-Boot] [PATCH v2 07/12] mtd: nand: add Faraday FTNANDC021 NAND controller support
  ` [U-Boot] [PATCH v2 08/12] mtd: spi: add FTSPI020 SPI Flash "
  ` [U-Boot] [PATCH v2 09/12] usb: ehci: add Faraday USB 2.0 EHCI support
  ` [U-Boot] [PATCH v2 10/12] usb: gadget: add Faraday FOTG210 USB gadget support
  ` [U-Boot] [PATCH v2 12/12] arm: add Faraday A36x SoC platform support
` [U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores

[U-Boot] [PATCH] video: exynos_fb: Add the missing #else clause
 2013-04-22  1:00 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] imx: Align the imximage header and payload to multiples of 4k
 2013-04-21 23:09 UTC  (54+ messages)
` [U-Boot] [PATCH 2/6] nand: Add SPL_NAND support to mxc_nand_spl
` [U-Boot] [PATCH 3/6] arm: imx: Fix u-boot-with-nand-spl.imx target
` [U-Boot] [PATCH 4/6] arm: mx5: Add SPL support code to MX5
` [U-Boot] [PATCH 5/6] arm: mx5: Add NAND clock handling
` [U-Boot] [PATCH 6/6] arm: mx5: Add support for DENX M53EVK

[U-Boot] [PATCH V2 1/6] imx: Align the imximage header and payload to multiples of 4k
 2013-04-21 20:29 UTC  (10+ messages)
` [U-Boot] [PATCH V2 2/6] nand: Add SPL_NAND support to mxc_nand_spl
` [U-Boot] [PATCH V2 3/6] arm: imx: Pack u-boot.bin into uImage for SPL
` [U-Boot] [PATCH 4/6] arm: mx5: Add SPL support code to MX5
` [U-Boot] [PATCH 5/6] arm: mx5: Add NAND clock handling
` [U-Boot] [PATCH V2 6/6] arm: mx5: Add support for DENX M53EVK

[U-Boot] Regression from v2013.04-rc3 with sdcard detection
 2013-04-21 17:29 UTC 

[U-Boot] [PATCH] Fix usb buffer size for large descriptor of devices
 2013-04-21 17:15 UTC 

[U-Boot] [PATCH 1/3] iomux-v3: Place pad control definitions into common file
 2013-04-21 17:00 UTC  (10+ messages)
` [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

[U-Boot] [PATCH] powerpc: Use lower case for the core names
 2013-04-21 16:11 UTC 

[U-Boot] [PATCH v2 0/45] Verified boot implementation based on FIT
 2013-04-20 23:03 UTC  (3+ messages)

[U-Boot] [PATCH v5] add support for the palm treo 680 board
 2013-04-20 19:26 UTC 

[U-Boot] [PATCH v5] palmtreo680: add utility that writes u-boot to flash
 2013-04-20 19:07 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/17] sandbox: Generic board support and other improvements
 2013-04-20 18:42 UTC  (18+ messages)
` [U-Boot] [PATCH v3 01/17] Trigger generic board error only when building
` [U-Boot] [PATCH v3 02/17] sandbox: Provide a way to map from host RAM to U-Boot RAM
` [U-Boot] [PATCH v3 03/17] sandbox: Add support for generic board
` [U-Boot] [PATCH v3 04/17] sandbox: Use generic board init
` [U-Boot] [PATCH v3 05/17] sandbox: Remove old board init code
` [U-Boot] [PATCH v3 06/17] sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
` [U-Boot] [PATCH v3 07/17] fdt: Add a parameter to fdt_valid()
` [U-Boot] [PATCH v3 08/17] Add getenv_hex() to return an environment variable as hex
` [U-Boot] [PATCH v3 09/17] fdt: Allow fdt command to check and update control FDT
` [U-Boot] [PATCH v3 10/17] sandbox: fdt: Support fdt command for sandbox
` [U-Boot] [PATCH v3 11/17] fdt: Skip checking FDT if the pointer is NULL
` [U-Boot] [PATCH v3 12/17] Revert "fdt- Tell the FDT library where the device tree is"
` [U-Boot] [PATCH v3 13/17] sandbox: Allow -c argument to provide a command list
` [U-Boot] [PATCH v3 14/17] sandbox: Support 'source' command
` [U-Boot] [PATCH v3 15/17] fs: Add support for saving data to filesystems
` [U-Boot] [PATCH v3 16/17] sandbox: fs: Add support for saving files to host filesystem
` [U-Boot] [PATCH v3 17/17] sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT

[U-Boot] [PATCH RESEND] arm: bootm: call udc_disable() before booting linux
 2013-04-20 17:17 UTC  (3+ messages)

[U-Boot] [PATCH v3 6/8] USB: SS: Add support for Super Speed USB interface
 2013-04-20 11:57 UTC  (5+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] freescale i.MX28 mxsboot NAND booting on mx28evk bad blocks
 2013-04-20  1:22 UTC  (10+ messages)

[U-Boot] How do I use AM335x eth1 rather than eth0 ?
 2013-04-20  1:03 UTC  (4+ messages)

[U-Boot] [STATUS] v2013.04 released
 2013-04-19 22:12 UTC  (4+ messages)

[U-Boot] [PATCH] Add NanoBone board support
 2013-04-19 22:04 UTC  (4+ messages)

[U-Boot] [PATCH v5 1/2] mx51evk: Update environment in order to allow booting a dt kernel
 2013-04-19 21:21 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/2] mx51evk: Do not force the rootfs type

[U-Boot] [PATCH v4 1/2] mx51evk: Update environment in order to allow booting a dt kernel
 2013-04-19 20:22 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/2] mx51evk: Do not force the rootfs type

[U-Boot] [PATCH 1/2] config_cmd_default.h: Remove CONFIG_CMD_MEMTEST
 2013-04-19 19:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] feature-removal-schedule.txt: Add CONFIG_SYS_MTEST_START/END

[U-Boot] [PATCH v3 3/8] usb: hub: Power-cycle on root-hub ports
 2013-04-19 19:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/8] usb: Update device class in usb device's descriptor
 2013-04-19 18:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3] mx51evk: Update environment in order to allow booting a dt kernel
 2013-04-19 17:09 UTC  (7+ messages)

[U-Boot] Displaying characters on the display in u-boot
 2013-04-19 15:59 UTC  (7+ messages)

[U-Boot] [UBOOT PATCH 1/2] ARM:Panda:Fix device tree loading for the panda-es
 2013-04-19 15:22 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH 2/2] ARM: Panda: Add flag to allow runtime enviroment varibale mods

[U-Boot] [PATCH v2] crc32: Correct endianness of crc32 result
 2013-04-19 14:25 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx51evk: Update environment in order to allow booting a dt kernel
 2013-04-19 14:02 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/7] mx6qsabre{sd, auto}: Add update_sd_firmware support
 2013-04-19 13:42 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/7] mx6qsabresd: Return status when initializing MMC
` [U-Boot] [PATCH v3 3/7] wandboard: Use env storage info for mmcdev/mmcpart
` [U-Boot] [PATCH v3 4/7] wandboard: Add update_sd_firmware support
` [U-Boot] [PATCH v3 5/7] wandboard: Add card detection for SOM MicroSD card
` [U-Boot] [PATCH v3 6/7] wandboard: Add support for Carrier Board "
` [U-Boot] [PATCH v3 7/7] wandboard: Add boot selection support

[U-Boot] [PATCH 1/3] wandboard: Add card detection for SOM MicroSD card
 2013-04-19 13:26 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] wandboard: Add support for carrier board "

[U-Boot] [PATCH] imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo
 2013-04-19 12:16 UTC  (6+ messages)

[U-Boot] [PATCH] mx51evk: Update environmet in order to allow booting a dt kernel
 2013-04-19 12:14 UTC  (3+ messages)

[U-Boot] [PATCH v3 8/8] usb: common: Use a global macro for 'min3'
 2013-04-19 11:29 UTC  (3+ messages)
` [U-Boot] [PATCH] usb: common: Use a global definition "

[U-Boot] [PATCH] make hang() a weak function
 2013-04-19  9:43 UTC  (12+ messages)
` [U-Boot] [PATCH v2 0/5] consolidate hang()
  ` [U-Boot] [PATCH v3 "
    ` [U-Boot] [PATCH v3 1/5] microblaze: fix style in board.c
    ` [U-Boot] [PATCH v3 2/5] nios2: "
    ` [U-Boot] [PATCH v3 3/5] mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT
    ` [U-Boot] [PATCH v3 4/5] tx25: "
    ` [U-Boot] [PATCH v3 5/5] lib: consolidate hang()

[U-Boot] [PATCH v3 0/8] usb: ss: Some fixes and cleanup for USB super-speed support
 2013-04-19  4:51 UTC  (5+ messages)

[U-Boot] uboot newbie question on booting ep405 board
 2013-04-19  3:35 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/BSC9132: Add IFC bank count
 2013-04-19  2:31 UTC 

[U-Boot] [PATCH 0/3 V5] EXYNOS5: Add GPIO numbering feature
 2013-04-19  1:28 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3 V5] EXYNOS5: Add gpio pin "

[U-Boot] [PATCH] patman: fix gitutil for decorations
 2013-04-18 20:17 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Pull request: u-boot-arm/master
 2013-04-18 20:17 UTC  (2+ messages)

[U-Boot] [PATCH] crc32: Correct endianness of crc32 result
 2013-04-18 19:18 UTC  (11+ messages)


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