public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-01-17 20:26:04 to 2020-01-20 18:50:10 UTC [more...]

[PATCH v2 00/35] common: Further reduce size of common.h even more
 2020-01-20 18:50 UTC  (9+ messages)
` [PATCH v2 01/35] common: Drop mdm_init()
` [PATCH v2 02/35] common: Move main_loop() to init.h
` [PATCH v2 03/35] common: Move flash_perror() to flash.h
` [PATCH v2 04/35] common: Drop checkflash() and checkdram()

[PATCH] gitlab/azure: Update to latest container tag
 2020-01-20 18:49 UTC  (2+ messages)

[PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH
 2020-01-20 18:48 UTC  (3+ messages)
` [PATCH 2/3] mx7dsabre: Enable DM_ETH

[RFC PATCH] Provide mechanism for build-time default env entries
 2020-01-20 18:27 UTC  (6+ messages)

[PATCH] mx7ulp: Only enable LDO if it is not already enabled
 2020-01-20 18:13 UTC  (5+ messages)

[PATCH 00/11] rk3399: SPI boot support (fixes, updates)
 2020-01-20 17:40 UTC  (4+ messages)
` [PATCH 02/11] distro_bootcmd: Add SF support

[PATCH 0/1] Cortina Access Custodian
 2020-01-20 17:09 UTC  (3+ messages)
` [PATCH] MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc

[PATCH 0/4] Updates for ClearFog EEPROM
 2020-01-20 17:01 UTC  (11+ messages)
` [PATCH 1/4] cmd: sys_eeprom: add missing implicit header
` [PATCH 2/4] cmd: sys_eeprom reflect I2C dependency in Kconfig
` [PATCH 3/4] arm: mvebu: clearfog: don't set SPL misc
` [PATCH 4/4] arm: mvebu: clearfog: fix compile w/o EEPROM

[PATCH] env: introduce CONFIG_ENV_DOTVARS_TEMPORARY
 2020-01-20 16:44 UTC  (2+ messages)

Error handling broken for block devices
 2020-01-20 16:40 UTC 

[PATCH 1/4] mx6sabre_common: Remove FEC related settings
 2020-01-20 16:31 UTC  (4+ messages)
` [PATCH 2/4] mx6sabresd: Convert PCI to driver model
` [PATCH 3/4] mx6sabresd: Convert ethernet "
` [PATCH 4/4] mx6sabreauto: Convert to DM_ETH

[PATCH] mx6sabresd: Convert PCI to driver model
 2020-01-20 16:23 UTC  (2+ messages)
` [PATCH 3/4] mx6sabresd: Convert ethernet "

[PATCH 1/4] mx6sabre_common: Remove FEC related settings
 2020-01-20 16:21 UTC 

[PATCH 0/4] Add Cortina Access basic DM drivers
 2020-01-20 15:27 UTC  (14+ messages)
` [PATCH 1/4] gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs
` [PATCH 2/4] gpio: cortina_gpio: add DM_GPIO driver for "
` [PATCH 3/4] watchdog: cortina_wdt: add support for HW WDT on "
` [PATCH 4/4] serial: serial_cortina: add UART DM driver for "

[PATCH v2 0/9] RISC-V SiFive FU540 support SPL
 2020-01-20 14:34 UTC  (25+ messages)
` [PATCH v2 1/9] misc: add driver for the Sifive otp controller
` [PATCH v2 2/9] Sifive: FU540: Add place-holder for FU540 clk
` [PATCH v2 3/9] Sifive: FU540: Add header files for SoC
` [PATCH v2 4/9] riscv: Add _image_binary_end for SPL
` [PATCH v2 5/9] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v2 6/9] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v2 7/9] riscv: sifive: fu540: Add U-boot SPL header files
` [PATCH v2 8/9] riscv: sifive: fu540: add SPL configuration
` [PATCH v2 9/9] doc: update FU540 RISC-V documentation

[PATCH] mx6sxsabresd: Keep only one target
 2020-01-20 13:48 UTC 

[RFC 0/2] Import and use non-atomic bit-ops
 2020-01-20 12:43 UTC  (3+ messages)
` [RFC 1/2] include: Import non-atomic.h from Linux
` [RFC 2/2] ARC: Add support of bitops via generic implementation

[RFC 0/4] Support SDMA mode on RPI4 target - 32bit
 2020-01-20 12:24 UTC  (8+ messages)
  ` [RFC 1/4] mmc: bcm2835_sdhci: use phys2bus macro when dma address is accessed
  ` [RFC 2/4] mmc: sdhci: add quriks relevant to broken SDMA
  ` [RFC 3/4] mmc: bcm2835_sdhci: set SDHCI_QUIRK_BROKEN_SDMA flag
  ` [RFC 4/4] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config

