public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-04-19 03:02:02 to 2018-04-20 11:00:49 UTC [more...]

[U-Boot] [PATCH v1 00/16] Add Intel Stratix 10 SoC support
 2018-04-20 15:22 UTC  (32+ messages)
` [U-Boot] [PATCH v1 01/16] arm: socfpga: stratix10: Add base address map for Statix10 SoC
` [U-Boot] [PATCH v1 02/16] arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC
` [U-Boot] [PATCH v1 03/16] arm: socfpga: stratix10: Add reset "
` [U-Boot] [PATCH v1 04/16] arm: socfpga: stratix10: Add pinmux support "
` [U-Boot] [PATCH v1 05/16] arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
` [U-Boot] [PATCH v1 06/16] arm: socfpga: misc: Move eth reset to common misc driver
` [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC
` [U-Boot] [PATCH v1 08/16] arm: socfpga: stratix10: Add mailbox "
` [U-Boot] [PATCH v1 09/16] arm: socfpga: stratix10: Add MMU "
` [U-Boot] [PATCH v1 10/16] arm: dts: Add dts "
` [U-Boot] [PATCH v1 11/16] arm: socfpga: Restructure the SPL file
` [U-Boot] [PATCH v1 12/16] arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC
` [U-Boot] [PATCH v1 13/16] arm: socfpga: stratix10: Add timer support "
` [U-Boot] [PATCH v1 14/16] ddr: altera: stratix10: Add DDR "
` [U-Boot] [PATCH v1 15/16] board: altera: stratix10: Add socdk board "
` [U-Boot] [PATCH v1 16/16] arm: socfpga: stratix10: Enable Stratix10 SoC build

[U-Boot] [PATCH] mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target
 2018-04-20 10:52 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm: zynqmp: Add ZynqMP minimal R5 support
 2018-04-20 10:14 UTC  (4+ messages)

[U-Boot] [PATCH] rpi: Adjust fdt_addr_r to a sane address
 2018-04-20 10:03 UTC  (4+ messages)
  ` [U-Boot] [PATCH 1/2] rpi: Fix fdt_high & initrd_high for 64-bit builds
  ` [U-Boot] [PATCH 2/2] rpi: Change load addresses to make more room for the kernel & DTB

[U-Boot] [PATCH] arm64: zynqmp: Enable cadence WDT for zcu100
 2018-04-20  9:55 UTC 

[U-Boot] [RFC PATCH v1 0/1] Migrate IMAGE_FORMAT_LEGACY to Kconfig
 2018-04-20  9:46 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v1] "

[U-Boot] Make error in U-boot branch v2015.10-rc5
 2018-04-20  9:41 UTC 

[U-Boot] [PATCH] ARM: uniphier: select a correct mmc device before flashing images
 2018-04-20  9:38 UTC 

[U-Boot] [PATCH 0/4] ARM: uniphier: decrease the SPL image size to fix uniphier_v7_defconfig
 2018-04-20  9:23 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] mmc: tmio: move clk_enable() to each driver's probe function
` [U-Boot] [PATCH 2/4] mmc: uniphier-sd: skip clock set-up for SPL
` [U-Boot] [PATCH 3/4] ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node
` [U-Boot] [PATCH 4/4] clk: uniphier: disable SPL_CLK

[U-Boot] [PATCH 1/6] ls102xa: psci: save context id in cpu_on command
 2018-04-20  9:06 UTC  (3+ messages)
` [U-Boot] [PATCH 4/6] uniphier: "

[U-Boot] [PATCH v2 1/3] arm: psci: save context id for cpu_on PSCI command
 2018-04-20  9:05 UTC  (2+ messages)

[U-Boot] [[RESEND] PATCH v3 1/2] mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
 2018-04-20  8:55 UTC  (2+ messages)
