public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-10 18:55:49 to 2020-04-14 02:51:47 UTC [more...]

[PATCH v7 00/17] efi_loader: add secure boot support
 2020-04-14  2:51 UTC  (11+ messages)
` [PATCH v7 01/17] efi_loader: add CONFIG_EFI_SECURE_BOOT config option
` [PATCH v7 02/17] efi_loader: add signature verification functions
` [PATCH v7 03/17] efi_loader: add signature database parser
` [PATCH v7 04/17] efi_loader: variable: support variable authentication
` [PATCH v7 05/17] efi_loader: variable: add secure boot state transition
` [PATCH v7 06/17] efi_loader: variable: add VendorKeys variable
` [PATCH v7 07/17] efi_loader: image_loader: support image authentication
` [PATCH v7 08/17] efi_loader: set up secure boot
` [PATCH v7 09/17] cmd: env: use appropriate guid for authenticated UEFI variable
` [PATCH v7 10/17] cmd: env: add "-at" option to "env set -e" command

[PATCH] tiny-printf: Support %i
 2020-04-14  2:18 UTC  (8+ messages)

[PATCH 1/1] imx: Kconfig: fix references to doc/README.mxc_hab
 2020-04-14  2:05 UTC  (8+ messages)

[PATCH] common: Add Kconfig option for FDT mem alignment
 2020-04-13 23:38 UTC  (2+ messages)

