public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-01-21 15:31:37 to 2022-01-23 21:54:03 UTC [more...]

[PATCH 00/14] video: Drop old CFB code
 2022-01-23 20:13 UTC  (20+ messages)
` [PATCH 01/14] video: Drop cfg_console
` [PATCH 02/14] video: nokia_rx51: Drop obsolete video code
` [PATCH 03/14] video: siemens: Drop unused "
` [PATCH 04/14] video: nexell: Drop unused and invalid code
` [PATCH 05/14] video: Drop video_fb header
` [PATCH 07/14] video: Drop references to CONFIG_VIDEO et al
` [PATCH 08/14] video: Clean up the uclass header
` [PATCH 09/14] video: Drop da8xx-fb
` [PATCH 10/14] video: fsl: colibri_vf: Drop FSL DCU driver
` [PATCH 11/14] video: Drop FSL DIU driver
` [PATCH 12/14] video: mxs: Drop old video code
` [PATCH 13/14] video: Convert CONFIG_VIDEO_BCM2835 to Kconfig
` [PATCH 14/14] video: Drop formike driver

[PATCH 00/40] RFC: rpi: Enable ACPI booting on ARM with Raspberry Pi 4
 2022-01-23 21:53 UTC  (11+ messages)
` [PATCH 32/40] acpi: Tidy up the table list
` [PATCH 33/40] doc: Add usage information for the acpi command
` [PATCH 34/40] acpi: Add some tables needed by ARM devices
` [PATCH 35/40] acpi: Add myself as maintainer

[PATCH v4 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-23 20:12 UTC  (12+ messages)
` [PATCH v4 1/4] checkpatch: Support wide strings
` [PATCH v4 2/4] efi: Use 16-bit unicode strings
` [PATCH v4 3/4] sandbox: Detect the host bit size automatically
` [PATCH v4 4/4] treewide: Use 16-bit unicode strings

[PATCH] binman: Document the __bss_size symbol error
 2022-01-23 19:55 UTC 

[PATCH v5 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-23 19:55 UTC  (5+ messages)
` [PATCH v5 1/4] scripts/checkpatch.pl: Resync with v5.16
` [PATCH v5 2/4] efi: Use 16-bit unicode strings
` [PATCH v5 3/4] sandbox: Detect the host bit size automatically
` [PATCH v5 4/4] treewide: Use 16-bit unicode strings

[PATCH 00/23] video: Support a U-Boot logo more easily
 2022-01-23 16:14 UTC  (11+ messages)
` [PATCH 17/23] video: Convert CONFIG_VIDEO_LOGO to Kconfig

[PATCH v2 0/2] Apple M1 laptop keyboard support
 2022-01-23 15:48 UTC  (3+ messages)
` [PATCH v2 1/2] spi: apple: Add driver for Apple SPI controller
` [PATCH v2 2/2] input: apple: Add support for Apple SPI keyboard

[PULL] u-boot-sh/master
 2022-01-23 14:55 UTC  (2+ messages)

Pull request for efi-2022-04-rc1-2
 2022-01-23 14:54 UTC  (2+ messages)

[PATCH 0/3] ide: Convert some options to Kconfig
 2022-01-23  7:22 UTC  (7+ messages)
` [PATCH 1/3] ide: Drop CONFIG_IDE_AHB
` [PATCH 2/3] Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
` [PATCH 3/3] Drop CONFIG_SYS_PIO_MODE

[PATCH] arm: mvebu: Espressobin: Fix URLs in comments
 2022-01-23  7:19 UTC  (2+ messages)

[PATCH v2] image-board: fix wrong implementation ram disk address setup from cmdline
 2022-01-23  3:32 UTC  (3+ messages)

[PATCH v5 25/29] image: Remove #ifdefs from select_ramdisk()
 2022-01-23  3:24 UTC 

[PATCH] arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
 2022-01-23  2:00 UTC  (6+ messages)

[PATCH v4 0/4] arm: kirkwood: Add support for Pogoplug V4
 2022-01-23  1:46 UTC  (5+ messages)
` [PATCH v4 3/4] arm: kirkwood: Pogoplug-V4 : Add board implementation files

[PATCH v2 0/9] Apple M1 NVMe storage support
 2022-01-22 22:47 UTC  (11+ messages)
` [PATCH v2 1/9] nvme: Split out PCI support
` [PATCH v2 2/9] mailbox: apple: Add driver for Apple IOP mailbox
` [PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"
` [PATCH v2 4/9] arm: apple: Add RTKit support
` [PATCH v2 5/9] nvme: Introduce driver ops
` [PATCH v2 6/9] nvme: Add shutdown function
` [PATCH v2 7/9] power: domain: apple: Add reset support
` [PATCH v2 8/9] nvme: apple: Add driver for Apple NVMe storage controller
` [PATCH v2 9/9] configs: apple: Add NVMe boot target

[PATCH V2] imx8mm_beacon/imx8mn_beacon: Update build instructions
 2022-01-22 21:08 UTC  (2+ messages)

CONFIG_SYS_SPL_ARGS_ADDR
 2022-01-22 20:41 UTC  (3+ messages)

[PATCH v2 1/2] cmd: source: Use script from default config
 2022-01-22 20:36 UTC  (3+ messages)

[PATCH V2 1/2] arm: dts: imx8mm-beacon: Resync dtsi with Kernel 5.17-rc1
 2022-01-22 20:17 UTC  (5+ messages)
` [PATCH V2 2/2] imx: imx8mm_beacon: Enable USB

[PATCH 1/3] arm: dts: imx8mn-beacon: Resync dtsi with Kernel 5.17-rc1
 2022-01-22 20:12 UTC  (5+ messages)
` [PATCH 2/3] imx: imx8mn_beacon: Enable USB
` [PATCH 3/3] configs: imx8mn_beacon_2g_defconfig: Sync with standard model

[PATCH 0/8] Apple M1 NVMe storage support
 2022-01-22 19:35 UTC  (32+ messages)
` [PATCH 1/8] nvme: Split out PCI support
` [PATCH 2/8] mailbox: apple: Add driver for Apple IOP mailbox
` [PATCH 3/8] arm: apple: Add RTKit support
` [PATCH 4/8] nvme: Introduce driver ops
` [PATCH 5/8] nvme: Add shutdown function
` [PATCH 6/8] power: domain: apple: Add reset support
` [PATCH 7/8] nvme: apple: Add driver for Apple NVMe storage controller

[PATCH V3] phy: nop-phy: Enable reset-gpios support
 2022-01-22 18:02 UTC 

[PATCH V2] phy: nop-phy: Enable reset-gpios support
 2022-01-22 17:47 UTC  (3+ messages)

[PATCH] mkimage: Call verify_header after writing image to disk
 2022-01-22 16:35 UTC  (8+ messages)
` [PATCH v2] tools: "

[PATCH 0/2] Apple M1 laptop keyboard support
 2022-01-22 16:26 UTC  (7+ messages)
` [PATCH 1/2] spi: apple: Add driver for Apple SPI controller
` [PATCH 2/2] input: apple: Add support for Apple SPI keyboard

Mediatek MT8183 build instructions
 2022-01-22 13:12 UTC 

[PATCH v5 00/13] kconfig: Add some new macros
 2022-01-22 12:07 UTC  (14+ messages)
