public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-09-18 13:40:45 to 2017-09-20 05:01:50 UTC [more...]

[U-Boot] [PATCH v2 0/6] Board for QEMU's '-machine virt' on ARM
 2017-09-20  5:01 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/6] pci: Add helper for implementing memory-mapped config space accesses
` [U-Boot] [PATCH v2 2/6] pci: xilinx: Use pci_generic_mmap_{read, write}_config()
` [U-Boot] [PATCH v2 3/6] pci: layerscape: Use pci_generic_mmap_{read, write}_config
` [U-Boot] [PATCH v2 4/6] PCI: Add driver for a 'pci-host-ecam-generic' host controller
` [U-Boot] [PATCH v2 5/6] ARM: Add a new arch + board for QEMU's 'virt' machine
` [U-Boot] [PATCH v2 6/6] travis.yml: Add job for running test.py in qemu_arm

[U-Boot] Sandbox 'usb start' causes segment fault
 2017-09-20  3:40 UTC 

[U-Boot] [PATCH v3] cmd: usb: add blk devices to ignore list in tree graph
 2017-09-20  3:32 UTC  (4+ messages)

[U-Boot] [PATCH] imx6: disable clock command and print_cpuinfo code in SPL
 2017-09-20  3:18 UTC  (4+ messages)

[U-Boot] [PATCH 00/13] log: Add a new logging feature
 2017-09-20  3:04 UTC  (6+ messages)
` [U-Boot] [PATCH 06/13] log: Add an implemention of logging
` [U-Boot] [PATCH 13/13] log: Add documentation

[U-Boot] [PATCH v2 0/5] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-09-20  1:51 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/5] arm: make save_boot_params_ret prototype visible for AArch64
` [U-Boot] [PATCH v2 2/5] rockchip: back-to-bootrom: replace assembly-implementation with C-code
` [U-Boot] [PATCH v2 3/5] rockchip: back-to-bootrom: rk3188: chain from SPL via TPL to the BROM
` [U-Boot] [PATCH v2 4/5] rockchip: back-to-bootrom: allow passing a cmd to the bootrom
` [U-Boot] [PATCH v2 5/5] rockchip: back-to-bootrom: do not compile bootrom.o in thumb mode

[U-Boot] [PATCH v2 0/9] Add STM32H7 SoC, Discovery and Evaluation board support
 2017-09-20  1:39 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/9] pinctrl: stm32: add stm32h743-pinctrl compatible
` [U-Boot] [PATCH v2 2/9] serial: stm32x7: add STM32H7 support
` [U-Boot] [PATCH v2 3/9] dm: clk: add clk driver support for stm32h7 SoCs

[U-Boot] [PATCH 1/2] arm: dts: am3517_evm: Sync DTS files with Linux 4.13-RC5
 2017-09-20  1:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: omap3: am3517-evm: Add device tree and DM support

[U-Boot] Kconfiglib update and tools/moveconfig.py
 2017-09-20  0:23 UTC 

[U-Boot] [RESEND PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-09-19 23:26 UTC  (9+ messages)
` [U-Boot] [RESEND PATCH 2/5] video: anx9804: split out registers definitions into a separate header
` [U-Boot] [RESEND PATCH 3/5] video: add anx6345 DM driver
` [U-Boot] [RESEND PATCH 4/5] sunxi: video: split out PLL code
` [U-Boot] [RESEND PATCH 5/5] sunxi: video: add LCD support to DE2 driver

[U-Boot] [PATCH 1/1] test/py: provide example scripts for integrating qemu
 2017-09-19 20:15 UTC  (10+ messages)

[U-Boot] [PATCH v3 1/1] test/py: provide example scripts for integrating qemu
 2017-09-19 20:04 UTC 

[U-Boot] [PATCH V3 1/5] mmc: uniphier-sd: Factor out register IO
 2017-09-19 19:39 UTC  (3+ messages)

[U-Boot] DDR training code for Armada 38x
 2017-09-19 18:58 UTC 

[U-Boot] [PATCH 0/6] i.MX6Q: Add SPL_OF_CONTROL support
 2017-09-19 18:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] i.MX6: engicam: Fix MAINTAINERS/README
` [U-Boot] [PATCH 2/6] imx6ul: geam6ul/isiot: Fix to MMC devices
` [U-Boot] [PATCH 3/6] i.MX6: engicam: Move set_fdt_file to common
` [U-Boot] [PATCH 4/6] i.MX6Q: icorem6: Move spl load fit to common/spl
` [U-Boot] [PATCH 5/6] i.MX6Q: icore: Add SPL_OF_CONTROL support
` [U-Boot] [PATCH 6/6] i.MX6Q: icore: Add imx6q board for icore/icore_rqs

