Show patches with: Submitter = Michael Neuling       |    Archived = No       |   344 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] hdat: Fix PCIe GEN4 lane-eq setting for DD2 - - - - --- 2017-08-10 Michael Neuling Accepted
[2/4] hdat: Add POWER9 DD2.0 specific pa_features - - - - --- 2017-08-10 Michael Neuling Accepted
[1/4] hdat: Make is_power9n() global - - - - --- 2017-08-10 Michael Neuling Accepted
phb4: Be more conservative on link presence timeout - - - - --- 2017-07-27 Michael Neuling Accepted
[14/14] phb4: Assert PERST before PHB reset - - - - --- 2017-07-26 Michael Neuling Accepted
[13/14] Revert "phb4: Read PERST signal rather than assuming it's asserted" - - - - --- 2017-07-26 Michael Neuling Accepted
[12/14] phb4: Set REGB error enables based on link state - - - - --- 2017-07-26 Michael Neuling Accepted
[11/14] phb4: Mark PHB as fenced on creset - - - - --- 2017-07-26 Michael Neuling Accepted
[10/14] phb4: Clear errors before deasserting reset - - - - --- 2017-07-26 Michael Neuling Accepted
[09/14] phb4: Split clearing REGB into new function - - - - --- 2017-07-26 Michael Neuling Accepted
[08/14] phb4: Simplify calling phb4_eeh_dump_regs() - - - - --- 2017-07-26 Michael Neuling Accepted
[07/14] phb4: Simplify prepare_link_change() calls - - - - --- 2017-07-26 Michael Neuling Accepted
[06/14] phb4: Disable device config space access when fenced - - - - --- 2017-07-26 Michael Neuling Accepted
[05/14] phb4: Clear more error registers - - - - --- 2017-07-26 Michael Neuling Accepted
[04/14] phb4: Fix copy/paste typo in error logging - - - - --- 2017-07-26 Michael Neuling Accepted
[03/14] phb4: Dump devctl and devstat registers - - - - --- 2017-07-26 Michael Neuling Accepted
[02/14] phb4: Move functions around to avoid forward declarations - - - - --- 2017-07-26 Michael Neuling Accepted
[01/14] phb4: Only clear some PHB config space registers on errors - - - - --- 2017-07-26 Michael Neuling Accepted
phb4: Add link training trace mode - - - - --- 2017-07-24 Michael Neuling Accepted
[10/10] phb4: Improve reset and link training timing - - - - --- 2017-07-20 Michael Neuling Accepted
[09/10] phb4: Add phb4_check_reg() to sanity check failures - - - - --- 2017-07-20 Michael Neuling Accepted
[08/10] phb4: Remove retry on electrical link timeout - - - - --- 2017-07-20 Michael Neuling Accepted
[07/10] phb4: Simplify calling phb4_retry_state() - - - - --- 2017-07-20 Michael Neuling Accepted
[06/10] phb4: Read PERST signal rather than assuming it's asserted - - - - --- 2017-07-20 Michael Neuling Accepted
[05/10] phb4: Fix endian of TLP headers print - - - - --- 2017-07-20 Michael Neuling Accepted
[04/10] phb4: Change timeouts prints to error level - - - - --- 2017-07-20 Michael Neuling Accepted
[03/10] phb4: Better logs why the slot didn't work - - - - --- 2017-07-20 Michael Neuling Accepted
[02/10] phb4: Force verbose EEH logging 1 - - - --- 2017-07-20 Michael Neuling Accepted
[01/10] phb4: Initialization sequence updates - - - - --- 2017-07-20 Michael Neuling Accepted
hdat: Add missing newline to print - - - - --- 2017-07-17 Michael Neuling Accepted
[16/16] phb4: Do more retries on link training failures - - - - --- 2017-07-12 Michael Neuling Accepted
[15/16] phb4: Rework retries so we can do more than one - - - - --- 2017-07-12 Michael Neuling Accepted
[14/16] phb4: Workaround phy lockup by doing full PHB reset on retry - - - - --- 2017-07-12 Michael Neuling Accepted
[13/16] phb4: Avoid recursive call into run state machine - - - - --- 2017-07-12 Michael Neuling Accepted
[12/16] pci: Add ability to trace timing - - - - --- 2017-07-12 Michael Neuling Accepted
[11/16] pci: Print resetting PHB notice at higher log level - - - - --- 2017-07-12 Michael Neuling Accepted
[10/16] phb4: Only set one bit in nfir - - - - --- 2017-07-12 Michael Neuling Accepted
[09/16] phb4: Fix order of pfir/nfir clearing in CRESET - - - - --- 2017-07-12 Michael Neuling Accepted
[08/16] phb4: Remove incorrect state transition - - - - --- 2017-07-12 Michael Neuling Accepted
[07/16] phb4: Set default lane equalisation - - - - --- 2017-07-12 Michael Neuling Accepted
[06/16] hdata: Fix phb4 lane-eq property generation - - - - --- 2017-07-12 Michael Neuling Accepted
[05/16] phb4: Fix PHB4 fence recovery - - - - --- 2017-07-12 Michael Neuling Accepted
[04/16] phb4: Use new accessors in a few places - - - - --- 2017-07-12 Michael Neuling Accepted
[03/16] phb4: Add register access helpers - - - - --- 2017-07-12 Michael Neuling Accepted
[02/16] phb4: Verbose EEH options - - - - --- 2017-07-12 Michael Neuling Accepted
[01/16] phb4: Print more info when PHB fences - - - - --- 2017-07-12 Michael Neuling Accepted
Set POWER9 RPR SPR - - - - --- 2017-06-27 Michael Neuling Accepted
[v2,23/23] cpu: Support setting HID[RADIX] and set it by default on P9 - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,22/23] cpu: Rework HILE change - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,21/23] cpu: Make init_hid() local to cpu.c - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,20/23] Add "cleanup_global_tlb" for P9 and later - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,19/23] Rename cleanup_tlb() to cleanup_local_tlb() - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,18/23] Move cleanup_tlb from head.S to misc.S - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,17/23] Big log level reduction... - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,16/23] init: Silence messages and call ourselves "OPAL" - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,15/23] flash: Silence some messages - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,14/23] cpu: Add a space to #threads message - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,13/23] libffs: Fix ffs_lookup_part() return value - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,12/23] xive: Remove historical BAR reading code - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,11/23] psi: Switch to ESB mode later - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,10/23] lpc: Enable "new" SerIRQ mode - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,09/23] psi: Use phys_map to setup the BARs - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,08/23] hdat/vpd: Don't warn and don't create a dummy "model-name" - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,07/23] phb4: Mask out write-1-to-clear registers in RC cfg - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,06/23] phb4: Properly mask out link down errors during reset - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,05/23] phb3/4: Silence a useless warning - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,04/23] phb3/4: Move IO VPD preload out to a common place - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,03/23] phb4: Workaround bug in spec 053 - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,02/23] phb4: DD2.0 updates - - - - --- 2017-06-24 Michael Neuling Accepted
[v2,01/23] xive: DD2.0 updates - - - - --- 2017-06-24 Michael Neuling Accepted
phb4: Harden init with bad PHBs - - - - --- 2017-06-20 Michael Neuling Accepted
Update default TSCR for P9 - - - - --- 2017-06-19 Michael Neuling Accepted
Ensure P9 DD1 workarounds apply only to Nimbus - - - - --- 2017-06-15 Michael Neuling Accepted
mambo: Update P9 PVR to reflect Scale out 24 core chips - - - - --- 2017-06-14 Michael Neuling Accepted
core/pci: Rename pci_slot_op poll to run_sm 1 - - - --- 2017-05-29 Michael Neuling Accepted
[3/3] phys map: Add tests for holes in MMIO region and order - - - - --- 2017-05-12 Michael Neuling Accepted
[2/3] phys map: Remove hole in NPU section - - - - --- 2017-05-12 Michael Neuling Accepted
[1/3] phys map: Add missing NPU user regs region - - 1 - --- 2017-05-12 Michael Neuling Accepted
[v2] phb4: Enforce root complex config space size of 2048 - - - - --- 2017-05-08 Michael Neuling Accepted
phb4: Enforce root complex config space size of 2048 1 - - - --- 2017-05-05 Michael Neuling Rejected
phb4: Fix slot presence detect 1 - - - --- 2017-05-05 Michael Neuling Accepted
[8/8] phb4: Cleanup BAR inits and logging - - - - --- 2017-05-02 Michael Neuling Accepted
[7/8] phb4: Increase 64bit MMIO BAR size from 128GB to 256GB - - - - --- 2017-05-02 Michael Neuling Accepted
[6/8] lpc: Migrate BAR assignment to phys_map_get() - - - - --- 2017-05-02 Michael Neuling Accepted
[5/8] xive: Migrate BAR assignment to phys_map_get() - - - - --- 2017-05-02 Michael Neuling Accepted
[4/8] phb4: Migrate BAR assignment to phys_map_get() - - - - --- 2017-05-02 Michael Neuling Accepted
[3/8] nx: Migrate P9 RNG BAR assignment to phys_map_get() - - - - --- 2017-05-02 Michael Neuling Accepted
[2/8] Add tests for physical memory map - - - - --- 2017-05-02 Michael Neuling Accepted
[1/8] Add global physical memory map - - - - --- 2017-05-02 Michael Neuling Accepted
nx: Cleanup init message for P9 RNG - - - - --- 2017-05-01 Michael Neuling Accepted
[v2] nx: Add POWER9 DARN support - - - - --- 2017-04-26 Michael Neuling Accepted
console: Set log level from nvram - - 1 - --- 2017-04-20 Michael Neuling Accepted
platform: Add p9dsu - - - - --- 2017-04-20 Michael Neuling Accepted
xive: Make no_sync parameter affermative in __xive_set_irq_config() - - - - --- 2017-04-19 Michael Neuling Accepted
nx: Add POWER9 DARN support - - - - --- 2017-04-12 Michael Neuling Superseded
[2/2] phb4: Default to PCIe GEN2 on DD1 - - - - --- 2017-03-28 Michael Neuling Accepted
[1/2] phb3/4: Set max link speed via nvram - - - - --- 2017-03-28 Michael Neuling Accepted
libflash: Fix pflash -i 1 - - - --- 2017-03-25 Michael Neuling Accepted
[v2,5/5] external: Update xscom utils for type 1 indirect accesses - - 1 - --- 2017-03-23 Michael Neuling Accepted
[v2,4/5] xscom: Add indirect form 1 scoms - - 1 - --- 2017-03-23 Michael Neuling Accepted
« 1 2 3 4 »