public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-12-04 18:25:27 to 2019-12-06 08:36:04 UTC [more...]

[PATCH 0/4] Fixes for RISC-V U-Boot SPL / OpenSBI boot flow
 2019-12-06  8:36 UTC  (8+ messages)
` [PATCH 1/4] spl: opensbi: specify main hart as preferred boot hart
` [PATCH 2/4] riscv: add functions for reading the IPI status
` [PATCH 3/4] riscv: add option to wait for ack from secondary harts in smp functions

[PATCH] arm64: zynqmp: Remove low level UART setting
 2019-12-06  8:17 UTC 

[U-Boot] [PATCH v5 000/101] x86: Add initial support for apollolake
 2019-12-06  4:59 UTC  (26+ messages)
` [U-Boot] [PATCH v5 006/101] net: Move the checksum functions to lib/
    `  "
` [U-Boot] [PATCH v5 008/101] i2c: designware: Avoid using static data
    `  "
` [U-Boot] [PATCH v5 084/101] x86: apl: Add PMC driver
    `  "
` [U-Boot] [PATCH v5 085/101] x86: apl: Add UART driver
    `  "
` [U-Boot] [PATCH v5 088/101] x86: apl: Add systemagent driver
    `  "
` [U-Boot] [PATCH v5 098/101] x86: apl: Add Kconfig and Makefile
    `  "
` [U-Boot] [PATCH v5 099/101] x86: apl: Add FSP structures
    `  "
` [U-Boot] [PATCH v5 100/101] x86: apl: Add FSP support
    `  "

[PATCH] Makefile: Ensure tools directory exists in output prior to use
 2019-12-06  4:59 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] phy: atheros: cleanup and device tree bindings
 2019-12-06  4:10 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] phy: atheros: introduce debug read and write functions

[PATCH] net: nfs: Only link in NFS code outside of SPL builds
 2019-12-06  0:35 UTC 

Pull request: u-boot-rockchip-20191206
 2019-12-06  0:34 UTC 

[gitlab-ci-runner PATCH 1/2] Dockerfile: Update to the bionic-20191029 tag
 2019-12-06  0:07 UTC  (2+ messages)
` [gitlab-ci-runner PATCH 2/2] Dockerfile: Add required utilities for EFI Secure Boot tests

[PATCH] cmd/Kconfig: Add more dependencies to OSE bootm support
 2019-12-05 23:46 UTC 

[PATCH 1/4] serial: n16550: Support run-time configuration
 2019-12-05 23:04 UTC  (4+ messages)
` [PATCH 2/4] x86: Update coreboot serial table struct
` [PATCH 3/4] x86: serial: Add a coreboot serial driver
` [PATCH 4/4] x86: Move coreboot over to use the coreboot UART

[PATCH 1/4] genboardcfg: Support a quiet mode
 2019-12-05 22:59 UTC  (4+ messages)
` [PATCH 2/4] buildman: Ask genboardscfg to be quiet
` [PATCH 3/4] buildman: Figure out boards before commits
` [PATCH 4/4] buildman: Add options to get the arch and toolchain info

[PATCH v2 00/12] phy: atheros: dt bindings and cleanup
 2019-12-05 22:57 UTC  (13+ messages)
` [PATCH v2 01/12] phy: atheros: Make RGMII Tx delays actually configurable for AR8035
` [PATCH v2 02/12] phy: atheros: Use common functions for RGMII internal delays
` [PATCH v2 03/12] phy: atheros: Clarify the configuration of the CLK_25M output pin
` [PATCH v2 04/12] phy: atheros: Explicitly disable RGMII delays
` [PATCH v2 05/12] phy: atheros: Clarify the intention of ar8021_config
` [PATCH v2 06/12] phy: atheros: fix AR8021 PHY ID mask
` [PATCH v2 07/12] phy: atheros: use defines for PHY IDs
` [PATCH v2 08/12] phy: atheros: introduce debug read and write functions
` [PATCH v2 09/12] phy: atheros: move delay config to common function
` [PATCH v2 10/12] phy: atheros: add device tree bindings and config
` [PATCH v2 11/12] phy: atheros: ar8035: remove static clock config
` [PATCH v2 12/12] phy: atheros: consolidate {ar8031|ar8035}_config()

