public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-09-23 12:37:41 to 2016-09-25 00:19:54 UTC [more...]

[U-Boot] [PATCH v2 00/27] spl: Use linker list and parameters for SPL image loading
 2016-09-25  0:19 UTC  (5+ messages)
` [U-Boot] [PATCH v2 01/27] spl: Move spl_board_load_image() into a generic header
` [U-Boot] [PATCH v2 02/27] spl: Add a parameter to spl_set_header_raw_uboot()
` [U-Boot] [PATCH v2 03/27] spl: Add a parameter to spl_parse_image_header()
` [U-Boot] [PATCH v2 04/27] spl: Add a parameter to jump_to_image_linux()

[U-Boot] [PATCH v2 00/29] Kconfig: Move console options to Kconfig
 2016-09-25  0:17 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/29] Remove some merge markers
` [U-Boot] [PATCH v2 02/29] Convert SILENT_CONSOLE options to Kconfig
` [U-Boot] [PATCH v2 03/29] Convert CONSOLE_PRE_CONSOLE_BUFFER "
` [U-Boot] [PATCH v2 04/29] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al "
` [U-Boot] [PATCH v2 05/29] config: Drop CONFIG_CONSOLE
` [U-Boot] [PATCH v2 06/29] config: Drop CONFIG_CONSOLE_DEV
` [U-Boot] [PATCH v2 07/29] Convert CONFIG_VIDEO to Kconfig
` [U-Boot] [PATCH v2 08/29] Convert CONFIG_CFB_CONSOLE "
` [U-Boot] [PATCH v2 09/29] Convert CONFIG_CFB_CONSOLE_ANSI "
` [U-Boot] [PATCH v2 10/29] Convert CONFIG_VIDEO_CT69000 "
` [U-Boot] [PATCH v2 11/29] Convert CONFIG_SYS_CONSOLE_BG_COL et al "
` [U-Boot] [PATCH v2 12/29] video: Drop the smiLynxEM driver
` [U-Boot] [PATCH v2 13/29] video: Drop the imx25lcdc driver
` [U-Boot] [PATCH v2 14/29] video: Drop the s3c-fb driver
` [U-Boot] [PATCH v2 15/29] video: Drop the sed13806 driver
` [U-Boot] [PATCH v2 16/29] Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
` [U-Boot] [PATCH v2 17/29] video: Drop CONFIG_VIDEO_HW_CURSOR
` [U-Boot] [PATCH v2 18/29] Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
` [U-Boot] [PATCH v2 19/29] video: Drop CONFIG_VIDEO_SW_CURSOR
` [U-Boot] [PATCH v2 20/29] Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
` [U-Boot] [PATCH v2 21/29] video: Move video_get_info_str() prototype to a header file
` [U-Boot] [PATCH v2 22/29] video: Drop CONFIG_CONSOLE_INFO_QUIET
` [U-Boot] [PATCH v2 23/29] Convert CONFIG_LCD to Kconfig
` [U-Boot] [PATCH v2 24/29] Convert CONFIG_CONSOLE_SCROLL_LINES "
` [U-Boot] [PATCH v2 25/29] Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE "
` [U-Boot] [PATCH v2 26/29] Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE "
` [U-Boot] [PATCH v2 27/29] Convert CONFIG_SYS_CONSOLE_INFO_QUIET "
` [U-Boot] [PATCH v2 28/29] Convert CONFIG_USB_KEYBOARD "
` [U-Boot] [PATCH v2 29/29] Convert CONFIG_SYS_STDIO_DEREGISTER "

[U-Boot] [PATCH] mx6sabresd: Make SPL DDR configuration to match the DCD table
 2016-09-24 23:36 UTC 

[U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices
 2016-09-24 17:26 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 2/2] block: Move ceva driver to DM

[U-Boot] Please pull u-boot-marvell/master
 2016-09-24 16:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] arm: mvebu: create generic 88F6820 config option
 2016-09-24  8:10 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] arm: mvebu: add DB-88F6820-AMC board
