messages from 2019-02-20 16:13:03 to 2019-02-22 01:17:45 UTC [more...]
[U-Boot] [RFC 1/1] efi_loader: in situ relocation
2019-02-22 1:17 UTC (6+ messages)
[U-Boot] [PATCH v7 0/7] cmd: add efidebug for efi environment
2019-02-22 1:04 UTC (17+ messages)
` [U-Boot] [PATCH v7 1/7] cmd: env: add "-e" option for handling UEFI variables
` [U-Boot] [PATCH v7 2/7] cmd: add efidebug command
` [U-Boot] [PATCH v7 3/7] cmd: efidebug: add devices command
` [U-Boot] [PATCH v7 4/7] cmd: efidebug: add drivers command
` [U-Boot] [PATCH v7 5/7] cmd: efidebug: add dh command
` [U-Boot] [PATCH v7 6/7] cmd: efidebug: add images command
` [U-Boot] [PATCH v7 7/7] cmd: efidebug: add memmap command
[U-Boot] [PATCH v8 00/15] SiFive FU540 Support
2019-02-22 0:12 UTC (7+ messages)
` [U-Boot] [PATCH v8 09/15] clk: Add fixed-factor clock driver
[U-Boot] ut dm pch sandbox test failures
2019-02-21 23:45 UTC
[U-Boot] [PATCH] fs: ext4: cache extent data
2019-02-21 23:38 UTC (3+ messages)
[U-Boot] [PATCH] configs: dra7xx_evm: Remove ENV_IS_IN_FAT and SPL_ENV_*
2019-02-21 23:30 UTC (4+ messages)
[U-Boot] [PATCH 0/4] Add Support for NAND in dra71x-evm
2019-02-21 23:22 UTC (3+ messages)
` [U-Boot] [PATCH 4/4] configs: ti_omap5_common: Add NAND environment settings
[U-Boot] [PATCH v2 0/7] AM65x HS device support
2019-02-21 23:10 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/7] arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
` [U-Boot] [PATCH v2 2/7] firmware: ti_sci: Add support for firewall management
` [U-Boot] [PATCH v2 3/7] firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
` [U-Boot] [PATCH v2 4/7] arm: mach-k3: Add secure device support
` [U-Boot] [PATCH v2 5/7] arm: mach-k3: Add secure device build support
` [U-Boot] [PATCH v2 6/7] configs: Add a config for AM65x High Security EVM
` [U-Boot] [PATCH v2 7/7] doc: Update info on using K3 secure devices
[U-Boot] [PATCH v3 0/7] Add netcp networking support on K2G ICE EVM
2019-02-21 23:10 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/7] ARM: k2g-ice: Add pinmux support for rgmii interface
` [U-Boot] [PATCH v3 2/7] ARM: k2g-gp-evm: update to rgmii pinmux configuration
` [U-Boot] [PATCH v3 3/7] net: netcp: add support for phy with rgmii ids
` [U-Boot] [PATCH v3 4/7] ARM: k2g: add a workaround to reset the phy
` [U-Boot] [PATCH v3 5/7] ARM: dts: k2g-evm: remove unused phy-mode property from phy node
` [U-Boot] [PATCH v3 6/7] k2g: config enable ti phy dp83867 for k2g
` [U-Boot] [PATCH v3 7/7] ARM: dts: k2g-ice: add dt node for netcp
[U-Boot] Pull request, u-boot-tegra/master
2019-02-21 23:10 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86
2019-02-21 23:10 UTC (2+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2019-02-21 23:09 UTC (2+ messages)
[U-Boot] [PATCH v2 0/8] arm: socfpga: implement proper peripheral reset handling
2019-02-21 22:16 UTC (27+ messages)
` [U-Boot] [PATCH v2 1/8] arm: socfpga: gen5: sync devicetrees to Linux
` [U-Boot] [PATCH v2 2/8] arm: socfpga: gen5: add reset & sdr node to SPL devicetrees
` [U-Boot] [PATCH v2 3/8] arm: socfpga: move gen5 SDR driver to DM
` [U-Boot] [PATCH v2 4/8] mtd: rawnand: denali: add reset handling
` [U-Boot] [PATCH v2 5/8] spi: cadence_qspi: "
` [U-Boot] [PATCH v2 6/8] reset: socfpga: add reset handling for old kernels
` [U-Boot] [PATCH v2 7/8] arm: socfpga: gen5: deassert peripheral reset by default
` [U-Boot] [PATCH v2 8/8] arm: socfpga: implement proper peripheral reset
[U-Boot] [RFT] configs: arndale: Use appropriate driver for Asix AX88760
2019-02-21 22:07 UTC (2+ messages)
[U-Boot] [PATCH] net: eth-uclass: call stop only for active devices
2019-02-21 18:40 UTC (5+ messages)
[U-Boot] [PATCH v9 00/15] SiFive FU540 Support
2019-02-21 18:35 UTC (17+ messages)
` [U-Boot] [PATCH v9 01/15] riscv: Enable create symlink using kconfig
` [U-Boot] [PATCH v9 02/15] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v9 03/15] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH v9 04/15] riscv: Add place-holder asm/arch/clk.h for driver compilation
` [U-Boot] [PATCH v9 05/15] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v9 06/15] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH v9 07/15] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH v9 08/15] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v9 09/15] clk: Add fixed-factor "
` [U-Boot] [PATCH v9 10/15] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH v9 11/15] drivers: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH v9 12/15] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH v9 13/15] riscv: Add SiFive FU540 board support
` [U-Boot] [PATCH v9 14/15] doc: Add a readme guide for SiFive FU540
` [U-Boot] [PATCH v9 15/15] riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
[U-Boot] [PATCH] fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
2019-02-21 17:26 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2 0/4] ARM: atmel: boards: enable SPL support
2019-02-21 17:00 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/4] ARM: atmel: at91sam9x5ek: enable spl support
[U-Boot] [PATCH] imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM
2019-02-21 16:51 UTC
[U-Boot] [PATCH] imx: ventana: hexdump invalid EEPROM data
2019-02-21 16:48 UTC
[U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property
2019-02-21 16:32 UTC
[U-Boot] [PATCH] cmd: clk: Handle ENODEV from clk_get_rate
2019-02-21 16:15 UTC
[U-Boot] [PATCH] am335x-fb: don't override lcd_get_size()
2019-02-21 16:05 UTC
[U-Boot] IMX6 DM_USB / DM_MMC requires OF_CONTROL?
2019-02-21 14:48 UTC (6+ messages)
[U-Boot] [PATCH v3 1/2] fs: fat: dynamically allocate memory for temporary buffer
2019-02-21 13:39 UTC (14+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH 0/9] sunxi: Allow FEL capable SPLs with 32bit builds
2019-02-21 13:27 UTC (20+ messages)
` [U-Boot] [PATCH 1/9] armv8: Disable exception vectors in SPL by default
` [U-Boot] [PATCH 2/9] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [PATCH 3/9] SPL: read and store arch property from U-Boot image
` [U-Boot] [PATCH 4/9] sunxi: introduce RMR switch to enter payloads in 64-bit mode
` [U-Boot] [PATCH 5/9] sunxi: allow FIT image for 32-bit builds as well
` [U-Boot] [PATCH 6/9] sunxi: allow 32-bit builds for 64-bit SoCs
` [U-Boot] [PATCH 7/9] sunxi: H5: add generic H5 32-bit SPL defconfig
` [U-Boot] [PATCH 8/9] sunxi: A64: add generic A64 32-bit SPL defconfigs
` [U-Boot] [PATCH 9/9] sunxi: H6: add generic H6 32-bit SPL defconfig
[U-Boot] [PATCH 1/3] Add support for the MT41K128M16JT125K memory modules
2019-02-21 13:21 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
` [U-Boot] [PATCH 3/3] am335x, guardian: Add support for the bosch guardian board
[U-Boot] [PATCH] arm64: zynqmp: Add debug message about clearing BSS
2019-02-21 12:38 UTC
[U-Boot] [PATCH] spl: fit: Add support for applying DT overlay
2019-02-21 12:36 UTC
[U-Boot] [PATCH v3 2/2] core: ofnode: Add ofnode_get_addr_size_index
2019-02-21 10:41 UTC (6+ messages)
` [U-Boot] [PATCH v3 0/2] core: ofnode: Fix ofnode_get_addr_index function
[U-Boot] [PATCH] imx8qxp: Fix the reported CPU frequency
2019-02-21 10:35 UTC (2+ messages)
[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
2019-02-21 10:25 UTC (7+ messages)
` [U-Boot] [PATCHv3 10/11] pci: ls_pcie_g4: Add Workaround for A-011451
[U-Boot] [PATCH v1] mmc: dwmmc: Enable small delay before returning error
2019-02-21 10:06 UTC (6+ messages)
[U-Boot] [PATCH V2] ARM: socfpga: Clear PL310 early in SPL
2019-02-21 9:40 UTC (2+ messages)
[U-Boot] [PATCH 1/2] mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
2019-02-21 9:25 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
[U-Boot] [PATCH 1/3] Move CONFIG_FSL_ESDHC to defconfig
2019-02-21 7:55 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mmc: split fsl_esdhc driver for i.MX
` [U-Boot] [PATCH 3/3] Convert to use fsl_esdhc_imx for i.MX platforms
[U-Boot] [v2, 1/3] mmc: fsl_esdhc: add esdhc_imx flag
2019-02-21 7:54 UTC (5+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Disable WDT for zcu100
2019-02-21 6:52 UTC
[U-Boot] [PATCH] .gitignore: Ignore regenerated *.dtbo files
2019-02-21 6:48 UTC
[U-Boot] [PATCH v2 11/23] spl: Add a comment to spl_set_bd()
2019-02-21 5:43 UTC (5+ messages)
` [U-Boot] [U-Boot,v2,11/23] "
[U-Boot] [PATCH] imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [PATCH] test: py: Extend fpga test with fit image with external data
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [PATCH] arm: lib: bootm: Push the Starting kernel print to the end
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [PATCH] fastboot: common: fix default fastboot_boot on 64-bit
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [PATCH] coreboot: add support fot CB_TAG_BOOT_MEDIA_PARAMS
2019-02-21 2:47 UTC (4+ messages)
[U-Boot] [PATCH v2] lib: decode_timing_property should return -NOENT when proprty is not found
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [PATCH] pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [PATCH v2 00/13] net: Add Allwinner EMAC CLK, RESET support
2019-02-21 2:47 UTC (11+ messages)
` [U-Boot] [PATCH v2 04/13] clk: Get the CLK by index without device
` [U-Boot] [PATCH v2 05/13] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v2 06/13] test/dm: clk: Add clk_get_by_index[_nodev] test
` [U-Boot] [PATCH v2 07/13] reset: Get the RESET by index without device
` [U-Boot] [PATCH v2 08/13] test/dm: reset: Add reset_get_by_index[_nodev] test
[U-Boot] [PATCH] sunxi: update SATA driver to always use DM_SCSI
2019-02-21 2:47 UTC (2+ messages)
[U-Boot] [v2] powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR
2019-02-21 2:18 UTC
[U-Boot] [PATCH v2 0/1] mtd: added missing GigaDevice chips
2019-02-20 21:12 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/1] "
[U-Boot] [PATCH v2] armv8: Disable exception vectors in SPL by default
2019-02-20 20:21 UTC (3+ messages)
[U-Boot] v2 Tegra cleanups and Kconfig migrations
2019-02-20 18:45 UTC (6+ messages)
` [U-Boot] [PATCH 2/4] Kconfig: tegra: Migrate USB_EHCI_TEGRA
[U-Boot] [PATCH v2 0/1] Pass board revision and serial number to the
2019-02-20 18:26 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/1] board: raspberrypi: add serial and revision to the device tree
[U-Boot] Pincontroller not getting initialized on imx6 in SPL with SPL_PINCTRL and OF_CONTROL
2019-02-20 17:38 UTC (5+ messages)
[U-Boot] [PATCH] ARM: dts: i.MX6QDL: add missing spba-bus to aips-bus
2019-02-20 16:33 UTC (3+ messages)
[U-Boot] [PATCH] arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus
2019-02-20 16:24 UTC (2+ messages)
[U-Boot] [PATCH 0/2] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
2019-02-20 16:18 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [U-Boot] [PATCH 2/2] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
[U-Boot] [PATCH] armv8: Disable exception vectors in SPL by default
2019-02-20 16:13 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