public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-26 01:11:49 to 2020-06-28 14:45:00 UTC [more...]

[PATCH v7 0/4] update clock handler and proper cpu features
 2020-06-28 14:45 UTC  (2+ messages)
` [PATCH v7 1/4] riscv: dts: hifive-unleashed-a00: add cpu aliases

Please pull u-boot-video
 2020-06-28 12:27 UTC 

[PATCH v2] test/py: test_efi_fit: Update #size-cells to 1
 2020-06-28 12:23 UTC  (2+ messages)

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

Pull request: u-boot-rockchip-20200628
 2020-06-28 10:20 UTC 

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-28  9:55 UTC  (17+ 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 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)

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

[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  (25+ 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 10/15] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v3 11/15] board: ns3: define ddr memory layout
` [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 14/15] include/configs: ns3: add support for flashing images
` [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  (33+ messages)
` [PATCH v4 01/14] drivers: rename drivers to match compatible string
` [PATCH v4 02/14] dtoc: add missing code comments
` [PATCH v4 03/14] core: add support for U_BOOT_DRIVER_ALIAS
` [PATCH v4 04/14] dtoc: add support to scan drivers
` [PATCH v4 05/14] dtoc: add option to disable warnings
` [PATCH v4 06/14] dm: doc: update of-plat with the support for driver aliases
` [PATCH v4 07/14] core: drop const for struct driver_info
` [PATCH v4 08/14] core: extend struct driver_info to point to device
` [PATCH v4 09/14] sandbox: Move section u_boot_list to make it RW
` [PATCH v4 10/14] dtoc: extend dtoc to use struct driver_info when linking nodes
` [PATCH v4 11/14] dm: doc: update of-plat with new phandle support
` [PATCH v4 12/14] arm: dts: include gpio nodes for card detect
` [PATCH v4 13/14] dtoc: update dtb_platdata to support cd-gpios
` [PATCH v4 14/14] dtoc: add test for cd-gpios

[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  (16+ 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)

[GIT PULL] Uboot socfpga
 2020-06-26  4:02 UTC 

[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)

[PATCH v4 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-26  1:16 UTC  (3+ messages)
` [PATCH v4 2/3] riscv: Expand the DT size before copy reserved memory node
` [PATCH v4 3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE

[PATCH v6 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
 2020-06-26  1:12 UTC  (16+ messages)
` [PATCH v6 2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
` [PATCH v6 3/8] lib: rsa: bring exp_len in line when generating a key_prop
` [PATCH v6 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
` [PATCH v6 5/8] lib: rsa: free local arrays after use "
` [PATCH v6 6/8] lib: rsa: add documentation to padding_pss_verify to document limitations
` [PATCH v6 7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
` [PATCH v6 8/8] spl: fit: select SPL_CRYPTO_SUPPORT "

[PATCH v3 0/5] rockchip: make it possible to sign the u-boot.itb
 2020-06-26  1:12 UTC  (4+ messages)

[PATCH v4 0/6] rockchip: make it possible to sign the u-boot.itb
 2020-06-26  1:12 UTC  (3+ messages)
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling

[PATCH v4 0/2] log: don't show function by default
 2020-06-26  1:12 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH v4 0/5] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-26  1:12 UTC  (7+ messages)
` [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge

[PATCH v2 0/2] gpio: Add a managed API
 2020-06-26  1:12 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-26  1:11 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver


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