` [U-Boot] [PATCH v2 3/3] arm: mvebu: NAND support for DB-88F6820-AMC

[U-Boot] [PATCH] arm: mvebu: theadorable: Configure board for PCIe 2.0 capability
 2016-09-24  8:08 UTC  (2+ messages)

[U-Boot] [PATCH 02/15] spi: Add driver for Marvell Armada 3700 SoC
 2016-09-24  7:52 UTC  (8+ messages)
` [U-Boot] [PATCH 02/15 v2] "
` [U-Boot] [PATCH 02/15 v3] "

[U-Boot] [PATCH] Cash flash correction of do_load()
 2016-09-24  2:55 UTC 

[U-Boot] [RESEND PATCH 10/10] usb: ehci-generic: support reset control for generic EHCI
 2016-09-24  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 09/10] reset: add no-op stubs for optional reset control
 2016-09-24  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 08/10] errno.h: sync error macros with linux 4.8-rc7
 2016-09-24  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 07/10] Move ENOTSUPP defines to include/linux/errno.h
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 06/10] Move error macros from <asm-generic/errno.h> to <linux/errno.h>
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 04/10] Remove arch/${ARCH}/include/asm/errno.h
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h>
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 02/10] Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 01/10] treewide: use #include <...> to include public headers
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH v3 8/8] drivers: squash lines for immediate return
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 7/8] arch, board: squash lines for immediate return
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 6/8] libfdt: simplify fdt_del_mem_rsv()
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,6/8] "

[U-Boot] [PATCH v3 5/8] x86: squash lines for immediate return
 2016-09-24  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/8] usb: squash lines for immediate return
 2016-09-24  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/8] usb: replace ehci_*_remove() with usb_deregister()
 2016-09-24  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/8] video: squash lines for immediate return
 2016-09-24  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/8] mmc: squash lines for immediate return
 2016-09-24  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 1/2] Makefile: use if_change_dep for u-boot.cfg
 2016-09-24  0:05 UTC  (5+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: miniarm: remove eMMC support
 2016-09-24  0:03 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] add pwm regulator driver
 2016-09-24  0:03 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/7] rockchip: rk3399: update PPLL and pmu_pclk frequency
` [U-Boot] [PATCH v3 2/7] rockchip: rkpwm: fix the register sequence
` [U-Boot] [PATCH v3 3/7] power: regulator: add pwm regulator
` [U-Boot] [PATCH v3 4/7] rockchip: evb_rk3399: init vdd_center regulator
` [U-Boot] [PATCH v3 5/7] Kconfig: rockchip: enable DM_PWM and DM_REGULATOR
` [U-Boot] [PATCH v3 6/7] dts: evb-rk3399: add init voltage node for vdd-center
` [U-Boot] [PATCH v3 7/7] config: evb-rk3399: enable pwm regulator

[U-Boot] [PATCH 1/3] mmc: dw_mmc: change the read/write order under fifo mode
 2016-09-24  0:03 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] rockchip: add usb mass storage feature support for rk3036

[U-Boot] [PATCH v3 0/2] With this change the SPL binary shrinks from 32k to 23k when
 2016-09-24  0:02 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
` [U-Boot] [PATCH v3 2/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board

[U-Boot] [PATCH] rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled
 2016-09-24  0:02 UTC  (6+ messages)

[U-Boot] [PATCH] rockchip: rk3288: sdram: fix DDR address range
 2016-09-24  0:02 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: tegra: flush caches via SMC call
 2016-09-23 23:43 UTC 

[U-Boot] [PATCH] ARM: tegra: fix clock_get_periph_rate() for UART clocks
 2016-09-23 22:44 UTC 

[U-Boot] [PATCH 0/2] at91: video: add driver for Atmel HLCD controller
 2016-09-23 22:15 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] at91: video: Support driver-model for the HLCD driver
` [U-Boot] [PATCH 2/2] at91: video: DT binding for HLCDC driver

[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
 2016-09-23 21:49 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device

[U-Boot] [PATCH 00/13] buildman: Threading and output improvements
 2016-09-23 21:13 UTC  (7+ messages)
` [U-Boot] [PATCH 06/13] buildman: Tidy up the 'cloning' message