Sourcing a signed boot script
 2019-12-05 22:14 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: cp: add missing map_sysmem
 2019-12-05 22:10 UTC  (2+ messages)

[U-Boot] [PATCH] iminfo: add missing map_sysmem
 2019-12-05 22:10 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v2] spl: Introduce SPL_DM_GPIO Kconfig define
 2019-12-05 22:10 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: pci: ignore disabled devices
 2019-12-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: optee: rpmb: fix returning CID to TEE
 2019-12-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] fs: fat: handle deleted directory entries correctly
 2019-12-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: test_fs: add tests for creating/deleting many files
 2019-12-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] spl: fix entry_point equal to load_addr
 2019-12-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR
 2019-12-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] cosmetic: Fix spelling and whitespace errors
 2019-12-05 22:09 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"

[U-Boot] [PATCH] ARM: omapl138_lcdk: Shrink code size by building with Thumb
 2019-12-05 22:08 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: pxe: Increase maximum path length
 2019-12-05 19:42 UTC  (2+ messages)

Reconfiguring PCIe ranges
 2019-12-05 19:23 UTC 

[U-Boot] [PATCH v4 0/6] Raspberry Pi4: add support for DFU over USB
 2019-12-05 18:37 UTC  (5+ messages)
  ` [U-Boot] [PATCH v4 1/6] fat: write: fix broken write to fragmented files
    `  "

[PATCH 1/2] video: add guards around 16bpp/32bbp code
 2019-12-05 18:32 UTC  (3+ messages)
` [PATCH 2/2] video: make BPP and ANSI configs optional

[U-Boot] [PATCH v2 1/1] net: avoid address-of-packed-member error
 2019-12-05 17:57 UTC  (5+ messages)

[PATCH v2 1/3] rpi: fix dram bank initialization
 2019-12-05 17:53 UTC  (3+ messages)
` [PATCH v2 2/3] rpi: Enable DRAM bank initialization on arm64
` [PATCH v2 3/3] ARM: defconfig: Fix 32bit config for RPi4

[PATCH 0/2] travis-ci: provide 'addr' in file2env()
 2019-12-05 17:50 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] travis-ci: set load address for files

[PATCH 1/2] rpi: fix dram bank initialization
 2019-12-05 16:58 UTC  (4+ messages)
` [PATCH 2/2] rpi: Enable DRAM bank initialization on arm64

[U-Boot] [PATCH] sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2
 2019-12-05 16:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "
  `  "

[U-Boot] [PATCH v2 00/16] efi_loader: add secure boot support
 2019-12-05 15:44 UTC  (7+ messages)
` [U-Boot] [PATCH v2 16/16] travis: add packages for UEFI secure boot test
` [PATCH v2 00/16] efi_loader: add secure boot support

[U-Boot] [PATCH 1/3] net: gmac_rockchip: Add support for rk3308
 2019-12-05 15:34 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] arm: dts: Add mac node for rk3308 at dtsi level
  `  "
` [U-Boot] [PATCH 3/3] dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC
  `  "

[PATCH v2 0/3] mkimage/rockchip: support packing optional second level boot-loader
 2019-12-05 15:25 UTC  (5+ messages)
` [PATCH v2 1/3] rockchip: mkimage: "
` [PATCH v2 2/3] doc: rockchip: document packing second level loader with mkimage
` [PATCH v2 3/3] rockchip: mkimage: fix wrong range of rc4 encoding for boot image

[U-Boot] [PATCH v2] pinctrl: rockchip: Add pinctrl support for rk3308
 2019-12-05 15:23 UTC  (2+ messages)
`  "

[PATCH v2] arm: rockchip: rk3308: Initialize the iomux configuration
 2019-12-05 15:23 UTC 

