public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-05-07 04:58:56 to 2018-05-08 10:27:30 UTC [more...]

[U-Boot] [PATCH v5 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-05-08 10:27 UTC  (18+ messages)
` [U-Boot] [PATCH v5 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v5 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v5 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v5 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h

[U-Boot] [PATCH 0/3] add support for the asus C201 chromebook (4GiB)
 2018-05-08 10:23 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] rockchip: fix incorrect detection of ram size

[U-Boot] [PATCH v3 1/2] spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
 2018-05-08 10:13 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boards

[U-Boot] [PATCH] rockchip: clk: rk3288: handle clk_enable requests for GMAC
 2018-05-08  9:50 UTC  (2+ messages)

[U-Boot] help on DM
 2018-05-08  9:48 UTC 

[U-Boot] [PATCH 1/4] i2c: rcar_i2c: Remove the driver
 2018-05-08  9:28 UTC  (3+ messages)

[U-Boot] [PATCH v1 00/16] Add Intel Stratix 10 SoC support
 2018-05-08  9:21 UTC  (5+ messages)
` [U-Boot] [PATCH v1 08/16] arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC

[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
 2018-05-08  9:20 UTC  (28+ messages)
` [U-Boot] [RFC PATCH v2 07/20] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [RFC PATCH v2 11/20] fastboot: net: Change 'continue' so it matches USB fastboot
` [U-Boot] [RFC PATCH v2 14/20] fastboot: Avoid re-parsing cmd_string for boot/reboot
` [U-Boot] [RFC PATCH v2 15/20] fastboot: Merge boot common across USB and UDP
` [U-Boot] [RFC PATCH v2 16/20] fastboot: net: Add NAND support
` [U-Boot] [RFC PATCH v2 18/20] fastboot: Check if part_name is NULL before using it
` [U-Boot] [RFC PATCH v2 19/20] fastboot: Add missing newlines

[U-Boot] [PATCH v8 06/35] device-tree-bindings: phy: Sync sun4i-usb-phy bindings
 2018-05-08  9:19 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC
 2018-05-08  8:05 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] uboot support to Allwinner bananapi zero
 2018-05-08  7:50 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: enable SYS_NS16550 for all SoCs by default
 2018-05-08  7:41 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2018-05-08  7:22 UTC 

[U-Boot] u-boot 2018 SPI SPL
 2018-05-08  7:13 UTC  (14+ messages)

[U-Boot] [RFC PATCH 0/4] Allwinner H6 support for U-Boot
 2018-05-08  6:49 UTC  (3+ messages)

[U-Boot] [PATCH v7 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-05-08  6:34 UTC  (44+ messages)
` [U-Boot] [PATCH v7 01/35] usb: sunxi: Simplify ccm reg base code
` [U-Boot] [PATCH v7 02/35] musb: sunxi: Add proper macros instead of numericals
` [U-Boot] [PATCH v7 03/35] musb: sunxi: Use simple way to fill musb_hdrc pdata
` [U-Boot] [PATCH v7 04/35] musb: sunxi: Add fifo config
` [U-Boot] [PATCH v7 05/35] sunxi: clock: Fix clock gating for H3/H5/A64
` [U-Boot] [PATCH v7 06/35] musb: sunxi: Add OTG device clkgate and reset for H3/H5
` [U-Boot] [PATCH v7 07/35] musb: sunxi: Use BIT instead of numerical shift
` [U-Boot] [PATCH v7 08/35] sunxi: clock: Fix OHCI clock gating for H3/H5
` [U-Boot] [PATCH v7 09/35] musb: sunxi: Add support for H3/H5A64
` [U-Boot] [PATCH v7 10/35] phy: Add Allwinner A64 USB PHY driver
` [U-Boot] [PATCH v7 11/35] phy: sun4i-usb: Add id_detect and vbus_detect ops
` [U-Boot] [PATCH v7 12/35] phy: sun4i-usb: Add H3/H5 PHY config
` [U-Boot] [PATCH v7 13/35] phy: sun4i-usb: Add V3S "
` [U-Boot] [PATCH v7 14/35] phy: sun4i-usb: Add A83T USB "
` [U-Boot] [PATCH v7 15/35] phy: sun4i-usb: Add A10/A13/A20 "
` [U-Boot] [PATCH v7 16/35] phy: sun4i-usb: Add A31 "
` [U-Boot] [PATCH v7 17/35] phy: sun4i-usb: Add A33 USB "
` [U-Boot] [PATCH v7 18/35] phy: sun4i-usb: Add A23 "
` [U-Boot] [PATCH v7 19/35] device-tree-bindings: phy: Sync sun4i-usb-phy bindings
` [U-Boot] [PATCH v7 20/35] board: sunxi: Use generic-phy for board_usb_cable_connected
` [U-Boot] [PATCH v7 21/35] phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
` [U-Boot] [PATCH v7 22/35] usb: sunxi: Switch to use generic-phy
` [U-Boot] [PATCH v7 23/35] sunxi: Drop legacy usb_phy.c
` [U-Boot] [PATCH v7 24/35] sunxi: h3: Sync OTG and HCI nodes from Linux DT
` [U-Boot] [PATCH v7 25/35] arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
` [U-Boot] [PATCH v7 26/35] configs: bananapi-m64: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 27/35] ARM: dts: sun8i: a83t: Sync usbphy node from Linux
` [U-Boot] [PATCH v7 28/35] arm64: allwinner: a64: bananapi-m64: Sync usb host nodes "
` [U-Boot] [PATCH v7 29/35] ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg "
` [U-Boot] [PATCH v7 30/35] configs: bananapi-m2-plus: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 31/35] arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
` [U-Boot] [PATCH v7 32/35] arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v7 33/35] configs: orangepi-pc2: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 34/35] arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v7 35/35] configs: orangepi-prime: Enable USB OTG peripheral mode

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-05-08  5:57 UTC  (6+ messages)