[U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig
 2016-09-23 21:13 UTC  (62+ messages)
` [U-Boot] [PATCH 01/28] Remove some merge markers
` [U-Boot] [PATCH 02/28] Convert SILENT_CONSOLE options to Kconfig
` [U-Boot] [PATCH 03/28] Convert CONSOLE_PRE_CONSOLE_BUFFER "
` [U-Boot] [PATCH 04/28] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al "
` [U-Boot] [PATCH 05/28] config: Drop CONFIG_CONSOLE
` [U-Boot] [PATCH 06/28] config: Drop CONFIG_CONSOLE_DEV
` [U-Boot] [PATCH 07/28] Convert CONFIG_VIDEO to Kconfig
` [U-Boot] [PATCH 08/28] Convert CONFIG_CFB_CONSOLE "
` [U-Boot] [PATCH 09/28] Convert CONFIG_CFB_CONSOLE_ANSI "
` [U-Boot] [PATCH 10/28] Convert CONFIG_VIDEO_CT69000 "
` [U-Boot] [PATCH 11/28] Convert CONFIG_SYS_CONSOLE_BG_COL et al "
` [U-Boot] [PATCH 12/28] video: Drop the smiLynxEM driver
` [U-Boot] [PATCH 13/28] video: Drop the imx25lcdc driver
` [U-Boot] [PATCH 14/28] video: Drop the s3c-fb driver
` [U-Boot] [PATCH 15/28] video: Drop the sed13806 driver
` [U-Boot] [PATCH 16/28] Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
` [U-Boot] [PATCH 17/28] video: Drop CONFIG_VIDEO_HW_CURSOR
` [U-Boot] [PATCH 18/28] Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
` [U-Boot] [PATCH 19/28] video: Drop CONFIG_VIDEO_SW_CURSOR
` [U-Boot] [PATCH 20/28] Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
` [U-Boot] [PATCH 21/28] video: Move video_get_info_str() prototype to a header file
` [U-Boot] [PATCH 22/28] video: Drop CONFIG_CONSOLE_INFO_QUIET
` [U-Boot] [PATCH 23/28] Convert CONFIG_LCD to Kconfig
` [U-Boot] [PATCH 24/28] Convert CONFIG_CONSOLE_SCROLL_LINES "
` [U-Boot] [PATCH 25/28] Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE "
` [U-Boot] [PATCH 26/28] Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE "
` [U-Boot] [PATCH 27/28] Convert CONFIG_SYS_CONSOLE_INFO_QUIET "
` [U-Boot] [PATCH 28/28] Convert CONFIG_SYS_STDIO_DEREGISTER "

[U-Boot] U-boot Driver Model - MMC - missing uclass implementation?
 2016-09-23 21:09 UTC  (4+ messages)

[U-Boot] [PATCH v7 00/12] MIPS Boston Development Board Support
 2016-09-23 21:09 UTC  (5+ messages)
` [U-Boot] [PATCH v7 10/12] dm: syscon: Provide a generic syscon driver

[U-Boot] [PATCH v2 0/2] config whitelist: tool update and sync
 2016-09-23 21:09 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] build-whitelist: do not add new options to whitelist when update
` [U-Boot] [PATCH v2 2/2] Sync config_whitelist.txt

[U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations
 2016-09-23 20:53 UTC  (2+ messages)

[U-Boot] [PATCH] test: add NFS download test
 2016-09-23 20:52 UTC  (2+ messages)

[U-Boot] Patch v1 - Update to support MSCC VSC8530/31 and VSC8540/41 PHY's
 2016-09-23 20:49 UTC  (2+ messages)

[U-Boot] [PATCH v2] common/xyzModem.c: Fix delay timeout calculation
 2016-09-23 19:57 UTC  (2+ messages)

[U-Boot] [PATCH v5 16/16] ext4: Fix memory leak of journal buffer if block is updated multiple times
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 15/16] ext4: Correct block number handling, empty block vs. error code
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 14/16] ext4: remove duplicated block release code for extents
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 13/16] ext4: initialize full inode for inodes bigger than 128 bytes
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 12/16] ext4: Use correct value for inode size even on revision 0 filesystems
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 11/16] ext4: Fix memory leak in case of failure
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 10/16] ext4: Avoid out-of-bounds access of block bitmap
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 09/16] ext4: After completely filled group, scan next group from the beginning
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 08/16] ext4: Do not clear zalloc'ed buffers a second time
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 07/16] ext4: Only update number of of unused inodes if GDT_CSUM feature is set
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 06/16] ext4: Scan all directory blocks when looking up an entry
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 05/16] ext4: Avoid corruption of directories with hash tree indexes
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 04/16] ext4: Scan all directory blocks for space when inserting a new entry
 2016-09-23 19:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 03/16] ext4: Do not crash when trying to grow a directory using extents
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 02/16] ext4: propagate error if creation of directory entry fails
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 01/16] ext4: fix possible crash on directory traversal, ignore deleted entries
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v2 6/7] ext4: Respect group descriptor size when adjusting free counts
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/7] ext4: Add helper functions for block group descriptor field access
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 7/7] ext4: Revert rejection of 64bit enabled ext4 fs
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/7] ext4: Use helper function to access group descriptor and its fields
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/7] ext4: Use correct descriptor size when reading the block group descriptor
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/7] ext4: determine group descriptor size for 64bit feature
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/7] ext4: Update ext2/3/4 superblock, group descriptor and inode structures
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 5/5] test/fs: Check writes using "." (same dir) relative path
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/5] test/fs: Check ext4 behaviour if dirent is first entry in directory block
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/5] test/fs: strip noise from filesystem code prior to checking results
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] test/fs: remove use of undefined WRITE_FILE variable
 2016-09-23 19:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/5] test/fs: Restructure file path specification to allow some flexibility
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 4/4] cmd/fat: Do not crash on write when <bytes> is not specified
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] fs/fat: Correct description of determine_fatent function
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] fs/fat: Do not write unmodified fat entries to disk
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] fs/fat: Remove two statements without effect
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 4/4] ext4: fix wrong usage of le32_to_cpu()
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v4 3/4] ext4: fix endianess problems in ext4 write support
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v3 2/4] ext4: use kernel names for byte swaps
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/4] "

