public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-11-20 21:36:24 to 2019-11-22 04:18:03 UTC [more...]

[U-Boot] [PATCH v4 000/100] x86: Add initial support for apollolake
 2019-11-22  4:18 UTC  (39+ messages)
` [U-Boot] [PATCH v4 001/100] binman: Add a library to access binman entries
` [U-Boot] [PATCH v4 002/100] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v4 003/100] dm: core: Fix offset_to_ofnode() with invalid offset
` [U-Boot] [PATCH v4 004/100] dm: pci: Allow delaying auto-config until after relocation
` [U-Boot] [PATCH v4 005/100] dm: pci: Move pci_get_devfn() into a common file
` [U-Boot] [PATCH v4 006/100] net: Move the checksum functions to lib/
` [U-Boot] [PATCH v4 007/100] i2c: designware: Tidy up PCI support
` [U-Boot] [PATCH v4 008/100] i2c: designware: Avoid using static data
` [U-Boot] [PATCH v4 009/100] i2c: designware: Support use in SPL
` [U-Boot] [PATCH v4 010/100] x86: spi: Add helper functions for Intel Fast SPI
` [U-Boot] [PATCH v4 011/100] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH v4 012/100] board_r: Move early-timer init later
` [U-Boot] [PATCH v4 013/100] RFC: sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH v4 014/100] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
` [U-Boot] [PATCH v4 015/100] x86: timer: use a timer base of 0
` [U-Boot] [PATCH v4 016/100] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH v4 017/100] x86: Drop unnecessary cpu code for TPL
` [U-Boot] [PATCH v4 018/100] x86: Drop unnecessary interrupt "
` [U-Boot] [PATCH v4 019/100] x86: power: Add an ACPI PMC uclass
` [U-Boot] [PATCH v4 020/100] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH v4 021/100] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v4 022/100] pci: Add support for p2sb uclass
` [U-Boot] [PATCH v4 023/100] sandbox: Disable mmio by default in tests
` [U-Boot] [PATCH v4 024/100] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH v4 025/100] x86: Move UCLASS_IRQ into a separate file
` [U-Boot] [PATCH v4 026/100] sandbox: Add a test for IRQ
` [U-Boot] [PATCH v4 027/100] x86: Define the SPL image start
` [U-Boot] [PATCH v4 028/100] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH v4 029/100] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH v4 030/100] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH v4 031/100] x86: Adjust mrccache_get_region() to support get_mmap()
` [U-Boot] [PATCH v4 032/100] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH v4 033/100] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH v4 034/100] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH v4 035/100] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH v4 036/100] x86: Don't export mrccache_update()
` [U-Boot] [PATCH v4 037/100] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH v4 038/100] x86: Set the DRAM banks to reflect real location

[U-Boot] Maximum size of u-boot.imx for TBS2910 board
 2019-11-22  3:58 UTC  (14+ messages)

[U-Boot] [PATCH v2] travis: move orangepi to vendor job
 2019-11-22  2:43 UTC  (4+ messages)
` [U-Boot] [PATCH v2] travis: move orangepi to vendor job【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH] arm: socfpga: stratix10: Add alias for gmac0 in S10 dts
 2019-11-22  2:08 UTC  (3+ messages)

[U-Boot] [PATCH] arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver
 2019-11-22  2:08 UTC  (3+ messages)

[U-Boot] [PATCH] spi: cadence_qspi_apb: fix QSPI write issues
 2019-11-22  2:03 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: socfpga: Unreset NAND in SPL on Gen5
 2019-11-22  1:48 UTC  (5+ messages)

[U-Boot] [PATCH 0/6] Introduce DSA Ethernet switch class and Felix driver
 2019-11-22  1:36 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] net: introduce DSA class for Ethernet switches
` [U-Boot] [PATCH 2/6] drivers: net: add a DSA sandbox driver
` [U-Boot] [PATCH 3/6] test: dm: add a simple unit test for DSA class
` [U-Boot] [PATCH 4/6] drivers: net: add Felix DSA switch driver
` [U-Boot] [PATCH 5/6] arm: dts: ls1028a: adds Ethernet switch node and its dependencies
` [U-Boot] [PATCH 6/6] configs: ls1028a: enable the Ethernet switch driver in defconfig

[U-Boot] [PATCH v2 1/2] usb: composite: fix possible alignment issues
 2019-11-22  0:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] usb: dwc2: "

[U-Boot] [PATCH v4 00/42] common: Further reduce common.h
 2019-11-22  0:21 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] board: ti: beagleboneai: add initial support
 2019-11-21 23:07 UTC  (13+ 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] [EXTERNAL] "

[U-Boot] [PATCH 1/2] usb: composite: fix possible alignment issues
 2019-11-21 21:12 UTC  (3+ messages)

[U-Boot] [PATCH v3] Update MAINTAINERS to include environment files
 2019-11-21 17:17 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/5] smart-gateway-mt7688: Rework build time check for overwriting factory data
 2019-11-21 17:17 UTC  (10+ messages)
` [U-Boot] [PATCHv2 2/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
` [U-Boot] [PATCHv2 3/5] fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH
` [U-Boot] [PATCHv2 4/5] T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code
` [U-Boot] [PATCHv2 5/5] env: Finish migration of common ENV options

[U-Boot] [PATCH v3 1/6] mx7ulp: Print the LDO mode status
 2019-11-21 16:56 UTC  (7+ messages)
` [U-Boot] [PATCH v3 6/6] mx7ulp: Add support for Embedded Artists COM board

[U-Boot] [PATCH] arm: socfpga: add kernel parameter for immediate reboot
 2019-11-21 15:31 UTC  (3+ messages)

[U-Boot] [PATCH] board: altera: stratix10: add fitImage to support secure boot
 2019-11-21 15:26 UTC 

[U-Boot] [PATCH v3] arm: add acpi support for the arm
 2019-11-21 15:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/3] env: Tidy up some of the env code
 2019-11-21 14:32 UTC  (2+ messages)
