public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-16 05:20:51 to 2018-07-17 04:46:36 UTC [more...]

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-17  4:46 UTC  (5+ messages)

[U-Boot] Please pull u-boot-dm
 2018-07-17  4:40 UTC  (10+ messages)

[U-Boot] [PATCH] sysreset: Add support for gpio-restart
 2018-07-17  3:45 UTC  (4+ messages)

[U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line
 2018-07-17  3:44 UTC  (14+ messages)

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-17  2:44 UTC  (40+ messages)
` [U-Boot] [RFC 01/35] clk: Kconfig: Ascending order to sub directiory kconfigs
` [U-Boot] [RFC 02/35] net: sun8i_emac: Make proper order for include files
` [U-Boot] [RFC 03/35] mtd: sunxi_nand_spl: "
` [U-Boot] [RFC 04/35] dt-bindings: reset: Sync sun4i-a10-ccu.h from Linux
` [U-Boot] [RFC 05/35] dt-bindings: clock: Sync sun5i-ccu.h "
` [U-Boot] [RFC 06/35] dt-bindings: reset: "
` [U-Boot] [RFC 07/35] dt-bindings: clock: Sync sun6i-a31-ccu.h "
` [U-Boot] [RFC 08/35] dt-bindings: reset: "
` [U-Boot] [RFC 09/35] sunxi: clk: add DM clock driver template for the A64 SoC
` [U-Boot] [RFC 10/35] clk: sunxi: Add Kconfig entry
` [U-Boot] [RFC 11/35] clk: sunxi: a64: Add disable function
` [U-Boot] [RFC 12/35] clk: sunxi: a64: Implement USB clocks
` [U-Boot] [RFC 13/35] reset: sunxi: Add DM reset driver template for the A64 SoC
` [U-Boot] [RFC 14/35] reset: sunxi: a64: Bind reset from clock driver
` [U-Boot] [RFC 15/35] reset: Add default request ops
` [U-Boot] [RFC 16/35] reset: sunxi: a64: Implement USB resets
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5
` [U-Boot] [RFC 18/35] reset: sunxi: Add initial RESET "
` [U-Boot] [RFC 19/35] clk: sunxi: Add initial CLK driver for A10/A20
` [U-Boot] [RFC 20/35] reset: sunxi: Add initial RESET "
` [U-Boot] [RFC 21/35] clk: sunxi: Add initial CLK driver for A10s/A13
` [U-Boot] [RFC 22/35] reset: sunxi: Add initial RESET "
` [U-Boot] [RFC 23/35] clk: sunxi: Add initial CLK driver for A31/A31s
` [U-Boot] [RFC 24/35] reset: sunxi: Add initial RESET "
` [U-Boot] [RFC 25/35] clk: sunxi: Add initial CLK driver for A23
` [U-Boot] [RFC 26/35] reset: sunxi: Add initial RESET "
` [U-Boot] [RFC 27/35] clk: sunxi: a23: Add CLK support for A33
` [U-Boot] [RFC 28/35] reset: sunxi: a23: Add RESET support A33
` [U-Boot] [RFC 29/35] clk: sunxi: Add initial CLK driver for A83T
` [U-Boot] [RFC 30/35] reset: sunxi: Add initial RESET "
` [U-Boot] [RFC 31/35] sunxi: Enable CLK and RESET
` [U-Boot] [RFC 32/35] musb-new: sunxi: Use CLK and RESET support
` [U-Boot] [RFC 33/35] phy: sun4i-usb: "
` [U-Boot] [RFC 34/35] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [RFC 35/35] usb: host: Drop [e-o]hci-sunxi drivers

[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
 2018-07-17  1:41 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] imx: Add bootcmd to load and run UEFI from mmc
` [U-Boot] [PATCH 04/11] spl: imx: Add optional lds to keep SPL entirely in on-chip RAM
` [U-Boot] [PATCH 06/11] mx7dsabresd: Add Windows boot support for iMX7 Sabre

[U-Boot] Pull request: u-boot-spi/master
 2018-07-17  1:11 UTC  (2+ messages)

[U-Boot] [PATCH] binman: ensure temp filenames don't collide
 2018-07-16 22:51 UTC 

[U-Boot] [PATCH 1/3] net: phy: ti: Modify to support livetree
 2018-07-16 20:47 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] net: zynq_gem: convert to use livetree

[U-Boot] [PATCH] arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
 2018-07-16 20:28 UTC 

[U-Boot] [PATCH] mx25: fix the offset between the USB ports' registers
 2018-07-16 20:22 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 0/3] RK3399: Add support for Ficus board
 2018-07-16 19:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: dts: rockchip: add some common pin-settings to rk3399
` [U-Boot] [PATCH 2/3] ARM: add RK3399 Ficus board
` [U-Boot] [PATCH 3/3] rockchip: rk3399: Add more instructions to the README

[U-Boot] [PATCH 1/6] stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro
 2018-07-16 18:30 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] stm32mp1: clk: add common function pll_get_fvco
` [U-Boot] [PATCH 3/6] stm32mp1: clk: add LDTC and DSI clock support
` [U-Boot] [PATCH 4/6] stm32mp1: clk: update Ethernet clock gating
` [U-Boot] [PATCH 5/6] stm32mp1: clk: add ADC "
` [U-Boot] [PATCH 6/6] stm32mp1: clk: support digital bypass

[U-Boot] [PATCH] distro: add more efi dtb prefixes
 2018-07-16 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] bmips: ram: add an option to force the size of the ram
 2018-07-16 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] bcm6838: add initial support
` [U-Boot] [PATCH 3/3] bcm968380gerg: "

[U-Boot] [PATCH] serial: ns16550: Add register shift variable
 2018-07-16 15:47 UTC  (11+ messages)

[U-Boot] [PATCH v5 0/5] Add support for reading memory configuration from DT at run-time
 2018-07-16 13:37 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] lib: fdtdec: Update ram_base to store ram start adddress
