public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-26 01:43:24 to 2020-06-29 02:13:49 UTC [more...]

[PATCH 1/7] usb: ehci-mx6: Add powerup_fixup implementation
 2020-06-29  2:13 UTC  (6+ messages)
` [PATCH 2/7] usb: ehci-mx6: Add i.MX8 OTG controller support
` [PATCH 3/7] usb: ehci-mx6: Turn on the power domain of USB PHY
` [PATCH 4/7] usb: ehci-mx6: Update driver to support i.MX8MM
` [PATCH 5/7] usb: ehci-mx6: fix controller index for imx8m and imx8
` [PATCH 6/7] usb: ehci-mx6: Enable iMX EHCI driver for iMX8M Nano

[PATCH] usb: ci_udc: Add function to remove usb device
 2020-06-29  2:12 UTC 

[PATCH] usb: gadget: Fix controller index in UMS
 2020-06-29  2:12 UTC 

[PATCH] arm: k3: Consolidate and silence k3_fit_atf.sh call
 2020-06-29  2:12 UTC  (3+ messages)

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-29  2:07 UTC  (37+ messages)
` [PATCH v3 03/35] acpi: Add a way to check device status
` [PATCH v3 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v3 05/35] acpi: Support generation of ACPI code
` [PATCH v3 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v3 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v3 08/35] acpi: Support string output
` [PATCH v3 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v3 10/35] acpi: Support generation of a GPIO/irq for a device
` [PATCH v3 11/35] acpi: Support generation of I2C descriptor
` [PATCH v3 12/35] acpi: Support generation of SPI descriptor
` [PATCH v3 13/35] acpigen: Support writing a length
` [PATCH v3 14/35] acpigen: Support writing a package
` [PATCH v3 15/35] acpi: Support writing an integer
` [PATCH v3 16/35] acpi: Support writing a string
` [PATCH v3 17/35] acpi: Support writing a name
` [PATCH v3 18/35] acpi: Support writing a UUID
` [PATCH v3 19/35] acpi: Support writing Device Properties objects via _DSD
` [PATCH v3 20/35] acpi: Support writing a GPIO

Please pull u-boot-video
 2020-06-29  1:30 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200628
 2020-06-29  1:30 UTC  (2+ messages)

[GIT PULL] Uboot socfpga
 2020-06-29  1:30 UTC  (2+ messages)

[PATCH v2] test/py: test_efi_fit: Update #size-cells to 1
 2020-06-29  0:26 UTC  (3+ messages)

[PATCH] video: rk_vop: Fix wrong bpix for frame buffer
 2020-06-28 19:19 UTC  (4+ messages)

[PATCH v2 0/5] Convert LaCie boards to use DM drivers
 2020-06-28 17:29 UTC  (7+ messages)
` [PATCH v2 1/5] arm: kirkwood: add DT spi0 alias to LaCie boards
` [PATCH v2 2/5] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
` [PATCH v2 3/5] arm: kirkwood: switch LaCie boards to sata_mv driver
` [PATCH v2 4/5] arm: kirkwood: enable DM_USB for LaCie board
` [PATCH v2 5/5] arm: kirkwood: enable DM_ETH "

[PATCH 0/4] Convert LaCie boards to use DM drivers
 2020-06-28 16:14 UTC  (4+ messages)
` [PATCH 1/4] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH

[PATCH v2] arm64: issue ISB after updating system registers
 2020-06-28 15:29 UTC  (2+ messages)

[PATCH v7 0/4] update clock handler and proper cpu features
 2020-06-28 14:45 UTC  (5+ messages)
` [PATCH v7 1/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v7 2/4] uclass: cpu: fix to display proper CPU features
` [PATCH v7 3/4] riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
` [PATCH v7 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH] gitlab: add pycrypto for arm64
 2020-06-28 10:20 UTC 

[PATCH v2 00/25] x86: Enhance MTRR functionality to support multiple CPUs
 2020-06-28  8:40 UTC  (49+ messages)
` [PATCH v2 01/25] x86: mp_init: Switch to livetree
` [PATCH v2 02/25] x86: Move MP code into mp_init
` [PATCH v2 03/25] x86: mp_init: Avoid declarations in header files
` [PATCH v2 04/25] x86: mp_init: Switch parameter names in start_aps()
` [PATCH v2 05/25] x86: mp_init: Drop the num_cpus static variable
` [PATCH v2 06/25] x86: mtrr: Fix 'ensable' typo
` [PATCH v2 07/25] x86: mp_init: Set up the CPU numbers at the start
` [PATCH v2 08/25] x86: mp_init: Adjust bsp_init() to return more information
` [PATCH v2 09/25] x86: cpu: Remove unnecessary #ifdefs
` [PATCH v2 10/25] x86: mp: Support APs waiting for instructions
` [PATCH v2 11/25] global_data: Add a generic global_data flag for SMP state
` [PATCH v2 12/25] x86: Set the SMP flag when MP init is complete
` [PATCH v2 13/25] x86: mp: Allow running functions on multiple CPUs
` [PATCH v2 14/25] x86: mp: Park CPUs before running the OS
` [PATCH v2 15/25] x86: mp: Add iterators for CPUs
` [PATCH v2 16/25] x86: mtrr: Use MP calls to list the MTRRs
` [PATCH v2 17/25] x86: Don't enable SMP in SPL
` [PATCH v2 18/25] x86: coral: Update the memory map
` [PATCH v2 19/25] x86: mtrr: Update MTRRs on all CPUs
` [PATCH v2 20/25] x86: mtrr: Add support for writing to MTRRs on any CPU
` [PATCH v2 21/25] x86: mtrr: Update the command to use the new mtrr calls
` [PATCH v2 22/25] x86: mtrr: Restructure so command execution is in one place
` [PATCH v2 23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
` [PATCH v2 24/25] x86: mp: Add more comments to the module

