messages from 2018-04-23 01:31:39 to 2018-04-24 17:46:38 UTC [more...]
[U-Boot] [PATCH v4 00/18] warp7: Enable automated OPTEE/HAB boot flow
2018-04-24 17:46 UTC (10+ messages)
` [U-Boot] [PATCH v4 01/18] tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks
` [U-Boot] [PATCH v4 02/18] imximage: Specify default IVT offset in IMX image
` [U-Boot] [PATCH v4 03/18] warp7: hab: Add a CSF location definition
` [U-Boot] [PATCH v4 04/18] warp7: hab: Set environment variable indicating HAB enable
` [U-Boot] [PATCH v4 05/18] warp7: defconfig: Enable OPTEE for WaRP7
` [U-Boot] [PATCH v4 06/18] warp7: Allocate specific region of memory to OPTEE
` [U-Boot] [PATCH v4 07/18] warp7: Print out the OPTEE DRAM region
` [U-Boot] [PATCH v4 08/18] warp7: Specify CONFIG_OPTEE_LOAD_ADDR
` [U-Boot] [PATCH v4 09/18] warp7: defconfig: Enable CONFIG_SECURE_BOOT
[U-Boot] [PATCH v5 0/3] WaRP7 unify secure and non-secure defconfigs
2018-04-24 17:44 UTC (4+ messages)
` [U-Boot] [PATCH v5 1/3] warp7: defconfig: Fix CAAM on boot with tip-of-tree
` [U-Boot] [PATCH v5 2/3] warp7: secure_defconfig: Remove secure_defconfig
` [U-Boot] [PATCH v5 3/3] warp7: configs: enable CONFIG_CMD_FS_GENERIC
[U-Boot] [PATCH v4 0/3] WaRP7 unify secure and non-secure defconfigs
2018-04-24 17:40 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/3] warp7: defconfig: Fix CAAM on boot with tip-of-tree
` [U-Boot] [PATCH v4 2/3] warp7: secure_defconfig: Remove secure_defconfig
` [U-Boot] [PATCH v4 3/3] warp7: configs: enable CONFIG_CMD_FS_GENERIC
[U-Boot] [RFC PATCH v1 0/5] Add fastboot UDP support
2018-04-24 17:10 UTC (9+ messages)
` [U-Boot] [RFC PATCH v1 1/5] dfu: Refactor fastboot_okay/fail to take response
` [U-Boot] [RFC PATCH v1 2/5] dfu: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [RFC PATCH v1 3/5] net: dfu: Merge AOSP UDP fastboot
` [U-Boot] [RFC PATCH v1 4/5] dfu: Resolve Kconfig dependency loops
` [U-Boot] [RFC PATCH v1 5/5] net: dfu: Support building without MMC
[U-Boot] [RFC PATCH 0/5] arm: Introduce v7R support
2018-04-24 16:05 UTC (21+ messages)
` [U-Boot] [RFC PATCH 1/5] arm: v7: Update VBAR only if available
` [U-Boot] [RFC PATCH 2/5] arm: v7R: Add initial support
` [U-Boot] [RFC PATCH 3/5] arm: Kconfig: Add entry for MMU
` [U-Boot] [RFC PATCH 4/5] arm: v7R: Add support for MPU
` [U-Boot] [RFC PATCH 5/5] arm: v7R: Add support for enabling caches
[U-Boot] [PATCH v2 00/20] More support for Armada 37xx boards (for Turris Mox)
2018-04-24 15:21 UTC (21+ messages)
` [U-Boot] [PATCH v2 01/20] phy: marvell: a3700: Change return type of macro MVEBU_REG
` [U-Boot] [PATCH v2 02/20] phy: marvell: a3700: Use reg_set16 instead of phy_write16
` [U-Boot] [PATCH v2 03/20] phy: marvell: a3700: Don't create functional macro for each register
` [U-Boot] [PATCH v2 04/20] phy: marvell: a3700: Use same timeout for all register polling
` [U-Boot] [PATCH v2 05/20] phy: marvell: a3700: Use (!ret) instead of (ret == 0)
` [U-Boot] [PATCH v2 06/20] phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
` [U-Boot] [PATCH v2 07/20] phy: marvell: a3700: Access USB3 register indirectly on lane 2
` [U-Boot] [PATCH v2 08/20] phy: marvell: a3700: Set USB3 RX wait depending on ref clock
` [U-Boot] [PATCH v2 09/20] phy: marvell: a3700: revise the USB3 comphy setting during power on
` [U-Boot] [PATCH v2 10/20] phy: marvell: mux: Support nontrivial node order in selector register
` [U-Boot] [PATCH v2 11/20] phy: marvell: a3700: Fix SGMII cfg and stat register addresses
` [U-Boot] [PATCH v2 12/20] phy: marvell: a3700: Use comphy_mux on Armada 37xx
` [U-Boot] [PATCH v2 13/20] phy: marvell: a3700: Save/restore selector reg in SGMII init
` [U-Boot] [PATCH v2 14/20] driver: clk: Add support for clocks on Armada 37xx
` [U-Boot] [PATCH v2 15/20] spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
` [U-Boot] [PATCH v2 16/20] clk: armada-37xx: Support soc_clk_dump
` [U-Boot] [PATCH v2 17/20] phy: marvell: core: Cosmetic fixes
` [U-Boot] [PATCH v2 18/20] net: mvneta: Fix fault when wrong device tree
` [U-Boot] [PATCH v2 19/20] watchdog: Add support for Armada 37xx CPU watchdog
` [U-Boot] [PATCH v2 20/20] arm64: mvebu: Add basic support for the Turris Mox board
[U-Boot] [PATCH v1 00/19] More support for Armada 37xx boards
2018-04-24 13:55 UTC (4+ messages)
` [U-Boot] [PATCH v1 15/19] spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
2018-04-24 13:17 UTC (10+ messages)
` [U-Boot] [PATCH v2 03/19] tpm: add support for TPMv2 SPI modules
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest command support
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear "
[U-Boot] [PATCH 1/2] arm: Add minimal support for Cortex-R5
2018-04-24 12:53 UTC (7+ messages)
[U-Boot] [PATCH] imx: mx6: add is_boot_from_usb define
2018-04-24 12:36 UTC (3+ messages)
[U-Boot] [PATCH 0/5] sunxi: Add support for ALL-H3-CC H2+/H5 variants
2018-04-24 12:28 UTC (9+ messages)
` [U-Boot] [PATCH 1/5] sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver
` [U-Boot] [PATCH 2/5] sunxi: Split out common board design for ALL-H3-CC device tree
` [U-Boot] [PATCH 3/5] sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver
` [U-Boot] [PATCH 4/5] sunxi: Add Libre Computer Board ALL-H3-CC H5 ver
` [U-Boot] [PATCH 5/5] sunxi: Sort dts Makefile entries for H3
[U-Boot] NDS32 toolchain?
2018-04-24 12:14 UTC (3+ messages)
[U-Boot] [UBOOT PATCH v3 0/7] Add support of SD3.0 UHS modes for ZynqMP
2018-04-24 11:46 UTC (6+ messages)
` [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] board: sama5d27_som1_ek: Fix the USB vbus power
2018-04-24 11:36 UTC
[U-Boot] [PATCH] ARM: rmobile: Enable HS200 support on M3N Salvator-X
2018-04-24 11:03 UTC
[U-Boot] [PATCH] sunxi: Add support for Libre Computer Board ALL-H3-CC H5 ver
2018-04-24 10:01 UTC (2+ messages)
[U-Boot] [PATCH] configs: at91: sama5: updated mtdparts variable in bootargs
2018-04-24 9:00 UTC
[U-Boot] [PATCH v6 0/2] timer: Add High Precision Event Timers (HPET) support
2018-04-24 8:41 UTC (9+ messages)
` [U-Boot] [PATCH v6 1/2] x86: Add TSC-specific timer functions
[U-Boot] [PATCH v3 0/8] riscv: Enable efi_loader support
2018-04-24 7:53 UTC (15+ messages)
` [U-Boot] [PATCH v3 1/8] riscv: Add setjmp/longjmp code
` [U-Boot] [PATCH v3 2/8] riscv: Enable function sections
` [U-Boot] [PATCH v3 3/8] riscv: Add EFI application infrastructure
` [U-Boot] [PATCH v3 4/8] riscv: Add board_quiesce_devices stub
` [U-Boot] [PATCH v3 5/8] efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
` [U-Boot] [PATCH v3 6/8] distro: Extend with RISC-V defines
` [U-Boot] [PATCH v3 7/8] riscv: nx25: Enable distro boot
` [U-Boot] [PATCH v3 8/8] efi_loader: Enable RISC-V support
[U-Boot] [PATCH] board: sama5d2_ptc_ek: adjust the smc timings of nand
2018-04-24 7:43 UTC
[U-Boot] [PATCH] gpio: atmel_pio4: give a full configuration when muxing pins
2018-04-24 7:16 UTC
[U-Boot] [PATCH v2 1/3] rockchip: rk3036: add ofdata_to_platdata() method for driver
2018-04-24 7:11 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: rk3128: "
` [U-Boot] [PATCH v2 3/3] rockchip: rv1108: "
[U-Boot] [PATCH v1 00/16] Add Intel Stratix 10 SoC support
2018-04-24 7:03 UTC (18+ messages)
` [U-Boot] [PATCH v1 06/16] arm: socfpga: misc: Move eth reset to common misc driver
` [U-Boot] [PATCH v1 10/16] arm: dts: Add dts for Stratix10 SoC
` [U-Boot] [PATCH v1 13/16] arm: socfpga: stratix10: Add timer support "
[U-Boot] [PATCH] powerpc: mpc85xx: Fix Work-around for Erratum A005125
2018-04-24 3:00 UTC
[U-Boot] [GIT PULL] u-boot-uniphier/master
2018-04-24 0:34 UTC (4+ messages)
[U-Boot] [PULL for 2018.05] efi patch queue 2018-04-23 for 2018.05
2018-04-23 22:38 UTC (2+ messages)
[U-Boot] [PATCH v2] armv8: sec_firmware: Add support for multiple loadables
2018-04-23 21:53 UTC
[U-Boot] [PATCH 1/1] env/Kconfig: Add descriptions so environment options can be modified
2018-04-23 21:43 UTC
[U-Boot] [PATCH 1/1] powerpc: fix typo in kgdb.c
2018-04-23 20:27 UTC
[U-Boot] [PATCH v2] bootm: Align cache flush begin address
2018-04-23 20:21 UTC (6+ messages)
[U-Boot] [PATCH] mmc: Staticize sd_select_bus_width
2018-04-23 20:17 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [GIT PULL] Xilinx fixes for v2018.05-rc3
2018-04-23 20:17 UTC (2+ messages)
[U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock
2018-04-23 20:17 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks
2018-04-23 18:37 UTC (2+ messages)
[U-Boot] [PATCH 1/2] [RFC]new command: wol - Wake on LAN
2018-04-23 17:47 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] [RFC]new command: wol - enable command
[U-Boot] [PATCH v2 1/5] sunxi: R40: add gigabit ethernet clocks
2018-04-23 17:39 UTC (4+ messages)
` [U-Boot] [PATCH v2 5/5] configs: Bananapi_M2_Ultra: enable gigabit on the Bananapi M2U
[U-Boot] [Feature] Android Fastboot over Ethernet
2018-04-23 16:42 UTC (6+ messages)
[U-Boot] [PATCH] ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN
2018-04-23 16:07 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: move SPL stack address
2018-04-23 16:07 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: select a correct mmc device before flashing images
2018-04-23 16:06 UTC (2+ messages)
[U-Boot] [PATCH 0/4] ARM: uniphier: decrease the SPL image size to fix uniphier_v7_defconfig
2018-04-23 16:03 UTC (2+ messages)
[U-Boot] [PATCH] ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig
2018-04-23 15:10 UTC
[U-Boot] [PATCH] board: ge: bx50v3: add winbond SPI NOR support
2018-04-23 15:09 UTC
[U-Boot] [PATCH v3 1/5] sunxi: R40: add gigabit ethernet clocks
2018-04-23 14:57 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/5] net: sun8i-emac: support R40 GMAC
` [U-Boot] [PATCH v3 3/5] sunxi: R40: add gigabit ethernet gpio pinmux
` [U-Boot] [PATCH v3 4/5] sunxi: R40: add gigabit ethernet devicetree node
` [U-Boot] [PATCH v3 5/5] configs: Bananapi_M2_Ultra: enable gigabit on the Bananapi
[U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock - Please, consider for v2018.05-rc2
2018-04-23 14:29 UTC (2+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH u-boot] adc: add Amlogic Meson SAR ADC driver
2018-04-23 14:19 UTC
[U-Boot] [PATCH] cmd: add ADC cli commands
2018-04-23 14:18 UTC
[U-Boot] [PATCH] regmap: add regmap_update_bits() helper
2018-04-23 14:16 UTC
[U-Boot] [PATCH] configs: Drop CONFIG_NET_MULTI
2018-04-23 13:13 UTC
[U-Boot] Fwd: drivers: spi: SPI NOR write fails since commit 6c94bd12c4ad
2018-04-23 12:52 UTC
[U-Boot] [PATCH] [U-boot] net/phy/cortina: Add support for CS4223 PHY
2018-04-23 12:02 UTC
[U-Boot] [PATCH 0/2] Drive stregth for sama5d2_ptc_ek
2018-04-23 7:59 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] gpio: atmel_pio4: add drive strength macros
` [U-Boot] [PATCH 2/2] board: atmel: sama5d2_ptc_ek: update pin configuration for NAND
[U-Boot] [PATCH v5 00/34] phy: sunxi: Add Allwinner sun4i USB PHY
2018-04-23 7:55 UTC (8+ messages)
` [U-Boot] [PATCH v5 03/34] musb: sunxi: Use simple way to fill musb_hdrc pdata
` [U-Boot] [PATCH v5 06/34] musb: sunxi: Add OTG device clkgate and reset for H3/H5
` [U-Boot] [PATCH v5 07/34] sunxi: clock: Fix OHCI clock gating "
[U-Boot] [PATCH 1/1] sunxi: mmc: Fix phase delays
2018-04-23 6:44 UTC (3+ messages)
[U-Boot] [PATCH v2 0/8] riscv: Enable efi_loader support
2018-04-23 5:59 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/8] riscv: Add EFI application infrastructure
[U-Boot] [PATCH] DW SPI: invert wait condition in dw_spi_xfer
2018-04-23 5:47 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: mpc85xx: Improve Work-around for Erratum A005125
2018-04-23 5:28 UTC
[U-Boot] [PATCH 0/4] Add Linux-compatible syscon_to_regmap API
2018-04-23 4:58 UTC (10+ messages)
` [U-Boot] [PATCH 2/4] dm: ofnode: add ofnode_device_is_compatible() helper
` [U-Boot] [PATCH 3/4] regmap: change regmap_init_mem() to take ofnode instead udevice
` [U-Boot] [PATCH 4/4] syscon: add Linux-compatible syscon API
[U-Boot] [PATCH v2 0/4] Add Linux-compatible syscon_to_regmap API
2018-04-23 4:30 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/4] regmap: clean up regmap allocation
[U-Boot] [PATCH] powerpc: mpc85xx: Improve Work-around for Erratum A005125
2018-04-23 4:27 UTC
[U-Boot] [PATCH] test: regmap: test Linux-compatible syscon_node_to_regmap()
2018-04-23 4:26 UTC
[U-Boot] [PATCH v10 0/3] Why netboot:
2018-04-23 3:22 UTC (4+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget
[U-Boot] Network Packet Buffers: raspberrypi: variable uchar *net_rx_packets[PKTBUFSRX] in net/net.c
2018-04-23 2:54 UTC (3+ messages)
[U-Boot] Make error in U-boot branch v2015.10-rc5
2018-04-23 2:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox