public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-09 20:15:03 to 2020-04-11 15:21:37 UTC [more...]

[PATCH v3 00/23] gitlab: Simplify the test script
 2020-04-11 15:21 UTC  (29+ 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 V2] mmc: zynq: parse dt when probing
 2020-04-11  9:03 UTC  (2+ messages)
` [PATCH v3] "

[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  (18+ 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] tiny-printf: Support %i
 2020-04-10 20:52 UTC  (3+ messages)

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

Please pull u-boot/next
 2020-04-10 20:27 UTC 

[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  (6+ messages)
` [PATCH V2 2/6] ARM: stm32: Add board_early_init_f() to SPL
` [PATCH V2 3/6] ARM: stm32: Implement board coding on AV96
` [PATCH V2 4/6] ram: stm32mp1: Add support for multiple configs
` [PATCH V2 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH V2 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM

iMX8MM USB support?
 2020-04-10 18:37 UTC  (8+ messages)

[PATCH 1/4] [RFC] ARM: stm32: Implement board coding on AV96
 2020-04-10 18:36 UTC  (8+ messages)
` [PATCH 3/4] [RFC] ARM: dts: stm32: Rework DDR DT inclusion

[PATCH v2 0/3] environment: distro: Add SF distro support
 2020-04-10 18:26 UTC  (4+ messages)
` [PATCH v2 1/3] environment: distro: Add SF distro command
` [PATCH v2 2/3] rk3399: Add boot flash script offset, size
` [PATCH v2 3/3] rockchip: Enable SF distro bootcmd

[PATCH V3] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-04-10 18:11 UTC  (5+ messages)

[PATCH 1/3] arm: caches: protect dram_bank_mmu_setup access to bi_dram
 2020-04-10 17:58 UTC  (16+ messages)
` [PATCH 2/3] arm: caches: add DCACHE_DEFAULT_OPTION
` [PATCH 3/3] arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour

[PATCH] board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
 2020-04-10 17:24 UTC  (2+ messages)

[PATCH 01/16] arm: stm32mp: update dependency for STM32_ETZPC
 2020-04-10 17:08 UTC  (4+ messages)
` [PATCH 08/16] board: stm32mp1: update management of boot-led

[PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
 2020-04-10 16:44 UTC  (3+ messages)

[PATCH V4] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-04-10 16:26 UTC  (2+ messages)

[PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig
 2020-04-10 16:13 UTC 

[PATCH] efi_loader: function descriptions efi_watchdog.c
 2020-04-10 15:53 UTC 

[PATCH 1/1] efi_loader: function descriptions efi_unicode_collation.c
 2020-04-10 15:41 UTC 

[PATCH 1/1] efi_loader: add missing doc comments in efi_disk.c
 2020-04-10 15:34 UTC 

[PATCHv2] kconfig / kbuild: Re-sync with Linux 4.19
 2020-04-10 15:19 UTC  (2+ messages)

[PATCH v2] configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
 2020-04-10 14:02 UTC 

[PULL] MIPS fixes for v2020.04
 2020-04-10 13:02 UTC  (2+ messages)

[PATCH] usb: Keep async schedule running only across mass storage xfers
 2020-04-10 12:40 UTC  (4+ messages)

[PATCH v8 00/21] riscv: Add Sipeed Maix support
 2020-04-10 12:28 UTC  (22+ messages)
` [PATCH v8 01/21] clk: Always use the supplied struct clk
` [PATCH v8 02/21] clk: Check that ops of composite clock components exist before calling
` [PATCH v8 03/21] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v8 04/21] clk: Fix clk_get_by_* handling of index
` [PATCH v8 05/21] clk: Add K210 pll support
` [PATCH v8 06/21] clk: Add a bypass clock for K210
` [PATCH v8 07/21] clk: Add K210 clock support
` [PATCH v8 08/21] dm: Add support for simple-pm-bus
` [PATCH v8 09/21] dm: Fix error handling for dev_read_addr_ptr
` [PATCH v8 10/21] reset: Add generic reset driver
` [PATCH v8 11/21] lib: Always set errno in hcreate_r
` [PATCH v8 12/21] riscv: Add headers for asm/global_data.h
` [PATCH v8 13/21] riscv: Clear pending interrupts before enabling IPIs
` [PATCH v8 14/21] riscv: Clean up IPI initialization code
` [PATCH v8 15/21] riscv: Add option to support RISC-V privileged spec 1.9
` [PATCH v8 16/21] riscv: Allow use of reset drivers
` [PATCH v8 17/21] riscv: Try to get cpu frequency from a "clocks" node if it exists
` [PATCH v8 18/21] riscv: Enable cpu clock if it is present
` [PATCH v8 19/21] riscv: Add device tree for K210 and Sipeed Maix BitM
` [PATCH v8 20/21] doc: riscv: Add documentation for Sipeed Maix Bit
` [PATCH v8 21/21] riscv: Add Sipeed Maix support

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

[RFC PATCH 0/2] Move FSP-S configuration to device-tree
 2020-04-10 11:48 UTC  (3+ messages)
` [RFC PATCH 1/2] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
` [RFC PATCH 2/2] arch: x86: apl: Read FSP-S configuration from device-tree

[RFC PATCH 1/3] spl: spl_nor: Move legacy image loading into spl_legacy.c
 2020-04-10 11:04 UTC  (3+ messages)
` [RFC PATCH 2/3] spl: spl_legacy: Add lzma decompression support for legacy image
` [RFC PATCH 3/3] mips: spl: Flush cache before jumping to U-Boot proper

[PATCH 1/1] Makefile: ARMv7-M has no CPSR register
 2020-04-10  9:10 UTC 

Calling i2c set speed twice for i2c_mux_bus
 2020-04-10  8:49 UTC  (6+ messages)

[PATCH v2 0/2] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-04-10  8:15 UTC  (9+ messages)
` [PATCH v2 1/2] arm: stm32mp: "
` [PATCH v2 2/2] arm: stm32mp: activate data cache on DDR in SPL

[PATCH 00/26 v6] Refactor the architecture parts of mt7628
 2020-04-10  8:02 UTC  (9+ messages)
` [PATCH 20/26 v6] spl: spl_nor: Move legacy image loading into spl_legacy.c
` [PATCH 22/26 v6] spl: spl_legacy: Add cache flush after reading U-Boot image

[PATCH] qemu: don't allow to select 32- and 64-bit
 2020-04-10  7:37 UTC 

[PATCH v5 00/14] Add support for MediaTek xHCI host controller
 2020-04-10  5:45 UTC  (15+ messages)
` [PATCH v5 01/14] dm: core: Add function to get child count of ofnode or device
` [PATCH v5 02/14] test: dm: add test item for ofnode_get_child_count()
` [PATCH v5 03/14] phy: Add get/enable/disable for a bulk of phys
` [PATCH v5 04/14] test: dm: phy: add a test item for the phy_bulk API
` [PATCH v5 05/14] usb: dwc3: use the phy bulk API to get phys
` [PATCH v5 06/14] usb: dwc2_udc_otg: "
` [PATCH v5 07/14] phy: phy-mtk-tphy: add support USB phys
` [PATCH v5 08/14] phy: phy-mtk-tphy: add support new version
` [PATCH v5 09/14] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v5 10/14] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v5 11/14] arm: dts: mt7629: add usb related nodes
` [PATCH v5 12/14] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v5 13/14] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
` [PATCH v5 14/14] MAINTAINERS: MediaTek: add USB related files

[PATCH v5 0/6] A few little patches
 2020-04-10  1:34 UTC  (3+ messages)
  ` [PATCH v5 6/6] dm: mmc: Update mmc_get_mmc_dev() to use const *

[RFC PATCH v2 00/13] arm: add support for SoC S5P4418
 2020-04-10  0:25 UTC  (5+ messages)
  ` [RFC PATCH v2 05/13] mmc: add nexell driver

[PATCH] board: add InnoComm i.MX8MM WB15EVK
 2020-04-09 21:51 UTC 

[PATCH 1/2] dm: dump.c: Fix segfault when entry->of_match is NULL
 2020-04-09 21:23 UTC  (8+ messages)
` [PATCH 2/2] dm: dump.c: Refactor dm_dump_drivers prints

[PATCH v2 00/28] buildman: Improve summary output
 2020-04-09 21:08 UTC  (29+ messages)
` [PATCH v2 01/28] buildman: Refactor error-line output int a function
` [PATCH v2 02/28] buildman: Add test coverage for error/warning colour
` [PATCH v2 03/28] buildman: Use an iterator to check test output
` [PATCH v2 04/28] buildman: Create temp directory in test setup
` [PATCH v2 05/28] buildman: Split out testOutput() into separate functions
` [PATCH v2 06/28] buildman: Add a test helper for creating a line prefix
` [PATCH v2 07/28] buildman: Test the output with --list-error-boards
` [PATCH v2 08/28] buildman: Use yellow consistently for warning lines
` [PATCH v2 09/28] buildman: Use an object to hold error lines
` [PATCH v2 10/28] buildman: Show the list of boards in magenta
` [PATCH v2 11/28] buildman: Use spaces in the board list
` [PATCH v2 12/28] patman: Update flushing Print() for Python 3
` [PATCH v2 13/28] patman: Support erasing a previously unfinished text line
` [PATCH v2 14/28] patman: Support limiting output to a single line
` [PATCH v2 15/28] buildman: Drop the line-clearing code in Builder
` [PATCH v2 16/28] buildman: Show a message when fetching a repo
` [PATCH v2 17/28] buildman: Drop unused output code
` [PATCH v2 18/28] buildman: Show the number of builds remaining
` [PATCH v2 19/28] buildman: Limit the length of progress messages
` [PATCH v2 20/28] buildman: Show a summary of the build result
` [PATCH v2 21/28] buildman: Update the 'theory of operation' a little
` [PATCH v2 22/28] buildman: Add the abbreviation for --boards
` [PATCH v2 23/28] buildman: Update workflow documentation with more detail
` [PATCH v2 24/28] buildman: Make -I the default
` [PATCH v2 25/28] buildman: Add an option to ignore device-tree warnings
` [PATCH v2 26/28] buildman: Add an option to ignore migration warnings
` [PATCH v2 27/28] buildman: Update the TODO items
` [PATCH v2 28/28] buildman: Change the exit codes

[PATCH v2 00/22] common: Further reduce the size of common.h
 2020-04-09 20:15 UTC  (5+ messages)
` [PATCH v2 19/22] Fix some checkpatch warnings in calls to udelay()
` [PATCH v2 20/22] common: Drop linux/delay.h from common header
` [PATCH v2 21/22] Use __ASSEMBLY__ as the assembly macros
` [PATCH v2 22/22] common: Drop linux/bitops.h from common header


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