messages from 2020-01-03 14:36:39 to 2020-01-06 20:58:47 UTC [more...]
[PATCH v1 0/1] arm: Add support for SoC S5P4418
2020-01-06 20:58 UTC
[ANN] U-Boot v2020.01 released
2020-01-06 20:58 UTC
[PATCH] stm32mp: remove redundant SYS_TEXT_BASE prompt
2020-01-06 18:11 UTC (2+ messages)
[RFC PATCH] Revert "arm: Show cache warnings in U-Boot proper only"
2020-01-06 16:01 UTC (8+ messages)
Formal upstream support of Cortina Access ARM Based SoCs
2020-01-06 15:51 UTC (2+ messages)
[PATCH v2] mx6ul_14x14_evk: Fix SPL boot hang
2020-01-06 15:31 UTC
fitImage align 8-byte for ARM64
2020-01-06 15:25 UTC (4+ messages)
[PATCH] mx6ul_14x14_evk: Fix SPL hang
2020-01-06 15:20 UTC (3+ messages)
[PATCH v4 1/3] spi: nxp_fspi: new driver for the FlexSPI controller
2020-01-06 15:01 UTC (3+ messages)
[PATCH V4 0/4] aes: add support for aes192 and aes256
2020-01-06 14:22 UTC (5+ messages)
` [PATCH V4 1/4] aes: add a define for the size of a block
` [PATCH V4 2/4] aes: add support of aes192 and aes256
` [PATCH V4 3/4] aes: add test unit for aes128
` [PATCH V4 4/4] aes: add test unit for aes196 and aes256
[U-Boot] [PATCH V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
2020-01-06 14:15 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/3] watchdog: designware: Convert to DM and DT probing
` "
[PATCH V3 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
2020-01-06 14:13 UTC (3+ messages)
` [PATCH V3 2/3] watchdog: designware: Convert to DM and DT probing
` [PATCH V3 3/3] watchdog: designware: Optionally fetch clock and reset from DT
[PATCH 0/4] spi: mpc8xxx_spi: bug fixes and real ->set_speed
2020-01-06 14:09 UTC (5+ messages)
` [PATCH 1/4] gazerbeam: add clocks property to SPI node
` [PATCH 2/4] mpc8xxx_spi: put max_cs to use
` [PATCH 3/4] mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
` [PATCH 4/4] mpc8xxx_spi: implement real ->set_speed
[PATCH 1/3] imx8mn: evk: add README
2020-01-06 13:42 UTC (6+ messages)
` [PATCH 2/3] imx: imx8mn_evk: add board_mmc_get_env_dev
` [PATCH 3/3] imx: imx8mn: enable CONFIG_CMD_ERASEENV
[PATCH] arm64: zynqmp: Correct the type of eeprom for zcu216 boards
2020-01-06 13:13 UTC
[PATCH] arm64: zynqmp: Fix ina226 shunt resistor value
2020-01-06 13:12 UTC
[PATCH] scripts/get_default_envs.sh: preserve order of multiple entries for same variable
2020-01-06 12:16 UTC (2+ messages)
[PATCH V2 1/2] pico-imx7d: Disable USB_ETHER support for bl33 defconfig
2020-01-06 12:14 UTC (4+ messages)
` [PATCH V2 2/2] pico-imx7d: Convert to DM_ETH
[PATCH v4 0/4] Enablement of PCIe controller for lx2160a rev2
2020-01-06 12:06 UTC (5+ messages)
` [PATCH v4 1/4] pci: layerscape: Common device tree fixup for NXP SoCs
` [PATCH v4 2/4] pci: layerscape: Move streamId allocation to common device tree fixup
` [PATCH v4 3/4] pci: layerscape: device tree fixup based on SoC and
` [PATCH v4 4/4] configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfig
[Patch v3 0/7] Transition of fsl qspi driver to spi-mem framework
2020-01-06 10:56 UTC (3+ messages)
` [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API
[U-Boot] [PATCH V2 0/4] aes: add support for aes192 and aes256
2020-01-06 10:51 UTC (6+ messages)
` [U-Boot] [PATCH V2 4/4] pytest: aes: add test "
` "
[PATCH v2 00/19] i2c: designware_ic2: Improvements to timing and general cleanup
2020-01-06 10:25 UTC (24+ messages)
` [PATCH v2 01/19] i2c: designware_i2c: Add more registers
` [PATCH v2 02/19] i2c: designware_i2c: Don't allow changing IC_CLK
` [PATCH v2 03/19] i2c: designware_i2c: Include clk.h in the header file
` [PATCH v2 04/19] i2c: designware_i2c: Rename 'max' speed to 'high' speed
` [PATCH v2 05/19] i2c: designware_i2c: Use an enum for selected speed mode
` [PATCH v2 06/19] i2c: designware_i2c: Use an accurate bus clock instead of MHz
` [PATCH v2 07/19] i2c: designware_i2c: Bring in the binding file
` [PATCH v2 08/19] i2c: designware_i2c: Read device-tree properties
` [PATCH v2 09/19] i2c: designware_i2c: Drop scl_sda_cfg parameter
` [PATCH v2 10/19] i2c: designware_i2c: Put hold config in a struct
` [PATCH v2 11/19] i2c: designware_i2c: Rewrite timing calculation
` [PATCH v2 12/19] i2c: designware_i2c: Add spike supression
` [PATCH v2 13/19] i2c: Add enums for i2c speed and address size
` [PATCH v2 14/19] i2c: ast_i2c: Update to use standard enums for speed
` [PATCH v2 15/19] i2c: designware_i2c: "
` [PATCH v2 16/19] i2c: kona_i2c: "
` [PATCH v2 17/19] i2c: omap: "
` [PATCH v2 18/19] i2c: stm32: "
` [PATCH v2 19/19] i2c: Update drivers to use enum "
[PATCH] spl_fit.c: enable loading compressed u-boot from fit image
2020-01-06 10:15 UTC (3+ messages)
[PATCH 0/3] RISC-V SiFive FU540 support SPL
2020-01-06 10:08 UTC (11+ messages)
` [PATCH 1/3] riscv: Add place-holder for FU540 clk and gpio
` [PATCH 2/3] riscv: Add FU540 specific includes
` [PATCH 3/3] riscv: sifive: fu540: add SPL configuration
[U-Boot] [PATCH v3 0/4] arm64: sun50i: Add support for Orange Pi 3
2020-01-06 9:48 UTC (4+ messages)
` "
[PATCH] ram: rk3399: don't assume phy_io_config() uses real regs
2020-01-06 9:44 UTC (2+ messages)
[PATCH] ARM: zynq: Remove unused QSPI and USB addresses
2020-01-06 9:34 UTC
[PATCH 0/2] mtd: nand: Move zynq nand driver to driver model
2020-01-06 9:32 UTC (3+ messages)
` [PATCH 1/2] zynq: "
` [PATCH 2/2] zynq: mtd: nand: Remove hardcoded base addresses
[PATCH v3] arm64: zynqmp: Add support for u-boot.itb generation with ATF
2020-01-06 9:27 UTC
[PATCH v3 0/5] rk3399: Add redundant boot support
2020-01-06 9:25 UTC (9+ messages)
` [PATCH v3 2/5] rockchip: rk3399: Enable DISPLAY_CPUINFO
` [PATCH v3 3/5] arm: rockchip: Add common cru.h
` [PATCH v3 4/5] rockchip: Add common reset cause
` [PATCH v3 5/5] rockchip: rk3399: Add bootcount support
[PATCH v2] arm64: versal: Enable board_late_init calling
2020-01-06 9:21 UTC
[PATCH v2] test/py: hush_if_test: Add tests to cover octal/hex values
2020-01-06 9:18 UTC
[PATCH v2 0/2] Extend board_fdt_blob_setup() to support OF_SEPARATE
2020-01-06 9:00 UTC (3+ messages)
` [PATCH v2 1/2] arm64: zynqmp: Rename fw_dtb variable to fdt_blob
` [PATCH v2 2/2] arm64: zynqmp: Add support for OF_SEPARATE with board DTB
[PATCH] travis: Setup latest qemu version for Versal
2020-01-06 8:57 UTC (3+ messages)
[GITLAB CI RUNNER PATCH] Dockerfile: Use latest QEMU v4.2.0 version
2020-01-06 8:55 UTC
[PATCH v3] reset: socfpga: Poll for reset status after deassert reset
2020-01-06 8:09 UTC
[PATCH 0/5] board: ti: j721e: Enable I2C and EEPROM support
2020-01-06 7:57 UTC (6+ messages)
` [PATCH 1/5] ti: common: board_detect: Handle EEPROM probe more gracefully
` [PATCH 2/5] board: ti: j721e: Use EEPROM-based board detection
` [PATCH 3/5] board: ti: j721e: Print board name and version during boot
` [PATCH 4/5] arm64: dts: k3-j721e-common-proc-board: Fully enable wkup_i2c0 use
` [PATCH 5/5] configs: j721e_evm_a72_defconfig: Enable I2C and EEPROM support
[PATCH] arm64: zynqmp: Fix emmc boot mode boot_target sequennce
2020-01-06 6:58 UTC (2+ messages)
[PATCH 0/6] Add fastboot support for MediaTek mt8518
2020-01-06 6:26 UTC (7+ messages)
` [PATCH 1/6] usb: musb-new: mt85xx: add musb-new gadget driver
` [PATCH 2/6] ARM: Mediatek: Add board_late_init to init usb "
` [PATCH 3/6] configs: mt8518: set global variables for fastboot
` [PATCH 4/6] configs: mt8518: enable usb gadget driver
` [PATCH 5/6] configs: mt8518: Enable fastboot related configs
` [PATCH 6/6] fastboot: mt85xx: add command to flash/erase emmc hwpart
Larger ramdisk Bad Trap error
2020-01-06 6:13 UTC
[PATCH 00/22] imx: add i.MX8MP support
2020-01-06 1:55 UTC (7+ messages)
` [PATCH 20/22] clk: imx: add i.MX8MP clk driver
ATF + u-boot imx8mm combination
2020-01-06 1:54 UTC (2+ messages)
[RFC PATCH 0/5] arm: Restore minimal support for ST-Ericsson U8500 SoC
2020-01-06 1:50 UTC (11+ messages)
` [RFC PATCH 1/5] timer: Add driver for Nomadik Multi Timer Unit (MTU)
` [RFC PATCH 2/5] arm: dts: Import device tree for ST-Ericsson Ux500
` [RFC PATCH 3/5] arm: Add support for ST-Ericsson U8500 SoC
` [RFC PATCH 4/5] MAINTAINERS: Add ARM U8500
` [RFC PATCH 5/5] board: Add new Samsung "stemmy" board based on ST-Ericsson U8500
[U-Boot] [PATCH 0/9] efi_loader: rework bootefi/bootmgr
2020-01-06 1:42 UTC (3+ messages)
` "
[PATCH v5 0/6] rsa: extend rsa_verify() for UEFI secure boot
2020-01-06 1:32 UTC (4+ messages)
` [PATCH v5 4/6] lib: rsa: generate additional parameters for public key
[PATCH 0/6] sunxi: SPL SPI booting: Enable R40 and H6 SoCs
2020-01-06 1:29 UTC (7+ messages)
` [PATCH 1/6] sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
` [PATCH 2/6] sunxi: SPL SPI: Split off SPI0 base address
` [PATCH 3/6] sunxi: SPL SPI: Introduce is_new_gen_spi()
` [PATCH 4/6] sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC
` [PATCH 5/6] sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC
` [PATCH 6/6] sunxi: Pine H64: Enable SPI booting in defconfig
[PATCH 1/1] net: tftp: use correct printf codes
2020-01-05 22:45 UTC (2+ messages)
[PATCH v3 0/9] am57xx: Implement Android 10 boot flow
2020-01-05 20:38 UTC (3+ messages)
` [PATCH v3 3/9] cmd: abootimg: Add abootimg command
[PATCH 0/1 v1] cmd: gpio: Correct do_gpio() return value
2020-01-05 19:10 UTC (2+ messages)
` [PATCH 1/1 "
[PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH
2020-01-05 17:36 UTC (6+ messages)
` [PATCH] pico-imx7d: Convert to DM_ETH
[PATCH] arm: Add arm handoff header file
2020-01-05 15:51 UTC
[PATCH] Revert "mmc: davinci: drop struct davinci_mmc_plat"
2020-01-05 13:36 UTC (4+ messages)
[PATCH v2 1/1] efi_loader: define all known warning status codes
2020-01-05 9:32 UTC
[PATCH 1/2] mtd: spi-nand: Import Toshiba SPI-NAND support
2020-01-04 22:28 UTC (2+ messages)
` [PATCH 2/2] mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ
SPI NOR stops working if I put Env in MMC
2020-01-04 17:53 UTC (2+ messages)
pull request u-boot-fsl-qoriq to next branch
2020-01-04 17:02 UTC
commit "dm: spi: Avoid setting the speed with every transfer"
2020-01-04 14:48 UTC (3+ messages)
[U-Boot] [PATCH 0/4] arm: mxs: mxs_set_gpmiclk
2020-01-04 14:13 UTC (4+ messages)
` "
[PATCH 1/1] efi_loader: define all known warning status codes
2020-01-04 13:35 UTC (2+ messages)
i2c_class_init problem
2020-01-04 13:09 UTC (2+ messages)
[PATCH] arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7
2020-01-04 11:03 UTC (2+ messages)
[PATCH v1] mach-imx: nandbcb: improve cmd help
2020-01-04 11:03 UTC (2+ messages)
[PATCH 1/3] mx7dsabresd: Fix the pmic_get() parameter in the DM case
2020-01-04 11:03 UTC (2+ messages)
[U-Boot] [PATCH 2/4] arm: mxs: fix comments in arch_cpu_init to match the code
2020-01-04 11:03 UTC
[PATCH] tools: imx8m_image: Change source path for DDR firmware to build dir
2020-01-04 11:03 UTC
[PATCH] imx8mm_evk: Adjust the environment for booting a mainline kernel
2020-01-04 11:03 UTC (2+ messages)
[PATCH 3/3] mx6slevk: Fix the pmic_get() parameter in the DM case
2020-01-04 11:03 UTC (2+ messages)
[PATCH 2/3] mx6sllevk: Fix the pmic_get() parameter in the DM case
2020-01-04 11:00 UTC (2+ messages)
[U-Boot] [PATCH 3/4] arm: mxs: be more careful when enabling gpmi_clk
2020-01-04 11:00 UTC
[PATCH] ddr: imx8m: Return error values from LPDDR4 training
2020-01-04 11:00 UTC
[PATCH v3] mach-imx: bootaux: elf firmware support
2020-01-04 11:00 UTC (2+ messages)
[U-Boot] [PATCH 1/4] arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX
2020-01-04 11:00 UTC
[PATCH] video: add wrappers for ttf type files to .gitignore
2020-01-04 10:46 UTC (2+ messages)
[PATCH 0/5] video: Avoid #ifdef to increase build coverage
2020-01-04 10:45 UTC (8+ messages)
` [PATCH 1/5] video: x86: Enable 32-bit graphics by default
[PATCH v6 0/6] rockchip: Add Binman support
2020-01-04 8:38 UTC (7+ messages)
` [PATCH v6 1/6] Makefile: Add rockchip image type
` [PATCH v6 2/6] Makefile: rockchip: Suffix platform type with tpl name
` [PATCH v6 3/6] Makefile: rockchip: Support SPL-alone mkimage
` [PATCH v6 4/6] arm: dts: rk3036: Add rk3036-u-boot.dtsi
` [PATCH v6 5/6] rockchip: Add Single boot image (with binman, pad_cat)
` [PATCH v6 6/6] doc: boards: Add rockchip documentation
[PATCH] net: phy: Fix overlong PHY timeout
2020-01-04 6:30 UTC (2+ messages)
[PATCH 1/1] efi_loader: free load options after execution
2020-01-03 21:53 UTC
would it be feasible to enable GPT support for clearfrog at source?
2020-01-03 20:59 UTC
[PATCH v5 0/7] rockchip: Add Binman support
2020-01-03 17:35 UTC (5+ messages)
` [PATCH v5 6/7] rockchip: Add Single boot image (with binman, pad_cat)
[U-Boot] [PATCH 0/4] omapl138_lcdk: fix MMC boot
2020-01-03 17:26 UTC (6+ messages)
` [U-Boot] [PATCH 2/4] mmc: davinci: drop struct davinci_mmc_plat
` "
Problems with rock64 after enabling CONFIG_MISC_INIT_R
2020-01-03 17:16 UTC
[PATCH 0/8] i.MX6: Engicam fixes/updates
2020-01-03 16:43 UTC (6+ messages)
` [PATCH 8/8] ARM: dts: imx6qdli-icore: Add fec phy-handle
MMC failures on Davinci (Da850-evm)
2020-01-03 15:10 UTC
Please pull u-boot-video
2020-01-03 14:46 UTC
[PATCH] dm: Add a debug message when devices are skipped pre-reloc
2020-01-03 14:38 UTC (2+ messages)
[PATCH v2] riscv: Add option to print registers on exception
2020-01-03 14:36 UTC (2+ 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