public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-09-23 02:58:33 to 2016-09-24 02:27:52 UTC [more...]

[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  (8+ messages)
` [U-Boot] [PATCH 2/2] Makefile: rm u-boot.cfg dependencies are missing
  ` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/2] Makefile: use if_change_dep for u-boot.cfg

[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  (7+ messages)
` [U-Boot] [PATCH v7 09/12] dm: core: Match compatible strings in order of priority
` [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  (6+ 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] 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  (14+ messages)
` [U-Boot] [PATCH 02/15] spi: Add driver for Marvell "
  ` [U-Boot] [PATCH 02/15 v2] "
  ` [U-Boot] [PATCH 02/15 v3] "
` [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 

[U-Boot] Rockchip patches for testing
 2016-09-23 12:18 UTC  (3+ messages)

[U-Boot] disabling mmc in spl when booting using bootrom
 2016-09-23 11:59 UTC  (6+ messages)

[U-Boot] [PATCH 09/15] arm64: mvebu: Armada 3700: Add SPI device tree nodes
 2016-09-23 11:49 UTC  (3+ messages)
` [U-Boot] [PATCH 09/15 v2] "

[U-Boot] [PATCH] ns16650: Make sure we have CONFIG_CLK set before using infrastructure
 2016-09-23 11:15 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mmc: sdhci: use the host version value in sdhci_setup_cfg
 2016-09-23 10:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mmc: sdhci: use the generic error number

[U-Boot] [RFC v2] bootm: fix passing argc to standalone apps
 2016-09-23 10:17 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
 2016-09-23 10:13 UTC 

[U-Boot] couple questions on driver model for gpio, and gpio in sandbox
 2016-09-23 10:02 UTC 

[U-Boot] [PATCH 0/2] Renaming the fsl/nxp specific functions
 2016-09-23  9:13 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum

[U-Boot] [PATCH] arm: ls102xa: Remove reduplicate definition for Generic Timer frequency
 2016-09-23  8:03 UTC 

[U-Boot] [v2, 1/5] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response
 2016-09-23  7:59 UTC  (13+ messages)
    ` [U-Boot] [v2, 2/5] mmc: send STOP command when the READ/WRITE commands fail
    ` [U-Boot] [v2, 4/5] mmc: add workaround for eSDHC erratum A009620

[U-Boot] [PATCH v4] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-09-23  7:27 UTC 

[U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices
 2016-09-23  6:32 UTC 

[U-Boot] [PATCH v1] ARM: dts: Makefile: Use board to decide to compile dts
 2016-09-23  6:01 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig
 2016-09-23  5:34 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI

[U-Boot] [PATCH v3 0/6] power: pmic: Add support for Palmas family of PMICs
 2016-09-23  4:17 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/6] dm: i2c: Add u8 read/write i2c functions
` [U-Boot] [PATCH v3 2/6] power: regulator: Add ctrl_reg and volt_reg fields for pmic
` [U-Boot] [PATCH v3 3/6] power: pmic: Palmas: Add the base pmic support

[U-Boot] [PATCH v2] mmc: mmc-uclass: Add mmc_init() in mmc preinit phrase
 2016-09-23  4:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sandbox, x86: select DM_KEYBOARD instead of default y entry
 2016-09-23  4:16 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] input: specify the default of I8042_KEYB in more correct manner

[U-Boot] [PATCH] fpga: Add Kconfig to fpga subsystem
 2016-09-23  4:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] serial: atmel_usart: Support to enable an early debug UART
 2016-09-23  4:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] serial: Kconfig: Add ATMEL_USART option

[U-Boot] [RESEND PATCH 00/10] Consolidate errno.h headers, improvements of rest and ehci-generic
 2016-09-23  4:16 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH 01/10] treewide: use #include <...> to include public headers
` [U-Boot] [RESEND PATCH 02/10] Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>

[U-Boot] [PATCH v2] cros_ec: Fix issue with cros_ec_flash_write command
 2016-09-23  4:15 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: usb: run 'usb start' when USB is stopped
 2016-09-23  4:15 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1] common/console.c: ensure GD_FLG_SILENT is set or cleared
 2016-09-23  3:59 UTC 

[U-Boot] FDT pointer value, passed by the PI firmware, is not set in u-boot
 2016-09-23  3:47 UTC  (3+ messages)
    ` [U-Boot] Fw: "

[U-Boot] [PATCH v2 0/3] Add sdram capacity auto detect for rk3288
 2016-09-23  2:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] dts: rk3288: remove node in dmc which not need anymore

[U-Boot] [PATCH 0/4] boot-mode support in rockchip platform
 2016-09-23  2:58 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] rockchip: add boot-mode support for rk3288, rk3036


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