[U-Boot] [PATCH 1/1] scripts/checkpatch: add missing spelling.txt
 2017-09-19 18:28 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected
 2017-09-19 17:46 UTC 

[U-Boot] [PATCH v2 1/1] x86: provide CONFIG_BUILD_ROM
 2017-09-19 17:44 UTC 

[U-Boot] [PATCH] net: ravb: Add PHY reset GPIO support
 2017-09-19 16:24 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: pinctrl: rk3368: add pinctrl for SDMMC0
 2017-09-19 13:49 UTC 

[U-Boot] [PATCH 00/14] Enable Stratix10 SoC support
 2017-09-19 13:13 UTC  (17+ messages)
` [U-Boot] [PATCH 01/14] arm: socfpga: stratix10: Add base address map for Statix10 SoC
` [U-Boot] [PATCH 02/14] arm: dts: Add dts for Stratix10 SoC
` [U-Boot] [PATCH 03/14] arm: socfpga: stratix10: Add Clock Manager driver "
` [U-Boot] [PATCH 04/14] arm: socfpga: stratix10: Add Reset "
` [U-Boot] [PATCH 05/14] arm: socfpga: stratix10: Add pinmux support "
` [U-Boot] [PATCH 06/14] arm: socfpga: stratix10: Add misc "
` [U-Boot] [PATCH 07/14] arm: socfpga: stratix10: Add mailbox "
` [U-Boot] [PATCH 08/14] arm: socfpga: stratix10: Add MMU "
` [U-Boot] [PATCH 09/14] arm: socfpga: Restructure the SPL file
` [U-Boot] [PATCH 10/14] arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC
` [U-Boot] [PATCH 11/14] arm: socfpga: stratix10: Add timer support "
` [U-Boot] [PATCH 12/14] ddr: altera: stratix10: Add DDR "
` [U-Boot] [PATCH 13/14] board: altera: stratix10: Add socdk board "
` [U-Boot] [PATCH 14/14] arm: socfpga: stratix10: Enable Stratix10 SoC build

[U-Boot] [PATCH] dm: core: Round up size when allocating so that it is cache line aligned
 2017-09-19 12:28 UTC  (3+ messages)

[U-Boot] [U-Boot,v2,00/14] Add rockchip SARADC support
 2017-09-19 12:12 UTC  (12+ messages)
` [U-Boot] [U-Boot,v2,01/14] adc: Add driver for Rockchip SARADC
` [U-Boot] [U-Boot, v2, 02/14] configs: rockchip: Enable the ROCKCHIP_SARADC config
` [U-Boot] [U-Boot, v2, 03/14] clk: rockchip: Add rv1108 SARADC clock support
` [U-Boot] [U-Boot, v2, 04/14] clk: rockchip: Add SARADC clock support for rk3288
` [U-Boot] [U-Boot, v2, 06/14] clk: rockchip: Add rk3368 SARADC clock support
` [U-Boot] [U-Boot, v2, 08/14] arm: dts: rv1108: Add SARADC node at dtsi level
` [U-Boot] [U-Boot,v2,09/14] arm: dts: Enable SARADC for rv1108-evb
` [U-Boot] [U-Boot, v2, 10/14] arm: dts: Enable SARADC for rk3288-popmetal
` [U-Boot] [U-Boot,v2,11/14] arm: dts: Enable SARADC for rk3328-evb
` [U-Boot] [U-Boot,v2,14/14] arm: dts: Enable SARADC for rk3399-evb

[U-Boot] Disable axp209 auto start
 2017-09-19 11:39 UTC 

[U-Boot] [PATCH] dwc: ep0: Allocate and flush dwc->ep0_trb in a cache aligned manner
 2017-09-19 11:15 UTC 

[U-Boot] [U-Boot, v2, 13/14] arm: dts: Enable SARADC for rk3368-sheep
 2017-09-19 11:07 UTC 

[U-Boot] [U-Boot, v2, 12/14] arm: dts: Enable SARADC for rk3368-px5-evb
 2017-09-19 11:06 UTC 

[U-Boot] [U-Boot, v2, 07/14] clk: rockchip: Add rk3399 SARADC clock support
 2017-09-19 10:59 UTC 

[U-Boot] [U-Boot, v2, 05/14] clk: rockchip: Add rk3328 SARADC clock support
 2017-09-19 10:57 UTC 

[U-Boot] [PATCH v2 0/1] Update Kconfiglib with 'imply' support
 2017-09-19 10:52 UTC  (2+ messages)