[PATCH v2 00/10] ARM: clearfog: add run-time board detect
 2020-01-20 12:20 UTC  (11+ messages)
` [PATCH v2 01/10] ddr: marvell: a38x: allow board specific clock out setup
` [PATCH v2 02/10] arm: mvebu: clearfog: enable both DDR clocks
` [PATCH v2 03/10] cmd: add tlv_eeprom command
` [PATCH v2 04/10] ARM: mvebu: clearfog: add EEPROM devices
` [PATCH v2 05/10] ARM: mvebu: clearfog: add support for EEPROM TLV info
` [PATCH v2 06/10] ARM: mvebu: clearfog: read basic TLV data
` [PATCH v2 07/10] ARM: mvebu: clearfog: print TLV stored product name
` [PATCH v2 08/10] ARM: mvebu: clearfog: run-time selection of DT file
` [PATCH v2 09/10] ARM: mvebu: clearfog: add Clearfog GTR support
` [PATCH v2 10/10] ARM: mvebu: clearfog: add Clearfog Base serdes configuration

[PATCH] genboardscfg.py: fix python version dependency comment
 2020-01-20 12:07 UTC 

[PATCH] arch: arm: rockchip: order the rk3399 entries alphabetically
 2020-01-20 11:06 UTC  (5+ messages)

[PATCH 0/3] Improvements for ARC simulation platform
 2020-01-20 10:46 UTC  (4+ messages)
` [PATCH 1/3] ARC: nSIM: switch from ARC UART to DW UART
` [PATCH 2/3] ARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking
` [PATCH 3/3] ARC: nsim_hs38: Add support of Virtio NET & BLK

[PATCH] ARC: Switch to generic accessors
 2020-01-20 10:37 UTC 

[PATCH] arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi
 2020-01-20 10:11 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot
 2020-01-20 10:11 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions
 2020-01-20 10:11 UTC  (2+ messages)

[PATCH] ARC: Don't mess with endianess settings
 2020-01-20 10:09 UTC 

[PATCH v4 1/2] Kconfig: add btrfs to distro boot
 2020-01-20  9:34 UTC  (2+ messages)

[PATCH v2 13/21] dts: mtmips: add alternative pinmux node for uart2
 2020-01-20  9:21 UTC  (6+ messages)

[PATCH 1/2] MAINTAINERS, cortina: add common feature and platform enablement flag
 2020-01-20  9:06 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS, cortina: add custom init for CA ARMv8 based SoCs

[GIT PULL] TI patches for v2020.04
 2020-01-20  9:06 UTC 

[PATCH] mtd: nand: Fix on-die ecc issues in arasan_nfc driver
 2020-01-20  8:48 UTC 

[PULL] Pull request: u-boot-stm32 u-boot-stm32-20200117
 2020-01-20  8:35 UTC  (2+ messages)

[U-Boot] [PATCH] omap34xx: SPL: enable MMC raw boot with u-boot.img
 2020-01-20  7:47 UTC  (2+ messages)

[PATCH v2 00/21] Refactor the architecture parts of mt7628
 2020-01-20  7:14 UTC  (6+ messages)

[PATCH v2 00/10] ClearFog Base static variant support
 2020-01-20  6:55 UTC  (16+ messages)
` [PATCH v2 01/10] arm: mvebu: fix SerDes table alignment
` [PATCH v2 02/10] arm: mvebu: solidrun: remove hardcoded DTS MAC address
` [PATCH v2 03/10] arm: mvebu: clearfog: initial ClearFog Base variant
` [PATCH v2 04/10] arm: mvebu: clearfog: Use Pro DT by default
` [PATCH v2 05/10] arm: mvebu: clearfog: Add SATA mode flags
` [PATCH v2 06/10] arm: mvebu: clearfog: Add option for 2.5 Gbps SFP
` [PATCH v2 07/10] arm: mvebu: clearfog: add SPI offsets
` [PATCH v2 08/10] arm: mvebu: enable working default boot support
` [PATCH v2 09/10] arm: mvebu: clearfog: move ENV params to Kconfig
` [PATCH v2 10/10] arm: mvebu: clearfog: reduce MMC boot assumptions

[U-Boot] [PATCH] arm: zynq: zybo z7: fix MIO init issue
 2020-01-20  6:50 UTC  (2+ messages)

[U-Boot] [PATCH] arm: zynq: zybo z7: fix SPL uart init bitrate
 2020-01-20  6:50 UTC  (2+ messages)

[PATCH] arm: omap: fix MPU DPLL divisor for 800MHz clock
 2020-01-20  6:04 UTC  (2+ messages)

[PATCH v2 0/8] AM654: Add USB support
 2020-01-20  6:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] J721e HS device support
 2020-01-20  6:03 UTC  (2+ messages)

[U-Boot] [PATCH] defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigs
 2020-01-20  6:02 UTC  (2+ messages)

[U-Boot] [PATCH] defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
 2020-01-20  6:01 UTC  (2+ messages)

[PATCH v2 0/5] board: ti: j721e: Enable I2C and EEPROM
 2020-01-20  6:00 UTC  (2+ messages)

[PATCH v3 0/5] board: ti: beagleboneai: add initial support
 2020-01-20  6:00 UTC  (2+ messages)

[PATCH v2 0/7] Add Support for MMC/SD in J721e
 2020-01-20  5:59 UTC  (2+ messages)

[PATCH v4 00/10] dma: ti: k3-udma: Add support for J721e
 2020-01-20  5:58 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: da850-lcdk: Update DTS files for SPL device tree support
 2020-01-20  5:57 UTC  (2+ messages)

[U-Boot] [PATCH] thermal: ti-bandgap: Fix adc value datatype
 2020-01-20  5:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] J721e: Add USB support
 2020-01-20  5:52 UTC  (2+ messages)
`  "