` [U-Boot] [PATCH v5 2/5] lib: fdtdec: Rename routine fdtdec_setup_memory_size()
` [U-Boot] [PATCH v5 3/5] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
` [U-Boot] [PATCH v5 4/5] arm: zynq: Add Nand flash mini u-boot configuration for zynq
` [U-Boot] [PATCH v5 5/5] arm: zynq: Add parallel NOR "

[U-Boot] [PATCH 00/25] sunxi: Enable DM_MMC for U-Boot proper
 2018-07-16 13:37 UTC  (48+ messages)
` [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux
` [U-Boot] [PATCH 02/25] ARM: dts: sun4i: Sync A10 board dts mmc0 node "
` [U-Boot] [PATCH 03/25] ARM: dts: sun4i: Add mmc0 node for iNet 3F
` [U-Boot] [PATCH 04/25] ARM: dts: sun4i: Add mmc0 node for iNet 3W
` [U-Boot] [PATCH 05/25] dm: mmc: sunxi: Refactor ahb gate and clock setup
` [U-Boot] [PATCH 06/25] dm: mmc: sunxi: Add ahb reset0 register write
` [U-Boot] [PATCH 07/25] ARM: dts: sun7i: Sync A20 MMC nodes from Linux
` [U-Boot] [PATCH 08/25] ARM: dts: sun7i: Add mmc0 node for Primo73 tablet
` [U-Boot] [PATCH 09/25] ARM: dts: sun7i: Add mmc0 node for Ainol AW1
` [U-Boot] [PATCH 10/25] ARM: dts: sun7i: Add mmc0 node for Mele M5
` [U-Boot] [PATCH 11/25] ARM: dts: sun7i: Add mmc0 node for Toptech BD1078
` [U-Boot] [PATCH 12/25] sunxi: A20: Enable DM_MMC
` [U-Boot] [PATCH 13/25] mmc: sunxi: Add mmc, emmc H5/A64 compatible
` [U-Boot] [PATCH 14/25] sunxi: H3_H5: Enable DM_MMC
` [U-Boot] [PATCH 15/25] sunxi: A64: "
` [U-Boot] [PATCH 16/25] ARM: dts: sun8i: Update A83T dts(i) files from Linux
` [U-Boot] [PATCH 17/25] mmc: sunxi: Add A83T emmc compatible
` [U-Boot] [PATCH 18/25] sunxi: A83T: Enable DM_MMC
` [U-Boot] [PATCH 19/25] ARM: dts: sun8i: Update R40 dts(i) files from Linux
` [U-Boot] [PATCH 20/25] sunxi: V40: Enable DM_MMC
` [U-Boot] [PATCH 21/25] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 22/25] env: sunxi: Update default env fat device
` [U-Boot] [PATCH 23/25] sunxi: Use mmc_bootdev=2 for MMC2 boot
` [U-Boot] [DO NOT MERGE PATCH 24/25] sunxi: A13/A31: Enable DM_MMC
` [U-Boot] [DO NOT MERGE PATCH 25/25] sunxi: A23/A33/V3S: "

[U-Boot] [PATCH] arm64: zynqmp: Added support of mmio read and write commands
 2018-07-16 13:26 UTC 

[U-Boot] [RESEND PATCH] usb: dwc3: convert to livetree
 2018-07-16 12:56 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH v2] net: zynq_gem: convert to use livetree
 2018-07-16 12:55 UTC 

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-16 12:45 UTC  (6+ messages)

[U-Boot] [PATCH] xilinx: Enable led support for some boards
 2018-07-16 12:37 UTC 

[U-Boot] [PATCH] watchdog: cdns: Add comment for expire_now function
 2018-07-16 11:52 UTC 

[U-Boot] [PATCH] microblaze: Do not force saving variables to flash
 2018-07-16 11:38 UTC 

[U-Boot] [PATCH] microblaze: Convert generic platform to DM gpio
 2018-07-16 11:32 UTC 

