Show patches with: Submitter = Oliver O'Halloran       |    Archived = No       |   573 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] hdata/hdata_to_dt.c: Also print node names. - - - - --- 2016-01-17 Oliver O'Halloran Superseded
[2/4] core/device.c: Sort nodes with name@unit names by unit 1 - - - --- 2016-01-17 Oliver O'Halloran Superseded
[3/4] hdata/test: Updated the hdata_to_dt test code for the new sorting behaviour - - - - --- 2016-01-17 Oliver O'Halloran Superseded
[4/4] DT sorting test 1 - - - --- 2016-01-17 Oliver O'Halloran Superseded
*/test/*: Added '<subdir>-check' make targets - - - - --- 2016-01-18 Oliver O'Halloran Accepted
[v2,1/4] hdata/hdata_to_dt.c: Also print node names. - - - - --- 2016-01-18 Oliver O'Halloran Accepted
[v2,2/4] core/device.c: Sort nodes with name@unit names by unit - - - - --- 2016-01-18 Oliver O'Halloran Accepted
[v2,3/4] hdata/test: Updated the hdata_to_dt test data for the new sorting behaviour - - - - --- 2016-01-18 Oliver O'Halloran Accepted
[v2,4/4] DT sorting test - - - - --- 2016-01-18 Oliver O'Halloran Accepted
asm/head.S: fix hang in multi-threaded mambo - - - - --- 2016-03-01 Oliver O'Halloran Accepted
test: add multithreaded mambo tests - - - - --- 2016-03-01 Oliver O'Halloran Accepted
skiboot.tcl: set the kernel cmdline from env vars - - - - --- 2016-06-24 Oliver O'Halloran Changes Requested
cpu: supply ibm,dec-bits via devicetree - - 1 - --- 2016-06-27 Oliver O'Halloran Accepted
test/hello_world: always use shutdown type zero - - - - --- 2016-07-22 Oliver O'Halloran Accepted
core/console: use char literals instead of numeric - - 1 - --- 2016-07-25 Oliver O'Halloran Accepted
core/console: refactor __flush_console() - - - - --- 2016-07-25 Oliver O'Halloran Superseded
[v2] core/console: refactor __flush_console() - - - - --- 2016-07-25 Oliver O'Halloran Accepted
external: Fix cross compilation issue - - - - --- 2016-07-28 Oliver O'Halloran Rejected
external: remove CROSS_COMPILE from get_arch.sh - - - - --- 2016-08-03 Oliver O'Halloran Rejected
[1/5] nvram: rename nvram-format.h to nvram.h - - - - --- 2016-08-08 Oliver O'Halloran Superseded
[2/5] nvram: ibm,skiboot NUL terminator check - - - - --- 2016-08-08 Oliver O'Halloran Superseded
[3/5] core/init: recheck nvram on fast reboot - - - - --- 2016-08-08 Oliver O'Halloran Superseded
[4/5] core/nvram: add support for skiboot config strings - - - - --- 2016-08-08 Oliver O'Halloran Superseded
[5/5] core/init: take bootargs from nvram - - - - --- 2016-08-08 Oliver O'Halloran Superseded
head.S: document opal_naca - - - - --- 2016-08-11 Oliver O'Halloran Accepted
[v2,1/7] nvram: rename nvram-format.h to nvram.h - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[v2,2/7] nvram: ibm,skiboot NUL terminator check - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[v2,3/7] core/init: recheck nvram on fast reboot - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[v2,4/7] core/nvram: add support for skiboot config strings - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[v2,5/7] core/init: take bootargs from nvram - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[v2,6/7] core/test: add test for nul check in nvram_format() - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[v2,7/7] core/test: add tests for nvram_query() - - - - --- 2016-08-17 Oliver O'Halloran Accepted
[1/3] core/vpd: remove assert() when checking for VPD - - - - --- 2016-09-05 Oliver O'Halloran Accepted
[2/3] core/vpd: remove realloc - - - - --- 2016-09-05 Oliver O'Halloran Accepted
[3/3] core/vpd: rename vpd to vpd_lid - - - - --- 2016-09-05 Oliver O'Halloran Accepted
[1/3] core/init: add per_thread_sanity_checks() - - - - --- 2016-09-05 Oliver O'Halloran Accepted
[2/3] core/init: ensure the current thread is initialised - - - - --- 2016-09-05 Oliver O'Halloran Accepted
[3/3] core/init: ensure that HRMOR is zero at boot - - - - --- 2016-09-05 Oliver O'Halloran Accepted
core/init: remove master_cpu parameter - - - - --- 2016-09-06 Oliver O'Halloran Superseded
[RFC,1/5] dt: add dt_new_check() - - 1 - --- 2016-09-16 Oliver O'Halloran RFC
[RFC,2/5] hdat: add new sppcrd_chip_info fields - - 1 - --- 2016-09-16 Oliver O'Halloran RFC
[RFC,3/5] hdat: parse and export STOP levels - - 1 - --- 2016-09-16 Oliver O'Halloran RFC
[RFC,4/5] hw/slw: use dt_new_check() - - - - --- 2016-09-16 Oliver O'Halloran RFC
[RFC,5/5] hw/slw: only enable supported STOP states - - - - --- 2016-09-16 Oliver O'Halloran RFC
[v2] core/init: remove master_cpu parameter - - - - --- 2016-09-23 Oliver O'Halloran Accepted
core/init: create the dt root in main_cpu_entry - - - - --- 2016-09-23 Oliver O'Halloran Accepted
[1/4] nvram: force re-verification after writing - - - - --- 2016-09-28 Oliver O'Halloran Accepted
[2/4] nvram: add nvram_query_eq() - - - - --- 2016-09-28 Oliver O'Halloran Accepted
[3/4] nvram: add nvram_query_def() - - - - --- 2016-09-28 Oliver O'Halloran Deferred
[4/4] fast-reboot: Use fast reboot when enabled in NVRAM - - - - --- 2016-09-28 Oliver O'Halloran Superseded
fixup! nvram: force re-verification after writing - - - - --- 2016-09-28 Oliver O'Halloran Accepted
hdat: add support for system and type strings - - - - --- 2016-10-10 Oliver O'Halloran Changes Requested
external/mambo: add shortcut to print all GPRs - - - - --- 2016-11-17 Oliver O'Halloran Accepted
tree-wide: use dt_add_property_u64s() where we can - - 1 - --- 2016-11-17 Oliver O'Halloran Accepted
[01/14] console: don't use __flush_to_console() outside console.c - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[02/14] console: unexport con_lock - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[03/14] console: add helper to create serial console nodes - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[04/14] mambo: move callouts into separate header file - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[05/14] console: move mambo con_ops into the platform - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[06/14] console: document the dummy console - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[07/14] lpc-uart: add flush opal call handler - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[08/14] console: add dummy_console_flush() - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[09/14] console: add opal_con_ops API - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[10/14] console: define a opal_con_ops each driver - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[11/14] core: use set_opal_console() - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[12/14] console: remove opal_call overwrites - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[13/14] console: remove con_ops->flush() - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[14/14] console: remove force_dummy_console() - - - - --- 2016-11-18 Oliver O'Halloran Superseded
[1/3] mambo_utils: make p return a value - - - - --- 2016-12-02 Oliver O'Halloran Accepted
[2/3] mambo_utils: add p_str <addr> [limit] - - - - --- 2016-12-02 Oliver O'Halloran Accepted
[3/3] mambo_utils: add ascii output to hexdump - - - - --- 2016-12-02 Oliver O'Halloran Accepted
[v2,01/14] console: don't use __flush_to_console() outside console.c - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,02/14] console: unexport con_lock - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,03/14] console: add helper to create serial console nodes - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,04/14] mambo: move callouts into separate header file - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,05/14] console: move mambo con_ops into the platform - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,06/14] console: document the dummy console - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,07/14] lpc-uart: add flush opal call handler - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,08/14] console: add dummy_console_flush() - - 1 - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,09/14] console: add opal_con_ops API - - - - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,10/14] console: define a opal_con_ops each driver - - - - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,11/14] core: use set_opal_console() - - - - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,12/14] console: remove opal_call overwrites - - - - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,13/14] console: remove con_ops->flush() - - - - --- 2016-12-20 Oliver O'Halloran Superseded
[v2,14/14] console: remove force_dummy_console() - - - - --- 2016-12-20 Oliver O'Halloran Superseded
[v3,01/10] console: don't use __flush_console() outside console.c - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,02/10] console: unexport con_lock - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,03/10] console: add helper to create serial console nodes - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,04/10] mambo: move callouts into separate header file - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,05/10] console: move mambo con_ops into the platform - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,06/10] console: document the dummy console - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,07/10] console: add opal_con_ops structure - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,08/10] console: use opal_con_ops API - - - - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,09/10] console: remove con_ops->flush() - - 1 - --- 2016-12-21 Oliver O'Halloran Accepted
[v3,10/10] console: remove force_dummy_console() - - - - --- 2016-12-21 Oliver O'Halloran Accepted
[RFC,01/10] core/test: run trace test last - - - - --- 2016-12-21 Oliver O'Halloran Rejected
[RFC,02/10] core/test: use strcmp for console tests - - - - --- 2016-12-21 Oliver O'Halloran Accepted
[RFC,03/10] core/test: make cpu.h usable in tests - - - - --- 2016-12-21 Oliver O'Halloran RFC
[RFC,04/10] core/test: add more test stubs - - - - --- 2016-12-21 Oliver O'Halloran RFC
[RFC,05/10] core/test: add a console flushing test - - - - --- 2016-12-21 Oliver O'Halloran RFC
« 1 2 3 45 6 »