messages from 2019-12-10 16:23:28 to 2019-12-12 10:10:34 UTC [more...]
[U-Boot] [PATCH v4 0/6] rsa: extend rsa_verify() for UEFI secure boot
2019-12-12 10:10 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/6] lib: rsa: decouple rsa from FIT image verification
[PATCH 00/20] Add i.MXRT family support
2019-12-12 10:05 UTC (19+ messages)
` [PATCH 09/20] clk: imx: pllv3: add support for PLLV3_AV type
` [PATCH 11/20] clk: imx: add i.IMXRT1050 clk driver
` [PATCH 12/20] pinctrl: add i.MXRT driver
[PATCH 01/35] common: Drop mdm_init()
2019-12-12 9:51 UTC (44+ messages)
` [PATCH 02/35] common: Move main_loop() to init.h
` email address of Boris Brezillon
` [PATCH 03/35] common: Move flash_perror() to flash.h
` [PATCH 04/35] common: Drop checkflash() and checkdram()
` [PATCH 05/35] common: Move embedded fdt location to fdtdec.h
` [PATCH 06/35] common: Move do_tftpb() to net.h
` [PATCH 07/35] common: Move functions for loading from fat/ext2 to fs.h
` [PATCH 08/35] common: Move relocate_code() to init.h
` [PATCH 09/35] common: Move jumptable_init() out of common.h
` [PATCH 10/35] common: Drop floppy disk support
` [PATCH 11/35] common: Move reset_phy() to net.h
` [PATCH 12/35] common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
` [PATCH 13/35] common: Drop CONFIG_POST_STD/ALT_LIST
` [PATCH 14/35] common: Drop CONFIG_HAS_POST
` [PATCH 15/35] common: Drop the symbol_lookup() declaration
` [PATCH 16/35] common: Move type declarations to linux/types.h
` [PATCH 17/35] common: Move device-tree setup functions to fdt_support.h
` [PATCH 18/35] common: arm: Move s_init() to an ARM-specific header
` [PATCH 19/35] common: Move ll_boot_init() to init.h
` [PATCH 20/35] common: Move upmconfig() to ppc.h
` [PATCH 21/35] common: Move clock functions into a new file
` [PATCH 22/35] common: Move get_tbclk() to time.h
` [PATCH 23/35] common: Move reset_misc() function to arch header
` [PATCH 24/35] common: Move reset_cpu() to the CPU header
` [PATCH 25/35] image: Rename load_addr, save_addr, save_size
` [PATCH 26/35] common: Move the image globals into image.h
` [PATCH 27/35] common: Rename and move source()
` [PATCH 28/35] common: Move RAM-sizing functions to init.h
` [PATCH 29/35] common: Move testdram() into init.h
` [PATCH 30/35] common: Move hang() to the same header as panic()
` [PATCH 31/35] common: Move check_member() to kernel.h
` [PATCH 32/35] common: Move ROUND() into kernel.h
` [PATCH 33/35] common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
` [PATCH 34/35] common: Collect all the header files together
` [PATCH 35/35] common: Update comment to show progress
[PATCH v2 01/19] arch: powerpc: add usb node in p3041 dts
2019-12-12 9:31 UTC (19+ messages)
` [PATCH v2 02/19] configs: p3041ds: enable CONFIG_DM_USB support
` [PATCH v2 03/19] arch: powerpc: add usb nodes to P1020 dts
` [PATCH v2 04/19] configs: p1020: enable CONFIG_DM_USB support
` [PATCH v2 05/19] arch: powerpc: add usb node to p2020 dts
` [PATCH v2 06/19] configs: P2020: enable CONFIG_DM_USB support
` [PATCH v2 07/19] arch: powerpc: add usb node to p2041 dts
` [PATCH v2 08/19] configs: P2041: enable CONFIG_DM_USB support
` [PATCH v2 09/19] arch: powerpc: add usb nodes to P4080 dts
` [PATCH v2 10/19] configs: P4080: enable CONFIG_DM_USB support
` [PATCH v2 11/19] powerpc: add usb nodes to T102x dts
` [PATCH v2 12/19] configs: T102x: enable CONFIG_DM_USB support
` [PATCH v2 13/19] arch: powerpc: add usb nodes to T104x dts
` [PATCH v2 14/19] configs: T104x: enable CONFIG_DM_USB support
` [PATCH v2 15/19] configs: T208x: "
` [PATCH v2 16/19] arch: powerpc: add usb nodes to T4240 dts
` [PATCH v2 17/19] configs: T4240: enable CONFIG_DM_USB support
` [PATCH v2 18/19] arch: powerpc: add usb nodes to P5040 dts
` [PATCH v2 19/19] configs: P5040: enable CONFIG_DM_USB support
[PATCH] mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309
2019-12-12 9:18 UTC
[PATCH] configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
2019-12-12 9:16 UTC
[PATCH] mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309
2019-12-12 8:35 UTC
[PATCH] powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig
2019-12-12 8:11 UTC
Pull request: socfpga-next
2019-12-12 8:09 UTC (5+ messages)
[U-Boot] [PATCH V3 2/2] core: device: use dev_power_domain_on
2019-12-12 7:20 UTC (6+ messages)
[PATCHv2 0/2] Intel Stratix10/Agilex Additions
2019-12-12 6:38 UTC (8+ messages)
` [PATCHv2 1/2] arm: socfpga: stratix10: Enable SMMU access
` [PATCHv2 2/2] ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access
[PATCH] imx8mq_evk: Update the required ATF branch
2019-12-12 2:14 UTC (15+ messages)
[PATCH] imx8m: ddr_init: Move ddr_init() messages to debug level
2019-12-12 1:21 UTC (2+ messages)
[PATCH 00/35] common: Further reduce size of common.h even more
2019-12-12 0:45 UTC
[GIT PULL] Please pull fixes for RPi targeted for v2020.01 release
2019-12-11 23:01 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c
2019-12-11 23:01 UTC (2+ messages)
[PULL] u-boot-atmel-fixes-2020.01-a
2019-12-11 23:01 UTC (2+ messages)
[PATCH v2] drivers: net: fsl_enetc: Pass on primary MAC address to Linux
2019-12-11 21:01 UTC (9+ messages)
[U-Boot] [PATCH v2 00/16] efi_loader: add secure boot support
2019-12-11 20:28 UTC (8+ messages)
` "
Please pull u-boot-dm/next to next branch
2019-12-11 19:16 UTC
[PATCH v3 0/4] efi_loader: prepare for FIT images
2019-12-11 18:51 UTC (5+ messages)
` [PATCH v3 1/4] efi_loader: pass address to efi_install_fdt()
` [PATCH v3 2/4] efi_loader: use hardware device tree by default
` [PATCH v3 3/4] efi_loader: carve out efi_run_image()
` [PATCH v3 4/4] efi_loader: export efi_install_fdt()
[PATCH v2 0/4] Add support for booting EFI FIT images
2019-12-11 18:38 UTC (18+ messages)
` [PATCH v2 1/4] image: Add IH_OS_EFI for EFI chain-load boot
` [PATCH v2 2/4] bootm: Add a bootm command for type IH_OS_EFI
` [PATCH v2 3/4] doc: Add sample uefi.its image description file
` [PATCH v2 4/4] doc: uefi.rst: Document launching UEFI binaries from FIT images
[PATCH] imx8m_evk: Remove unneeded earlycon string
2019-12-11 17:31 UTC
[U-Boot] [PATCH 0/2] sandbox: enable UEFI unit tests
2019-12-11 17:07 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] configs: sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST
` "
[PATCH] tools: imx8m_image: Change source path for DDR firmware to build dir
2019-12-11 16:21 UTC (5+ messages)
[PATCH 0/2] spi: rk_spi: Fix transfer size overflow
2019-12-11 14:10 UTC (5+ messages)
` [PATCH 1/2] Revert "rockchip: spi: fix off-by-one in chunk size computation"
` [PATCH 2/2] spi: rk_spi: Fix overflow max chunk size
[PATCH 0/2] arm64: zynqmp: Cleanup defconfigs
2019-12-11 13:52 UTC (6+ messages)
i.MX8MM-EVK Boot failure
2019-12-11 13:46 UTC (7+ messages)
[PATCH] imx: imx8mq: handle ESDHC in mxc_get_clock
2019-12-11 13:38 UTC (3+ messages)
[PATCH] spi: ti_qspi: Add support for CS other than CS0
2019-12-11 13:29 UTC
[U-Boot] [PATCH 0/8] Transition of fsl qspi driver to spi-mem framework
2019-12-11 13:26 UTC (8+ messages)
` [U-Boot] [EXT] "
` "
Please pull u-boot-video
2019-12-11 13:15 UTC (2+ messages)
gtlab slow?
2019-12-11 13:11 UTC (4+ messages)
[PATCH 1/1] mkimage: simplify fit_check_params()
2019-12-11 12:51 UTC
[PATCH] cmd/eeprom.c: prepend 0x to hex numbers in output message format
2019-12-11 12:21 UTC (2+ messages)
[U-Boot] [PATCH] net: eth-uclass: Remove warning about ROM MAC address
2019-12-11 11:54 UTC (2+ messages)
[PATCH] net: pfe_eth: Use spi_flash_read API to access flash memory
2019-12-11 11:53 UTC
[PATCH] tools/imximage: share DCD information via Kconfig
2019-12-11 11:34 UTC (2+ messages)
[PATCH] spl_fit.c: enable loading compressed u-boot from fit image
2019-12-11 11:03 UTC
[PATCH] i2c: i2c_cdns: fix write timeout on fifo boundary
2019-12-11 10:43 UTC (3+ messages)
[PATCH] ddr: imx8m: Return error values from LPDDR4 training
2019-12-11 10:01 UTC
[PATCH 1/1] doc: fitImage: example of a signature node
2019-12-11 9:45 UTC
[PATCH 1/2] menu: Make some parts of the menu available to other components
2019-12-11 9:40 UTC (3+ messages)
` [PATCH 2/2] pxe: Get default selection from board type if label matches
[PATCH] mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111
2019-12-11 9:39 UTC
[U-Boot-Board-Maintainers] Raspberry pi 4 - u-boot - genet / scb
2019-12-11 9:23 UTC (5+ messages)
[PATCH 0/2] amlogic: add Khadas VIM3L support
2019-12-11 9:20 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1
` [PATCH 2/2] boards: amlogic: add Khadas VIM3L support
[U-Boot] [RFC] cmd: add bootslot command to select/boot slot based on boot counts
2019-12-11 8:16 UTC (2+ messages)
[U-Boot] [PATCH] spi: prevent overriding established bus settings
2019-12-11 7:18 UTC (3+ messages)
` "
[PATCH v8 02/17] i2c: designware: Add Apollo Lake support
2019-12-11 4:28 UTC
[PATCH] rockchip: make_fit_atf: explicitly use python3
2019-12-11 2:26 UTC (2+ messages)
` [PATCH] rockchip: make_fit_atf: explicitly use python3【请注意,邮件由u-boot-bounces@lists.denx.de代发】
FOSDEM Hardware Enablement Devroom: call for speakers
2019-12-10 22:30 UTC
[PATCH v2 1/4] serial: ns16550: Support run-time configuration
2019-12-10 19:35 UTC (2+ messages)
[U-Boot] [PATCH 0/5] remoteproc: add elf resource table loader
2019-12-10 16:36 UTC (9+ messages)
` [U-Boot] [PATCH 1/5] remoteproc: elf_loader: Add elf resource table load support
` "
serial_bcm283x_mu driver crashes on RPi CM 1
2019-12-10 16:23 UTC
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