` [PATCH v5 01/13] imx: Don't define __ASSEMBLY__ in source files
` [PATCH v5 02/13] mips: Avoid using config_enabled() directly
` [PATCH v5 03/13] mmc: fsl: Use brackets around if()
` [PATCH v5 04/13] kconfig: Update IS_ENABLED() internals
` [PATCH v5 05/13] kconfig: Add support for conditional values
` [PATCH v5 06/13] bloblist: Update to use conditional value
` [PATCH v5 07/13] patman: Update test_util to run doc tests
` [PATCH v5 08/13] buildman: Add a flag to control the traceback
` [PATCH v5 09/13] buildman: Make use of test_util
` [PATCH v5 10/13] buildman: Add helper functions for updating .config files
` [PATCH v5 11/13] buildman: Provide a hint on how to debug thread crashes
` [PATCH v5 12/13] buildman: Allow adjusting board config on the fly
` [PATCH v5 13/13] test: Add some tests for kconfig.h

[PATCH 0/1] dm: serial: Remove old drivers and add migration deadline
 2022-01-22 12:03 UTC  (2+ messages)
` [PATCH 1/1] dm: serial: Add a migration deadline for serial

[PATCH v3 00/31] Initial implementation of standard boot
 2022-01-22 11:44 UTC  (21+ messages)
` [PATCH v3 30/31] bootstd: doc: Add documentation

[PATCH 1/3] efi: Add debugging to efi_set_bootdev()
 2022-01-22  1:16 UTC  (3+ messages)
` [PATCH 2/3] efi: Use device_get_uclass_id() where appropriate
` [PATCH 3/3] efi: Drop unnecessary calls to blk_find_device()

[PATCH v3] drivers: spi-nor: Add JEDEC id for W25Q16JV
 2022-01-21 20:59 UTC  (5+ messages)

[PATCH 1/1] sandbox: eth-raw: fix building with musl library
 2022-01-21 20:12 UTC  (2+ messages)

[PATCH] sandbox: fix build failure with musl and SDL
 2022-01-21 20:10 UTC  (2+ messages)

[u-boot-test-hooks PATCH v2] travis-ci: Add tests for booting from coreboot
 2022-01-21 19:55 UTC  (2+ messages)

[PATCH v1 0/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
 2022-01-21 19:03 UTC  (11+ messages)
` [PATCH v1 1/5] cmd: Fix up warnings in flash.c
` [PATCH v1 2/5] mtd: cfi: introduce CFI_FLASH_BANKS
` [PATCH v1 3/5] mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean
` [PATCH v1 4/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
` [PATCH v1 5/5] Convert CONFIG_AT91_EFLASH "

[PATCH v2 1/5] Convert CONFIG_KEEP_SERVERADDR to Kconfig
 2022-01-21 19:02 UTC  (10+ messages)
` [PATCH v2 2/5] Convert CONFIG_UDP_CHECKSUM "
` [PATCH v2 3/5] Convert CONFIG_TIMESTAMP "
` [PATCH v2 4/5] Convert CONFIG_BOOTP_SERVERIP "
` [PATCH v2 5/5] net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP

[PATCH v2 0/2] sunxi: Add option to prevent boot on plug-in
 2022-01-21 16:43 UTC  (4+ messages)
` [PATCH v2 2/2] sunxi: Add option to prevent booting on power plug-in

[PATCH] spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
 2022-01-21 19:02 UTC  (2+ messages)

[PATCH v4] gitlab/azure: x86: Add a coreboot test
 2022-01-21 18:10 UTC  (2+ messages)

[PATCH] net: xilinx: fix the wrong dma base address issue
 2022-01-21 16:58 UTC  (2+ messages)

[PATCH v3] gitlab: x86: Add a coreboot test
 2022-01-21 16:53 UTC  (3+ messages)

[PATCH 0/8] efi_loader: simplify printing GUIDs
 2022-01-21 16:53 UTC  (5+ messages)
` [PATCH 6/8] cmd: efidebug: "

[PATCH 1/1] sandbox: sandbox_serial_pending depends on DM_VIDEO
 2022-01-21 16:53 UTC  (2+ messages)

[PATCH] vexpress64: semi_defconfig: disable CRC32 support
 2022-01-21 16:53 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