` [U-Boot] [PATCH v2 3/3] env: Provide programmatic equivalent to 'setenv -f'

[U-Boot] [PATCH v2 1/3] tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list
 2019-11-21 14:32 UTC 

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-11-21 14:04 UTC  (37+ messages)
` [U-Boot] [PATCH v3 033/108] x86: power: Add an ACPI PMC uclass
` [U-Boot] [PATCH v3 036/108] pci: Add support for p2sb uclass
` [U-Boot] [PATCH v3 057/108] x86: fsp: Add FSP2 base support
` [U-Boot] [PATCH v3 068/108] x86: Add an option to control the position of U-Boot
` [U-Boot] [PATCH v3 075/108] x86: spi: Don't enable SPI_FLASH_BAR by default
` [U-Boot] [PATCH v3 081/108] spi: ich: Add mmio_base to struct ich_spi_platdata
` [U-Boot] [PATCH v3 082/108] spi: ich: Correct max-size bug in ich_spi_adjust_size()
` [U-Boot] [PATCH v3 083/108] spi: ich: Support of-platdata for fast-spi
` [U-Boot] [PATCH v3 085/108] spi: ich: Add support for get_mmap() method
` [U-Boot] [PATCH v3 086/108] spi: ich: Add TPL support

[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake
 2019-11-21 13:51 UTC  (6+ messages)

[U-Boot] [PATCH v2] travis: rework NXP layerscape jobs
 2019-11-21 12:58 UTC  (4+ messages)

[U-Boot] IO Error Propagation on Armada-385
 2019-11-21 12:54 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/3] spi: nxp_fspi: new driver for the FlexSPI controller
 2019-11-21 12:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] J721e: Add networking support
 2019-11-21 12:43 UTC  (15+ 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 v4 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-21 12:30 UTC  (8+ messages)
` [U-Boot] [PATCH v4 4/5] doc: bindings: add mdio-handle property to ethernet nodes

[U-Boot] [Patch v5 1/4] fsl-lsch3: Add FlexSPI address space in immap_lsch3
 2019-11-21 11:45 UTC  (4+ messages)
` [U-Boot] [Patch v5 2/4] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
` [U-Boot] [Patch v5 3/4] configs: ls1028a: Enable FSPI_AHB_EN_4B config
` [U-Boot] [Patch v5 4/4] configs: lx2160a: "

[U-Boot] [PATCH] ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target
 2019-11-21 10:34 UTC  (4+ messages)

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

[U-Boot] [PATCH] ARM: socfpga: Add ArriaV ST/SX ID
 2019-11-21 10:12 UTC  (2+ messages)

[U-Boot] [PATCH] usb: increase USB control timeout value
 2019-11-21 10:10 UTC 

[U-Boot] [PATCH v6 00/19] Add Intel Agilex SoC support
 2019-11-21  9:55 UTC  (7+ messages)
` [U-Boot] [PATCH v6 17/19] arm: dts: agilex: Add base dtsi and devkit dts

[U-Boot] [PATCH] spi: prevent overriding established bus settings
 2019-11-21  9:29 UTC  (2+ messages)

[U-Boot] [BUG] usb: drivers/usb/gadget/composite.c fails to build
 2019-11-21  8:59 UTC  (3+ messages)

[U-Boot] [PATCH v4] armv8: Add workaround for USB erratum A-050106
 2019-11-21  6:55 UTC  (3+ messages)

[U-Boot] Should UEFI be disabled on ARM11 boards by default?
 2019-11-21  6:49 UTC  (2+ messages)

[U-Boot] [PATCH] board: fsl: lx2160a: Fix the typo in board_fix_fdt
 2019-11-21  5:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] configs: ls1028a: Resync with savedefconfig
 2019-11-21  5:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] configs: ls1028a: enable CMD_DM

[U-Boot] [RFC] more features enabled on sandbox?
 2019-11-21  4:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] J721e HS device support
 2019-11-21  3:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
 2019-11-21  3:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/9] mmc: tmio: sdhi: Track current tap number in private data
 2019-11-21  1:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Drop redundant code for eSDHC clock getting
 2019-11-21  1:57 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: sdhci: make sdhci_get_cd static
 2019-11-21  1:56 UTC  (2+ messages)

[U-Boot] [PATCH v1] configs: ls1028ardb: enable usb net r8152_eth
 2019-11-21  1:53 UTC 

[U-Boot] [ubiblock PATCH] Read-only block driver on top of UBI volumes
 2019-11-21  0:40 UTC 

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

[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] 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] 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


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