public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-28 03:38:02 to 2017-07-28 19:20:05 UTC [more...]

[U-Boot] [PATCH 0/5] uboot overlays and FIT image
 2017-07-28 19:20 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2017-07-28 18:46 UTC 

[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-28 18:44 UTC  (12+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model

[U-Boot] [PATCH 1/3] dm: ahci: Add a generic PCI-based AHCI driver
 2017-07-28 18:44 UTC  (12+ messages)
` [U-Boot] [PATCH 2/3] dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
` [U-Boot] [PATCH 3/3] cmd: scsi: Fix null pointer dereference in 'scsi reset'

[U-Boot] [PATCH] dm: Fix typo in include-guard for dm-structs.h
 2017-07-28 18:44 UTC  (3+ messages)

[U-Boot] [PATCH] dm: ofnode: change return type of dev_read_prop() to opaque pointer
 2017-07-28 18:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sandbox: remove os_putc() and os_puts()
 2017-07-28 18:44 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] console: simplify puts()

[U-Boot] [PATCH v5 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-28 18:44 UTC  (39+ messages)
` [U-Boot] [PATCH v5 01/20] dm: core: Add ofnode_read_resource()
` [U-Boot] [PATCH v5 02/20] dm: core: Fix up ofnode_get_addr_index() for 64-bit values
` [U-Boot] [PATCH v5 03/20] tegra: spl: Enable debug UART
` [U-Boot] [PATCH v5 04/20] tegra: tegra124: Add a PMC syscon driver
` [U-Boot] [PATCH v5 05/20] dm: tegra: Convert USB setup to livetree
` [U-Boot] [PATCH v5 06/20] dm: tegra: Convert clock_decode_periph_id() to support livetree
` [U-Boot] [PATCH v5 07/20] dm: video: tegra124: Convert to livetree
` [U-Boot] [PATCH v5 08/20] tegra: dts: Move stdout-path to /chosen
` [U-Boot] [PATCH v5 09/20] dm: tegra: gpio: Convert to support livetree
` [U-Boot] [PATCH v5 10/20] dm: tegra: usb: Convert to livetree
` [U-Boot] [PATCH v5 11/20] dm: tegra: spi: "
` [U-Boot] [PATCH v5 12/20] dm: tegra: i2c: "
` [U-Boot] [PATCH v5 13/20] dm: tegra: pwm: "
` [U-Boot] [PATCH v5 14/20] dm: tegra: mmc: "
` [U-Boot] [PATCH v5 15/20] dm: tegra: pci: "
` [U-Boot] [PATCH v5 19/20] fdtdec: Drop old compatible values
` [U-Boot] [PATCH v5 20/20] dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree

[U-Boot] [PATCH] configs: Migrate CMD_NAND*
 2017-07-28 18:38 UTC  (4+ messages)

[U-Boot] [GIT PULL] u-boot-rockchip/master
 2017-07-28 17:57 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: ls2088ardb: Add distro secure boot support
 2017-07-28 17:08 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: Make table address selectable
 2017-07-28 17:02 UTC 

[U-Boot] [PATCH][v2] ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
 2017-07-28 16:33 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
 2017-07-28 16:31 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/6] timer: add OF_PLATDATA support for timer-uclass
` [U-Boot] [RFC PATCH 2/6] dm: timer: normalise SPL and TPL support
` [U-Boot] [RFC PATCH 3/6] rockchip: timer: add device-model timer driver for RK3368 (and similar)
` [U-Boot] [RFC PATCH 4/6] dts: rk3368: make timer0 accessible for SPL and TPL
` [U-Boot] [RFC PATCH 5/6] rockchip: lion-rk3368: defconfig: enable DM timer for all stages
` [U-Boot] [RFC PATCH 6/6] rockchip: rk3368: remove setup of secure timer from TPL/SPL

[U-Boot] [PATCH v4] arm64: ls1043ardb: Add distro boot support
 2017-07-28 16:29 UTC  (3+ messages)

[U-Boot] [PATCH 00/22] x86: kconfig clean up
 2017-07-28 15:55 UTC  (24+ messages)
` [U-Boot] [PATCH 01/22] x86: kconfig: Select TIMER and X86_TSC_TIMER
` [U-Boot] [PATCH 02/22] x86: kconfig: Select USE_PRIVATE_LIBGCC
` [U-Boot] [PATCH 03/22] x86: kconfig: Select PCI and DM_PCI
` [U-Boot] [PATCH 04/22] x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
` [U-Boot] [PATCH 05/22] x86: kconfig: Let board select BOARD_EARLY_INIT_F
` [U-Boot] [PATCH 06/22] x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
` [U-Boot] [PATCH 07/22] x86: kconfig: Select ARCH_EARLY_INIT_R "
` [U-Boot] [PATCH 08/22] x86: kconfig: Imply ENABLE_MRC_CACHE "
` [U-Boot] [PATCH 09/22] x86: kconfig: Select OF_CONTROL
` [U-Boot] [PATCH 10/22] x86: kconfig: Imply DM uclass drivers
` [U-Boot] [PATCH 11/22] x86: baytrail: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH 12/22] x86: ivybridge: "
` [U-Boot] [PATCH 13/22] x86: broadwell: "
` [U-Boot] [PATCH 14/22] x86: coreboot: kconfig: Imply drivers that are useful
` [U-Boot] [PATCH 15/22] x86: queensbay: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH 16/22] x86: tangier: "
` [U-Boot] [PATCH 17/22] x86: quark: "
` [U-Boot] [PATCH 18/22] x86: qemu: "
` [U-Boot] [PATCH 19/22] x86: qemu: Remove SPI flash from defconfigs
` [U-Boot] [PATCH 20/22] x86: kconfig: Let board select SPI flash
` [U-Boot] [PATCH 21/22] x86: kconfig: Move USB to platform Kconfig
` [U-Boot] [PATCH 22/22] x86: kconfig: Convert INTEL_ICH6_GPIO to Kconfig

[U-Boot] [PATCH 3/5] mmc: omap_hsmmc: Add support for DMA (ADMA2)
 2017-07-28 15:40 UTC  (4+ messages)
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] mmc: omap_hsmmc: Enable Auto command (CMD12) enable
 2017-07-28 15:35 UTC  (3+ messages)
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 00/39] dm: sata: Complete driver-model support for SATA
 2017-07-28 14:40 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/1] stmf32f4: soc: fix buildman compilation error
 2017-07-28 14:38 UTC  (2+ messages)

