Show patches with: Series = next-cube: more tidy-ups and improvements       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,34/34] next-cube: replace boiler-plate GPL 2.0 or later license text with SPDX identifier next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,33/34] next-cube: add my copyright to the top of the file next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,32/34] next-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_update() next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,31/34] next-cube: move next_rtc_cmd_is_write() and next_rtc_data_in_irq() functions next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,30/34] next-cube: add rtc-power-out named gpio to trigger the NEXT_PWR_I interrupt next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,29/34] next-cube: add rtc-cmd-reset named gpio to reset the rtc state machine next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,28/34] next-cube: use named gpio output for next-rtc data next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,27/34] next-cube: move rtc-data-in gpio from next-pc to next-rtc device next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,26/34] next-cube: move reset of next-rtc fields from next-pc to next-rtc next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,25/34] next-cube: QOMify NeXTRTC next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,24/34] next-cube: don't use rtc phase value of -1 next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,23/34] next-cube: use named gpio to read RTC data bit in scr2 next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,22/34] next-cube: use named gpio to set RTC data bit in scr2 next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,21/34] next-cube: always use retval to return rtc read values next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,20/34] next-cube: separate rtc read and write shift logic next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,19/34] next-cube: use qemu_irq to drive int_status in next_scr2_rtc_update() next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,18/34] next-cube: rename typedef struct NextRtc to NeXTRTC next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,17/34] next-cube: convert next-pc device to use Resettable interface next-cube: more tidy-ups and improvements 1 - - --- 2024-12-12 Mark Cave-Ayland New
[v2,16/34] next-cube: rearrange NeXTState declarations to improve readability next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,15/34] next-cube: remove unused next.scr memory region next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,14/34] next-cube: add empty slots for unknown accesses to next.scr memory region next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,13/34] next-cube: move en ethernet MMIO to separate memory region on next-pc device next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,12/34] next-cube: move timer MMIO to separate memory region on next-pc device next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,11/34] next-cube: move ESCC to be QOM child of next-pc device next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,10/34] next-cube: map ESCC registers as a subregion of the next.scr memory region next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,09/34] next-cube: move floppy disk MMIO to separate memory region in next-pc next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,08/34] next-cube: move SCSI 4020/4021 logic from next-pc device to next-scsi device next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,07/34] next-cube: move SCSI CSRs from next-pc to the next-scsi device next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,06/34] next-cube: introduce next-scsi device next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,05/34] next-cube: introduce next_pc_init() object init function next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,04/34] next-cube: move next_scsi_init() to next_pc_realize() next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,03/34] next-cube: create new next.scsi container memory region next-cube: more tidy-ups and improvements - - - --- 2024-12-12 Mark Cave-Ayland New
[v2,02/34] next-cube: remove overlap between next.dma and next.mmio memory regions next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New
[v2,01/34] next-cube: remove 0x14020 dummy value from next_mmio_read() next-cube: more tidy-ups and improvements - 1 - --- 2024-12-12 Mark Cave-Ayland New