` [U-Boot] [[RESEND] PATCH v3 2/2] mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined

[U-Boot] [PATCH] ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN
 2018-04-20  8:42 UTC 

[U-Boot] [PATCH] ARM: dts: sti: Add stih410-b2260-u-boot.dtsi
 2018-04-20  7:53 UTC 

[U-Boot] [PATCH 1/2] nand: zynq: Fix driver initialization
 2018-04-20  7:49 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] nand: zynq: Cleanup initialization

[U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time
 2018-04-20  7:46 UTC 

[U-Boot] [PATCH v1 0/2] stm32_serial fixes
 2018-04-20  6:59 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] serial: serial_stm32: Enable overrun
` [U-Boot] [PATCH v1 2/2] serial: serial_stm32: Rename status register flags

[U-Boot] u-boot 2018 SPI SPL
 2018-04-20  6:43 UTC  (10+ messages)

[U-Boot] [PATCH 00/10] rockchip: enable board_debug_uart_init for all soc
 2018-04-20  4:40 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] rockchip: enable DEBUG_UART_BOARD_INIT by default
` [U-Boot] [PATCH 02/10] rockchip; kylin-rk3036: enabl DEBUG UART
` [U-Boot] [PATCH 03/10] rockchip: rk3036: add board_debug_uart_init()
` [U-Boot] [PATCH 04/10] rockchip: rk3188: "
` [U-Boot] [PATCH 05/10] rockchip: rk322x: move board_debug_uart_init() to rk322x.c
` [U-Boot] [PATCH 06/10] rockchip: rk3288: use grf structure to access soc_con2
` [U-Boot] [PATCH 07/10] rockchip: rk3288: add board_debug_uart_init()
` [U-Boot] [PATCH 08/10] rockchip: rk3368: move board_debug_uart_init() to rk3368.c
` [U-Boot] [PATCH 09/10] rockchip: rk3399: use grf structure to access reg
` [U-Boot] [PATCH 10/10] rockchip: rk3399: add board_debug_uart_init()

[U-Boot] [PATCH v1 0/3] Stratix10 FPGA reconfiguration support
 2018-04-20  3:43 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/3] arm: socfpga: stratix10: Add Stratix10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v1 2/3] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v1 3/3] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration

[U-Boot] [PATCH] board: freescale: ls1012ardb: Add command to switch QSPI bank
 2018-04-20  3:16 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/8] riscv: Enable efi_loader support
 2018-04-19 21:53 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/8] riscv: Add setjmp/longjmp code
` [U-Boot] [PATCH v2 2/8] riscv: Enable function sections
` [U-Boot] [PATCH v2 3/8] riscv: Add EFI application infrastructure
` [U-Boot] [PATCH v2 4/8] riscv: Add board_quiesce_devices stub
` [U-Boot] [PATCH v2 5/8] efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
` [U-Boot] [PATCH v2 6/8] distro: Extend with RISC-V defines
` [U-Boot] [PATCH v2 7/8] riscv: nx25: Enable distro boot
` [U-Boot] [PATCH v2 8/8] efi_loader: Enable RISC-V support

[U-Boot] [PATCH v2] arm: ti: boot: Extract PARTS_DEFAULT to boot.h
 2018-04-19 20:57 UTC 

[U-Boot] [PATCH v2 1/2] common: Add support for Android DT image
 2018-04-19 20:51 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] cmd: Add dtimg command

[U-Boot] [PATCH 0/5] Use Android DT image format for TI boards
 2018-04-19 20:36 UTC  (16+ messages)
