messages from 2013-07-16 00:52:02 to 2013-07-18 15:10:05 UTC [more...]
[U-Boot] [RFC][DFU] Unification of dfu_alt_info alt settings description + command execution
2013-07-18 15:10 UTC (12+ messages)
[U-Boot] [PATCH v6 1/2] console: usb: kbd: To improve TFTP booting performance
2013-07-18 14:24 UTC (3+ messages)
` [U-Boot] [PATCH v6 2/2] NET: Add net_busy_flag
[U-Boot] [PATCH] arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
2013-07-18 14:10 UTC (2+ messages)
[U-Boot] [U-boot] failed to boot an compressed u-boot.bin
2013-07-18 12:50 UTC (8+ messages)
[U-Boot] Ethernet support broken for Wandboard Quad on master
2013-07-18 12:31 UTC (5+ messages)
[U-Boot] [PATCH] dfu: Implementation of target reset after communication with dfu-util's -R switch
2013-07-18 11:19 UTC
[U-Boot] [PATCH] arm:trats:fix: Correction of loaddtb environment variable
2013-07-18 11:14 UTC
[U-Boot] [PATCH 6/7 v8] NAND: TPL : introduce the TPL based on the SPL
2013-07-18 9:48 UTC (5+ messages)
[U-Boot] [PATCH 1/1] net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules
2013-07-18 8:28 UTC
[U-Boot] [PATCH] fs: fat: fix bug when write size is less than a sector size
2013-07-18 8:24 UTC (2+ messages)
[U-Boot] Boot Linux kernel with initramfs fails
2013-07-18 8:15 UTC (2+ messages)
[U-Boot] [PATCH] nds32: Enable FPU if the version of CPU supported
2013-07-18 7:16 UTC (2+ messages)
[U-Boot] OMAP5 uEVM USB eHCI patch set
2013-07-18 7:10 UTC (14+ messages)
` [U-Boot] [PATCH v3 1/7] omap5: uevm: Change the board name to correct name
` [U-Boot] [PATCH v3 2/7] ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
` [U-Boot] [PATCH v3 3/7] ARM: OMAP: USB: Fix linker error when ULPI is not defined
` [U-Boot] [PATCH v3 4/7] ARM: OMAP5-uevm: Add USB ehci support for the uEVM
` [U-Boot] [PATCH v3 5/7] ARM: OMAP5-uevm: Add USB MAC ethernet address
` [U-Boot] [PATCH v3 6/7] USB: usb-hub: Add a weak function for resetting devices
` [U-Boot] [PATCH v3 7/7] ARM: OMAP5-uevm: Add usb device reset API
[U-Boot] [PATCH 1/2] dfu, nand, ubi: add partubi alt settings for updating ubi partition
2013-07-18 6:57 UTC (13+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "
[U-Boot] How to create a library with already built library
2013-07-18 6:49 UTC (4+ messages)
[U-Boot] [RFC] ARM-optimized memcpy/memset on SPL build
2013-07-18 4:26 UTC
[U-Boot] [PATCH] net: fec: Avoid MX28 bus sync issue
2013-07-18 4:12 UTC (10+ messages)
[U-Boot] [PATCH v2] usb: Use well-known descriptor sizes when parsing configuration
2013-07-18 0:55 UTC
[U-Boot] [PATCH v3 2/2] env_nand.c: support falling back to redundant env when writing
2013-07-17 22:25 UTC (2+ messages)
[U-Boot] [PATCH] mkimage: Use board config to get CONFIG_FIT_SIGNATURE value
2013-07-17 22:17 UTC (2+ messages)
[U-Boot] [PATCH 0/1] Add NAND to board/ti/am335x/README
2013-07-17 22:04 UTC (4+ messages)
` [U-Boot] [PATCH 1/1] board/ti/am335x/README: Document NAND programming
[U-Boot] U-boot & x86 & coreboot
2013-07-17 21:57 UTC (7+ messages)
` [U-Boot] FW: "
[U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black
2013-07-17 21:08 UTC (4+ messages)
` [U-Boot] [PATCH 1/5] am335x_evm: Make NAND support modular
[U-Boot] [PATCH 1/1] ddr cfg: DRAM_RESET needs 0x00020030
2013-07-17 19:46 UTC
[U-Boot] [PATCH RFC V1 00/18] Make mv_udc work for i.mx6
2013-07-17 18:04 UTC (25+ messages)
` [U-Boot] [PATCH RFC V1 01/18] Add functions for use with i.mx6 otg udc
` [U-Boot] [PATCH RFC V1 02/18] mx6: iomux: add GPR1 defines
` [U-Boot] [PATCH RFC V1 03/18] mx6: define OTG_BASE_ADDR
` [U-Boot] [PATCH RFC V1 04/18] nitrogen6x: add otg usb ethernet gadget support
` [U-Boot] [PATCH RFC V1 05/18] nitrogen6x: add CONFIG_MV_UDC
` [U-Boot] [PATCH RFC V1 06/18] usb: gadget: config: fix unaligned access issues
` [U-Boot] [PATCH RFC V1 07/18] usb: gadget: mv_udc: set udc after controller.udc is initialized
` [U-Boot] [PATCH RFC V1 08/18] usb: gadget: mv_udc: add MX6Q specific reset
` [U-Boot] [PATCH RFC V1 09/18] usb: gadget: ether set wMaxPacketSize
` [U-Boot] [PATCH RFC V1 10/18] usb: gadget: ether: return error from rx_submit if no request
` [U-Boot] [PATCH RFC V1 11/18] usb: gadget: mv_udc: split mv_udc.h file
` [U-Boot] [PATCH RFC V1 12/18] usb: udc: add udc.h include file
` [U-Boot] [PATCH RFC V1 13/18] usb: gadget: mv_udc: fix typo in error message
` [U-Boot] [PATCH RFC V1 14/18] usb: gadget: mv_udc: use static initialization of ops, udc
` [U-Boot] [PATCH RFC V1 15/18] usb: gadget: mv_udc: set is_dualspeed = 1
` [U-Boot] [PATCH RFC V1 16/18] usb: gadget: mv_udc: fix full speed connections
` [U-Boot] [PATCH RFC V1 17/18] usb: gadget: mv_udc: fix cache issues
` [U-Boot] [PATCH RFC V1 18/18] usb: gadget: mv_udc: clear desc upon ep_disable
[U-Boot] i.MX6 DRAM_RESET documentation
2013-07-17 17:24 UTC (4+ messages)
[U-Boot] [PATCH] arm: at91sam9n12: change EBI IO to high drive mode
2013-07-17 17:05 UTC (7+ messages)
[U-Boot] Please pull u-boot-mpc85xx.git
2013-07-17 14:39 UTC (3+ messages)
[U-Boot] Please pull u-boot-mmc.git
2013-07-17 14:39 UTC (2+ messages)
[U-Boot] [PATCH] README.mx28_common: Rename it to README.mxs
2013-07-17 14:38 UTC (7+ messages)
[U-Boot] [PATCH 1/3] bootm: Move fixup_silent_linux() earlier in the bootm stages
2013-07-17 14:38 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] RFC: bootm: Add silent_linux environment variable
` [U-Boot] [PATCH 3/3] image: Display FIT timestamp when booting
[U-Boot] [PATCH v2 1/7] am33xx/omap3: Clean up gpmc_init slightly
2013-07-17 13:32 UTC (7+ messages)
` [U-Boot] [PATCH v2 7/7] am335x_evm: Add support to boot from NOR
[U-Boot] [U-boot] failed to boot an compressed u-boot.bin
2013-07-17 11:51 UTC
[U-Boot] [PATCH 2/8] arm: spl: Do not set the stack pointer twice
2013-07-17 11:46 UTC (2+ messages)
[U-Boot] [PATCH] arm: spl: Do not set the stack pointer twice
2013-07-17 11:35 UTC
[U-Boot] [PATCH v2] mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x
2013-07-17 9:20 UTC (6+ messages)
[U-Boot] standalone-examples: support custom GCC lib
2013-07-17 8:31 UTC (4+ messages)
` [U-Boot] [PATCH] "
[U-Boot] PCIe support for Tegra T30 ?
2013-07-17 5:35 UTC (3+ messages)
[U-Boot] [PATCH] fsl_esdhc: Touch only relevant sys ctrl bits
2013-07-17 0:10 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
2013-07-17 0:10 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
2013-07-17 0:10 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [U-Boot, RFC] ext4fs: le32_to_cpu() used on a 16-bit field
2013-07-16 23:32 UTC (3+ messages)
[U-Boot] [PATCH][v3] powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL
2013-07-16 23:23 UTC (2+ messages)
` [U-Boot] [U-Boot, v3] "
[U-Boot] [PATCH v7 5/5] mpc85xx: Add gdsys ControlCenter Digital board
2013-07-16 23:21 UTC (2+ messages)
` [U-Boot] [U-Boot, v7, "
[U-Boot] [PATCH v7 4/5] Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
2013-07-16 23:21 UTC (2+ messages)
` [U-Boot] [U-Boot, v7, "
[U-Boot] [PATCH v7 3/5] Add Atmel I2C tpm
2013-07-16 23:21 UTC (2+ messages)
` [U-Boot] [U-Boot,v7,3/5] "
[U-Boot] [PATCH v7 2/5] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
2013-07-16 23:21 UTC (2+ messages)
` [U-Boot] [U-Boot, v7, "
[U-Boot] [PATCH v7 1/5] tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
2013-07-16 23:20 UTC (2+ messages)
` [U-Boot] [U-Boot, v7, "
[U-Boot] [PATCH v2] board/p1010rdb: add pin mux and sdhc support in any boot
2013-07-16 22:29 UTC (2+ messages)
[U-Boot] OMAP5 USB EHCI
2013-07-16 20:19 UTC (5+ messages)
` [U-Boot] [[PATCH v2 5/6] USB: ehci: Add a weak function for resetting devices
[U-Boot] [ANN] v2013.07-rc3
2013-07-16 16:33 UTC (3+ messages)
[U-Boot] [PATCH] Revert "MIPS: Jz4740: Add qi_lb60 board support"
2013-07-16 14:37 UTC (2+ messages)
[U-Boot] [PATCH] common: remove unaligned access error in bootmenu_getoption()
2013-07-16 14:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] Fix ext2/ext4 filesystem accesses beyond 2TiB
2013-07-16 14:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] cramfs: fix bug for wrong filename comparison
2013-07-16 14:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 1/1] patman: README documentation nits (unit test)
2013-07-16 14:37 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] scsi: Correct types of scsi_read/write()
2013-07-16 14:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel
2013-07-16 14:37 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm: exynos: fix clock calculation
2013-07-16 14:37 UTC (4+ messages)
` [U-Boot] [PATCH] arm:exynos:fix: Fix clock calculation for Exynos4210 based targets
` [U-Boot] "
[U-Boot] [PATCH 2/2 V3] PPC MPC83xx: Fix MPC8323ERDB build warning
2013-07-16 14:36 UTC (2+ messages)
` [U-Boot] [U-Boot, 2/2, "
[U-Boot] [PATCH 1/3] arm: spl: Fix SPL booting for OMAP3
2013-07-16 14:36 UTC (4+ messages)
[U-Boot] [ANN] v2013.07-rc2
2013-07-16 14:21 UTC (6+ messages)
[U-Boot] [PATCH] SPL: Limit image name print length
2013-07-16 11:45 UTC
[U-Boot] Setting Ethernet Speed in NFS boot
2013-07-16 10:10 UTC (3+ messages)
[U-Boot] [RFC] Improve bootargs for IGEP boards
2013-07-16 8:00 UTC
[U-Boot] [PATCH] mxc_gpio: Correct the GPIO handling in gpio_direction_output()
2013-07-16 7:22 UTC (2+ messages)
[U-Boot] [U-boot] uboot.lst file question
2013-07-16 1:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox