public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-12 03:29:56 to 2017-07-13 06:31:38 UTC [more...]

[U-Boot] [PATCH v11 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-07-13  6:31 UTC  (16+ messages)
` [U-Boot] [PATCH v11 2/6] arm: socfpga: Restructure FPGA driver in the preparation to support A10
` [U-Boot] [PATCH v11 3/6] kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
` [U-Boot] [PATCH v11 5/6] drivers: Enable FPGA driver build on SPL
` [U-Boot] [PATCH v11 6/6] arm: socfpga: Add FPGA driver support for Arria 10

[U-Boot] [PATCH BUGFIX] net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
 2017-07-13  5:57 UTC 

[U-Boot] Data Abort with gcc 7.1
 2017-07-13  3:52 UTC  (17+ messages)

[U-Boot] [PATCH v2 0/9] make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
 2017-07-13  3:30 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] "
` [U-Boot] [PATCH v2 2/9] mips: spl and normal u-boot stage set SYS_MALLOC_F indepently
` [U-Boot] [PATCH v2 3/9] powerpc: "
` [U-Boot] [PATCH v2 4/9] microblaze: "
` [U-Boot] [PATCH v2 5/9] rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board
` [U-Boot] [PATCH v2 6/9] rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036
` [U-Boot] [PATCH v2 7/9] rockchip: enable SPL_LIBGENERIC for rk3036 based boards
` [U-Boot] [PATCH v2 8/9] rockchip: use debug() instead of printf when back to bootrom
` [U-Boot] [PATCH v2 9/9] rockchip: add u-boot specific dts for rk3036 sdk

[U-Boot] [PATCH] rockchip: rk3229: add dwc2 node for fastboot
 2017-07-13  2:59 UTC  (2+ messages)
` [U-Boot] [PATCH] rockchip: dts: "

[U-Boot] Pull request: u-boot-mips
 2017-07-13  0:33 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-07-12 23:45 UTC  (11+ messages)
` [U-Boot] [PATCH 1/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
` [U-Boot] [PATCH 2/3] configs: dra7xx_evm: am57xx_evm: Enable DM_REGULATOR_PBIAS
` [U-Boot] [PATCH 3/3] dm: syscon: scan sub-nodes of the syscon node

[U-Boot] [RESEND PATCH 0/4] Switch odroid to use distro_bootcmd
 2017-07-12 22:59 UTC  (2+ messages)

[U-Boot] [RESEND PATCH] Inherit default value for bootdelay from distro_bootcmd on odroid-xu3
 2017-07-12 22:58 UTC  (2+ messages)

[U-Boot] [PATCH] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-07-12 21:32 UTC  (8+ messages)

[U-Boot] [PATCH] mx6sabreauto: Make Ethernet functional again
 2017-07-12 21:31 UTC 

[U-Boot] [PATCH 0/5] mmc: omap_hsmmc: Add support for ADMA
 2017-07-12 21:21 UTC  (3+ messages)

[U-Boot] [PATCH] MIPS: bootm: Fix broken boot_env_legacy codepath
 2017-07-12 20:33 UTC  (2+ messages)

[U-Boot] Ethernet not functional on i.MX6DL Sabre Auto
 2017-07-12 20:17 UTC  (3+ messages)

[U-Boot] [PATCH 00/14] Cleanup for 8xx and other misc powerpc
 2017-07-12 19:56 UTC  (25+ messages)
` [U-Boot] [PATCH 01/14] powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()
` [U-Boot] [PATCH 02/14] powerpc: get rid of addr_probe()
` [U-Boot] [PATCH 03/14] powerpc, timer: Does 8xx specific actions in 8xx cpu_init
` [U-Boot] [PATCH 04/14] power, timer: reset TBL before TBU
` [U-Boot] [PATCH 05/14] powerpc: move set_msr() and get_msr() into .h
` [U-Boot] [PATCH 06/14] powerpc: Remove unneccessary #ifdefs in reginfo
` [U-Boot] [PATCH 07/14] Convert CONFIG_CMD_REGINFO to Kconfig
` [U-Boot] [PATCH 08/14] powerpc, 8xx: Simplifying check_CPU()
` [U-Boot] [PATCH 09/14] powerpc, 8xx: Move cache function into C files
` [U-Boot] [PATCH 10/14] powerpc, 8xx: move get_immr() into C
` [U-Boot] [PATCH 11/14] powerpc, 8xx: move cache helper "
` [U-Boot] [PATCH 12/14] powerpc: move get_pvr() and get_svr() "
` [U-Boot] [PATCH 13/14] powerpc, 8xx: fix missing function declarations
` [U-Boot] [PATCH 14/14] powerpc: Remove 8260 remainders

[U-Boot] [PATCH 1/2] [rfc] parse the second area of android image
 2017-07-12 18:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] [rfc] support booting arm64 "

[U-Boot] [PATCH 1/5] ubi: Kconfig: Fix MTD_UBI selection dependency
 2017-07-12 18:14 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] cmd: Kconfig: Fix a dependency of CMD_MTDPARTS
` [U-Boot] [PATCH 3/5] ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS
` [U-Boot] [PATCH 4/5] cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS
` [U-Boot] [PATCH 5/5] cmd: Kconfig: Fix CMD_UBIFS dependencies

[U-Boot] [PATCH 0/2] power: palmas: Allow changing the voltage of LDO1
 2017-07-12 17:31 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] regulator: palmas: Add support for LDO1 regulator to provide 1.8V
` [U-Boot] [PATCH 2/2] regulator: palmas: disable bypass when the LDO is enabled

[U-Boot] [PATCH 1/2] mmc: sunxi: Support the new mode
 2017-07-12 16:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T

[U-Boot] [PATCH] sunxi: usb_phy: Fix the phy_ctl offset on the A83T
 2017-07-12 16:07 UTC  (2+ messages)

[U-Boot] Warning due to commit 6a516ef15d79
 2017-07-12 15:00 UTC  (3+ messages)

[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
 2017-07-12 14:37 UTC  (2+ messages)

[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
 2017-07-12 14:34 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2017-07-12 14:25 UTC  (2+ messages)

[U-Boot] [RFC] efi: variable support
 2017-07-12 12:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-07-12 12:52 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD

[U-Boot] [PATCH 00/30] env: Move environment code to use location drivers
 2017-07-12 12:24 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well
 2017-07-12 12:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ti816x: Enable ethernet support
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 18/18] mtd: nand: make nand_info array static
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 17/18] armv8: fsl-layerscape: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 16/18] board: toradex: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 15/18] board: BuR: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 14/18] board: ronetix: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 13/18] board: atmel: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 12/18] cmd: mvebu: bubt: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 11/18] mtd: nand: drv: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 10/18] net: fm: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 09/18] net: phy: cortina: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 08/18] cmd: nand: remove direct access to struct mtd_info->priv
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 07/18] fs: use get_nand_dev_by_index()
 2017-07-12 12:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,07/18] "

[U-Boot] [PATCH v4 06/18] common: use get_nand_dev_by_index()
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,06/18] "

[U-Boot] [PATCH v4 05/18] cmd: jffs2: use get_nand_dev_by_index()
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 04/18] cmd: bootm: use get_nand_dev_by_index()
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 03/18] dfu: dfu_nand: use get_nand_dev_by_index()
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 02/18] common: env_nand: use get_nand_dev_by_index()
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 01/18] cmd: nand: abstract global variable usage for dm conversion
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v2 2/6] am33xx: board: Refactor USB initialization into separate function
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/6] configs: am335x_evm: Enable FASTBOOT based on kconfig
 2017-07-12 12:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Does U-boot allow snapshot restoration?
 2017-07-12 12:12 UTC  (4+ messages)

[U-Boot] [PATCH] ls1046aqds: update the defaule mtdparts
 2017-07-12 11:07 UTC 

[U-Boot] [PATCH 0/3] efi_loader: event services
 2017-07-12 11:05 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: implement multiple event support
` [U-Boot] [PATCH 2/3] efi_loader: implement WaitForKey
` [U-Boot] [PATCH 3/3] efi_loader: no debug message on wait for key

[U-Boot] Adding Debug Symbol To U-Boot
 2017-07-12 10:42 UTC 

[U-Boot] [PATCH] rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc
 2017-07-12 10:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rockchip: spl: make boot0 hook TPL safe
 2017-07-12 10:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv
 2017-07-12 10:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] rockchip: clk: rk3399: remove unused fields from priv-structures
 2017-07-12 10:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Cubox-i broken
 2017-07-12  9:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/15] usb: hub: Support USB 3.0 hubs
 2017-07-12  8:50 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/15] usb: xhci-pci: Drop non-DM version of xhci-pci driver
` [U-Boot] [PATCH v2 02/15] usb: xhci-pci: Clean up the driver a little bit
` [U-Boot] [PATCH v2 03/15] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
` [U-Boot] [PATCH v2 04/15] usb: hub: Remove hub_port_reset()
` [U-Boot] [PATCH v2 05/15] usb: hub: Add a new API to test if a hub device is root hub
` [U-Boot] [PATCH v2 06/15] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH v2 07/15] usb: hub: Support 'set hub depth' request for USB 3.0 hubs
` [U-Boot] [PATCH v2 08/15] usb: xhci: Change xhci_setup_addressable_virt_dev() signature
` [U-Boot] [PATCH v2 09/15] usb: xhci: Program 'route string' in the input slot context
` [U-Boot] [PATCH v2 10/15] usb: hub: Parse and save TT details from device descriptor
` [U-Boot] [PATCH v2 11/15] dm: usb: Add a new USB controller operation 'update_hub_device'
` [U-Boot] [PATCH v2 12/15] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
` [U-Boot] [PATCH v2 13/15] usb: xhci: Implement update_hub_device() operation
` [U-Boot] [PATCH v2 14/15] usb: xhci: Correct TT_SLOT and TT_PORT macros
` [U-Boot] [PATCH v2 15/15] usb: xhci: Enable TT to support LS/FS devices behind a HS hub

[U-Boot] [PATCH 0/2] Enable pxe boot for mx53cx9020
 2017-07-12  8:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] imx: cx9020: use fdt_addr_r and ramdisk_addr_r
` [U-Boot] [PATCH 2/2] imx: cx9020: try pxe boot, if no vmlinuz on mmc

[U-Boot] [PATCH] mx6sabreauto: Add Falcon mode support
 2017-07-12  8:29 UTC  (2+ messages)

[U-Boot] [PATCH] warp: Use PARTUUID to specify the rootfs location
 2017-07-12  8:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx6sabreauto: Do not enable WEIM by default
 2017-07-12  8:21 UTC  (2+ messages)

[U-Boot] [PATCH] ls1046aqds: update the defaule mtdparts
 2017-07-12  7:43 UTC 

[U-Boot] [PATCH 1/4] tools/kwbimage: update the list of SoCs using v1 header
 2017-07-12  5:55 UTC  (2+ messages)

[U-Boot] [v2] arm64: mvebu: use single defconfig for Armada8K development boards
 2017-07-12  5:54 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] Support for the Turris Omnia router
 2017-07-12  5:53 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-12  3:30 UTC  (15+ messages)
` [U-Boot] [PATCH v4 07/20] dm: video: tegra124: Convert "
` [U-Boot] [PATCH v4 08/20] tegra: dts: Move stdout-path to /chosen
` [U-Boot] [PATCH v4 09/20] dm: tegra: gpio: Convert to support livetree
` [U-Boot] [PATCH v4 10/20] dm: tegra: usb: Convert to livetree
` [U-Boot] [PATCH v4 11/20] dm: tegra: spi: "
` [U-Boot] [PATCH v4 12/20] dm: tegra: i2c: "
` [U-Boot] [PATCH v4 13/20] dm: tegra: pwm: "
` [U-Boot] [PATCH v4 14/20] dm: tegra: mmc: "
` [U-Boot] [PATCH v4 15/20] dm: tegra: pci: "
` [U-Boot] [PATCH v4 16/20] power: Add a regulator driver for the as3722 PMIC
` [U-Boot] [PATCH v4 17/20] power: Add a GPIO "
` [U-Boot] [PATCH v4 18/20] dm: power: Convert as3722 to driver model
` [U-Boot] [PATCH v4 19/20] fdtdec: Drop old compatible values
` [U-Boot] [PATCH v4 20/20] dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree


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