public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-11-19 22:05:15 to 2019-11-20 23:26:03 UTC [more...]

[U-Boot] [PATCH v1 1/1] cmd: adding malloc, math, and strcmp commands to u-boot
 2019-11-20 23:26 UTC  (4+ messages)

[U-Boot] [PATCH] armv7m: cache: add invalidate_icache_all() stub
 2019-11-20 23:00 UTC 

[U-Boot] [PATCH 0/6] J721e: Add networking support
 2019-11-20 22:53 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] dma: Introduce dma_get_cfg() interface
` [U-Boot] [PATCH 2/6] dma: ti: k3-udma: Implement "
` [U-Boot] [PATCH 3/6] net: ti: am65-cpsw-nuss: Rework RX flow ID handling
` [U-Boot] [PATCH 4/6] net: ti: am65-cpsw-nuss: Add new compatible for J721e
` [U-Boot] [PATCH 5/6] arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes
` [U-Boot] [PATCH 6/6] configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet

[U-Boot] [PATCH] ARM: socfpga: Fix default mtdparts
 2019-11-20 22:46 UTC  (3+ messages)

[U-Boot] pull request u-boot-mpc85xx
 2019-11-20 22:43 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] board: ti: beagleboneai: add initial support
 2019-11-20 22:09 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] board: ti: beagleboneai: emmc read changes
` [U-Boot] [PATCH 2/5] board: ti: beagleboneai: add initial support
` [U-Boot] [PATCH 3/5] board: ti: beagleboneai: IODELAY and pinmux changes
` [U-Boot] [PATCH 4/5] board: ti: beagleboneai: add dts file
` [U-Boot] [PATCH 5/5] board: ti: beagleboneai: enable in am57xx_evm_defconfig

[U-Boot] [PATCH v3] Update MAINTAINERS to include environment files
 2019-11-20 22:09 UTC 

[U-Boot] [PATCH] ARM: socfpga: Add ArriaV ST/SX ID
 2019-11-20 21:40 UTC 

[U-Boot] [PATCH] ddr: altera: Add DDR2 support to Gen5 driver
 2019-11-20 21:38 UTC 

[U-Boot] [PATCH 1/3] mtd: rawnand: denali-spl: Add missing hardware init
 2019-11-20 21:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mtd: rawnand: denali: Allow operation without clock driver
` [U-Boot] [PATCH 3/3] mtd: rawnand: denali: Do not reset the block on SoCFPGA

[U-Boot] [PATCH] ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target
 2019-11-20 21:36 UTC 

[U-Boot] [PATCH] ARM: socfpga: Unreset NAND in SPL on Gen5
 2019-11-20 21:36 UTC 

[U-Boot] [PATCH 1/2] ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
 2019-11-20 21:34 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5

[U-Boot] [PATCH 1/1] efi_loader: default EFI_LOADER=n on ARM11
 2019-11-20 21:32 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v3] spi: cadence_qspi: support DM_CLK
 2019-11-20 21:32 UTC  (2+ messages)

[U-Boot] [PATCH] env: Provide programmatic equivalent to 'setenv -f'
 2019-11-20 21:24 UTC  (9+ messages)

[U-Boot] [PATCH v3] spi: cadence_qspi: support DM_CLK
 2019-11-20 20:53 UTC  (13+ messages)

[U-Boot] [RFC PATCH 00/29] arm: Introduce Marvell/Cavium OcteonTX
 2019-11-20 20:41 UTC  (45+ messages)
` [U-Boot] [RFC PATCH 01/29] include: pci_ids: add vendor ID for Cavium
` [U-Boot] [RFC PATCH 02/29] include: pci: Increase max pci region limit
` [U-Boot] [RFC PATCH 03/29] fdtdec: add API to read pci bus-range property
` [U-Boot] [RFC PATCH 04/29] drivers: pci-uclass: fix incorrect argument in map_sysmem
` [U-Boot] [RFC PATCH 05/29] drivers: pci-uclass: make DT subnode parse optional
` [U-Boot] [RFC PATCH 06/29] drivers: pci-uclass: add multi entry support for pci regions
` [U-Boot] [RFC PATCH 07/29] drivers: pci-uclass: add support for Enhanced Allocation in Bridges
` [U-Boot] [RFC PATCH 08/29] drivers: pci-uclass: add support for Single-Root I/O Virtualizaiton
` [U-Boot] [RFC PATCH 09/29] drivers: pci-uclass: add VF map_bar support for Enhanced Allocation
` [U-Boot] [RFC PATCH 10/29] drivers: pci-uclass: Add support for Alternate-RoutingID capability
` [U-Boot] [RFC PATCH 11/29] include: arm: asm: io: add 64bit clrbits and setbits helpers
` [U-Boot] [RFC PATCH 12/29] drivers: rtc: ds1337: add driver model support
` [U-Boot] [RFC PATCH 13/29] arch: include: octeontx: add headers for OcteonTX
    ` [U-Boot] [EXT] "