` [U-Boot] [PATCH v2 1/1] kconfiglib: update "

[U-Boot] [RESEND PATCH 1/3] pwm: sunxi: add support for PWM found on Allwinner A64 and H3
 2017-09-19  9:31 UTC  (8+ messages)
` [U-Boot] [RESEND PATCH 2/3] video: pwm_backlight: make regulator optional
` [U-Boot] [RESEND PATCH 3/3] dts: sunxi: add PWM node for sun50i

[U-Boot] [PATCH 1/1] kconfiglib: update with 'imply' support
 2017-09-19  8:45 UTC 

[U-Boot] [PATCH] u-boot: Upgrade to 2017.09
 2017-09-19  8:15 UTC  (14+ messages)
` [U-Boot] [OE-core] "

[U-Boot] [PATCH 1/1] x86: provide CONFIG_BUILD_ROM
 2017-09-19  7:22 UTC  (4+ messages)

[U-Boot] [PATCH v2] cmd: usb: add blk devices to ignore list in tree graph
 2017-09-19  5:58 UTC  (4+ messages)

[U-Boot] tftp reliability
 2017-09-19  5:41 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] pwm: sunxi: add support for PWM found on Allwinner A64 and H3
 2017-09-19  5:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-09-19  4:59 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] usb: xhci: Add interrupt transfer support and full speed device support
 2017-09-19  4:58 UTC  (14+ messages)
` [U-Boot] [PATCH 09/14] usb: hub: Clear port reset before usb_hub_port_connect_change()
` [U-Boot] [PATCH 10/14] usb: hub: Clear BH reset status change for a 3.0 hub
` [U-Boot] [PATCH 11/14] usb: xhci: Honor endpoint's interval
` [U-Boot] [PATCH 12/14] usb: xhci: Program max burst size for endpoint
` [U-Boot] [PATCH 13/14] usb: xhci: Set 'Error Count' to 0 for isoch endpoints
` [U-Boot] [PATCH 14/14] usb: xhci: Set 'Average TRB Length' to 8 for control endpoints

[U-Boot] [PATCH] mvebu: turris_omnia: Only set eth?addr env if CONFIG_CMD_NET
 2017-09-19  4:50 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] arm: mvebu: fix boot from UART on ClearFog Base
 2017-09-19  4:48 UTC  (4+ messages)

[U-Boot] [PATCH] spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
 2017-09-19  4:29 UTC 

[U-Boot] [PATCH v2] xyz-modem: Fix timeout loop waiting with WATCHDOG
 2017-09-19  2:52 UTC 

[U-Boot] [PATCH] armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot
 2017-09-19  2:24 UTC  (4+ messages)

[U-Boot] Please pull u-boot-rockchip/master
 2017-09-18 21:49 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-09-18 21:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] test/py: provide example scripts for integrating qemu
 2017-09-18 21:29 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix bug in efi_add_known_memory
 2017-09-18 21:04 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: gpio: add missing compatible strings
 2017-09-18 21:01 UTC  (4+ messages)

[U-Boot] [PATCH] efi_loader: EFI entry point should be EFIAPI
 2017-09-18 20:59 UTC  (4+ messages)

[U-Boot] [PATCH] EFI: find EFI system partition by legacy MBR partition type
 2017-09-18 20:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: avoid obscure constants in efi_runtime.c
 2017-09-18 20:11 UTC 

[U-Boot] [PATCH 00/16] efi: Enable basic sandbox support for EFI loader
 2017-09-18 19:10 UTC  (10+ messages)
` [U-Boot] [PATCH 08/16] sandbox: Add a setjmp() implementation

[U-Boot] [PATCH 0/3] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-09-18 18:49 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] "

[U-Boot] [RFC PATCH 3/4] rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
 2017-09-18 18:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC, "

[U-Boot] [PATCH 2/2] rockchip: ram: rk3399: update reg map for of-platdata
 2017-09-18 18:38 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: puma_rk3399: increase serialno_str size
 2017-09-18 18:38 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] rockchip: dts: rk3368: reduce the number of nodes seen in TPL
 2017-09-18 18:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] rockchip: sdhci: update reg map for of-platdata
 2017-09-18 18:37 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RFC PATCH 2/4] rockchip: timer: update for 32/64bit-aware OF_PLATDATA
 2017-09-18 18:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC, "

[U-Boot] [PATCH] test/py: fix anchors in HTML status report
 2017-09-18 17:50 UTC 

[U-Boot] [PATCH 1/3] test/py: Document required tools/packages
 2017-09-18 17:11 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] test/py: provide more information about test skip reason
` [U-Boot] [PATCH 3/3] test/py: add skip marker for reliance on tools

[U-Boot] [PATCH v2 0/7] Enable falcon boot for LS1043ARDB
 2017-09-18 15:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/7] spl: fix assignment of board info to global data

[U-Boot] [PATCH] test/py: gpt: make use of infra-structure
 2017-09-18 15:23 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-18 15:09 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] imx_common: detect USB serial downloader reliably

[U-Boot] Please pull u-boot-x86
 2017-09-18 14:57 UTC  (2+ messages)


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