[U-Boot] [PATCH v2 0/2] spi: cadence-qspi: Move to spi-mem APIs
 2020-01-20  4:39 UTC  (2+ messages)
`  "

[PATCH 0/3] sunxi: Sync H3/H5 DT and add ALL-H3-IT and ALL-H5-CC
 2020-01-20  2:35 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200120
 2020-01-20  2:30 UTC 

[PATCH] mx7ulp: soc: s_init should only be executed once
 2020-01-19 23:23 UTC  (5+ messages)

[PATCH] cmd: Ensure sf operates on spi flash
 2020-01-19 23:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration
 2020-01-19 18:53 UTC  (5+ messages)

[PATCH 1/1] crypto: make mod_exp_sw() static
 2020-01-19 18:48 UTC 

[PATCH 1/1] lib: Kconfig dependencies for seudo-random library
 2020-01-19 18:28 UTC  (2+ messages)
` [PATCH v2 1/1] lib: Kconfig dependencies for pseudo-random library

[U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
 2020-01-19 14:10 UTC  (8+ messages)
` [RFC PATCH] imx: imx8mm-evk/imx8mn-evk: enable sysreset driver for SPL

[PATCH v2 01/21] mips: add support to restore exception vector base before booting linux
 2020-01-19  9:08 UTC  (4+ messages)

[PATCH] lib: rsa: consider CONFIG_SPL_RSA
 2020-01-19  8:26 UTC 

[PATCH] arm: dts: i.mx8x: add #cooling-cells properties
 2020-01-19  7:40 UTC  (4+ messages)

Apollo Lake GPIO driver with Coreboot/U-Boot
 2020-01-19  7:39 UTC  (4+ messages)
  ` Antwort: "

[PATCH v2 19/21] mips: mtmips: add SPL support
 2020-01-19  2:29 UTC  (3+ messages)

[PATCH v2 11/21] dts: mtmips: remove all unusable nodes and properties from mt7628s.dtsi
 2020-01-19  2:14 UTC  (3+ messages)

[PATCH v2 09/21] mips: add a option to support not reserving malloc space on initial stack
 2020-01-19  0:14 UTC 

[PATCH] config_whitelist: Remove CONFIG_MX6UL_14X14_EVK_EMMC_REWORK
 2020-01-18 22:22 UTC  (2+ messages)

[PATCH] arm: Enable VIDEO_BPP32 on pinebook
 2020-01-18 22:00 UTC  (5+ messages)

u-boot 32-bit on Raspberry Pi 4
 2020-01-18 21:19 UTC  (5+ messages)

[U-Boot] [PATCH v4 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2020-01-18 20:20 UTC  (2+ messages)
`  "

Please pull u-boot-video
 2020-01-18 16:28 UTC  (2+ messages)

[PATCH] video: fix Coverity missing break issue
 2020-01-18 11:26 UTC  (2+ messages)

[PATCH 0/3] Fix Odroid U3/X2 SD-card boot
 2020-01-18  1:57 UTC  (2+ messages)

[RFC WIP PATCH v1 0/7] wandboard: add imx6dl rev d1 support
 2020-01-17 22:52 UTC  (5+ messages)
` [RFC WIP PATCH v1 6/7] wandboard: add u-boot specific *wandboard-revd1-u-boot.dtsi

[PATCH] rockchip: make the global board_fit_config_name_match __weak
 2020-01-17 20:37 UTC 

[PATCH] rockchip: make_fit_atf: use correct fdt_x references in config nodes
 2020-01-17 20:26 UTC 


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