` [U-Boot] [RFC PATCH 14/29] arch: include: octeontx2: add headers for OcteonTX2
` [U-Boot] [RFC PATCH 15/29] drivers: ata: ahci: update max id if it is more than available ports
` [U-Boot] [RFC PATCH 16/29] drivers: ata: ahci: fill upper 32bit buffer address in sg descriptor
` [U-Boot] [RFC PATCH 17/29] drivers: ata: ahci: add BAR index quirk for OcteonTX
` [U-Boot] [RFC PATCH 18/29] drivers: pci: add PCI controller driver "
` [U-Boot] [RFC PATCH 19/29] drivers: gpio: add GPIO "
` [U-Boot] [RFC PATCH 20/29] drivers: i2c: add I2C "

[U-Boot] [PATCH] env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
 2019-11-20 20:34 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/5] smart-gateway-mt7688: Rework build time check for overwriting factory data
 2019-11-20 19:56 UTC  (6+ messages)
` [U-Boot] [PATCHv2 5/5] env: Finish migration of common ENV options

[U-Boot] [PATCH v2] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
 2019-11-20 19:13 UTC 

[U-Boot] [RFC PATCH v2 00/18] WIP Add support for i.MXRT family
 2019-11-20 17:56 UTC  (19+ messages)
` [U-Boot] [RFC PATCH v2 01/18] imx: Add basic support for the NXP IMXRT10xx SoC family
` [U-Boot] [RFC PATCH v2 02/18] clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks
` [U-Boot] [RFC PATCH v2 03/18] clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB
` [U-Boot] [RFC PATCH v2 04/18] clk: imx: pllv3: add enable() support
` [U-Boot] [RFC PATCH v2 05/18] clk: imx: pllv3: add disable() support
` [U-Boot] [RFC PATCH v2 06/18] clk: imx: pllv3: add set_rate() support
` [U-Boot] [RFC PATCH v2 07/18] clk: imx: pllv3: add PLLV3_SYS support
` [U-Boot] [RFC PATCH v2 08/18] clk: imx: add i.IMXRT clk driver
` [U-Boot] [RFC PATCH v2 09/18] pinctrl: add i.MXRT driver
` [U-Boot] [RFC PATCH v2 10/18] serial_lpuart: add clock enable if CONFIG_CLK is defined
` [U-Boot] [RFC PATCH v2 11/18] serial_lpuart: add support for i.MXRT
` [U-Boot] [RFC PATCH v2 12/18] ram: add SDRAM driver for i.MXRT SoCs
` [U-Boot] [RFC PATCH v2 13/18] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
` [U-Boot] [RFC PATCH v2 14/18] mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc WIP
` [U-Boot] [RFC PATCH v2 15/18] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
` [U-Boot] [RFC PATCH v2 16/18] video: mxsfb: add support for DM CLK
` [U-Boot] [RFC PATCH v2 17/18] video: mxsfb: add support for i.MXRT WIP
` [U-Boot] [RFC PATCH v2 18/18] imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK

[U-Boot] [PATCH 0/6] J721e HS device support
 2019-11-20 17:40 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] configs: j721e_evm.h: Sync J721e environment configuration with AM65x
