Show patches with: Submitter = Michael Walle       |    Archived = No       |   508 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] arm: add ide initialization - - - - --- 2011-10-06 Michael Walle Changes Requested
[U-Boot] mvgbe: fix network device indices - - - - --- 2011-10-06 Michael Walle Changes Requested
[U-Boot] netconsole: support packets longer than 512 bytes - - - - --- 2011-10-06 Michael Walle Changes Requested
[U-Boot] kirkwood_spi: add dummy spi_init() 1 - - - --- 2011-10-06 Michael Walle Accepted
[U-Boot,v2] netconsole: support packets longer than 512 bytes 1 - - - --- 2011-10-07 Michael Walle Accepted
[U-Boot,2/2] mvgbe: fix network device indices - - - - --- 2011-10-27 Michael Walle Rejected
[U-Boot] mvgbe: remove setting of ethaddr within the driver - - - - --- 2011-11-07 Michael Walle Superseded
[U-Boot,v2] mvgbe: remove setting of ethaddr within the driver 3 - - - --- 2011-11-17 Michael Walle Accepted
[U-Boot] kirkwood_spi: fix setting of irq mask - - - - --- 2011-12-17 Michael Walle Accepted
[U-Boot] arm, arm-kirkwood: disable l2c before linux boot - - - - --- 2011-12-18 Michael Walle Superseded
[U-Boot] arm, arm-kirkwood: disable l2c before linux boot 1 - - - --- 2011-12-20 Michael Walle Superseded
[U-Boot] lsxl: add support for lschlv2 and lsxhl - - - - --- 2012-01-02 Michael Walle Changes Requested
[U-Boot] cmd_source: introduce run_script() - - - - --- 2012-01-10 Michael Walle Changes Requested
[U-Boot,v2] arm, arm-kirkwood: disable l2c before linux boot - - - - --- 2012-01-13 Michael Walle Superseded
[U-Boot,v3] arm, arm-kirkwood: disable l2c before linux boot - - - - --- 2012-01-31 Michael Walle Superseded
[U-Boot,v4] arm, arm-kirkwood: disable l2c before linux boot 1 - - 1 --- 2012-02-01 Michael Walle Accepted
[U-Boot,v2] lsxl: add support for lschlv2 and lsxhl - - - - --- 2012-03-02 Michael Walle Superseded
[U-Boot,v6,1/3] lib: add rand() function - - - - --- 2012-05-25 Michael Walle Superseded
[U-Boot,v7,1/4] lib: add rand() function - - - - --- 2012-05-31 Michael Walle Superseded
[U-Boot,v8,1/4] lib: add rand() function - - - - --- 2012-06-01 Michael Walle Superseded
[U-Boot,v9,1/4] lib: add rand() function - - - - --- 2012-06-05 Michael Walle Accepted
[U-Boot,v9,4/4] Kirkwood: add lschlv2 and lsxhl board support - - - - --- 2012-06-05 Michael Walle Accepted
[U-Boot,v8,2/4] net: use common rand()/srand() functions - - - - --- 2012-07-05 Michael Walle Superseded
[U-Boot] lsxl: set ncip to broadcast address - - - - --- 2012-10-03 Michael Walle Superseded
[1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig [1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig - - - - --- 2020-05-06 Michael Walle Superseded
[2/2] board: kontron: add sl28 support [1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig - - - - --- 2020-05-06 Michael Walle Superseded
board: kontron: sl28: reorder mmc devices board: kontron: sl28: reorder mmc devices - - - - --- 2020-12-20 Michael Walle Accepted
[U-Boot,1/2] net: introduce per device index 1 - - - --- 2011-10-27 Michael Walle wd Accepted
[U-Boot,v2] main: unify command parsing functions - - - - --- 2012-01-14 Michael Walle wd Superseded
[U-Boot,v2] main: unify command parsing functions - - - - --- 2012-01-20 Michael Walle wd Superseded
[U-Boot,for-rc] net: fix netconsole filtering - - - - --- 2012-10-03 Michael Walle trini Superseded
[U-Boot,1/2] lsxl: use 64bit for LBA48 to support 4 TB drives - - - - --- 2014-03-12 Michael Walle trini Deferred
[U-Boot,2/2] lsxl: rework boot scripts - - - - --- 2014-03-12 Michael Walle trini Changes Requested
[U-Boot,1/3] lsxl: use default load addresses for legacy boot - - - - --- 2015-02-08 Michael Walle trini Accepted
[U-Boot,2/3] lsxl: place the dtb below the inital ramdisk - - - - --- 2015-02-08 Michael Walle trini Accepted
[U-Boot,3/3] lsxl: switch from bootm to bootz for boot commands - - - - --- 2015-02-08 Michael Walle trini Accepted
[U-Boot,1/4] ext4: change structure fields to __le/__be types - - - - --- 2016-08-12 Michael Walle trini Accepted
[U-Boot,2/4] ext4: use kernel names for byte swaps - - - - --- 2016-08-12 Michael Walle trini Accepted
[U-Boot,RFC,3/4] ext4: fix endianess problems in ext4 write support - - 1 1 --- 2016-08-12 Michael Walle trini Superseded
[U-Boot,4/4] ext4: fix wrong usage of le32_to_cpu() - - - - --- 2016-08-12 Michael Walle trini Accepted
[U-Boot,v2,1/5] ext4: change structure fields to __le/__be types - - - - --- 2016-08-23 Michael Walle trini Superseded
[U-Boot,v2,2/5] ext4: use kernel names for byte swaps - - - - --- 2016-08-23 Michael Walle trini Superseded
[U-Boot,v2,3/5] ext4: fix endianess problems in ext4 write support - - 1 1 --- 2016-08-23 Michael Walle trini Superseded
[U-Boot,v2,4/5] ext4: fix wrong usage of le32_to_cpu() - - - - --- 2016-08-23 Michael Walle trini Superseded
[U-Boot,v2,5/5] ext4: optimize direntlen loops - - - - --- 2016-08-23 Michael Walle trini Superseded
[U-Boot,v3,1/4] ext4: change structure fields to __le/__be types - - - - --- 2016-08-29 Michael Walle trini Accepted
[U-Boot,v3,2/4] ext4: use kernel names for byte swaps - - - - --- 2016-08-29 Michael Walle trini Accepted
[U-Boot,v3,3/4] ext4: fix endianess problems in ext4 write support - - 1 1 --- 2016-08-29 Michael Walle trini Superseded
[U-Boot,v3,4/4] ext4: fix wrong usage of le32_to_cpu() - - - - --- 2016-08-29 Michael Walle trini Accepted
[U-Boot,v4,3/4] ext4: fix endianess problems in ext4 write support - - - - --- 2016-09-01 Michael Walle trini Accepted
[U-Boot] rtc: add Microcrystal RV-8803 driver [U-Boot] rtc: add Microcrystal RV-8803 driver - - - - --- 2019-05-27 Michael Walle trini Changes Requested
[U-Boot,v2] rtc: add Microcrystal RV-8803 driver [U-Boot,v2] rtc: add Microcrystal RV-8803 driver - - - - --- 2019-05-28 Michael Walle trini Accepted
[U-Boot] drivers: pci: ignore disabled devices [U-Boot] drivers: pci: ignore disabled devices - - 2 1 --- 2019-12-01 Michael Walle trini Accepted
[v3,01/12] phy: atheros: Make RGMII Tx delays actually configurable for AR8035 phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,02/12] phy: atheros: Use common functions for RGMII internal delays phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,03/12] phy: atheros: Clarify the configuration of the CLK_25M output pin phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,04/12] phy: atheros: Explicitly disable RGMII delays phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,05/12] phy: atheros: Clarify the intention of ar8021_config phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,06/12] phy: atheros: fix AR8021 PHY ID mask phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,07/12] phy: atheros: use defines for PHY IDs phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,08/12] phy: atheros: introduce debug read and write functions phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,09/12] phy: atheros: move delay config to common function phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,10/12] phy: atheros: add device tree bindings and config phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,11/12] phy: atheros: ar8035: remove static clock config phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v3,12/12] phy: atheros: consolidate {ar8031|ar8035}_config() phy: atheros: dt bindings and cleanup - - - - --- 2020-05-06 Michael Walle trini Superseded
[v4,01/12] phy: atheros: Make RGMII Tx delays actually configurable for AR8035 phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,02/12] phy: atheros: Use common functions for RGMII internal delays phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,03/12] phy: atheros: Clarify the configuration of the CLK_25M output pin phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,04/12] phy: atheros: Explicitly disable RGMII delays phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,05/12] phy: atheros: Clarify the intention of ar8021_config phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,06/12] phy: atheros: fix AR8021 PHY ID mask phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,07/12] phy: atheros: use defines for PHY IDs phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,08/12] phy: atheros: introduce debug read and write functions phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,09/12] phy: atheros: move delay config to common function phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,10/12] phy: atheros: add device tree bindings and config phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,11/12] phy: atheros: ar8035: remove static clock config phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[v4,12/12] phy: atheros: consolidate {ar8031|ar8035}_config() phy: atheros: dt bindings and cleanup 1 - - - --- 2020-05-06 Michael Walle trini Accepted
[1/4] cmd: unzip: automatically select CONFIG_GZIP cmd: {zip, unzip} fixes - - 1 - --- 2020-05-22 Michael Walle trini Accepted
[2/4] cmd: zip: automatically pull in gzip() cmd: {zip, unzip} fixes - - 1 - --- 2020-05-22 Michael Walle trini Accepted
[3/4] cmd: zip: fix implicit declaration warning cmd: {zip, unzip} fixes - - 1 - --- 2020-05-22 Michael Walle trini Accepted
[4/4] sandbox: move compression option to Kconfig cmd: {zip, unzip} fixes - - 1 - --- 2020-05-22 Michael Walle trini Accepted
[v6,1/2] board: kontron: add sl28 support Basic Kontron SMARC-sAL28 board support - - - - --- 2020-08-30 Michael Walle trini Changes Requested
[v6,2/2] board: sl28: add board specific nvm command Basic Kontron SMARC-sAL28 board support - - - - --- 2020-08-30 Michael Walle trini Changes Requested
[v7,1/2] board: kontron: add sl28 support Basic Kontron SMARC-sAL28 board support - - 1 1 --- 2020-09-07 Michael Walle trini Superseded
[v7,2/2] board: sl28: add board specific nvm command Basic Kontron SMARC-sAL28 board support - - - 1 --- 2020-09-07 Michael Walle trini Superseded
env: env_sf: don't set .init op if not needed env: env_sf: don't set .init op if not needed - 1 - - --- 2020-11-01 Michael Walle trini Deferred
common: fit: add missing newline common: fit: add missing newline - - - - --- 2020-11-16 Michael Walle trini Accepted
[1/8] treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT spl: atf: add support for LOAD_IMAGE_V2 1 - - - --- 2020-11-16 Michael Walle trini Superseded
[2/8] spl: atf: move storage for bl31_params into function spl: atf: add support for LOAD_IMAGE_V2 1 - - - --- 2020-11-16 Michael Walle trini Superseded
[3/8] spl: atf: provide a bl2_plat_get_bl31_params_default() spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-16 Michael Walle trini Superseded
[4/8] spl: atf: remove helper structure from common header spl: atf: add support for LOAD_IMAGE_V2 1 - - - --- 2020-11-16 Michael Walle trini Superseded
[5/8] spl: atf: add support for LOAD_IMAGE_V2 spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-16 Michael Walle trini Superseded
[6/8] armv8: layerscape: don't initialize GIC in SPL spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-16 Michael Walle trini Superseded
[7/8] board: sl28: add ATF support (bl31) spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-16 Michael Walle trini Superseded
[8/8] board: sl28: add OP-TEE Trusted OS support (bl32) spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-16 Michael Walle trini Superseded
[v2,1/9] treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT spl: atf: add support for LOAD_IMAGE_V2 1 - - - --- 2020-11-18 Michael Walle trini Accepted
[v2,2/9] spl: atf: move storage for bl31_params into function spl: atf: add support for LOAD_IMAGE_V2 1 - - - --- 2020-11-18 Michael Walle trini Accepted
[v2,3/9] spl: atf: provide a bl2_plat_get_bl31_params_default() spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-18 Michael Walle trini Accepted
[v2,4/9] spl: atf: remove helper structure from common header spl: atf: add support for LOAD_IMAGE_V2 1 - - - --- 2020-11-18 Michael Walle trini Accepted
[v2,5/9] spl: atf: add support for LOAD_IMAGE_V2 spl: atf: add support for LOAD_IMAGE_V2 - - - - --- 2020-11-18 Michael Walle trini Accepted
« 1 2 3 45 6 »