` [U-Boot] [PATCH 1/5] common: Add support for Android DT image
` [U-Boot] [PATCH 2/5] cmd: Add dtimg command
` [U-Boot] [PATCH 3/5] arm: ti: boot: Extract PARTS_DEFAULT to boot.h
` [U-Boot] [PATCH 4/5] arm: ti: boot: Add dtbo partition for Android boot
` [U-Boot] [PATCH 5/5] arm: ti: boot: Implement Android boot using DT image format

[U-Boot] [PATCH 1/1] cmd: CONFIG_CMD_LOG select CONFIG_LOG
 2018-04-19 20:02 UTC 

[U-Boot] [PATCH 1/1] log: CONFIG_LOG should select CONFIG_DM
 2018-04-19 19:59 UTC 

[U-Boot] [RFC PATCH 1/2] fpga: xilinx: zynq: Add support to decrypt images
 2018-04-19 18:47 UTC  (2+ messages)

[U-Boot] [PATCH 6/6] cmd: Add "boot_android" command
 2018-04-19 17:21 UTC 

[U-Boot] CFI flash broken for 8-bit bus
 2018-04-19 15:17 UTC 

[U-Boot] [PATCH] DW SPI: invert wait condition in dw_spi_xfer
 2018-04-19 14:47 UTC 

[U-Boot] [PATCH] rsa-sign: Fix build against libressl
 2018-04-19 14:43 UTC  (2+ messages)

[U-Boot] send message on serial ports
 2018-04-19 14:39 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Wire watchdog internals
 2018-04-19 13:49 UTC 

[U-Boot] [PATCH] watchdog: cadence: Show used timeout value
 2018-04-19 13:24 UTC 

[U-Boot] [PATCH] cmd: clk: Check return value from soc_clk_dump
 2018-04-19 13:21 UTC 

[U-Boot] [PATCH] watchdog: cadence: Remove useless ioremap
 2018-04-19 12:49 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Reset FPD Watchdog on zcu100
 2018-04-19 12:43 UTC 

[U-Boot] [PATCH v2 00/18] spi: mpc8xxx: DM conversion
 2018-04-19 12:36 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] spi: mpc8xxx: Use short type names
` [U-Boot] [PATCH v2 02/18] spi: mpc8xxx: Fix comments
` [U-Boot] [PATCH v2 03/18] spi: mpc8xxx: Rename camel-case variables
` [U-Boot] [PATCH v2 04/18] spi: mpc8xxx: Fix space after cast
` [U-Boot] [PATCH v2 05/18] spi: mpc8xxx: Fix function names in strings
` [U-Boot] [PATCH v2 06/18] spi: mpc8xxx: Replace defines with enums
` [U-Boot] [PATCH v2 07/18] spi: mpc8xxx: Use IO accessors
` [U-Boot] [PATCH v2 08/18] spi: mpc8xxx: Simplify if
` [U-Boot] [PATCH v2 09/18] spi: mpc8xxx: Get rid of is_read
` [U-Boot] [PATCH v2 10/18] spi: mpc8xxx: Simplify logic a bit
` [U-Boot] [PATCH v2 11/18] spi: mpc8xxx: Reduce scope of loop variables
` [U-Boot] [PATCH v2 12/18] spi: mpc8xxx: Make code more readable
` [U-Boot] [PATCH v2 13/18] spi: mpc8xxx: Rename variable
` [U-Boot] [PATCH v2 14/18] spi: mpc8xxx: Document LEN setting better
` [U-Boot] [PATCH v2 15/18] spi: mpc8xxx: Re-order transfer setup
` [U-Boot] [PATCH v2 16/18] spi: mpc8xxx: Fix if check
` [U-Boot] [PATCH v2 17/18] spi: mpc8xxx: Use get_timer
` [U-Boot] [PATCH v2 18/18] spi: mpc8xxx: Convert to DM

[U-Boot] [PATCH 00/19] spi: mpc8xxx: DM conversion
 2018-04-19 11:51 UTC  (6+ messages)
