U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-28 17:17:11 to 2019-10-30 10:06:42 UTC [more...]

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-10-30 10:06 UTC  (22+ messages)
` [U-Boot] [PATCH 1/8] riscv: ax25: add SPL support
` [U-Boot] [PATCH 2/8] riscv: ax25-ae350: add SPL configuration
` [U-Boot] [PATCH 3/8] riscv: ax25-ae350: Use generic memory size setup
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations
` [U-Boot] [PATCH 5/8] riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
` [U-Boot] [PATCH 6/8] spl: cache: Allow cache drivers in SPL
` [U-Boot] [PATCH 7/8] riscv: Fix clear bss loop in the start-up code
` [U-Boot] [PATCH 8/8] riscv: dts: Support four cores SMP

[U-Boot] [PATCH 0/5] remoteproc: add elf resource table loader
 2019-10-30  9:50 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] remoteproc: elf_loader: Add elf resource table load support

[U-Boot] [PATCH v4 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-30  9:47 UTC  (8+ messages)
` [U-Boot] [PATCH v4 2/4] arm: socfpga: Convert reset manager "

[U-Boot] [RFC 00/15] efi_loader: add secure boot support
 2019-10-30  8:24 UTC  (7+ messages)
` [U-Boot] [RFC 06/15] secure boot: rename CONFIG_SECURE_BOOT

[U-Boot] [PATCH v2 0/9] Add support for RK3308 SOC
 2019-10-30  8:16 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] arm: rockchip: Add RK3308 SOC support
` [U-Boot] [PATCH v2 2/9] rockchip: clk: Add clk driver for rk3308
` [U-Boot] [PATCH v2 3/9] arm: dts: rockchip: Add dts for rk3308 evb
` [U-Boot] [PATCH v2 4/9] board: rockchip: Add rk3308 evb support
` [U-Boot] [PATCH v2 5/9] rockchip: rk3308: Add sdram driver
  ` [U-Boot] [PATCH v2 6/9] rockchip: mkimage: add support for RK3308
  ` [U-Boot] [PATCH v2 7/9] rockchip: rk3308: Add dts for ROC-RK3308-CC
  ` [U-Boot] [PATCH v2 8/9] rockchip: rk3308: Add support for ROC-RK3308-CC board
  ` [U-Boot] [PATCH v2 9/9] doc: rockchip: Add documentation for rk3308 based boards

[U-Boot] [PATCH v2] cmd: remove NET and CMD_NET dependency for CMD_PXE
 2019-10-30  8:04 UTC 

[U-Boot] [PATCH v3] armv8: Add workaround for USB erratum A-050106
 2019-10-30  7:22 UTC 

[U-Boot] [PATCH 1/1] blk: set log2blksz in blk_create_device()
 2019-10-30  6:35 UTC  (3+ messages)

[U-Boot] required host packages on Travis CI
 2019-10-30  6:30 UTC 

[U-Boot] [PATCH v2 00/41] convert GE boards to DM
 2019-10-30  1:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 16/41] i2c: add support for offset overflow in to address

[U-Boot] Confusion about "u-boot/doc/uImage.FIT/signature.txt"
 2019-10-30  1:49 UTC  (2+ messages)

[U-Boot] [PATCH] dts: Kconfig: Fix help for SPL_OF_CONTROL
 2019-10-30  1:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-10-30  1:49 UTC  (5+ messages)

[U-Boot] Need help with verified u-boot on Tegra TX2
 2019-10-30  1:49 UTC  (7+ messages)
  ` [U-Boot] [EXTERNAL] "

[U-Boot] [PATCH V2 0/4] aes: add support for aes192 and aes256
 2019-10-30  1:49 UTC  (9+ messages)
` [U-Boot] [PATCH V2 1/4] aes: add a define for the size of a block
` [U-Boot] [PATCH V2 2/4] aes: add support of aes192 and aes256
` [U-Boot] [PATCH V2 3/4] tegra20: crypto: update code to use new aes api
` [U-Boot] [PATCH V2 4/4] pytest: aes: add test for aes192 and aes256

[U-Boot] tpm / measured boot in u-boot
 2019-10-30  1:49 UTC  (2+ messages)