[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M
 2017-07-28 13:46 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
 2017-07-28 13:46 UTC  (24+ messages)
` [U-Boot] [PATCH v1 1/7] Makefile: Don't shadow actual error when compile ASL
` [U-Boot] [PATCH v1 2/7] Makefile: Export build date as integer
` [U-Boot] [PATCH v1 3/7] x86: acpi: Fill OEM revision
` [U-Boot] [PATCH v1 4/7] x86: acpi: Name fields in FADT in accordance with specification
` [U-Boot] [PATCH v1 5/7] x86: acpi: Deduplicate acpi_fill_madt() implementation
` [U-Boot] [PATCH v1 6/7] x86: acpi: Export acpi_fill_mcfg() with __weak attribute
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms

[U-Boot] [RFC, 1/2] NVMe: add NVMe driver support
 2017-07-28 13:44 UTC  (3+ messages)

[U-Boot] [PATCH v2] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 2017-07-28 13:32 UTC 

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-07-28 13:05 UTC  (8+ messages)

[U-Boot] [PATCH v2 3/3] dm: syscon: scan sub-nodes of the syscon node
 2017-07-28 12:59 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
 2017-07-28 12:59 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] dm: core: Add functions to get strings and the string count from a stringlist
 2017-07-28 12:59 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/5] dm: ofnode: use ofnode_read_bool() to check property existence
 2017-07-28 12:57 UTC  (9+ messages)
` [U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to dev_get_property()

[U-Boot] [RFC PATCH] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 2017-07-28 12:56 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] regulator: palmas: disable bypass when the LDO is enabled
 2017-07-28 12:54 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] regulator: palmas: Add support for LDO1 regulator to provide 1.8V
 2017-07-28 12:53 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-28 12:27 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2 12/15] dm: scsi: Don't scan the SCSI bus when probing

[U-Boot] Nios II 10m50 is not working
 2017-07-28 12:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] efi_loader: only evaluate EFI_EXIT()'s ret once
 2017-07-28 11:54 UTC  (10+ messages)
` [U-Boot] [PATCH 4/4] efi_loader: indent entry/exit prints to show nesting level

[U-Boot] [PATCH v2 BUGFIX] net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
 2017-07-28 11:45 UTC  (2+ messages)

[U-Boot] [PATCH] arm: imx: Enable booting from SATA on wandboard
 2017-07-28 11:45 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Remove unused FPGA feature from gen5 SPL
 2017-07-28 11:40 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: "

[U-Boot] [PATCH] efi_loader: add some missing breaks
 2017-07-28 10:58 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] efi_loader: event services
 2017-07-28 10:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/7] efi_loader: implement multiple event support

[U-Boot] [PATCH 1/1] stmf32f4: soc: fix buildman compilation error
 2017-07-28  9:41 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Enable CONFIG_DM_USB for all ls1021atwr
 2017-07-28  9:00 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/56] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-07-28  8:55 UTC  (84+ messages)