[PATCH v4 0/5] roc-rk3399-pc: Custom SPL init
 2020-06-28  3:06 UTC  (9+ messages)
` [PATCH v4 1/5] rockchip: spl: Add spl_board_init
` [PATCH v4 2/5] rk3399: spl: Print SPL banner after relocation
` [PATCH v4 3/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v4 4/5] rockchip: Separate the reset cause from display cpuinfo

rockchip: correctly set vop0 or vop1
 2020-06-28  2:24 UTC  (8+ messages)

[PATCH] test/py: test_efi_fit: Update #size-cells to 1
 2020-06-28  0:57 UTC  (3+ messages)

[PATCH] video: bmp: Support 8bits BMP to 24/32 bits display
 2020-06-27 22:59 UTC  (2+ messages)
` [PATCH v2] video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer

[PATCH v4 0/6] crypto/fsl: add RNG support
 2020-06-27 21:34 UTC  (8+ messages)
` [PATCH v4 1/6] crypto/fsl: make SEC%u status line consistent
` [PATCH v4 2/6] crypto/fsl: export caam_get_era()
` [PATCH v4 3/6] crypto/fsl: support newer SEC modules
` [PATCH v4 4/6] crypto/fsl: don't regenerate secure keys
` [PATCH v4 5/6] crypto/fsl: instantiate the RNG with prediciton resistance
` [PATCH v4 6/6] crypto/fsl: add RNG support

[PATCH] sync helios4 config to clearfog and dts to kernel
 2020-06-27 20:00 UTC 

[PATCH v3 0/6] crypto/fsl: add RNG support
 2020-06-27 19:25 UTC  (11+ messages)
` [PATCH v3 5/6] crypto/fsl: instantiate the RNG with prediciton resistance
` [PATCH v3 6/6] crypto/fsl: add RNG support

[PATCH 0/2] v2: rr3188: change APP to 600MHz and enable bwadj for DPLL
 2020-06-27 15:58 UTC  (6+ messages)
` [PATCH 1/2] rockchip: clk: rk3188: change APLL to safe 600MHz
` [PATCH 2/2] rockchip: clk: rk3188: enable bwadj for rk3188 DPLL

[PATCH 0/3] rockchip: Add Radxa Rock Pi N8 support
 2020-06-27 15:11 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: rockchip: radxa-dalang: Update sdmmc properties
` [PATCH 2/3] ARM: dts: rockchip: Add VMARC RK3288 SOM initial support
` [PATCH 3/3] ARM: dts: rockchip: Add Radxa Rock Pi N8 "

[PATCH] rockchip: i2c: fix switch to new implementation for rk3188
 2020-06-27 15:03 UTC  (3+ messages)

[PATCH v2 1/6] rock-pi-4: Enable USB3 Host
 2020-06-27 14:40 UTC  (12+ messages)
` [PATCH v2 2/6] rock-pi-4: Enable PCI/NVME
` [PATCH v2 3/6] rock-pi-4: Enable USB Gadget
` [PATCH v2 4/6] rock-pi-4: Enable HDMI output
` [PATCH v2 5/6] roc-rk3399-pc: Enable USB Gadget
` [PATCH v2 6/6] roc-rk3399-pc: Update ENV offset, size
` [PATCH v2 1/6] rock-pi-4: Enable USB3 Host【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】

[PATCH] rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM
 2020-06-27 14:36 UTC  (2+ messages)

[PATCH 0/4] rockchip: rk3399pro: Add Add Rock Pi N10 support
 2020-06-27 14:32 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi
` [PATCH 2/4] arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM
` [PATCH 3/4] ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier
` [PATCH 4/4] arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support

[PATCH 1/3] rockchip: Pinebook Pro: enable rng to provide an entropy source
 2020-06-27 14:30 UTC  (6+ messages)
` [PATCH 2/3] rockchip: Pinebook Pro: Fix USB and the USB attached keyboard
` [PATCH 3/3] rockchip: Pinebook Pro: Fix SPI flash and store env on it

[PATCH] rockchip: rk3188: Fix back to BROM boot
 2020-06-27 14:12 UTC  (3+ messages)

[PATCH] rk3399: Add BOOTENV_SF command
 2020-06-27 14:06 UTC  (6+ messages)

[PATCH] rockchip: rockpro64: initialize USB in preboot
 2020-06-27 14:02 UTC  (3+ messages)
  ` [PATCH] rockchip: rockpro64: initialize USB in preboot【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[PATCH] x86: Don't build some unused objects in TPL
 2020-06-27 13:10 UTC  (2+ messages)