[U-Boot] [PATCH] patman: fix some typos in comments
 2019-10-30  1:49 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-30  1:49 UTC  (9+ messages)
` [U-Boot] [PATCH v1 2/3] lib: rsa: generate additional parameters for public key

[U-Boot] [PATCH 1/1] sandbox: use correct type reading /proc/self/maps
 2019-10-30  1:49 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/4] drivers: Add a framework for MUX drivers
 2019-10-30  1:48 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/4] drivers: Add a new framework for multiplexer devices
` [U-Boot] [PATCH v1 2/4] dm: board: complete the initialization of the muxes in initr_dm()
` [U-Boot] [PATCH v1 3/4] drivers: mux: mmio-based syscon mux controller

[U-Boot] [PATCH v1 0/5] clk: Add a managed API and fix clock self-assignment
 2019-10-30  1:48 UTC  (11+ messages)
` [U-Boot] [PATCH v1 1/5] drivers: clk: Handle gracefully NULL pointers
` [U-Boot] [PATCH v1 2/5] drivers: clk: Add a managed API to get clocks from the device-tree
` [U-Boot] [PATCH v1 3/5] test: clk: Update tests to also check the managed API
` [U-Boot] [PATCH v1 4/5] drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
` [U-Boot] [PATCH v1 5/5] test: clk: test clock self assignment

[U-Boot] [PATCH v1 0/3] reset: Add a managed API
 2019-10-30  1:48 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: reset: Handle gracefully NULL pointers
` [U-Boot] [PATCH v1 2/3] drivers: reset: Add a managed API to get reset controllers from the DT

[U-Boot] [PATCH 00/13] dm: add support of new binding in gpio and pincontrol
 2019-10-30  1:48 UTC  (21+ messages)
` [U-Boot] [PATCH 01/13] pinctrol: dm: remove the function pinctrl_decode_pin_config
` [U-Boot] [PATCH 02/13] dm: pinctrl: convert pinctrl-single to livetree
` [U-Boot] [PATCH 03/13] dm: core: add ofnode function to iterate on node property
` [U-Boot] [PATCH 04/13] dm: pinctrl: migrate pinctrl-generic to livetree
` [U-Boot] [PATCH 06/13] gpio: add support for new flags on gpio configuration
` [U-Boot] [PATCH 08/13] pinctrl: sandbox: Add mux information in get_pin_muxing
` [U-Boot] [PATCH 09/13] test: dm: update test for pins configuration in pinctrl node
` [U-Boot] [PATCH 10/13] gpio: sandbox: cleanup flag support
` [U-Boot] [PATCH 11/13] gpio: sandbox: cleanup binding support
` [U-Boot] [PATCH 13/13] test: pinmux: add pincontrol-gpio for pin configuration

[U-Boot] [PATCH v1 0/5] regmap: Add a managed API, custom read/write callbacks and support for regmap fields
 2019-10-30  1:48 UTC  (11+ messages)
` [U-Boot] [PATCH v1 1/5] regmap: Fix potential overflow in regmap_update_bits()
` [U-Boot] [PATCH v1 2/5] regmap: Add devm_regmap_init()
` [U-Boot] [PATCH v1 3/5] regmap: Allow providing read/write callbacks through struct regmap_config
` [U-Boot] [PATCH v1 4/5] regmap: Add support for regmap fields
` [U-Boot] [PATCH v1 5/5] test: dm: Add tests for regmap managed API and "

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-30  1:48 UTC  (11+ messages)

[U-Boot] [PATCH v2 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-10-30  1:48 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/4] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH v2 4/4] tests: add OP-TEE test suite

[U-Boot] [PATCH v2 0/8] am57xx: Implement Android 10 boot flow
 2019-10-30  1:48 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/8] image: android: Add functions for handling dtb field