[U-Boot] [PATCH] arm64: xilinx: Setup default number of chipselects for zcu100
 2018-07-16 11:12 UTC 

[U-Boot] [PATCH v2 0/3] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-16 11:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-16 11:08 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] microblaze: Delete Xilinx watchdog related macros
` [U-Boot] [PATCH v3 2/4] microblaze: Support for watchdog_reset in init
` [U-Boot] [PATCH v3 3/4] watchdog: Convert Xilinx Axi watchdog driver to driver model
` [U-Boot] [PATCH v3 4/4] microblaze: Enable watchdog via defconfig

[U-Boot] [UBOOT PATCH v4 3/5] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
 2018-07-16 10:27 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH v4 4/5] arm: zynq: Add Nand flash mini u-boot configuration for zynq
` [U-Boot] [UBOOT PATCH v4 5/5] arm: zynq: Add parallel NOR "

[U-Boot] [UBOOT PATCH v4 1/5] lib: fdtdec: Update ram_base to store ram start adddress
 2018-07-16 10:26 UTC  (2+ messages)
` [U-Boot] [UBOOT PATCH v4 2/5] lib: fdtdec: Rename routine fdtdec_setup_memory_size()

[U-Boot] [GIT] Pull request: u-boot-dfu (16.07.2018)
 2018-07-16 10:05 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/1] Cosmetic changes in Microblaze related files
 2018-07-16  9:42 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/1] microblaze: "

[U-Boot] [PATCH] arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_MKENT
 2018-07-16  9:31 UTC 

[U-Boot] [PATCH] snow: set fdtfile
 2018-07-16  9:04 UTC  (4+ messages)

[U-Boot] [PATCH] mtd: spi: spi_flash: fix build with dma enabled
 2018-07-16  8:56 UTC  (2+ messages)

[U-Boot] [PATCH v7 1/2] spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
 2018-07-16  8:54 UTC  (6+ messages)
` [U-Boot] [PATCH v7 2/2] zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boards

[U-Boot] [PATCH] mtd: add spi flash id s25fl128l
 2018-07-16  8:52 UTC  (2+ messages)

[U-Boot] [PATCH] sf: add Gigadevice gd25q16c entry
 2018-07-16  8:47 UTC  (6+ messages)
` [U-Boot] [PATCH] sf: add Macronix mx25l1633e entry
` [U-Boot] [PATCH] sf: add paired dev info for winbond w25q16jv

[U-Boot] [PATCH] spi_flash: add a bunch of winbond flashes to id-table
 2018-07-16  8:36 UTC  (5+ messages)

[U-Boot] [UBOOT PATCH v5 0/4] spi:xilinx_spi: Modify xilinx spi driver
 2018-07-16  8:26 UTC  (3+ messages)

[U-Boot] [PATCH] sysreset: syscon: update regmap access to syscon
 2018-07-16  8:19 UTC  (3+ messages)

[U-Boot] [PATCH] board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
 2018-07-16  8:04 UTC 

[U-Boot] [PATCH v2 1/3] efi: Fix truncation of constant value
 2018-07-16  7:39 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/3] efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
` [U-Boot] [PATCH v2 3/3] cmd: efi: Clarify calculation precedence for '&' and '?'

[U-Boot] [PATCH v6 1/6] sunxi: R40: add gigabit ethernet clocks
 2018-07-16  7:00 UTC  (3+ messages)
` [U-Boot] [PATCH v6 6/6] configs: Bananapi_M2_Ultra: enable gigabit ethernet

[U-Boot] [PATCH 1/2] dm: mmc: sunxi: Add A10/A20 compatible strings
 2018-07-16  6:47 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] dm: sunxi: Use DM for MMC and SATA on all A10 boards

[U-Boot] [PATCH v7 0/6] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-07-16  6:36 UTC  (2+ messages)

[U-Boot] [Arm.ebbr-discuss] EBBR v0.6 Release Announcement
 2018-07-16  6:11 UTC 

[U-Boot] [RFC] cmd: add bootslot command to select/boot slot based on boot counts
 2018-07-16  6:05 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog: dm: Support manual relocation for watchdogs
 2018-07-16  5:34 UTC  (5+ messages)

[U-Boot] sandbox: Net: No ethernet found
 2018-07-16  5:31 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/1] Sandbox: provide default dtb

[U-Boot] [RFC PATCH] gpio: zynq: Setup bank_name to dev->name
 2018-07-16  5:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] dm: led: remove auto probe in binding function
 2018-07-16  5:21 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] stm32mp1: add gpio led support
` [U-Boot] [PATCH 2/4] Revert "dm: led: auto probe() LEDs with "default-state""
` [U-Boot] [PATCH 3/4] dm: led: move default state support in led uclass
` [U-Boot] [PATCH 4/4] stm32mp1: use new function led default state

[U-Boot] [ v2 00/10] splash screen on the stm32f769 disco board
 2018-07-16  5:20 UTC  (3+ messages)
` [U-Boot] [ v2 06/10] video: add MIPI DSI host controller bridge


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