` [U-Boot] [PATCH 2/6] configs: ti: Factor out call to 'args_mmc' into MMC common environment
` [U-Boot] [PATCH 3/6] arm: K3: Fix header comment match AM6 specific file function
` [U-Boot] [PATCH 4/6] arm: K3: Disable ROM configured firewalls
` [U-Boot] [PATCH 5/6] arm: K3: Increase default SYSFW image size allocation
` [U-Boot] [PATCH 6/6] configs: Add configs for J721e High Security EVM

[U-Boot] [PATCH] ddr: fsl: Impl. Erratum A008109
 2019-11-20 16:07 UTC 

[U-Boot] [PATCH] bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
 2019-11-20 14:22 UTC  (3+ messages)

[U-Boot] [PATCH] arm: add acpi support for the arm
 2019-11-20 13:43 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/2] Fix BMP decode when BMP size is bigger than framebuffer
 2019-11-20 13:11 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] video: bmp: Fix video_splash_align_axis()
` [U-Boot] [PATCH v2 2/2] video: bmp: Fix video_display_rle8_bitmap()

[U-Boot] [PATCH 0/2] Fix BMP decode when BMP size is bigger than framebuffer
 2019-11-20 13:09 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] video: bmp: Fix video_splash_align_axis()
` [U-Boot] [PATCH 2/2] video: bmp: Fix video_display_rle8_bitmap()

[U-Boot] [PATCH 1/1] arm: fix -march for ARM11
 2019-11-20 13:06 UTC  (2+ messages)

[U-Boot] Should UEFI be disabled on ARM11 boards by default?
 2019-11-20 13:03 UTC  (3+ messages)

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-11-20 12:55 UTC  (16+ messages)
` [U-Boot] [PATCH v3 075/108] x86: spi: Don't enable SPI_FLASH_BAR by default
` [U-Boot] [PATCH v3 077/108] spi: ich: Move the protection/lockdown code into a function
` [U-Boot] [PATCH v3 081/108] spi: ich: Add mmio_base to struct ich_spi_platdata
` [U-Boot] [PATCH v3 083/108] spi: ich: Support of-platdata for fast-spi

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc4
 2019-11-20 12:23 UTC  (2+ messages)

[U-Boot] [PATCH] input: Move input.o to be built only in some cases
 2019-11-20 12:23 UTC  (2+ messages)

[U-Boot] [GIT PULL] Raspberry Pi updates for v2020.01
 2019-11-20 12:23 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: dwmmc: add handling for u-boot, spl-fifo-mode
 2019-11-20 11:11 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb

[U-Boot] [PATCH] drivers: optee: rpmb: fix returning CID to TEE
 2019-11-20 10:33 UTC  (11+ messages)

[U-Boot] [PATCH] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
 2019-11-20 10:30 UTC  (4+ messages)

[U-Boot] [PATCH] arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errors
 2019-11-20 10:17 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-20 10:04 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/5] dm: clk: add stub for clk_disable_bulk when CONFIG_CLK is desactivated

[U-Boot] [PATCH 1/2] board: cm_fx6: Enable DM support for video, fix build error
 2019-11-20  9:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: cm_fx6: Enable CONFIG_DM_ETH

[U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-20  9:51 UTC  (6+ messages)
` [U-Boot] [PATCH v4 4/5] doc: bindings: add mdio-handle property to ethernet nodes

[U-Boot] [PATCH] board: fsl: lx2160a: Fix the typo in board_fix_fdt
 2019-11-20  9:12 UTC 

[U-Boot] [Patch v4 1/2] configs: fsl-layerscape: secure_boot: Enable setexpr command
 2019-11-20  8:51 UTC 

[U-Boot] [PATCH v4] board/freescale/ls1028a: Secure boot: Adds sec_init call
 2019-11-20  8:49 UTC  (2+ messages)
` [U-Boot] [Patch v4 2/2] armv8: fsl-layerscape: Increase mmc read size for secure-boot headers

[U-Boot] [PATCH v3] arm: add acpi support for the arm
 2019-11-20  8:41 UTC 

[U-Boot] [PATCH v4] configs/ls1046afrwy: Add TFA secure boot defconfig
 2019-11-20  8:38 UTC 

[U-Boot] [PATCH v2] arm: add acpi support for the arm
 2019-11-20  8:23 UTC 

[U-Boot] [PATCH v3 1/2] setexpr command is used while running secure boot (chain of trust with confidentiality) feature
 2019-11-20  7:48 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] Maximum size of secure boot header to be read from MMC is 12KB which spans across 0x20 blocks

[U-Boot] [PATCH v3] Add TFA secure boot defconfig and Enables secure boot related configs in it
 2019-11-20  7:42 UTC  (2+ messages)

[U-Boot] [PATCH] travis: split NXP ARM32 job
 2019-11-20  7:26 UTC  (3+ messages)

[U-Boot] [PATCH] travis: split 32bit sun8i job
 2019-11-20  7:26 UTC  (3+ messages)

[U-Boot] [PATCH v2] gpio: at91_gpio: Add bank names
 2019-11-20  7:21 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: i2c: don't sent stop bit after each message
 2019-11-20  7:11 UTC  (2+ messages)
` [U-Boot] [PATCH] rockchip: i2c: don't sent stop bit after each message【请注意,邮件由u-boot-bounces@lists.denx.de代发】 message