[U-Boot] [PATCH v2] pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
 2019-12-05 15:22 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] rockchip: allow loading larger kernels
 2019-12-05 15:22 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_R
 2019-12-05 15:22 UTC  (2+ messages)
`  "

[PATCH 0/2] mkimage/rockchip: support packing optional second level boot-loader
 2019-12-05 15:20 UTC  (4+ messages)
` [PATCH 1/2] rockchip: mkimage: "
` [PATCH 2/2] doc: rockchip: document packing second level loader with mkimage

[U-Boot] [PATCH v2] Prevented possible null dereference
 2019-12-05 15:15 UTC  (2+ messages)

[U-Boot] Load Debian/Fedora via EFI
 2019-12-05 14:37 UTC  (7+ messages)
    `  "

[PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF
 2019-12-05 14:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] am57xx: Implement Android 10 boot flow
 2019-12-05 13:58 UTC  (11+ messages)
` [U-Boot] [PATCH v2 3/8] cmd: bootimg: Add bootimg command

[PATCH] usb: cdns3: ep0: Fix build warnings related to cache ops
 2019-12-05 13:26 UTC  (2+ messages)

[PATCH v1 0/5] toradex: imx: add update_uboot wrapper
 2019-12-05 11:51 UTC  (4+ messages)
` [PATCH v1 3/5] colibri_imx6: "

[PATCH v2 0/7] Add a random number generator uclass
 2019-12-05 10:43 UTC  (9+ messages)
` [PATCH v2 1/7] dm: rng: Add random number generator(rng) uclass
` [PATCH v2 2/7] clk: stm32mp1: Add a clock entry for RNG1 device
` [PATCH v2 3/7] stm32mp1: rng: Add a driver for random number generator(rng) device
` [PATCH v2 4/7] configs: stm32mp15: Enable "
` [PATCH v2 5/7] sandbox: rng: Add a random number generator(rng) driver
` [PATCH v2 6/7] configs: sandbox: Enable random number generator(rng) device
` [PATCH v2 7/7] test: rng: Add basic test for random number generator(rng) uclass

[PATCH 0/3] spi-nor: Add octal mode support
 2019-12-05 10:16 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor-core: "
` [PATCH 2/3] spi: cadence-qspi: Add support for Cadence Octal SPI controller
` [PATCH 3/3] spi: cadence-qspi: Add compatible for TI AM654

[PATCH 1/4] rockchip: fit_spl_optee: get text and optee base from build
 2019-12-05 10:11 UTC  (4+ messages)
` [PATCH 2/4] rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399
` [PATCH 3/4] rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2
` [PATCH 4/4] rockchip: rk3288-evb: update config to support OPTEE