[PATCH v5 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-13 23:08 UTC  (9+ messages)
  ` [PATCH v5 1/6] riscv: Add boot hartid to Device tree

[PATCH v2 0/3] patman: Add changelog customization options
 2020-04-13 21:51 UTC  (4+ messages)
` [PATCH v2 1/3] patman: Add option to suppress empty changelog entries
` [PATCH v2 2/3] patman: Add new tags for finer-grained changelog control
` [PATCH v2 3/3] patman: Support multi-line changes in changelogs

[PATCH V2] mmc: zynq: parse dt when probing
 2020-04-13 21:47 UTC  (4+ messages)
` [PATCH v3] "

Merged 'next' to master
 2020-04-13 20:06 UTC 

[PULL] u-boot-socfpga/master
 2020-04-13 20:02 UTC 

[PULL] u-boot-usb/master
 2020-04-13 20:02 UTC 

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-13 19:22 UTC  (12+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[PATCH v2 00/22] common: Further reduce the size of common.h
 2020-04-13 17:09 UTC  (3+ messages)
` [PATCH v2 21/22] Use __ASSEMBLY__ as the assembly macros

XHCI bringup on the Raspberry Pi 4
 2020-04-13 15:45 UTC  (3+ messages)

[PATCH v1] colibri_t20: change maintainer
 2020-04-13 15:14 UTC  (2+ messages)

[ANN] U-Boot v2020.04 released
 2020-04-13 15:04 UTC 

[PATCH 0/2] Set clock flags in the ccf registration routines
 2020-04-13 13:53 UTC  (5+ messages)
` [PATCH 1/2] dm: test: clk: add the test for the ccf gated clock
` [PATCH 2/2] clk: set flags in the ccf registration routines

[PATCH 1/3] rockchip: rv1108: use correct API for board callback
 2020-04-13 12:17 UTC  (4+ messages)
` [PATCH 2/3] rockchip: rv1108: Enable grf as pre-reloc node
` [PATCH 3/3] rockchip: evb-rv1108: enable board early init

[PATCH] rockchip: rk3328: add rock-pi-e-rk3328_defconfig
 2020-04-13 11:48 UTC 

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-13 10:41 UTC  (2+ messages)

[PATCH] rockchip: rk3328: add rock-pi-e-rk3328_defconfig
 2020-04-13  8:27 UTC 

[PATCH] arm64: zynqmp: Fix irps5401 device nodes
 2020-04-13  8:05 UTC 

[PATCH 1/2] xilinx: Move initrd_high setup to common location
 2020-04-13  8:01 UTC  (2+ messages)
` [PATCH 2/2] xilinx: Move bootmode detection to separate function

[PATCH] arm64: zynqmp: Add label to GPIO lines for boot mode and POR
 2020-04-13  8:00 UTC 

[PATCH] clk: versal: Fix watchdog clock issue
 2020-04-13  7:52 UTC 

[PATCH 01/13] net: rtl8139: Register macro cleanup
 2020-04-12 22:03 UTC  (13+ messages)
` [PATCH 02/13] net: rtl8139: Rework eeprom_delay() macro
` [PATCH 03/13] net: rtl8139: Minor cleanup of read_eeprom()
` [PATCH 04/13] net: rtl8139: Consistently use rtl8139_rx_config
` [PATCH 05/13] net: rtl8139: Minor cleanup of set_rx_mode()
` [PATCH 06/13] net: rtl8139: Minor cleanup of rtl_reset()
` [PATCH 07/13] net: rtl8139: Minor cleanup of rtl_transmit()
` [PATCH 08/13] net: rtl8139: Minor cleanup of rtl_poll()
` [PATCH 09/13] net: rtl8139: Minor cleanup of rtl_disable()
` [PATCH 10/13] net: rtl8139: Factor out hardware reset
` [PATCH 11/13] net: rtl8139: Finish cleanup
` [PATCH 12/13] net: rtl8139: Move functions around
` [PATCH 13/13] net: rtl8139: Fill in SPDX tag

pull request of u-boot-mpc85xx for v2020.04
 2020-04-12 20:39 UTC  (2+ messages)

Please pull u-boot/next
 2020-04-12 20:39 UTC  (2+ messages)

[PATCH v2 0/7] Arm Juno board OF_CONTROL upgrade
 2020-04-12 20:29 UTC  (3+ messages)
` [PATCH v2 7/7] arm: vexpress64: Remove unneeded CONFIG_ check

[PATCH v3 1/1] phy: add support for stingray PAXB PHY controller
 2020-04-12 15:16 UTC  (3+ messages)

[PATCH 1/1] tools/imximage: accept // as comment line start
 2020-04-12 15:16 UTC  (2+ messages)

[PATCH] powerpc: dts: p1010: add i2c node
 2020-04-12 12:57 UTC  (2+ messages)

Binman and other tools that used symlinks
 2020-04-12 11:00 UTC 

[PATCH 01/27] rtc: ds1337: Add driver model support
 2020-04-12  8:54 UTC  (27+ messages)
` [PATCH 02/27] rtc: pt7c4338: "
` [PATCH 03/27] powerpc: create dts component of i2c to build up an SoC
` [PATCH 04/27] dm: powerpc: P5040DS: add i2c DM support
` [PATCH 05/27] configs: P5040DS: enable DM_I2C
` [PATCH 06/27] dm: powerpc: P1020: add i2c DM support
` [PATCH 07/27] configs: P1020RDB: enable DM_I2C and DM_RTC
` [PATCH 08/27] dm: powerpc: P2020RDB: add i2c DM support
` [PATCH 09/27] configs: P2020RDB: enable DM_I2C and DM_RTC
` [PATCH 10/27] dm: powerpc: P2041RDB: add i2c DM support
` [PATCH 11/27] config: P2041RDB: enable DM_I2C
` [PATCH 12/27] powerpc: dts: P3041: add i2c node
` [PATCH 13/27] configs: P3041DS: enable DM_I2C
` [PATCH 14/27] powerpc: dts: P4080: add i2c node
` [PATCH 15/27] configs: P4080DS: enable DM_I2C
` [PATCH 16/27] dm: powerpc: T1023/T1024: add i2c DM support
` [PATCH 17/27] configs: T1024RDB: enable DM_I2C and DM_RTC
` [PATCH 18/27] dm: ppc: p1010: add i2c DM support
` [PATCH 19/27] configs: P1010: Enable DM_I2C and DM_RTC
` [PATCH 20/27] dm: ppc: MPC8548CDS: add i2c DM support
` [PATCH 21/27] configs: MPC8548CDS: enable DM_I2C
` [PATCH 22/27] dm: ppc: T4240: add i2c DM support
` [PATCH 23/27] configs: T4240RDB: enable DM_I2C
` [PATCH 24/27] dm: powerpc: T2080/T2081: add i2c DM support
` [PATCH 25/27] configs: T2080: enable DM_I2C
` [PATCH 26/27] dm: powerpc: T1040/T1042: add i2c DM support
` [PATCH 27/27] configs: T1042D4RDB: enable DM_I2C and DM_RTC

[PATCH] Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
 2020-04-12  4:22 UTC  (5+ messages)

[PATCH] usb: max3420: add the gadget driver
 2020-04-12  3:42 UTC  (5+ messages)

[PATCH 1/5] libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
 2020-04-11 20:01 UTC  (5+ messages)
` [PATCH 2/5] fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
` [PATCH 3/5] ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs
` [PATCH 4/5] ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3
` [PATCH 5/5] ARM: rmobile: Enable support for OpTee "

[PATCH 1/2] phy: mv88e61xx: add support for RGMII TX/RX delay
 2020-04-11 19:28 UTC  (2+ messages)
` [PATCH 2/2] phy: mv88e61xx: add support for MV88E6171

[PATCH] net: mvgbe: add support for differ PHY addresses
 2020-04-11 19:26 UTC 

[PATCH 0/2] Reading size-cells and address-cells from a node should walk up the
 2020-04-11 18:05 UTC  (4+ messages)
` [PATCH 2/2] dm: core: Walk the tree to find address- and size-cells properties

[PATCH 1/1] tools: image-host.c: use correct output format
 2020-04-11 16:36 UTC 

[PATCH] travis/gitlab/azure: Run cppcheck in parallel
 2020-04-11 15:22 UTC  (2+ messages)

[PATCH v3 00/23] gitlab: Simplify the test script
 2020-04-11 15:22 UTC  (47+ messages)
` [PATCH v3 01/23] sandbox: Add documentation about required/useful packages
` [PATCH v3 02/23] main: Drop show_boot_progress() prototype
` [PATCH v3 03/23] buildman: Document the members of BuilderJob
` [PATCH v3 04/23] bulidman: Add support for a simple build
` [PATCH v3 05/23] buildman: Update help for -d
` [PATCH v3 06/23] buildman: Allow ignoring warnings in the return code
` [PATCH v3 07/23] buildman: Be more selective about which directories to remove
` [PATCH v3 08/23] buildman: Allow building within a subdir of the current dir
` [PATCH v3 09/23] buildman: Drop the -a option
` [PATCH v3 10/23] travis: Don't copy files into .bm-work/
` [PATCH v3 11/23] travis: Split the building into two parts
` [PATCH v3 12/23] gitlab/azure: Use the -w option for sandbox_spl
` [PATCH v3 13/23] travis/gitlab/azure: Use --board buildman flag with test.py
` [PATCH v3 14/23] travis/gitlab/azure: Drop BUILDMAN variable "
` [PATCH v3 15/23] travis/gitlab/azure: Drop the buildman -d flag
` [PATCH v3 16/23] gitlab/azure: Drop unnecessary if..fi when using test.py
` [PATCH v3 17/23] gitlab/azure: Use -w flag for all test.py builds
` [PATCH v3 18/23] travis/gitlab/azure: Use bash to avoid a_test_which_does_not_exist
` [PATCH v3 19/23] travis/gitlab/azure: Use -W to avoid warnings check
` [PATCH v3 20/23] travis/gitlab/azure: Enable test_handoff
` [PATCH v3 21/23] travis/gitlab/azure: Simplify the exit code for test.py
` [PATCH v3 22/23] travis/gitlab/azure: Drop repeated buildman call with test.py
` [PATCH v3 23/23] test/py: Allow using buildman to build U-Boot

[PATCH 1/1] board: fsl: lx2160a: unused variable gic_lpi_base
 2020-04-11  8:57 UTC 

[PATCH 1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
 2020-04-11  4:23 UTC  (15+ messages)
` [PATCH 2/7] riscv: Merge unnecessary SMP ifdefs in start.S
` [PATCH 3/7] riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
` [PATCH 4/7] riscv: Add SMP Kconfig option dependency for U-Boot proper
` [PATCH 5/7] riscv: Add Kconfig option for SBI v0.2
` [PATCH 6/7] riscv: Remove CONFIG_IS_ENABLED(SMP) in global data
` [PATCH 7/7] riscv: Make SBI v0.2 the default SBI version

[PATCH v2 0/3] azure/gitlab/travis: Switch to gcc 9.2.0
 2020-04-11  1:17 UTC  (7+ messages)
` [PATCH v2 1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
` [PATCH v2 2/3] buildman: Support fetching gcc 9.2.0
` [PATCH v2 3/3] travis: Switch to "

[PATCH v2 0/5] azure/gitlab/travis: Add more RISC-V boards testing
 2020-04-11  1:16 UTC  (11+ messages)
` [PATCH v2 1/5] travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source
` [PATCH v2 2/5] travis: Build GRUB image for RISC-V 32-bit and 64-bit
` [PATCH v2 3/5] azure/gitlab/travis: Add qemu-riscv32 testing
` [PATCH v2 4/5] test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
` [PATCH v2 5/5] azure/gitlab/travis: Add RISC-V SPL testing

[PATCH 0/5] riscv: Add new SBI v0.2 extensions support
 2020-04-11  0:27 UTC  (3+ messages)
` [PATCH 5/5] riscv: Implement new SBI v0.2 extensions

[PATCH] travis: Switch over to using LLVM-10
 2020-04-10 22:28 UTC  (2+ messages)
` [PATCH] Azure/GitLab: "

[PATCH] Dockerfile: Switch over to using LLVM-10
 2020-04-10 22:26 UTC 

[PATCH] Dockerfile: Switch to gcc 9.2.0
 2020-04-10 22:24 UTC  (2+ messages)

[PATCH 1/3] Dockerfile: Install riscv32 toolchain from kernel.org
 2020-04-10 22:24 UTC  (6+ messages)
` [PATCH 2/3] Dockerfile: Build GRUB UEFI target for RISC-V 32-bit
` [PATCH 3/3] Dockerfile: Build QEMU "

Fix for broken gigabit ethernet in Olimex A20-OLinuXino-LIME2
 2020-04-10 21:40 UTC 

[PATCH 1/3] cosmetic: README: Fix one CONFIG name
 2020-04-10 20:47 UTC  (4+ messages)
` [PATCH 2/3] README: remove references on no more used config CONFIG_SYS_RCAR_I2C*

[PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-04-10 20:09 UTC  (2+ messages)

[PATCH 0/2] sandbox: provide memory reservations
 2020-04-10 19:31 UTC  (7+ messages)
` [PATCH 1/2] sandbox: add reserved-memory node in device tree
` [PATCH 2/2] sandbox: implement ft_board_setup()

[PATCH 1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
 2020-04-10 19:31 UTC  (5+ messages)

[PATCH 0/3] Misc fixes for Tegra
 2020-04-10 19:31 UTC  (3+ messages)
` [PATCH 2/3] fdt: Fix 'system' command

[PATCH 1/2] dm: core: Add logging on unbind failure
 2020-04-10 19:31 UTC  (4+ messages)
` [PATCH 2/2] dm: core: Add a way to skip powering down power domains

[PATCH 0/3] Support reading an u32 from a multi-value property
 2020-04-10 19:31 UTC  (11+ messages)
` [PATCH 1/3] dm: test: add test case for dev_read_u64 function
` [PATCH 3/3] dm: core: refactor functions reading an u32 from dt

[PATCH v2] dm: core: remove the duplicated function dm_ofnode_pre_reloc
 2020-04-10 19:31 UTC  (3+ messages)

[PATCH v2 0/2] fdtdec: support multiple phandles in memory carveout
 2020-04-10 19:31 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: fdtdec: test fdtdec_set_carveout()

[PATCH] dm: core: Read parent ofdata before children
 2020-04-10 19:31 UTC  (4+ messages)

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-04-10 19:27 UTC  (19+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

Please pull u-boot-dm
 2020-04-10 19:14 UTC  (2+ messages)

[PATCH V2 1/6] ARM: stm32: Add default config for DHCOR
 2020-04-10 18:55 UTC  (3+ messages)
` [PATCH V2 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH V2 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM


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