[U-Boot] [PATCH] power: fan53555: add support for Silergy SYR82X and SYR83X
 2019-11-20  7:11 UTC  (5+ messages)

[U-Boot] [PATCH] power: fan53555: fix fan53555_regulator_set_value
 2019-11-20  7:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] misc: i2c_eeprom: add paritioning and size query
 2019-11-20  6:32 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] misc: i2c_eeprom: add fixed partitions support
  ` [U-Boot] [PATCH 2/2] misc: i2c_eeprom: add size query

[U-Boot] [u-boot][PATCH v2] drivers/fsl-mc: Support DPSPARSER object and apply spb command
 2019-11-20  6:04 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2019-11-20  5:58 UTC  (17+ messages)
` [U-Boot] [PATCH v3 1/6] lib: rsa: decouple rsa from FIT image verification
` [U-Boot] [PATCH v3 2/6] rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
` [U-Boot] [PATCH v3 3/6] include: image.h: add key info to image_sign_info
` [U-Boot] [PATCH v3 4/6] lib: rsa: generate additional parameters for public key
` [U-Boot] [PATCH v3 5/6] lib: rsa: add rsa_verify_with_pkey()
` [U-Boot] [PATCH v3 6/6] test: add rsa_verify() unit test

[U-Boot] [PATCH] board_r: Detect ifc-nor flash at run-time
 2019-11-20  5:58 UTC  (2+ messages)

[U-Boot] [PATCH] env: Update env_addr for mmc environment driver
 2019-11-20  5:58 UTC  (3+ messages)

[U-Boot] [v2 1/6] powerpc: p2041: dts: Add Sata DT nodes
 2019-11-20  5:51 UTC  (2+ messages)

[U-Boot] [V3 1/2] ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
 2019-11-20  5:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] i2c: add support for offset overflow in to chip address
 2019-11-20  5:45 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] i2c: add support for offset overflow in to address
  ` [U-Boot] [PATCH 2/3] dm: i2c: EEPROM simulator allow tests visibility of addr and offset
    ` [U-Boot] [PATCH 3/3] dm: i2c: EEPROM simulator add tests for addr offset mask

[U-Boot] [PATCHv2 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode
 2019-11-20  3:27 UTC  (8+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH 00/16] efi_loader: add secure boot support
 2019-11-20  2:17 UTC  (5+ messages)
` [U-Boot] [PATCH 15/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)

[U-Boot] [PATCH] buildman: Fix problem with non-existent output directories
 2019-11-20  1:33 UTC  (3+ messages)
` [U-Boot] [PATCHv2] "

[U-Boot] MULTI_DTB_FIT_GZIP
 2019-11-20  1:08 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/42] common: Further reduce common.h
 2019-11-20  0:46 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/42] common: Move older CPU functions to their own header
` [U-Boot] [PATCH v4 09/42] spl: bootcount: Move code out of header file
` [U-Boot] [PATCH v4 10/42] common: Move bootcount functions to their "
` [U-Boot] [PATCH v4 12/42] Move strtomhz() to vsprintf.h
` [U-Boot] [PATCH v4 24/42] common: Move some CPU functions out of common.h
` [U-Boot] [PATCH v4 26/42] common: Move checkcpu() "
` [U-Boot] [PATCH v4 27/42] common: Move some SMP functions "
` [U-Boot] [PATCH v4 29/42] common: Move some cache and MMU "
` [U-Boot] [PATCH v4 31/42] common: Move ARM cache operations "

[U-Boot] [PATCH 1/1] env: Exit tools when invalid CRC found
 2019-11-20  0:45 UTC  (5+ messages)

[U-Boot] [PATCH v2] fw_setenv: avoid writing environment when nothing has changed
 2019-11-20  0:19 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: fix processing of default environment file
 2019-11-19 22:05 UTC  (2+ messages)


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