` [U-Boot] [PATCH v2 19/56] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v2 20/56] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v2 21/56] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v2 22/56] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v2 23/56] rockchip: rk3368: improve Kconfig text for the RK3368
` [U-Boot] [PATCH v2 24/56] rockchip: rk3368: mkimage: add support "
` [U-Boot] [PATCH v2 25/56] rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
` [U-Boot] [PATCH v2 26/56] rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
` [U-Boot] [PATCH v2 27/56] rockchip: rk3368: spl: add memory layout for TPL and SPL
` [U-Boot] [PATCH v2 28/56] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH v2 29/56] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v2 30/56] rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
` [U-Boot] [PATCH v2 31/56] rockchip: pinctrl: rk3368: add support for configuring the MMC pins
` [U-Boot] [PATCH v2 32/56] rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
` [U-Boot] [PATCH v2 33/56] rockchip: pinctrl: rk3368: add SPI support
` [U-Boot] [PATCH v2 34/56] rockchip: clk: rk3368: implement bandwidth adjust for PLLs
` [U-Boot] [PATCH v2 35/56] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH v2 36/56] rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
` [U-Boot] [PATCH v2 37/56] rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
` [U-Boot] [PATCH v2 38/56] rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
` [U-Boot] [PATCH v2 39/56] rockchip: clk: rk3368: implement MMC/SD clock reparenting
` [U-Boot] [PATCH v2 40/56] rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
` [U-Boot] [PATCH v2 41/56] rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
` [U-Boot] [PATCH v2 42/56] rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
` [U-Boot] [PATCH v2 43/56] rockchip: clk: rk3368: add support for configuring the SPI clocks
` [U-Boot] [PATCH v2 44/56] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v2 45/56] rockchip: Makefile: streamline SPL/TPL configuration
` [U-Boot] [PATCH v2 46/56] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
` [U-Boot] [PATCH v2 47/56] rockchip: dts: rk3368: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v2 48/56] rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
` [U-Boot] [PATCH v2 49/56] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v2 50/56] rockchip: spl: make spl-boot-order code reusable (split from rk3399)
` [U-Boot] [PATCH v2 51/56] rockchip: rk3368: spl: add SPL support
` [U-Boot] [PATCH v2 52/56] rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
` [U-Boot] [PATCH v2 53/56] rockchip: spi: enable support for the rk_spi driver for the RK3368
` [U-Boot] [PATCH v2 54/56] rockchip: board: lion-rk3368: add support for the RK3368-uQ7
` [U-Boot] [PATCH v2 55/56] rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
` [U-Boot] [PATCH v2 56/56] rockchip: board: puma_rk3399: rename ATF firmware

[U-Boot] [RFC] move booti_setup to arch/arm/lig/image.c
 2017-07-28  8:04 UTC 

[U-Boot] [PATCH] Convert CONFIG_USB_ETHER et al to Kconfig
 2017-07-28  7:51 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] CMD_USB_MASS_STORAGE implies USB_FUNCTION_MASS_STORAGE
 2017-07-28  7:50 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/3] usb: gadget: move USB_FUNCTION_MASS_STORAGE to Kconfig

[U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
 2017-07-28  5:07 UTC 

[U-Boot] [PATCH 0/2] board: atmel: Move code to set ethaddr under common directory
 2017-07-28  5:04 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] board: sama5d2_xplained: Move setting ethaddr to common
` [U-Boot] [PATCH 2/2] board: sama5d4_xplained: Set 'ethaddr' got from AT24MAC

[U-Boot] [PATCH] board: sama5d2_xplained: Make SPL work on spiflash
 2017-07-28  4:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] board: atmel: Add new board: SAMA5D27-SOM1-EK board
 2017-07-28  4:20 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
` [U-Boot] [PATCH 2/6] ARM: at91: spl: Add mck function to lower rate while switching
` [U-Boot] [PATCH 3/6] ARM: at91: spl: Add boot device for boot from QSPI
` [U-Boot] [PATCH 4/6] ARM: at91: mach: Add missing defines of MPDDRC
` [U-Boot] [PATCH 5/6] ARM: at91: Get the Chip ID of SAMA5D2 SiP
` [U-Boot] [PATCH 6/6] board: atmel: Add SAMA5D27 SOM1 EK board

[U-Boot] [PATCH] clk: Kconfig: Add dependences of SPL_CLK
 2017-07-28  4:20 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/15] usb: hub: Support USB 3.0 hubs
 2017-07-28  4:19 UTC  (3+ messages)
` [U-Boot] [PATCH v3 05/15] usb: hub: Add a new API to test if a hub device is root hub

[U-Boot] [PATCH RESEND] ahci: dm: Fix memory allocation for uclass private data
 2017-07-28  4:19 UTC  (2+ messages)

[U-Boot] [PATCH v9 00/10] STiH410-B2260: add reset, usb and fastboot support
 2017-07-28  4:19 UTC  (5+ messages)
` [U-Boot] [PATCH v9 04/10] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v9 07/10] usb: dwc3: Add dwc3 glue driver support for STi

[U-Boot] [PATCH v11 00/10] usb: Extend ehci and ohci generic driver
 2017-07-28  4:19 UTC  (5+ messages)
` [U-Boot] [PATCH v11 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v11 10/10] usb: host: ohci-generic: "

[U-Boot] [PATCH v2 00/34] env: Move environment code to use location drivers
 2017-07-28  3:40 UTC  (3+ messages)


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