[U-Boot] [PATCH v3 1/4] ext4: change structure fields to __le/__be types
 2016-09-23 19:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] fs-test.sh: Update expected results
 2016-09-23 19:55 UTC  (2+ messages)

[U-Boot] ad-hoc config error
 2016-09-23 18:45 UTC  (11+ messages)

[U-Boot] [PATCH 1/5] tools: imximage: add plugin support
 2016-09-23 18:43 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] imx: mx6ullevk: support plugin

[U-Boot] [PATCH] image-fit: Fix fit_get_node_from_config semantics
 2016-09-23 18:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] Makefile: rm u-boot.cfg dependencies are missing
 2016-09-23 18:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] test/py/tests/test_vboot.py: Add check that we boot the image
 2016-09-23 18:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: fec_mxc: Convert into driver model
 2016-09-23 17:47 UTC 

[U-Boot] [PATCH] net: smsc95xx: fix DM MAC address reading
 2016-09-23 17:43 UTC  (4+ messages)

[U-Boot] [PATCH] vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
 2016-09-23 16:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 04/15] net: mvneta: Add support for Armada 3700 SoC
 2016-09-23 15:29 UTC  (3+ messages)
` [U-Boot] [PATCH 04/15 v2] "

[U-Boot] [PATCH 01/15] serial: Add serial_mvebu_a3700 for Armada 3700 SoC
 2016-09-23 15:28 UTC  (5+ messages)
` [U-Boot] [PATCH 03/15] net: mvneta: Make driver 64bit safe

[U-Boot] [PATCH v3 00/16] imx6: Add Engicam i.CoreM6 QDL support
 2016-09-23 13:21 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mtd: nand : zynq_nand: Add nand driver support for zynq
 2016-09-23 12:50 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] zynq: nand: Enable Nand flash controller driver a zynq board

[U-Boot] [PATCH 2/2] zynq: nand: Enable Nand flash controller driver a zynq board
 2016-09-23 12:37 UTC 


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