` [U-Boot] [PATCH v2 3/8] cmd: bootimg: Add bootimg command

[U-Boot] [PATCH v2 00/15] scripts: Convert to Python 3
 2019-10-30  1:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 03/15] buildman: "

[U-Boot] [PATCH v2 0/5] Bring all testings in gitlab and travis CI to Azure Pipelines
 2019-10-30  0:03 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/5] tools: buildman: Honor output directory when generating boards.cfg
` [U-Boot] [PATCH v2 2/5] tools: buildman: Remove useless mkdir() in Make() in test.py
` [U-Boot] [PATCH v2 3/5] arm: mvebu: Avoid generating kwbimage.cfg in the source tree
` [U-Boot] [PATCH v2 4/5] .travis.yml: Remove the unneeded '&' for ls20xx buildman

[U-Boot] Please pull u-boot-dm
 2019-10-29 23:35 UTC 

[U-Boot] [PATCH 0/5] dm: regmap: Various fixes for regmap
 2019-10-29 23:21 UTC  (16+ messages)
` [U-Boot] [PATCH 1/5] sandbox: test: Show hex values on failure
` [U-Boot] [PATCH 2/5] sandbox: Drop 'const' from sandbox_write()
` [U-Boot] [PATCH 3/5] sandbox: test: Add a prototype for sandbox_set_enable_memio()
` [U-Boot] [PATCH 4/5] dm: regmap: Fix mask in regmap_update_bits()
` [U-Boot] [PATCH 5/5] test: regmap: check the values read from the regmap

[U-Boot] [PATCH v2 00/10] bootstage: TPL and SPL improvements
 2019-10-29 23:21 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/10] tiny-printf: Reduce size by removing ctype
` [U-Boot] [PATCH v2 02/10] tiny-printf: Add print_grouped_ull()
` [U-Boot] [PATCH v2 03/10] tiny-printf: Reorder code to support %p
` [U-Boot] [PATCH v2 04/10] bloblist: Reserve an aligned base
` [U-Boot] [PATCH v2 05/10] bootstage: Store the next ID in the stash
` [U-Boot] [PATCH v2 06/10] bootstage: Fix counting of entries in stash
` [U-Boot] [PATCH v2 07/10] bootstage: Avoid conflicts between stash/unstash
` [U-Boot] [PATCH v2 08/10] bootstage: Correct relocation algorithm
` [U-Boot] [PATCH v2 09/10] bootstage: Mark the start/end of TPL and SPL separately
` [U-Boot] [PATCH v2 10/10] bootstage: Allow SPL to obtain bootstage info from TPL

[U-Boot] [PATCH v2] patman: separate emails in CC list with NULs
 2019-10-29 23:21 UTC  (3+ messages)

[U-Boot] [PATCH v2] dm: core: Update log method for uclass_find_device_by_seq
 2019-10-29 23:21 UTC  (3+ messages)

[U-Boot] [PATCH v2] fdt: Fix alignment issue when reading 64-bits properties from fdt
 2019-10-29 23:21 UTC  (3+ messages)

