Simon Glass ([email protected])

Number of posts: 256 (0.05 per day)
First post: 2011-03-01 00:29:15
Last post: 2024-04-12 15:34:02

Date List Subject
2021-10-27 21:26:47 linux-kernel Re: [PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-10-24 14:42:53 linux-kernel Re: [PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-10-20 22:46:11 linux-kernel Re: [PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-10-13 19:15:19 linux-kernel Re: [PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-10-12 13:48:52 linux-kernel [PATCH v2] dt-bindings: u-boot: Add an initial binding for config
2021-10-12 13:43:56 linux-kernel Re: [PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-10-03 18:58:16 linux-kernel [PATCH 1/2] docs: dt: Fix a few grammar nits in the binding/schema docs
2021-10-03 18:54:29 linux-kernel [PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-08-01 23:09:24 linux-kernel [PATCH] checkpatch: Support wide strings
2021-06-03 18:07:10 linux-kernel Re: [PATCH 00/42] PCI: aardvark: Various driver fixes
2020-12-15 20:31:22 linux-kernel Re: [SPECIFICATION RFC] The firmware and bootloader log specification
2020-12-09 16:46:56 linux-kernel Re: [PATCH 2/3] platform/chrome: cros_ec_spi: Drop bits_per_word assignment
2020-12-09 16:46:55 linux-kernel Re: [PATCH 1/3] platform/chrome: cros_ec_spi: Don't overwrite spi::mode
2020-06-26 04:29:08 linux-kernel Re: [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge
2020-06-16 23:34:56 linux-kernel Re: [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge
2020-06-16 13:47:43 linux-kernel Re: [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge
2019-09-30 01:24:59 linux-kernel Re: [PATCH v3] patman: Use the Change-Id, version, and prefix in the Message-Id
2019-05-20 20:52:37 linux-kernel Re: [PATCH] RFC: Example schema files written in Python
2019-04-29 22:44:44 linux-kernel [PATCH] RFC: Example schema files written in Python
2019-03-25 18:03:31 linux-kernel Re: [PATCH] r8152: Refresh MAC address during USBDEVFS_RESET
2018-04-27 19:13:50 linux-kernel Re: [PATCH] firmware: dmi: Add access to the SKU ID string
2018-04-25 21:19:37 linux-kernel Re: [PATCH] firmware: dmi: Add access to the SKU ID string
2018-04-24 21:12:33 linux-kernel [PATCH] firmware: dmi: Add access to the SKU ID string
2018-03-13 15:39:43 linux-kernel Re: [PATCH v3 02/10] video: add support of MIPI DSI interface
2018-03-06 17:53:04 linux-kernel Re: [PATCH v2 00/10] splash screen on the stm32f769 disco board
2016-10-03 21:50:40 linux-kernel Re: [PATCH 2/6] x86/boot: Move compressed kernel to end of decompression buffer
2015-08-28 18:27:26 linux-kernel Re: [PATCH] arm: rpi: Device tree modifications for U-Boot
2015-08-15 13:47:24 linux-kernel Re: [PATCH] arm: rpi: Device tree modifications for U-Boot
2015-08-15 13:47:03 linux-kernel Re: [PATCH] arm: rpi: Device tree modifications for U-Boot
2015-08-14 18:35:06 linux-kernel Re: [PATCH] arm: rpi: Device tree modifications for U-Boot
2015-08-12 13:21:56 linux-kernel Re: [PATCH] arm: rpi: Device tree modifications for U-Boot
2015-08-11 14:26:01 linux-kernel [PATCH] arm: rpi: Device tree modifications for U-Boot
2015-05-13 14:13:58 linux-kernel [PATCH] ARM: tegra: Enable TPM on tegra124 nyan boards
2015-05-13 14:10:05 linux-kernel [pinmux scripts PATCH] Support TPM on nyan boards
2015-05-03 21:44:04 linux-kernel Re: [PATCH 1/3] Add patman patch automation script
2015-05-03 20:40:07 linux-kernel Re: [PATCH 1/3] Add patman patch automation script
2015-05-03 19:54:24 linux-kernel Re: [PATCH 1/3] Add patman patch automation script
2015-05-03 19:01:27 linux-kernel [PATCH 0/3] Add a tool to simplify patch checking and posting (patman)
2015-05-03 18:32:08 linux-kernel [PATCH 3/3] Add documentation for patman
2015-05-03 18:31:50 linux-kernel [PATCH 1/3] Add patman patch automation script
2015-05-03 18:31:40 linux-kernel [PATCH 2/3] Add tests for patman
2015-02-26 16:00:44 linux-kernel Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
2015-02-18 02:26:53 linux-kernel Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
2014-06-30 19:36:27 linux-kernel Re: [PATCH 2/3] mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result
2014-06-24 15:53:27 linux-kernel Re: [PATCH] i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
2014-06-20 03:45:11 linux-kernel Re: [PATCH v2 10/10] mfd: cros_ec: move EC interrupt to cros_ec_keyb
2014-06-20 03:42:14 linux-kernel Re: [PATCH v2 08/10] mfd: cros_ec: Check result code from EC messages
2014-06-20 03:40:58 linux-kernel Re: [PATCH v2 05/10] mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
2014-06-18 05:07:22 linux-kernel Re: [PATCH 10/10] mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
2014-06-18 05:05:20 linux-kernel Re: [PATCH 08/10] mfd: cros_ec: cleanup: Remove EC wrapper functions
2014-06-18 04:25:33 linux-kernel Re: [PATCH 07/10] mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device