[U-Boot] [PATCHv2 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode
 2019-12-05  7:02 UTC  (16+ messages)
  ` [U-Boot] [EXT] "

[v3 1/8] rtc: pcf8563: support driver model
 2019-12-05  6:58 UTC  (14+ messages)
` [v3 2/8] armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
` [v3 3/8] i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
` [v3 4/8] Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
` [v3 5/8] dm: ls1012a: add i2c DM support
` [v3 6/8] dm: arm: ls1043a: "
` [v3 7/8] dm: arm: ls1046a: "
` [v3 8/8] dm: arm: ls1021a: "

[PATCH 1/1] drivers: net: add Broadcom bnxt driver for supported platforms
 2019-12-05  5:55 UTC 

[PATCH 1/1] arch: arm: Program GIC LPI configuration table
 2019-12-05  5:14 UTC 

[PATCH 1/2] drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
 2019-12-05  4:48 UTC  (4+ messages)
` [PATCH 2/2] drivers: net: phy: aquantia: make it less verbose

[U-Boot] [PATCH] binman: README: fix default filename of u-boot-with-ucode-ptr
 2019-12-05  4:28 UTC  (3+ messages)

[PULL] u-boot-sh/master
 2019-12-05  2:53 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/3] End of the MTD makefile cleanup
 2019-12-05  2:53 UTC  (7+ messages)
` [U-Boot] [PATCH v6 1/3] cmd: nand/sf: isolate legacy code
` [U-Boot] [PATCH v6 2/3] cmd: make MTD commands depend on MTD
` [U-Boot] [PATCH v6 3/3] mtd: Makefile: deep cleanup

[U-Boot] [PATCH v5 00/26]MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-12-05  2:53 UTC  (48+ messages)
` [U-Boot] [PATCH v5 01/26] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
` [U-Boot] [PATCH v5 02/26] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
` [U-Boot] [PATCH v5 03/26] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
` [U-Boot] [PATCH v5 04/26] mtd: ensure MTD is compiled when there is a NOR flash
` [U-Boot] [PATCH v5 05/26] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
` [U-Boot] [PATCH v5 06/26] mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
` [U-Boot] [PATCH v5 07/26] mtd: ensure UBI is compiled when using fastmap
` [U-Boot] [PATCH v5 08/26] mtd: ensure MTD is compiled when UBI is used
` [U-Boot] [PATCH v5 09/26] mtd: ensure UBI is compiled when CMD_UBI is selected
` [U-Boot] [PATCH v5 10/26] mtd: ensure UBI is compiled when ENV_IS_IN_UBI "
` [U-Boot] [PATCH v5 11/26] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND "
` [U-Boot] [PATCH v5 12/26] mtd: ensure CMD_NAND is compiled when its options are selected
` [U-Boot] [PATCH v5 13/26] mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
` [U-Boot] [PATCH v5 14/26] configs: move CONFIG_MTD in defconfigs when set in arch includes
` [U-Boot] [PATCH v5 15/26] configs: remove raw NAND core from k2g defconfigs
` [U-Boot] [PATCH v5 16/26] configs: remove MTD support from bcm11130 and M54418TWR defconfigs
` [U-Boot] [PATCH v5 17/26] configs: socfpga: mcvevk: Remove useless UBI infos
` [U-Boot] [PATCH v5 18/26] configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT
` [U-Boot] [PATCH v5 19/26] mtd: nand: add includes in NAND core to avoid warnings
` [U-Boot] [PATCH v5 20/26] dfu: add dependency on the raw NAND core
` [U-Boot] [PATCH v5 21/26] mtd: nor: NOR flashes depend on MTD
` [U-Boot] [PATCH v5 22/26] mtd: spi: SPI_FLASH_MTD depends "
` [U-Boot] [PATCH v5 23/26] cmd: mtdparts: Kconfig: join mtdparts command entry with its options

rk3328-firefly ddr4 tpl init
 2019-12-05  2:19 UTC 

[PATCH] RFE: tools: fix parallel build of tools-all
 2019-12-04 23:31 UTC  (5+ messages)

[PATCH 00/20] Add i.MXRT family support
 2019-12-04 23:01 UTC  (3+ messages)
` [PATCH 13/20] ARM: dts: imxrt1050: add dtsi file

[PATCH 16/20] ram: add SDRAM driver for i.MXRT SoCs
 2019-12-04 22:46 UTC  (5+ messages)
` [PATCH 17/20] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
` [PATCH 18/20] mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
` [PATCH 19/20] imx: Add basic support for the NXP IMXRT10xx SoC family
` [PATCH 20/20] imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK

What is the difference between ARCH_XXX MACH_XXX TARGET_XXX macros
 2019-12-04 22:39 UTC  (2+ messages)

[U-Boot] Sharing a hardware lab
 2019-12-04 22:30 UTC  (2+ messages)

[U-Boot] amlogic a96 mini
 2019-12-04 22:26 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Point zcu216 defconfig to correct dts file
 2019-12-04 22:15 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] cmd: dtimg: Enhance with --id and --rev options (take #1)
 2019-12-04 18:56 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] cmd: dtimg: Get start and size based on --id and --rev
  `  "


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