` [U-Boot] [PATCH 19/19] spi: mpc8xxx: Add DM support

[U-Boot] [PATCH] drivers: spi: migrate cf_spi to DM
 2018-04-19 11:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-04-19 11:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] nand: zynq: Add support for 16-bit buswidth
 2018-04-19 11:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] nand: zynq: Send address cycles as per onfi parameter page

[U-Boot] [PATCH] sf: Add Spansion s25fl208k entry
 2018-04-19 11:28 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
 2018-04-19 11:25 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] ARM: i.MX6: Add u-boot dtsi files
 2018-04-19 11:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: zynq: Rework FPGA initialization
 2018-04-19 11:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO

[U-Boot] [PATCH] arm: zynq: Enable debug_uart_init in spl when enabled
 2018-04-19 10:40 UTC 

[U-Boot] [PATCH v1] arm: mxs: make startup code thumb compatible
 2018-04-19  9:51 UTC  (5+ messages)

[U-Boot] [PATCH 1/5] ARM: socfpga: Add boot trampoline for Arria10
 2018-04-19  9:06 UTC  (9+ messages)

[U-Boot] [PATCH v2 1/5] sunxi: R40: add gigabit ethernet clocks
 2018-04-19  8:41 UTC  (10+ messages)
` [U-Boot] [PATCH v2 2/5] sunxi: R40: add gigabit ethernet reset
` [U-Boot] [PATCH v2 3/5] sunxi: R40: add gigabit ethernet gpio pinmux
` [U-Boot] [PATCH v2 4/5] sunxi: R40: add gigabit ethernet devicetree node
` [U-Boot] [PATCH v2 5/5] configs: Bananapi_M2_Ultra: enable gigabit on the Bananapi M2U

[U-Boot] [PATCH 1/2] rockchip: rk3128: use ROCKCHIP_BOOT_MODE_REG to update reboot flag
 2018-04-19  8:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk322x: "

[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
 2018-04-19  7:50 UTC  (8+ messages)
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function

[U-Boot] [UBOOT PATCH v3 0/7] Add support of SD3.0 UHS modes for ZynqMP
 2018-04-19  7:07 UTC  (8+ messages)
` [U-Boot] [UBOOT PATCH v3 1/7] mmc: sdhci: Add support for disabling clock
` [U-Boot] [UBOOT PATCH v3 2/7] mmc: sdhci: Handle execute tuning command in sdhci_send_command
` [U-Boot] [UBOOT PATCH v3 3/7] sdhci: Add new sdhci ops for platform specific tuning and delays
` [U-Boot] [UBOOT PATCH v3 4/7] mmc: sdhci: Invoke platform specific tuning and delay routines
` [U-Boot] [UBOOT PATCH v3 5/7] mmc : sdhci: Read capabilities register1 and update host caps
` [U-Boot] [UBOOT PATCH v3 6/7] mmc: zynq_sdhci: Add support for SD3.0
` [U-Boot] [UBOOT PATCH v3 7/7] zynqmp: zcu102: Enable UHS support for ZCU102 Rev1.0 board

[U-Boot] [PATCH 0/8] riscv: Enable efi_loader support
 2018-04-19  5:57 UTC  (5+ messages)
` [U-Boot] [PATCH 3/8] efi_loader: selftest: Do not build relocation tests for risc-v
` [U-Boot] [PATCH 8/8] efi_loader: Enable RISC-V support

[U-Boot] [PATCH v2 0/8] Fix SPL build without CONFIG_SPL_SERIAL_SUPPORT
 2018-04-19  4:32 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] Cleanup CONFIG_SPL_SERIAL_SUPPORT migration
` [U-Boot] [PATCH v2 2/8] spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
` [U-Boot] [PATCH v2 3/8] spl: Add dependency on serial to Ymodem
` [U-Boot] [PATCH v2 4/8] spl: ti: Avoid serial calls when serial support is disabled
` [U-Boot] [PATCH v2 5/8] spl: Split sprintf, strto* from SPL serial in Kconfig
` [U-Boot] [PATCH v2 6/8] spl: Disable printf if not required
` [U-Boot] [PATCH v2 7/8] Consolidate __assert_failed into one implementation
` [U-Boot] [PATCH v2 8/8] spl: disk: usb: Add dependencies to sprintf/strto*

[U-Boot] [PATCH] distro: use imply to default to DISTRO_DEFAULTS
 2018-04-19  3:52 UTC 

[U-Boot] [PATCH v2 1/2] rockchip: enable SYS_NS16550 for all SoCs by default
 2018-04-19  3:37 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: defconfig: remove CONFIG_SYS_NS16550

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-04-19  3:14 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-04-19  3:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Add Linux-compatible syscon_to_regmap API
 2018-04-19  3:14 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] regmap: clean up regmap allocation
` [U-Boot] [PATCH v2 2/4] dm: ofnode: add ofnode_device_is_compatible() helper
` [U-Boot] [PATCH v2 3/4] regmap: change regmap_init_mem() to take ofnode instead udevice
` [U-Boot] [PATCH v2 4/4] syscon: add Linux-compatible syscon API


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