[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-10-29 21:09 UTC  (17+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX
                    ` [U-Boot] [EXT] "

[U-Boot] [RFC PATCH 00/29] arm: Introduce Marvell/Cavium OcteonTX
 2019-10-29 21:08 UTC  (30+ 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] [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] [RFC PATCH 21/29] drivers: spi: add SPI "
` [U-Boot] [RFC PATCH 22/29] drivers: mmc: remove static qualifier on mmc_power_init
` [U-Boot] [RFC PATCH 23/29] drivers: mmc: add MMC controller driver for OcteonTX
` [U-Boot] [RFC PATCH 24/29] drivers: mtd: nand: add NAND "
` [U-Boot] [RFC PATCH 25/29] drivers: net: add NIC "
` [U-Boot] [RFC PATCH 26/29] drivers: net: add NIC controller driver for OcteonTX2
` [U-Boot] [RFC PATCH 27/29] drivers: watchdog: add reset support for OcteonTX
` [U-Boot] [RFC PATCH 28/29] octeontx: Add support for OcteonTX SoC platforms
` [U-Boot] [RFC PATCH 29/29] octeontx2: Add support for OcteonTX2 "

[U-Boot] [PATCH] rtc: rx8010js: add compatible string
 2019-10-29 19:07 UTC 

[U-Boot] [PATCH 1/2] drivers: net: fsl_enetc: set phydev->node
 2019-10-29 14:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] drivers: net: fsl_enetc: fix RGMII configuration

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-10-29 13:28 UTC  (8+ messages)

[U-Boot] Cavium/Marvell Octeon Support
 2019-10-29 13:12 UTC  (4+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH v2 1/3] ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry
 2019-10-29 12:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code
` [U-Boot] [PATCH v2 3/3] ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPL

[U-Boot] [PATCH v3 RESEND 1/2] ARM: imx: Fix bmode detection from grp10
 2019-10-29 12:08 UTC  (2+ messages)
` [U-Boot] [PATCH v3 RESEND 2/2] ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-10-29 10:44 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/5] sifive: fu540: Enable OF_SEPARATE
` [U-Boot] [PATCH v2 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[U-Boot] [PATCH v2 1/4] dm: spi: Return 0 if driver does not implement ops->cs_info
 2019-10-29 10:15 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/4] dm: spi: Check cs number before accessing slaves

[U-Boot] [PULL] u-boot-mmc mmc-10-29-2019
 2019-10-29  9:57 UTC 

[U-Boot] [PATCH 00/14] net: ti: icssg: Add prueth support
 2019-10-29  9:56 UTC  (6+ messages)
` [U-Boot] [PATCH 01/14] net: eth-uclass: eth_get_dev based on SEQ_ALIAS instead of probe order

[U-Boot] [PATCH 0/9] rockchip: rk3399: Add fastboot support
 2019-10-29  9:43 UTC  (4+ messages)
` [U-Boot] [PATCH 7/9] gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up driver
 2019-10-29  9:13 UTC  (3+ messages)

[U-Boot] [PATCH] stm32mp1: configs: fix checking the presence of an environment
 2019-10-29  8:38 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: remove NET and CMD_NET dependency for CMD_PXE
 2019-10-29  8:24 UTC  (3+ messages)

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

[U-Boot] [PATCH 01/30] lib: Allow crc32 to be disabled
 2019-10-29  5:43 UTC  (3+ messages)
` [U-Boot] [PATCH 20/30] ti: am654: Drop duplicate dm.h inclusion

[U-Boot] [PATCH 0/4] fdt: Switch to the latest libfdt, sort-of
 2019-10-29  3:37 UTC  (3+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu (15.10.2019)
 2019-10-28 23:16 UTC  (6+ messages)

[U-Boot] [PATCH] usb: ehci: add ehci max xfer size ehci config entry
 2019-10-28 22:46 UTC  (3+ messages)

[U-Boot] [PATCH] rtc: s35392a: add compatible strings
 2019-10-28 19:10 UTC 

[U-Boot] [PATCH] rtc: rx8010sj: fix DM initialization
 2019-10-28 18:49 UTC 

[U-Boot] [PATCH] bootcount: add a DM i2c eeprom backing store for bootcount
 2019-10-28 18:44 UTC 

[U-Boot] [PATCH 0/2] misc: i2c_eeprom: add paritioning and size query
 2019-10-28 18:29 UTC  (3+ 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] [PATCH V4] pytest: add a new test for aes
 2019-10-28 18:25 UTC 

[U-Boot] [PATCH 0/3] i2c: add support for offset overflow in to chip address
 2019-10-28 17:44 UTC  (4+ 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] [PATCH 00/10] GE boards initial DM conversion
 2019-10-28 17:17 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] board: ge: bx50v3: sync devicetrees from Linux
  ` [U-Boot] [PATCH 02/10] board: ge: ppd: sync device tree "
    ` [U-Boot] [PATCH 03/10] configs: bx50v3: Fix boot hang with video
      ` [U-Boot] [PATCH 04/10] board: ge: bx50v3: Fix run-time warning
        ` [U-Boot] [PATCH 05/10] board: ge: bx50v3: Fix message output to video console
          ` [U-Boot] [PATCH 06/10] configs: ppd: DM for USB and regulators PPD
            ` [U-Boot] [PATCH 07/10] board: ge: bx50v3: Enable DM for PCI and ethernet
              ` [U-Boot] [PATCH 08/10] board: ge: pass rtc_status via device tree
                ` [U-Boot] [PATCH 09/10] board: ge: bx50v3: use imx wdt
                  ` [U-Boot] [PATCH 10/10] board: ge: mx53ppd: "


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