[PATCH] rockchip: Add delay after link-training
 2020-06-27 12:57 UTC  (6+ messages)

[PATCH] azure: gitlab: travis: Update OpenSBI used for RISC-V testing
 2020-06-27 12:21 UTC 

[PATCH v6 0/4] update clock handler and proper cpu features
 2020-06-27 11:10 UTC  (9+ messages)
` [PATCH v6 1/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v6 2/4] uclass: cpu: fix to display proper CPU features
` [PATCH v6 3/4] riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
` [PATCH v6 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH 1/1] fs: error handling in do_load()
 2020-06-27  8:19 UTC 

[PATCH 1/1] crypto/fsl: unused value in caam_hash_update()
 2020-06-27  8:13 UTC 

[PATCH 1/1] crypto/fsl: correct printf() statement
 2020-06-27  8:08 UTC 

[PATCH V2 1/2] clk: imx8mm: fix clk set parent
 2020-06-27  7:53 UTC  (2+ messages)
` [PATCH V2 2/2] clk: imx8mm: Add qspi clock

[PATCH] cmd: add clone command
 2020-06-27  3:15 UTC 

[PATCH v3 00/14] env: ext4: corrections and add test for env in ext4
 2020-06-26 20:55 UTC  (13+ messages)
` [PATCH v3 03/14] env: sf: avoid space in backend name
` [PATCH v3 04/14] env: correctly handle env_load_prio
` [PATCH v3 05/14] env: nowhere: add .load ops
` [PATCH v3 06/14] env: the ops driver load becomes mandatory in struct env_driver
` [PATCH v3 07/14] cmd: env: add env load command
` [PATCH v3 08/14] cmd: env: add env select command

microSD Breakout Port
 2020-06-26 20:22 UTC  (2+ messages)

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-26 20:16 UTC  (11+ messages)

[PATCH v3 1/1] phy: add support for stingray PAXB PHY controller
 2020-06-26 20:01 UTC  (5+ messages)

[RFC 0/4] drivers: footprint reduction proposal
 2020-06-26 19:17 UTC  (6+ messages)

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-26 18:08 UTC  (18+ messages)
` [PATCH v3 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v3 05/15] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot
` [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

[PATCH 1/1] ARM: mx6: make CAAM usable on the i.MX6 boards
 2020-06-26 17:57 UTC 

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-06-26 13:36 UTC  (3+ messages)

[PATCH v4 00/14] improve OF_PLATDATA support
 2020-06-26 13:18 UTC  (8+ messages)
` [PATCH v4 02/14] dtoc: add missing code comments
` [PATCH v4 12/14] arm: dts: include gpio nodes for card detect

[PATCH v3 0/7] add basic driver support for broadcom NS3 soc
 2020-06-26 12:39 UTC  (3+ messages)
` [PATCH v3 7/7] configs: ns3: enable sp805 watchdog driver

[PATCH v5 3/3] riscv: cpu: check and append L1 cache to cpu features
 2020-06-26 12:24 UTC  (2+ messages)

[PATCH] cmd: add a panic command
 2020-06-26 11:36 UTC 

[RFC PATCH 0/3] Improve USB Keyboard support for rpi3/rpi4
 2020-06-26 10:01 UTC  (5+ messages)
` [RFC PATCH 1/3] xhci: Add polling support for USB keyboards
` [RFC PATCH 3/3] common/usb.c: Work around keyboard reporting "USB device not accepting new address"

[PATCH] video: check hardware version of DSI
 2020-06-26  9:08 UTC  (2+ messages)

[PATCH 1/5] sysreset: syscon: Don't assume default value for offset and mask property
 2020-06-26  7:07 UTC  (15+ messages)
` [PATCH 2/5] sysreset: syscon: Support value property
` [PATCH 3/5] riscv: Do not build reset.c if SYSRESET is on
` [PATCH 4/5] riscv: qemu: Add syscon reboot and poweroff support
` [PATCH 5/5] riscv: sifive: fu540: Add gpio-restart support

[PATCH 1/3] treewide: convert bd_t to struct bd_info by coccinelle
 2020-06-26  6:13 UTC  (3+ messages)
` [PATCH 2/3] treewide: convert bd_t to struct bd_info manually
` [PATCH 3/3] asm/u-boot.h: remove bd_t definitions

[PATCH 1/1] riscv: use log functions in fdt_fixup
 2020-06-26  4:43 UTC  (2+ messages)

[PATCH v2 0/5] add DM based reset driver for SiFive SoC's
 2020-06-26  3:21 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: prci: add indexes for reset signals available in prci

[PATCH] mmc: Parse new binding for eMMC fixed driver type
 2020-06-26  2:06 UTC 

[PATCH] common/board_f: Respect original FDT size while relocating
 2020-06-26  1:43 UTC  (2+ messages)


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