[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
 2018-05-08  5:29 UTC  (3+ messages)
` [U-Boot] [U-Boot,V2] "

[U-Boot] [PATCH] spi: kirkwood: add orion-spi compatible string
 2018-05-08  5:17 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
 2018-05-08  4:43 UTC 

[U-Boot] [PATCH 0/3] Enable mmc to write sparse images
 2018-05-08  3:59 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] drivers: Add reset ctrl to drivers
 2018-05-08  3:19 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
` [U-Boot] [PATCH v3 2/3] serial: ns16550: "
` [U-Boot] [PATCH v3 3/3] net: designware: "

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-05-08  1:32 UTC 

[U-Boot] [PATCH 0/7] ARM: uniphier: support drive-strength pin configuration
 2018-05-08  1:30 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] sunxi: Fix boot of Cubietruk and al
 2018-05-08  1:08 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/2] sunxi: binman: Add U-Boot binary size check

[U-Boot] [PATCHv2 1/3] at91: Minor tweaks to SPL logic for space savings on smartweb
 2018-05-08  0:50 UTC  (3+ messages)
` [U-Boot] [PATCHv2 2/3] buildman: support newer gcc versions from kernel.org
` [U-Boot] [PATCHv2 3/3] .travis.yml: Further optimizations

[U-Boot] [PATCH] arm: armv7m: Clean up some thumb / compiler flag options
 2018-05-08  0:46 UTC 

[U-Boot] [PATCH v2 7/7] arm: v7R: Add support for enabling caches
 2018-05-08  0:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/7] arm: v7R: Add support for MPU
 2018-05-08  0:46 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,6/7] "

[U-Boot] [PATCH v2 5/7] arm: v7R: Add initial support
 2018-05-08  0:46 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,5/7] "

[U-Boot] [PATCH v2 4/7] arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/7] arm: v7: Kconfig: Add entry for MMU
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/7] "

[U-Boot] [PATCH v2 2/7] arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/7] arm: v7: Update VBAR only if available
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] test: ofnode: test ofnode_device_is_compatible()
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] test: regmap: test Linux-compatible syscon_node_to_regmap()
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 4/4] syscon: add Linux-compatible syscon API
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] regmap: change regmap_init_mem() to take ofnode instead udevice
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] dm: ofnode: add ofnode_device_is_compatible() helper
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/4] regmap: clean up regmap allocation
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/4] "

[U-Boot] [PATCH 6/6] psci: arm: remove armv7 function psci_save_target_pc
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/6] sunxi: psci: save context id in cpu_on command
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] uniphier: psci: save context id in cpu_on command
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/6] tegra: psci: save context id in cpu_on command
 2018-05-08  0:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] imx7: psci: save context id in cpu_on command
 2018-05-08  0:44 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/6] ls102xa: psci: save context id in cpu_on command
 2018-05-08  0:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 3/3] arm: stm32mp1: add PSCI support
 2018-05-08  0:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/3] "

[U-Boot] [PATCH v2 2/3] arm: psci: add a weak function psci_arch_cpu_entry
 2018-05-08  0:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] arm: psci: save context id for cpu_on PSCI command
 2018-05-08  0:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 0/1] board: arm: Add support for Broadcom BCM7445D0
 2018-05-07 23:48 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] "

[U-Boot] [PATCH 1/1] tools/file2include: create Linux style SPDX header
 2018-05-07 23:28 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
 2018-05-07 23:20 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion

[U-Boot] [PATCH v2 0/3] efi_loader: armv7: enable unaligned access
 2018-05-07 21:53 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: allow unaligned memory access

[U-Boot] [UNTESTED PATCH] ARM: orion5x: fix use of callee-saved registers in lowloevel_init
 2018-05-07 21:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] tegra nand mtd, ubi, driver model and live tree enablement
 2018-05-07 21:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] mtd: nand: tegra: convert to driver model and live tree
` [U-Boot] [PATCH v2 2/3] configs: harmony: enable live tree, mtd and ubi
` [U-Boot] [PATCH v2 3/3] configs: colibri_t20: enable mtd

[U-Boot] [PATCH v2 0/3] drivers: Add reset ctrl to drivers
 2018-05-07 21:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] ARM: mxs: make lowlevel_init() weak
 2018-05-07 21:10 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] ARM: arm926ejs: fix lowlevel_init call

[U-Boot] [PATCH] SPDX: Convert a few files that were missed before
 2018-05-07 21:02 UTC 

[U-Boot] [PATCH 1/1] tools/file2include: avoid incorrect comments
 2018-05-07 21:00 UTC 

[U-Boot] [PATCH v2 1/1] include: update log2 header from the Linux kernel
 2018-05-07 20:18 UTC 

[U-Boot] No support for "standalone" applications in FIT image?
 2018-05-07 20:00 UTC 

[U-Boot] [PATCH 1/1] xyz-modem: va_start() must be matched by va_end()
 2018-05-07 19:59 UTC 

[U-Boot] [PATCH 0/2] SPDX: Convert tags to Linux Kernel style
 2018-05-07 19:10 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] SPDX: Convert all of our multiple license "
  ` [U-Boot] [PATCH 1/2] SPDX: Convert all of our single "

[U-Boot] [RFC] Migrate to Linux Kernel style SPDX Tags for v2018.05
 2018-05-07 18:26 UTC  (11+ messages)

[U-Boot] [ANN] U-Boot v2018.05 released
 2018-05-07 15:34 UTC 

[U-Boot] [PATCH] git-mailrc: Update some addresses and aliases
 2018-05-07 15:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-07 14:12 UTC  (4+ messages)
` [U-Boot] [PATCH v2 08/11] sandbox: Enable support for MC34708 PMIC in DTS

[U-Boot] [PATCH] driver/mtd/spi: Default page size Spansion flash "S25FS512S" is 256b
 2018-05-07 10:31 UTC 

[U-Boot] [PATCH] spi: cadence_qspi: Change to use devfdt_get_addr_index()
 2018-05-07  9:42 UTC  (3+ messages)
` [U-Boot] [PATCH] spi: cadence_qspi: Fix compilation warning
` [U-Boot] [PATCH] spi: cadence_qspi: Fix warning cast from pointer to integer of different size

[U-Boot] [PATCH v3 1/6] spi: kconfig: Move MPC8XXX_SPI to if DM_SPI
 2018-05-07  9:18 UTC 

[U-Boot] [PATCH v3 2/6] spi: omap3_spi: Full dm conversion
 2018-05-07  9:17 UTC 

[U-Boot] [PATCH v3 3/6] spi: davinci: Full dm conversion
 2018-05-07  9:13 UTC 

[U-Boot] [PATCH v3 4/6] spi: ti_qspi: Full dm conversion
 2018-05-07  9:12 UTC 

[U-Boot] [PATCH v3 5/6] spi: kirkwood: Get drvdata in .ofdata_to_platdata
 2018-05-07  9:11 UTC 

[U-Boot] [PATCH v3 6/6] spi: kirkwood: Full dm conversion
 2018-05-07  9:10 UTC 

[U-Boot] Need suggestion on device driver project ideas
 2018-05-07  9:10 UTC 

[U-Boot] [RFC] Exporting defaul environment
 2018-05-07  6:30 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-05-07  5:51 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support
` [U-Boot] [PATCH v3 2/7] i.MX6DL: mamoj: Add I2C support
` [U-Boot] [PATCH v3 3/7] i.MX6DL: mamoj: Add PFUZE100 support
` [U-Boot] [PATCH v3 4/7] configs: imx6dl_mamoj: Enable fastboot and ums
` [U-Boot] [PATCH v3 5/7] configs: imx6dl-mamoj: Add DFU support
` [U-Boot] [PATCH v3 6/7] configs: imx6dl-mamoj: Add Falcon mode support
` [U-Boot] [PATCH v3 7/7] configs: imx6dl-mamoj: Enable HAB

[U-Boot] [PATCH 1/2] board: move ppa header address in board specific kconfig
 2018-05-07  4:58 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] LS1012AFRWY: Add Secure Boot support


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