Commit log for branch: non_vgic

Back to commits index

Short hashAuthorDate (ISO)Subject
905083dNatsu-B2026-03-12 15:22:37 +0900fix(rpi_boot): enforce guest virtual timer IRQ policy
588d4c3Natsu-B2026-03-12 12:43:04 +0900fix(rpi_boot): use tls cpu_if with explicit vcpu affinity table
9a58fffNatsu-B2026-03-11 17:03:44 +0900fix(rpi_boot): gate AP residency and narrow RP1 hook to UART
81f4083Natsu-B2026-03-11 16:37:30 +0900fix(rpi_boot): publish GIC before vgic prepared mapping
13b6f13Natsu-B2026-03-11 16:08:28 +0900fix(rpi_boot): replace map_pirq with map_pirq_prepared in init function
326b052Natsu-B2026-02-28 07:03:14 +0900fix(soc): align GENETv5 init and MDIO sequencing with U-Boot
38ca034Natsu-B2026-02-28 06:24:16 +0900fix(soc): issue MDIO command with single start-busy write
19d7ed4Natsu-B2026-02-28 06:15:09 +0900fix(soc): align GENET MDIO start/wait flow with robust timeout logs
164f4caNatsu-B2026-02-28 05:54:10 +0900fix(cpu): improve PAR_EL1 handling in EL2 translation probe
91facfaNatsu-B2026-02-28 05:20:01 +0900fix(bootloader): reorganize rpi4_net initialization and quiesce handling
284856dNatsu-B2026-02-28 05:07:26 +0900fix(soc): streamline quiesce_for_paging and stop_hw_quiesce commands
416bcf7Natsu-B2026-02-28 02:37:56 +0900fix(paging): replace dsb_ish with dsb_sy and ensure isb usage in stage1 and stage2
55130c2Natsu-B2026-02-27 23:55:28 +0900feat(net): add xrun net with virtio-net transport
9d8ecedNatsu-B2026-02-27 17:43:27 +0900fix(rpi4_net): quiesce GENET DMA across paging transition
89c0f1fNatsu-B2026-02-27 16:46:30 +0900fix(soc): reset GENET ring indices to zero on init
614e99eNatsu-B2026-02-27 15:17:30 +0900fix(soc): harden GENET bringup timeout, quiesce, and PA DMA mapping
542a2cbNatsu-B2026-02-27 12:27:54 +0900fix(soc): replace short delay with timer-based delay for improved timing accuracy
9ce0ed8Natsu-B2026-02-27 11:48:29 +0900feat(xtask): add example builder and soc ethernet loopback sample
3746b2cNatsu-B2026-02-27 10:33:47 +0900fix(rpi4_net): run GENET loopback selftest without re-init
a038ab7Natsu-B2026-02-27 10:23:14 +0900fix(soc): adjust payload length calculation for RX buffer based on CRC forwarding
b93ce6aNatsu-B2026-02-27 10:22:46 +0900fix(soc): add error synchronization barrier in DMA enable sequence
984468fNatsu-B2026-02-27 09:47:49 +0900fix(soc): harden GENET DMA mapping and add UART diagnostics
319ccf8Natsu-B2026-02-27 01:40:18 +0900feat(bootloader): add hp reset monitor command via PSCI SYSTEM_RESET
2590269Natsu-B2026-02-27 01:15:35 +0900fix(soc): map GENET DMA descriptors through DT dma-ranges
861404dNatsu-B2026-02-27 01:05:24 +0900fix(tools): allow optional event parameter in _on_before_prompt function
e45b2e8Natsu-B2026-02-26 22:56:09 +0900fix(aarch64_gdb): drain tx before resume from debug stop-loop
b2a48dbNatsu-B2026-02-26 22:35:08 +0900fix(bootloader): restore Ctrl-C stop detection in active GDB sessions
729a496Natsu-B2026-02-26 22:30:15 +0900fix(arch_hal): replace S12E1R with software stage-2 IPA walk
bc298ebNatsu-B2026-02-26 22:02:49 +0900fix(aarch64_gdb): sync ELR/SPSR updates with exception frame
59a31b8Natsu-B2026-02-26 20:30:03 +0900fix(exceptions): preserve ELR/SPSR in frame post-handler path
a6bc2f7Natsu-B2026-02-26 19:35:26 +0900feat(soc): add PHY-less BCM2711 GENET loopback selftest mode
cd048a5Natsu-B2026-02-26 19:05:54 +0900fix(soc): harden GENET DMA ordering and RX frame handling
87001bcNatsu-B2026-02-26 17:56:44 +0900fix(gic): expose max INTID and use it for vGIC SPI mapping
dc5eed0Natsu-B2026-02-26 17:44:24 +0900fix(bootloader): improve error handling for PIRQ mapping failures
bc107a3Natsu-B2026-02-26 14:37:04 +0900fix(arch_hal): switch soc/aarch64_gdb atomics to RawBytePod
02a74b1Natsu-B2026-02-26 14:13:00 +0900feat(soc): enhance Ethernet initialization with PHY timeout retries and logging
d13aa3aNatsu-B2026-02-26 12:08:13 +0900fix(net): harden UDP transport race/timeout handling and checksum
e91ef6bNatsu-B2026-02-26 00:46:32 +0900feat(bootloader): wire rpi4_net Ethernet init to BCM2711 GENETv5 backend
ea7da71Natsu-B2026-02-26 00:46:06 +0900feat(soc): add BCM2711 GENETv5 Ethernet driver with DTB/MDIO/DMA ring support
6b8372eNatsu-B2026-02-25 23:19:05 +0900feat(xtask): support xbuild rpi4_net target
0cb5451Natsu-B2026-02-25 23:19:00 +0900feat(bootloader): add rpi4_net UDP virtual UART backend and net plumbing
90909d6Natsu-B2026-02-25 23:18:53 +0900feat(print): add optional mirror sink for debug UART output
7c76a90Natsu-B2026-02-25 23:18:49 +0900feat(net): add strict Ethernet/IPv4/UDP and ARP parser/encoder crate
37a9e5cNatsu-B2026-02-25 23:18:43 +0900feat(io-api): make EthernetFrameIo object-safe for network backends
f53afc9Natsu-B2026-02-25 22:40:42 +0900feat(bootloader): enhance EL2 stage-1 paging settings and initialization
db7ab50Natsu-B2026-02-25 20:35:40 +0900feat(bootloader): enhance device tree node address translation and memory handling
affd450Natsu-B2026-02-25 18:14:04 +0900feat(ci): add support for building rpi4
1bef7ccNatsu-B2026-02-25 18:13:07 +0900feat(gic): add prepared pIRQ mapping API and use it for bootloader SPI passthrough
81a83f5Natsu-B2026-02-25 16:53:10 +0900feat(bootloader): add validation and management functions for guest MMIO allowlist
1ac4e1dNatsu-B2026-02-25 16:13:52 +0900fix(soc): update device tree compatibility string for BCM2711 GPIO
83f70d0Natsu-B2026-02-25 16:00:29 +0900feat(soc): add BCM2711 GPIO controller implementation and integration
bd1367dNatsu-B2026-02-25 15:28:54 +0900feat(bootloader): add RPI4 support for PL011 UART and GDB UART addresses
8f6fe49Natsu-B2026-02-25 15:28:29 +0900fix(bootloader): adjust alignment and section definitions for el2_tls in linker scripts
9abb41bNatsu-B2026-02-25 13:57:58 +0900feat(bootloader): add support for RPI4 linker script in build process
d230325Natsu-B2026-02-25 13:52:04 +0900feat(xtask): add rpi4 targets to xbuild/xrun for hyprprobe
c347334Natsu-B2026-02-25 13:33:35 +0900fix(bootloader): select guest/gdb PL011 UART deterministically and keep shared-page MMIO allowlisted
6783109Natsu-B2026-02-25 11:19:13 +0900feat(gdb): introduce io-api stream abstraction and defer debug entry via softirq
850f116Natsu-B2026-02-25 00:31:46 +0900fix(gdb): report memfault stops as SIGINT (S02) while keeping real watchpoints as T05*
a1d9ba7hotaru2026-02-24 23:41:28 +0900Merge pull request #18 from Natsu-B/rpi5
5cd5fcfNatsu-B2026-02-24 23:40:16 +0900fix(tls): initialize TPIDR_EL2 in init_current_cpu and add cpu_if_maybe_uninit function
d28cd89Natsu-B2026-02-24 23:19:44 +0900fix(pci): update from_array method to use lifetime parameters for array references
003436cNatsu-B2026-02-24 23:18:02 +0900fix(tools): add .py to text file extensions for HTML conversion
78cede0Natsu-B2026-02-24 23:06:59 +0900fix(soc): improve MSI-X table address calculation in search_rp1 function
2cffc15Natsu-B2026-02-24 22:46:59 +0900fix(ci): disable cancel-in-progress for concurrency settings
4b7ca91Natsu-B2026-02-24 22:40:29 +0900fix(bootloader): adjust alignment for el2 TLS BSP start and size calculation
bd9492dNatsu-B2026-02-24 22:39:34 +0900fix(soc): update msi_x_table_bar_addr to return both bar address and entry count
652d6a3Natsu-B2026-02-24 22:30:51 +0900fix(bootloader): correct calculation of TLS size during initialization
00f3c5dNatsu-B2026-02-24 22:19:24 +0900fix(soc): improve MSI-X capability validation and error handling
26a3c90Natsu-B2026-02-24 22:02:17 +0900fix(rpi_boot): increase AP stack size to 1MB for better performance
8c90e9eNatsu-B2026-02-24 21:55:32 +0900fix(rpi_boot): adjust stack alignment for TLS to 64 bytes
4573e58Natsu-B2026-02-24 21:40:00 +0900fix(tls): replace unsafe unchecked creation with safe unwrap for TLS initialization
a948dccNatsu-B2026-02-24 18:59:34 +0900feat(pci): enhance MSI-X handling with new table entry count and offset methods
aa1a0e7Natsu-B2026-02-24 18:58:54 +0900fix(soc): adjust MSI-X table size calculation to include an additional entry
14bb5f4Natsu-B2026-02-24 18:47:45 +0900fix(soc): standardize MSIX_TABLE naming in mod.rs and rp1_interrupt.rs
d3e66f1Natsu-B2026-02-24 18:33:29 +0900feat(soc): update msi_x_table_bar_addr to return bar address and offset
240bf32Natsu-B2026-02-24 15:15:34 +0900fix(gic): reorder pIRQ map commit and stabilize vgic e2e Group1
6be336cNatsu-B2026-02-24 11:20:46 +0900feat(gic): add vGIC e2e tests and fix initial pIRQ hook sync
b4ef530Natsu-B2026-02-22 23:14:55 +0900feat(bootloader): enhance IRQ handling with kick SGI support and PPI enabling
50dfdecNatsu-B2026-02-22 19:18:49 +0900fix(rpi_boot): adjust stack pointer to 16-byte alignment in ap_start
196fa40Natsu-B2026-02-22 18:48:23 +0900chore(cargo): enable debug mode in release profile
6a3d467Natsu-B2026-02-22 18:47:57 +0900fix(cpu): correct IRQ masking in irq_save function
5068bebNatsu-B2026-02-22 16:46:20 +0900feat(common): add physical, virtual, and IPA address types with arithmetic operations and MMIO region struct
9d9b82dNatsu-B2026-02-22 16:08:57 +0900feat(rpi_boot): refactor IRQ handling and update peripheral initialization logic
10db281Natsu-B2026-02-22 16:08:44 +0900feat(bootloader): refactor PIRQ hook handling to use a unified boot_pirq_hook function
235a3b9Natsu-B2026-02-22 16:07:59 +0900feat(dtb): update Pl011Spec to use IrqSense and adjust IRQ handling
1b08912Natsu-B2026-02-22 16:07:34 +0900feat(soc): implement IRQ hook functionality for RP1 peripheral management
ee3b784Natsu-B2026-02-22 15:57:56 +0900feat(gic): integrate common IRQ hook functionality and refactor PIRQ management
b20fa58Natsu-B2026-02-22 15:56:26 +0900feat(common): add common package with interrupt configuration types
6c855c0Natsu-B2026-02-22 13:33:31 +0900feat(dtb): add reusable DTB patch helpers for boot-time edits
eb65d24Natsu-B2026-02-22 11:58:57 +0900feat(gic): add bulk cancellation for queued IRQs in VgicVcpuQueue
e789951Natsu-B2026-02-22 10:47:23 +0900refactor(gic): make trait methods immutable and remove giant lock
fffb91aNatsu-B2026-02-22 10:21:26 +0900refactor(irq_state): optimize IRQ state representation and access patterns
4551a93Natsu-B2026-02-21 23:28:14 +0900feat(typestate): introduce AtomicPod trait for POD-like values in atomic storage
08c4cf8Natsu-B2026-02-21 19:25:23 +0900refactor(rpi_boot): remove unnecessary module path from Gicv2AccessSize and Gicv2DistIdRegs imports
cfd50a9Natsu-B2026-02-21 19:25:09 +0900refactor(bootloader): clean up imports and enhance VgicDelegate implementation for better GIC management
b12d39eNatsu-B2026-02-21 19:24:00 +0900refactor(gic): update visibility of GIC-related structs and methods to crate level and remove unused functions
f6f66ffNatsu-B2026-02-21 19:20:31 +0900feat(bootloader): add EL2 TLS support and initialize TLS for current CPU
85d477fNatsu-B2026-02-21 17:06:46 +0900feat(rpi_boot): integrate VgicManager for enhanced GIC management and streamline IRQ handling
6cc6574Natsu-B2026-02-21 17:05:49 +0900refactor(gic): update visibility of VM model methods and remove unused trigger function
c20271eNatsu-B2026-02-21 17:04:56 +0900feat(gic): introduce VgicManager for managing virtual GIC state and operations
539025fNatsu-B2026-02-21 14:07:49 +0900feat(rpi_boot): implement guest PPI enabling and streamline SPI configuration
40084f6Natsu-B2026-02-21 14:07:17 +0900feat(gic): add set_spi_route method for SPI routing updates
ef766beNatsu-B2026-02-21 12:59:10 +0900feat(rpi_boot): enhance IRQ handling with kick SGI support and logging
846acb0Natsu-B2026-02-21 12:49:28 +0900fix(rpi_boot): increase usable stack size to 1.5MB and adjust assertions
b13c0e1Natsu-B2026-02-20 23:12:56 +0900feat(rpi_boot): enhance IRQ handling with error logging and atomic operations
0d4fb98Natsu-B2026-02-20 21:43:44 +0900feat(gic): integrate TLS for CPU interface management and initialization
bf8106aNatsu-B2026-02-20 18:06:03 +0900feat(tls): add TLS-backed sequential cpu_if independent of aarch64 affinity
32815caNatsu-B2026-02-19 18:18:44 +0900feat(mutex): add atomic fetch operations and tests for RawAtomicPod
df58b80Natsu-B2026-02-19 18:14:19 +0900feat(xtask): add help command and filtering options for xtest
6358551Natsu-B2026-02-19 17:59:46 +0900fix(tests): increase stack size to 256MB
564f368Natsu-B2026-02-18 22:25:45 +0900fix(gic): remove tests for decode_dt_irq function
bd3ec17Natsu-B2026-02-18 15:31:26 +0900feat(rpi_boot): implement emergency stack and handler for stack overflow
8ed84dcNatsu-B2026-02-14 02:01:37 +0900feat(rpi_boot): implement vgic
43bff18Natsu-B2026-02-13 22:15:58 +0900feat(gic): implement PirqHooks for handling PIRQ notifications and triggers
5714128Natsu-B2026-02-13 18:18:03 +0900feat(rpi_boot): initialize GICv2 driver in ap_main function
09633d3Natsu-B2026-02-13 17:42:25 +0900feat(rpi_boot): add TLS initialization
1b895f8Natsu-B2026-02-13 16:37:49 +0900chore(clippy): auto fix warnings
015702cNatsu-B2026-02-13 16:28:10 +0900fix(soc): correct vector control write logic in toggle_interrupt function
31e492aNatsu-B2026-02-13 14:50:52 +0900fix(soc): correct PCI capabilities pointer alignment and add debug logging
a7586c0Natsu-B2026-02-13 14:36:03 +0900fix(rpi_boot): enhance RP1 interrupt handling and configuration
bd9c942Natsu-B2026-02-13 14:35:15 +0900feat(soc): add MSI-X capability support and configuration structures
ff9656cNatsu-B2026-02-12 15:48:03 +0900fix(soc): correct reversed pcie_base and cpu_base
dd45276Natsu-B2026-02-12 15:35:11 +0900feat(rpi_boot): add support BCM2712 uart interrupt
1a99988Natsu-B2026-02-12 15:28:11 +0900feat(soc): add BCM2712 interrupt configuration support
533a7f8Natsu-B2026-02-11 23:53:32 +0900feat(tls): add EL2 per-CPU TLS support and linker hooks
43c65cbNatsu-B2026-02-09 15:38:24 +0900feat(dtb): add RegRawIter for raw register iteration
a12babfNatsu-B2026-02-09 13:22:49 +0900Merge remote-tracking branch 'origin/main' into rpi5
670c003hotaru2026-02-07 17:52:25 +0900Merge pull request #17 from Natsu-B/gdb
545144bNatsu-B2026-02-07 17:43:16 +0900fix(gdb_remote): narrow console-packet filtering in file-io tests
cbe0485Natsu-B2026-02-07 12:03:23 +0900fix(ci): update path pattern for image files in workflow
df7323fNatsu-B2026-02-07 12:02:58 +0900fix(gdb_remote): failing tests
3329c7bNatsu-B2026-02-06 16:56:09 +0900refactor(dtb)!: replace msi_parent with callback view API
c293b92Natsu-B2026-02-06 15:38:05 +0900feat(soc): add soc crate for board-specific settings
a9f3859Natsu-B2026-02-05 14:58:01 +0900feat(dtb): introduce WalkError and WalkResult types for improved error handling in traversal methods
335b55eNatsu-B2026-02-05 13:30:09 +0900refactor(dtb) improve control flow handling in child traversal methods
b8858b6Natsu-B2026-02-04 17:17:39 +0900feat(dtb)!: add MSI parent handling and refactor interrupt parent method
fbded1bhotaru2026-02-01 15:03:15 +0900doc(licence): add licence
8e21106hotaru2026-02-01 13:13:05 +0900Merge pull request #16 from Natsu-B/gdb
177b1a9Natsu-B2026-02-01 13:05:31 +0900feat(doc): add HyprProbe documentation and logo for GDB branch
4ddfe23Natsu-B2026-02-01 13:00:40 +0900feat(gdb_remote): add file I/O support with semihosting integration
1ad3196Natsu-B2026-01-31 12:33:45 +0900fix(aarch64_gdb): add missing import for core::fmt::Write refactor(xtest): remove redundant unit entry for aarch64_gdb
b6f6856Natsu-B2026-01-31 12:10:58 +0900feat(tools): add HyprProbe GDB Python helper for origin backtrace and semihosting support
3f32621Natsu-B2026-01-31 12:10:32 +0900feat(bootloader): implement semihosting support with commands for file operations and console output
71bbea3Natsu-B2026-01-31 12:09:29 +0900feat(bootloader): add git build information to output and improve build script
9d3194fNatsu-B2026-01-30 01:49:22 +0900feat(bootloader): enhance stop reply handling with counters and session management
fd2e6caNatsu-B2026-01-29 21:40:43 +0900feat(ci): add steps to list build outputs and upload artifacts
1e4fd47Natsu-B2026-01-29 19:30:22 +0900fix(bootloader): reset pending state when setting memfault policy
db53ca4Natsu-B2026-01-29 16:24:46 +0900feat(bootloader): enhance memfault handling with detailed logging and session checks
307d2bbNatsu-B2026-01-29 14:45:50 +0900feat(bootloader): enhance memfault decision structure and update handling logic
30773d0Natsu-B2026-01-29 09:42:47 +0900feat(bootloader): integrate aarch64 unit testing framework and enhance debug handling
6618bc9Natsu-B2026-01-29 09:42:08 +0900fix(aarch64_test): update exit_with_code function to use SYS_EXIT and refine ExitArgs structure
521be98Natsu-B2026-01-29 07:56:16 +0900feat(bootloader): improve debug entry handling by restoring IRQ state and refining fault address usage
3a15ee2Natsu-B2026-01-29 07:32:03 +0900feat(gdb_remote): enhance last stop handling with new LastStop struct and update GdbServer methods
0004417Natsu-B2026-01-28 20:57:17 +0900feat(bootloader): enhance memfault handling with trap skip logging and refactor debug entry logic
ad3a3a6Natsu-B2026-01-28 18:25:02 +0900feat(bootloader): refactor data abort handling to improve register management and instruction pointer updates
c97710dNatsu-B2026-01-28 14:25:06 +0900feat(bootloader): add trapped wait function handling and update stage2 translation parameters
f0ad9a7Natsu-B2026-01-28 12:30:45 +0900feat(bootloader): remove fallback region check and add sync_modified_code_range function
2199847Natsu-B2026-01-28 12:07:29 +0900feat(bootloader): add help command for HyprProbe monitor with memfault options
19c75eaNatsu-B2026-01-28 12:02:24 +0900feat(bootloader): enhance memfault handling with storm detection and new policy
d084920Natsu-B2026-01-28 11:24:11 +0900feat(bootloader): enable memfault trapping by default and enhance logging decision
41aa6d7Natsu-B2026-01-28 10:30:52 +0900feat(bootloader): add decoded MMIO allowlisting check in data abort handler
cacd797Natsu-B2026-01-28 09:38:35 +0900feat(bootloader): enhance poll_vbar_el1_change to handle retranslate reason
fa026ecNatsu-B2026-01-28 09:18:08 +0900feat(paging): add Stage2AccessPermission to paging settings and descriptors
d3def53Natsu-B2026-01-28 05:23:23 +0900fix(cpu): use correct HFGWTR_EL2 encoding
b6d2a54Natsu-B2026-01-28 04:49:11 +0900feat(gdb): ensure trailing newline in output buffer
e9ca363Natsu-B2026-01-28 04:45:48 +0900feat(exceptions): add instruction abort handling with new info structure
aea34d4Natsu-B2026-01-27 14:30:36 +0900feat(bootloader): enhance backtrace functionality with new metadata and handling
5bfc996Natsu-B2026-01-26 20:53:56 +0900feat(bootloader): add step depth tracking and management for vbar watch functionality
1301ed4Natsu-B2026-01-26 20:29:29 +0900feat(bootloader): add HyprProbe ascii logo
03f66f0Natsu-B2026-01-26 19:46:19 +0900feat(vbar): enhance vbar watch functionality with new status and error handling
d4e95dbNatsu-B2026-01-26 18:43:16 +0900feat(bootloader): implement VBAR_EL1 write trap handling and debug exception management
1a66b65Natsu-B2026-01-26 17:07:06 +0900feat(bootloader): implement VBAR watch functionality and sysreg trap handler
81ac641Natsu-B2026-01-26 17:06:42 +0900feat(exceptions): add SysRegIss struct and decode methods for trapped MSR/MRS
f80dbcfNatsu-B2026-01-26 17:05:33 +0900feat(paging): add Stage2AccessPermission enum and update leaf descriptor functions
69a995eNatsu-B2026-01-26 16:22:30 +0900feat(bootloader): stop virtual timer while running hypervisor
3d82062Natsu-B2026-01-26 16:17:26 +0900feat(irq_monitor): implement physical timer IRQ handling and initialization
6b2459eNatsu-B2026-01-26 15:53:47 +0900fix(timer): change deadline calculation to use wrapping_add for overflow safety
835ce5dNatsu-B2026-01-10 17:41:59 +0900feat(timer): implement system and physical timer modules
93b5765Natsu-B2026-01-26 15:32:34 +0900feat(bootloader): implement IRQ monitoring and debug session handling
2927ee1Natsu-B2026-01-25 19:07:04 +0900feat(bootloader): add emergency stack handling and EL2 stack overflow recovery
a4d8de5Natsu-B2026-01-25 18:34:52 +0900feat(bootloader): implement memory fault handling and monitor command support
3f4b4ebNatsu-B2026-01-25 17:55:07 +0900fix(exceptions): add debug handler support and remove unused UART logging
250b941Natsu-B2026-01-25 17:07:16 +0900chore(clippy): auto fix warnings
0f8bdbeNatsu-B2026-01-25 15:51:10 +0900Merge remote-tracking branch 'origin/gdb' into exception
859af91Natsu-B2026-01-25 15:17:25 +0900Merge remote-tracking branch 'origin/main' into exception
f622a22Natsu-B2026-01-25 15:11:49 +0900feat(exceptions): Add MMIO emulation framework with split-access support
446b9edNatsu-B2026-01-25 12:49:34 +0900feat(bootloader): refactor guest MMIO allowlist handling and improve memory mapping
671d364Natsu-B2026-01-23 21:09:40 +0900feat(handler): enhance data abort handling with MMIO allowlist and logging
4c34637Natsu-B2026-01-23 18:01:56 +0900feat(cpu): add functions to enable and disable debug exceptions
eae1dabNatsu-B2026-01-23 16:32:09 +0900feat(gdb_remote): disable RX/RT interrupts during stop-loop and clear pending sources
f90b887Natsu-B2026-01-23 16:02:01 +0900feat(gdb): add support for suspending and resuming hardware watchpoints
edce0e9Natsu-B2026-01-23 14:23:08 +0900feat(aarch64_gdb): implement hardware watchpoint support with control and value registers
5411819Natsu-B2026-01-23 13:42:24 +0900feat(gdb): add in-place initialization for GdbServer and GdbUart to prevent stack overflow
b758099Natsu-B2026-01-23 12:19:21 +0900feat(gdb): improve GDB responsiveness during debug exceptions
07b7103Natsu-B2026-01-23 11:48:34 +0900feat(cpu): add cache maintenance functions and integrate into block device and virtio modules
5baf6e5Natsu-B2026-01-23 11:41:59 +0900feat(bootloader): enhance memory section assertions and align stack boundaries
284772eNatsu-B2026-01-23 11:35:34 +0900feat(gdb_uart): refactor RX buffer handling and improve prefetch logic
7922817Natsu-B2026-01-23 11:14:21 +0900fix(gdb_server): move scratch buffers off stack
a30006fNatsu-B2026-01-23 11:00:46 +0900feat(bootloader): add stack shortage assertion to linker script
0d4f2f8Natsu-B2026-01-23 10:03:31 +0900feat(gdb_server): refactor buffer handling and improve debug output management
e100d10Natsu-B2026-01-23 09:52:47 +0900feat(bootloader): add stack alignment assertions and define stack boundaries in lds
c5b330dNatsu-B2026-01-23 09:24:24 +0900feat(gdb_server): enhance packet handling and introduce work buffer for improved data management
e2690fbNatsu-B2026-01-23 09:06:37 +0900feat(export_branches): add support for .lds file extension in text conversion
0240516Natsu-B2026-01-23 00:40:02 +0900feat(exceptions): add hardware breakpoint support and enhance exception handling
3e0327fNatsu-B2026-01-22 22:39:57 +0900feat(gdb_uart): enhance UART handling and introduce stop loop management
58a7316Natsu-B2026-01-22 21:38:41 +0900feat(gdb_remote): add memory map support to GDB server and target capabilities
1742313Natsu-B2026-01-22 20:45:18 +0900feat(gdb_remote): enhance RSP binary handling and add tests for decoding
d44c1f2Natsu-B2026-01-21 18:31:17 +0900feat(rpi_boot): add PCI configuration registers and BrcmStb registers
2312b77Natsu-B2026-01-20 22:04:11 +0900refactor(gdb_remote): make RSP IRQ-driven and update tests
dae5f46Natsu-B2026-01-20 11:44:40 +0900feat(gdb_remote): integrate GDB remote protocol support and enhance debug handling
d076470Natsu-B2026-01-19 22:43:09 +0900feat(gic): add GICv2 Distributor ID registers for vGIC emulation
9e510aaNatsu-B2026-01-19 18:24:19 +0900feat(bootloader): implement gdb server
4f960e5Natsu-B2026-01-19 16:05:00 +0900refactor(cpu): replace regs_as_array function with method on Registers struct
a8bb357Natsu-B2026-01-19 14:11:10 +0900feat(aarch64_gdb): add aarch64_mutex dependency and update register definitions
c1ec75eNatsu-B2026-01-19 14:08:36 +0900chore(ci): add path sanitization for dot-leading segments in HTML export
68b506aNatsu-B2026-01-18 20:00:34 +0900feat(aarch64_gdb): add aarch64_gdb crate
15e1c85Natsu-B2026-01-18 19:59:31 +0900feat(gdb_remote): support qSupported XML
c96b4f6Natsu-B2026-01-18 13:52:15 +0900feat(tests): add uefi_packet_size test and update uefi_basic_handshake test for packet size handling
17a9044Natsu-B2026-01-17 20:16:14 +0900feat(gdb_remote): add support for qXfer features and implement related tests
8dae5d1Natsu-B2026-01-17 16:42:17 +0900feat(gdb_remote): ensure stream flush after handling packets
3e9b5dcNatsu-B2026-01-17 15:44:06 +0900feat(gdb_server): enhance monitor exit handling and add socket support for timeout debugging
aff0007Natsu-B2026-01-17 15:09:37 +0900feat(gdb_remote): add capability-driven RSP support and new target error model
9adb50cNatsu-B2026-01-16 17:02:22 +0900Merge branch 'paging' into gdb
c36a51cNatsu-B2026-01-16 16:30:53 +0900feat(byte_stream): make ByteStream IRQ-friendly and update adapters
eda1974Natsu-B2026-01-16 14:28:26 +0900feat(aarch64_hal): add aarch64_mutex dependency and expose it in the library
8c5938dNatsu-B2026-01-15 17:58:21 +0900feat(exceptions): add support for AArch64 debug feature registers and handlers
2a106f0Natsu-B2026-01-14 17:14:50 +0900fix(dtb): support wide ranges translation
bd3693ahotaru2026-01-14 12:54:03 +0900Merge pull request #15 from Natsu-B/gic
8da5cefNatsu-B2026-01-14 12:47:14 +0900fix(handler): update IRQ number for PL011 UART interrupt handling
28b51b1Natsu-B2026-01-14 12:43:52 +0900refactor(mutex): replace enable_atomic with enable_raw_atomics
da1a26bNatsu-B2026-01-14 12:07:14 +0900Merge remote-tracking branch 'origin/main' into rpi5
1c60d4cNatsu-B2026-01-10 17:41:59 +0900feat(timer): implement system and physical timer modules
466b87fNatsu-B2026-01-14 11:31:47 +0900fix(aarch64_unit_test): replace exit_success with exit_failure in panic handler and OOM handler
1777c36Natsu-B2026-01-14 10:13:20 +0900feat(gic): integrate GICv2 setup and IRQ handling in handler and main modules
321cb75Natsu-B2026-01-13 23:49:39 +0900Merge remote-tracking branch 'origin/main' into gic
d549e85Natsu-B2026-01-13 23:07:15 +0900gic: add GICv2 vGIC virtualization backend and VM model
4efcb1ahotaru2026-01-13 18:30:24 +0900Merge pull request #14 from Natsu-B/rpi5
6b5f3a2Natsu-B2026-01-11 18:29:05 +0900feat(aarch64_unit_test): implement stack canary checks and initialization for unit tests
c5a9411Natsu-B2026-01-11 14:54:43 +0900docs(aarch64_unit_test): add README for aarch64 unit test harness
0f26a3dNatsu-B2026-01-10 13:45:00 +0900feat(mutex): add RawAtomicPod for atomic operations in single-core bring-up
dd12bd9Natsu-B2026-01-09 15:35:55 +0900Merge remote-tracking branch 'origin/main' into gic
dead2ccNatsu-B2026-01-09 14:26:07 +0900fix(ci): correct cargo command for building rpi5 in CI workflow
d58d41eNatsu-B2026-01-09 11:57:40 +0900fix(ci): add llvm-tools-preview to Rust toolchain components
c4a30ceNatsu-B2026-01-07 10:41:13 +0900refactor(allocator): improve memory region management and add overflow checks
e5aee9ehotaru2026-01-09 15:23:49 +0900Merge pull request #13 from Natsu-B/dtb
9e32d59Natsu-B2026-01-09 15:22:07 +0900fix(dtb): improve safety checks for struct offsets alignment
a006447hotaru2026-01-09 15:02:13 +0900fix(dtb): remove unnecessary import
0ffc608Natsu-B2026-01-09 14:23:57 +0900feat(dtb): add node-view parser API for DTB traversal
6825eb2Natsu-B2026-01-09 14:26:07 +0900fix(ci): correct cargo command for building rpi5 in CI workflow
f34c0e0Natsu-B2026-01-09 11:57:40 +0900fix(ci): add llvm-tools-preview to Rust toolchain components
18ca6bdNatsu-B2026-01-07 19:55:37 +0900feat(gic): implement PPI configuration and enable tests for GICv2
45f4f6aNatsu-B2026-01-07 16:45:35 +0900feat(paging): update enable_stage2_translation to accept IRQ handling flag
18a38b6Natsu-B2026-01-07 16:39:09 +0900feat(pl011): add carriage return handling in write method
f80b57eNatsu-B2026-01-07 16:35:43 +0900feat(gic): enforce binary point limits in GIC configuration
d567dbeNatsu-B2026-01-07 15:55:51 +0900feat(exceptions): implement IRQ handler registration and update module visibility
54c0b6fNatsu-B2026-01-07 15:39:19 +0900feat(print): add PL011 RX IRQ helpers and update debug UART initialization
a0f9e7fNatsu-B2026-01-07 11:40:10 +0900refactor(gic): rename init methods for clarity in CPU and distributor interfaces
f6092ceNatsu-B2026-01-07 10:41:13 +0900refactor(allocator): improve memory region management and add overflow checks
9cc8772hotaru2026-01-07 10:24:01 +0900Merge pull request #12 from Natsu-B/gic
db35131Natsu-B2026-01-07 10:12:50 +0900fix(gic): guard GICC_DIR writes by EOImode when Security Extensions are enabled
e6d443cNatsu-B2026-01-07 10:08:22 +0900fix(gic): fix typos and chore fixes
df0fd73Natsu-B2026-01-07 09:34:54 +0900feat(cpu): add functions to read and write DAIF state, and manage IRQ masking
f1d75c9Natsu-B2026-01-07 09:26:30 +0900fix(ci): update Cachix configuration to disable GHA cache uploads and improve workflow efficiency
2bd600eNatsu-B2026-01-07 08:18:35 +0900docs(README): update README
2407023Natsu-B2026-01-07 07:58:33 +0900fix(gic): update SGI target list filter to select only the requesting CPU
7e78d6aNatsu-B2026-01-04 23:39:33 +0900feat(aarch64_mutex): add RawSpinLockIrqSave and RawRwLockIrqSave implementations
3ff2b20Natsu-B2026-01-04 17:00:58 +0900feat(xtask): add aarch64_unit_test package and update test framework
9f122a6Natsu-B2026-01-01 23:31:46 +0900feat(gic): add virtual interrupt support trait
856ee1dNatsu-B2025-12-30 22:33:37 +0900fix(gic): add memory barrier instructions in GicCpuInterface initialization
90ba8d4Natsu-B2025-12-30 15:02:04 +0900chore(u-boot): update submodule to latest commit
20796bbNatsu-B2025-12-28 22:47:15 +0900feat(gic): emulate logical groups without SecurityExtn and add u-boot pending test
457483aNatsu-B2025-12-29 17:43:29 +0900feat(dtb): apply dtbo overlays at runtime
5257becNatsu-B2025-12-23 09:01:30 +0900feat(cpu): add ID_AA64PFR0_EL1 register and related functions
89241fcNatsu-B2025-12-22 10:08:45 +0900fix(bootloader): pass additional arguments to bootelf command for bootloader crate
40759c0Natsu-B2025-12-22 00:03:47 +0900Merge remote-tracking branch 'origin/main' into gic
3af2c06Natsu-B2025-12-22 00:02:06 +0900feat(xtask): enable ANSI color output in UEFI/U-Boot test shells
7023a76Natsu-B2025-12-21 21:46:43 +0900Merge remote-tracking branch 'origin/main' into gic
45c55c8Natsu-B2025-12-21 21:20:56 +0900fix(xtask): strip ANSI query escapes and stream child output
e3f5fefNatsu-B2025-12-21 18:26:27 +0900Merge remote-tracking branch 'origin/main' into gic
2e4991dNatsu-B2025-12-21 17:36:53 +0900chore(ci): update Nix actions and improve caching in GitHub workflows
9e295d1Natsu-B2025-12-21 16:40:36 +0900feat(xtask): add support for U-Boot tests and update test plan
62bf51fNatsu-B2025-12-20 22:17:46 +0900fix(xtask): tear down UEFI test process groups on timeout
26ea5f7Natsu-B2025-12-20 09:51:53 +0900Merge remote-tracking branch 'origin/main' into gic
d11065dNatsu-B2025-12-20 09:43:02 +0900Merge branch 'main' into gic
70375daNatsu-B2025-12-20 09:36:40 +0900chore(docs): update README.md with detailed setup instructions and usage for hypervisor
e0ccb51Natsu-B2025-12-20 09:35:32 +0900chore(build): add script to build Buildroot artifacts in Docker
a41313eNatsu-B2025-12-20 09:16:58 +0900feat(gic)!: introduce common GIC traits and add GICv2 cpu/distributor impl
63ae245Natsu-B2025-12-18 11:03:59 +0900chore(refactor): clean up unused imports and suppress warnings
c76af55Natsu-B2025-12-18 10:59:12 +0900refactor(timer): add aarch64_hal timer crate and deduplicate SystemTimer
e7b8448Natsu-B2025-12-17 17:43:37 +0900chore(vscode): update rust-analyzer target to aarch64-unknown-none-softfloat
e054b25Natsu-B2025-12-17 17:23:51 +0900fix(rpi_boot): move pre-enable TLB/I-cache sync before EL2 MMU enable
ac423f7hotaru2025-12-17 17:04:03 +0900Merge pull request #10 from Natsu-B/rpi5
437bc52Natsu-B2025-12-17 16:58:21 +0900refactor(clippy): auto-fix warning
3a67d1bhotaru2025-12-17 16:47:47 +0900fix(rpi_boot): fix typo in multicore.rs
aea5c1ahotaru2025-12-17 16:29:26 +0900fix(exceptions): fix unknown smc call return path
fa42105hotaru2025-12-17 16:26:35 +0900fix(rpi_boot): fix setup_handler comment
86dbd7dNatsu-B2025-12-17 16:15:54 +0900fix(cpu): include MPIDR_EL1.AFF0 in get_current_core_id
6d657afNatsu-B2025-12-17 15:40:47 +0900feat(rpi_boot): enhance AP handling with cache management and cleanup
334ac0eNatsu-B2025-12-17 15:40:23 +0900feat(paging): add flush_tlb_el2 function and update flush call in EL2Stage1Paging
457ebe0Natsu-B2025-12-17 15:40:05 +0900feat(print): add print_force and println_force macros for exception printing
6234f27Natsu-B2025-12-13 08:08:26 +0900feat(multicore): implement multicore setup and PSCI handler for application processors
e8b7f09Natsu-B2025-12-17 09:51:08 +0900feat(typestate): add masked update_bits for ReadWrite
c775e0dNatsu-B2025-12-15 23:14:13 +0900feat(mutex): implement RawRwLock
75d9376Natsu-B2025-12-14 14:32:57 +0900feat(cpu): add CoreAffinity struct and MPIDR_EL1 register implementation
5e530c7Natsu-B2025-12-12 17:09:15 +0900feat(paging): add DAIF register handling in stage1 and stage2 translation tests
f245771Natsu-B2025-12-12 17:05:37 +0900feat(gic): add GICv2 module with registers implementation
6f83564Natsu-B2025-12-12 17:02:34 +0900feat(paging): add .gitignore to paging crate
37535ccNatsu-B2025-12-12 16:49:19 +0900refactor(gic): separate gicv3 settings
7b6250aNatsu-B2025-12-05 15:51:45 +0900feat(psci): add per-function PSCI handler dispatch
f0cb6d5Natsu-B2025-12-05 16:35:50 +0900feat(xtask): add backtrace for uefi test timeouts
f51580dNatsu-B2025-12-04 17:49:18 +0900feat(gdb_server): add gdb_monitor_debug feature and enhance debug logging
6ae33b8Natsu-B2025-12-04 11:23:17 +0900Merge remote-tracking branch 'origin/main' into paging
d54998a番匠 夏希2025-12-04 11:05:55 +0900Merge pull request #9 from Natsu-B/aarch64_gdb
65b7ea9Natsu-B2025-12-04 10:48:53 +0900feat(gdb_server): improve RSP packet handling with binary decoding and error management
53a3062Natsu-B2025-12-04 10:47:06 +0900feat(gdb_server): add workaround for GDB bug with wrapped "m" packets
3fe9b84Natsu-B2025-12-04 10:42:55 +0900feat(gdb_remote): remove allocator dependency and related code from tests
724d6c2Natsu-B2025-12-04 10:26:53 +0900Merge remote-tracking branch 'origin/main' into aarch64_gdb
5b6e043番匠 夏希2025-12-03 18:17:32 +0900Merge pull request #8 from Natsu-B/rpi5
2423d20Natsu-B2025-12-03 17:36:55 +0900feat(main): optimize cache cleaning and instruction synchronization in main function
451d90eNatsu-B2025-12-03 15:09:24 +0900feat(rpi_boot): enhance DeviceTree handling and UART configuration
31c89b1Natsu-B2025-12-03 13:33:26 +0900feat(rpi_boot): add EL2Stage1Paging
45c1753Natsu-B2025-12-03 13:17:55 +0900Merge remote-tracking branch 'origin/main' into rpi5
5c8799bNatsu-B2025-12-03 13:11:57 +0900feat(dtb): add AST layer reusing low-level parser types
f85e841Natsu-B2025-12-03 12:38:25 +0900Merge branch 'main' into rpi5
2f67a35Natsu-B2025-11-30 14:00:13 +0900feat(gdb_remote): add RSP server crate and UEFI handshake harness
477f72eNatsu-B2025-11-30 13:43:00 +0900feat(paging): add stage2 ipa translation and gdb memory helpers
5bad279Natsu-B2025-11-30 13:34:32 +0900feat(xtask): support -p/--package filter for cargo xtest
5063a56Natsu-B2025-11-30 13:01:38 +0900fix(xtask): warm up sudo credentials before UEFI tests
0a209d5番匠 夏希2025-11-30 02:12:10 +0900Merge pull request #5 from Natsu-B/fat32_write
d235690Natsu-B2025-11-30 01:57:28 +0900fat32: avoid intermediate UTF-16 buffer in build_long_entries
9fbf07cNatsu-B2025-11-30 01:56:33 +0900filesystem: add default read implementation for FileSystemTrait
cf773faNatsu-B2025-11-30 01:50:41 +0900feat(filesystem): add edge-case FAT32 write integration tests
d1269e4Natsu-B2025-11-30 01:42:19 +0900refactor(allocator): move AlignedSliceBox from filesystem crate
8a2482fNatsu-B2025-11-30 01:27:30 +0900refactor(allocator): externalize global allocator setup and add macro
aa52fbaNatsu-B2025-11-29 19:04:08 +0900Merge remote-tracking branch 'origin/main' into fat32_write
191f351Natsu-B2025-11-29 16:35:29 +0900chore(pages): add workflow to publish all branches to GitHub Pages
a6a39c5Natsu-B2025-11-29 16:35:29 +0900chore(pages): add workflow to publish all branches to GitHub Pages
7b8d74dNatsu-B2025-11-29 15:13:04 +0900feat(exceptions): add EL1 exception handling and vector table setup
f0fe412Natsu-B2025-11-25 16:54:44 +0900feat(paging): enhance stage2 paging with access permissions and executable flags
a185544Natsu-B2025-11-26 18:30:24 +0900feat(paging)!: add Stage2PageTypes to control stage-2 memory attributes
b234ba7Natsu-B2025-11-26 18:24:18 +0900fix(rpi_boot): update initramfs load address to 0x300000
a4787d0Natsu-B2025-11-26 18:21:02 +0900feat(dtb)!: add initrd stripping to DTB generation
33c6762Natsu-B2025-11-26 18:17:02 +0900fix(paging): correct EL2 stage1 translation bug
ad1c863Natsu-B2025-11-26 18:15:41 +0900chore(vscode): add rust-analyzer configuration for VS Code
16def69Natsu-B2025-11-24 00:46:46 +0900fix(filesystem): delete LFN entries across clusters
6333f4aHotaru2025-11-24 14:56:42 +0900Merge pull request #7 from Natsu-B/stage1paging
301a541Natsu-B2025-11-24 14:56:22 +0900fix(paging): add size check in stage2 paging initialization
ba4a8d2Natsu-B2025-11-24 13:00:35 +0900fix(paging): correct SCTLR_EL2 handling and reuse original value
bea3980Hotaru2025-11-24 12:18:34 +0900Merge pull request #6 from Natsu-B/rpi_boot
2971366Natsu-B2025-11-24 12:07:59 +0900chore(ci): add GitHub Action for `cargo xrun rpi5` build check
c455986Natsu-B2025-11-24 12:01:49 +0900fix(rpi_boot): mark memory as reserved for Linux kernel images
cca0016Natsu-B2025-11-19 12:56:33 +0900feat(rpi_boot)!: load Linux image via initramfs instead of include_bytes
fec6f4cNatsu-B2025-11-19 10:42:41 +0900fix(rpi_boot): run via bootloader instead of openocd
b275ec0Natsu-B2025-11-23 15:07:52 +0900feat(paging): add stage1 and stage2 translation tests with corresponding scripts
5c95667Natsu-B2025-11-23 11:53:16 +0900feat(paging): add EL2 stage1 paging support and split stage1/2 modules
3a13e62Natsu-B2025-11-24 00:12:42 +0900feat(file): add FAT32 file/dir write ops and refactor partition handling
5b48eceNatsu-B2025-11-23 21:46:58 +0900feat(filesystem): add FAT32 write support and refactor file structure
d4c1156Natsu-B2025-11-11 14:44:19 +0900feat(gic): add GIC support with distributor and registers implementation
c599fb9Natsu-B2025-11-08 17:16:27 +0900feat(rpi_boot,handler): generalize abort handler; RP1 UART init; embed Linux image; memory logging
feb78faNatsu-B2025-11-08 16:51:10 +0900fix(allocator): clip reserved ranges in check_regions; keep free list unaligned
5b9a3e6Natsu-B2025-11-08 15:22:36 +0900fix(rpi5): update image filename to kernel_2712.img in cargo xrun rpi5 function
09cb625Natsu-B2025-11-08 15:14:09 +0900fix(print)!: update init function to include uart_clk parameter and improve safety
d16fb1eNatsu-B2025-11-07 17:23:20 +0900fix(print): correct pl011 flushing
64e1e8bNatsu-B2025-10-29 11:02:45 +0900fix(rpi_boot): correct linker script to avoid .text/img region overlap
e5e8046Natsu-B2025-10-24 10:58:18 +0900feat(xtask): add rpi5 build/run targets
78f94d3Natsu-B2025-10-16 16:26:21 +0900refactor(bootloader): merge bootloader crate
cc43592Natsu-B2025-10-14 12:11:11 +0900refactor(rpi_boot): move bootloader into rpi_boot to prepare merge into main
dc68842Natsu-B2025-10-15 08:53:09 +0900Merge branch 'main' into rpi5
97c57ccNatsu-B2025-10-14 12:11:11 +0900refactor(allocator,print): use RawSpinLock (requires enable_atomic for multicore)
69ba8c2Natsu-B2025-10-14 11:51:23 +0900feat(mutex): implement RawSpinLock
fb8aba2Natsu-B2025-10-13 15:10:56 +0900feat(bootloader): implement exception and paging
3a49e93Natsu-B2025-10-13 12:38:26 +0900Merge branch 'main' into rpi5
cd61ac2Natsu-B2025-10-13 00:15:06 +0900fix(bootloader): remove invalid rust `use` statement
3c39847Natsu-B2025-10-13 00:06:52 +0900fix(dtb): correct build.rs script
5ff66b3Natsu-B2025-10-12 23:52:27 +0900chore(ci): add GitHub Actions for formatting and build checks
95992fcNatsu-B2025-10-12 18:41:13 +0900Merge branch 'main' into rpi5
2ea5767Natsu-B2025-10-12 17:22:04 +0900feat(psci): block CPU_ON PSCI call from EL1 secure monitor
f5c771eNatsu-B2025-10-12 15:25:18 +0900feat(bootloader): boot linux
24db000Natsu-B2025-10-11 13:19:20 +0900fix(nix flake): update Cargo build targets in flake configuration
96e8b44Natsu-B2025-10-11 13:15:26 +0900fix(build): resolve dependency issues for uefi-test
c8fa9daHotaru2025-10-11 12:37:05 +0900Merge pull request #4 from Natsu-B/exceptions
ca2b9bcNatsu-B2025-10-11 12:09:47 +0900fix(bootloader): remove invalid HCR_EL2 setup and correct EL1 stack allocation
c8ad644Natsu-B2025-10-11 11:56:32 +0900fix(build): set cargo target to aarch64-unknown-none-softfloat
b14e4f3Natsu-B2025-10-10 15:45:50 +0900fix(exceptions): correct invalid match cases in ESR_EL2 exception class handler
e1b4b32Natsu-B2025-10-10 15:00:59 +0900refactor(clippy): auto fix clippy and update cargo resolver
16e14b7Natsu-B2025-10-10 14:55:09 +0900feat(bootloader): setup exception and implement el2 data abort handler
5b408bcNatsu-B2025-10-10 14:52:39 +0900feat(exceptions): implement el2 exception table
61df988Natsu-B2025-10-10 00:05:57 +0900feat(typestate): add nested union support in bitflags
82b60b2Natsu-B2025-10-09 09:41:17 +0900fix(cpu): correct crate dependencies
e0342cfNatsu-B2025-10-09 09:40:36 +0900refactor(print): move print functions (e.g. println!) into print crate
5c83103Natsu-B2025-10-08 21:28:30 +0900feat(bootloader): use include_bytes
63a2542Natsu-B2025-10-07 14:15:10 +0900feat(bootloader): use stage2 paging
8e6fa08Natsu-B2025-10-07 13:52:28 +0900feat(paging): add enable_stage2_translation to enable HCR_EL2
6d22beeNatsu-B2025-10-07 13:49:05 +0900refactor(paging): add debug assertion
a53845dNatsu-B2025-10-07 12:00:34 +0900refactor(cpu): move ID_AA64MMFR0_EL1 and add get_parange to aarch64 cpu crate
54f1080Natsu-B2025-10-07 11:37:48 +0900refactor(typestate): add more detailed assertion messages in bitregs macro set/get
c1bb3faNatsu-B2025-10-07 10:29:03 +0900fix(pl011): fix pl011 flush function
ae86fb3Hotaru2025-10-06 18:54:33 +0900Merge pull request #3 from Natsu-B/paging
03942beNatsu-B2025-10-06 18:47:34 +0900fix(paging): use PhysicalAddressSize enum for VTCR_EL2 PS bits
7dc948cNatsu-B2025-10-06 18:00:36 +0900feat(paging): add cache flush to stage-2 paging
9ddd632Natsu-B2025-10-06 17:42:39 +0900feat(paging): add aarch64 stage-2 paging support
778a3a3Natsu-B2025-10-06 16:59:36 +0900feat(typestate): add union support to bitregs
57565c3Natsu-B2025-10-06 15:47:44 +0900feat(typestate): add get_raw and set_raw functions to bitregs
4ac5e7fNatsu-B2025-10-05 21:41:34 +0900feat(allocator): add allocate_with_size_and_align for non-power-of-2 alignments
3b16d87Natsu-B2025-10-05 08:35:46 +0900feat(paging): add definitions for EL2 registers and descriptor bits
ab0f35cNatsu-B2025-10-05 08:26:37 +0900fix(allocator): fix range list allocator bug in trim_for_boot
190fe64Natsu-B2025-10-04 15:22:38 +0900feat(typestate): implement `bitregs!` macro for typed, checked bitfields
d8d107aNatsu-B2025-10-03 11:37:53 +0900feat(bootloader): enable virtualization
9b2478dNatsu-B2025-10-01 16:32:41 +0900refactor(clippy): auto-fix warnings
d74ee9cNatsu-B2025-10-01 16:19:57 +0900refactor(arch_hal): move pl011 driver into arch_hal/aarch64_hal
dbef794Natsu-B2025-10-01 14:12:55 +0900refactor(arch_hal): create arch_hal and move aarch64_test into arch_hal/aarch64_hal
a22b765Natsu-B2025-09-30 10:53:41 +0900feat(bootloader): add Linux boot support (AArch64)
e74ed48Natsu-B2025-09-30 10:22:02 +0900feat(storage): uninstall block device driver when StorageDevice is dropped
ee0f5e0Natsu-B2025-09-30 10:20:35 +0900fix(allocator): correct allocator behavior in test environment
2dc81c9Natsu-B2025-09-30 09:59:03 +0900feat(virtio): add reset function
1a3e524Natsu-B2025-09-30 09:56:06 +0900feat(dtb): add DtbGenerator for creating new DTBs
31a223cNatsu-B2025-09-30 09:51:45 +0900feat(allocator): add trim_for_boot function to finalize global allocator for boot handoff
268d210Natsu-B2025-09-25 15:32:33 +0900feat(bootloader): support file and elf in bootloader
f23c240Natsu-B2025-09-25 12:49:01 +0900fix(bootloader): restore build.rs for unique linker script handling
1756e03Natsu-B2025-09-24 22:14:56 +0900feat(elf): implement elf parser
b6930a6Hotaru2025-09-24 14:27:46 +0900Merge pull request #2 from Natsu-B/filesystem
479bc16Natsu-B2025-09-24 14:27:04 +0900refactor(filesystem): move MBR boot sector data into BootSector::MBR and remove PartitionIndex.boot_sector
8070128Natsu-B2025-09-24 13:36:52 +0900fix(filesystem): enforce stricter FAT32 corruption checks; derive Debug for Err
fdaf396Natsu-B2025-09-24 13:32:24 +0900fix(filesystem): fat32 file allocation table iterator
286de0dNatsu-B2025-09-24 11:18:18 +0900fix(filesystem): align FAT32 LFN handling with spec
5dc0881Natsu-B2025-09-24 10:41:04 +0900fix(filesystem): ensure all required sectors are read in read_at
fd5d6f5Natsu-B2025-09-24 10:33:01 +0900chore(clippy): auto-fix warnings
e92c920Natsu-B2025-09-24 03:05:53 +0900test(file): add FAT32 read tests
c65d514Natsu-B2025-09-24 03:04:15 +0900refactor(xtask): remove cargo metadata parser and support specifying testscript in UEFI tests
c0261c8Natsu-B2025-09-24 02:59:55 +0900feat(file): add StorageDevice for managing block devices and filesystems
8631708Natsu-B2025-09-24 02:58:26 +0900feat(filesystem): initial FAT32 support (readonly)
8655d58Natsu-B2025-09-24 02:43:11 +0900feat(typestate): implement unalign_read! and unalign_write! macros for Unalign::<T>::read() and Unalign::<T>::write()
67e51a9Natsu-B2025-09-24 02:39:58 +0900feat(typestate_macro): implement #[derive(BytePod)]
b647960Natsu-B2025-09-23 14:48:14 +0900fix(virtio, virtio-blk): wrap Le in ReadPure for MMIO use after volatile removal
43f48dbNatsu-B2025-09-23 14:24:26 +0900fix(typestate)!: confine volatile access to capability wrappers; fix UB in Unaligned
9c4c638Natsu-B2025-09-21 16:03:33 +0900refactor(filesystem): use Unaligned<T> in mbr struct; add allocator dependencyies
3387eb0Natsu-B2025-09-21 16:00:51 +0900feat(typestate): introduce Unaligned<T> for unaligned register access
317e4ccNatsu-B2025-09-21 13:26:02 +0900feat(filesystem): distinguish between MBR, GPT, and raw partitions - Detect MBR by checking boot signature (0x55, 0xAA) - Distinguish GPT partitions via `TYPE_GPT` (stricter validation is WIP) - Fallback to raw/unknown when signature does not match
c161fbcNatsu-B2025-09-21 13:19:01 +0900refactor(virtio): use &'static MmioDeviceRegister instead of NonNull to reduce unsafe
304885dNatsu-B2025-09-20 23:06:41 +0900chore(clippy, u-boot): auto-fix warning and update u-boot
a349a1aHotaru2025-09-20 22:59:21 +0900Merge pull request #1 from Natsu-B/virtio_blk
e52c699Natsu-B2025-09-20 22:30:46 +0900fix(virtio-blk): free descriptors on error in submit_rw and flush
b54e16fNatsu-B2025-09-20 22:15:19 +0900feat(virtio-blk): support flush request
063ad1cNatsu-B2025-09-20 21:46:25 +0900feat(api,virtio-blk)!: optional max_io_bytes; implement num_blocks; validate IO
1d00863Natsu-B2025-09-20 19:26:56 +0900 feat(block-device,xtask)!: add UEFI virtio-blk test and plan-based runner - Add aarch64_test no_std harness with semihosting exits (aarch64_test/*) - Add virtio-blk UEFI test and QEMU runner (file/block-device/tests/virtio_blk_modern.rs, file/block-device/scripts/run_qemu.sh) - Add plan-based cargo xtask test (host + UEFI, timeouts, summary) and firmware fetch (xtask/src/main.rs, xtask/build.rs) - Flatten storage layout to file/* and update workspace members (Cargo.toml, file/*) - Add aarch64-unknown-uefi target for uefi-test (.cargo/config.toml, flake.nix)
52e9554Natsu-B2025-09-20 13:03:26 +0900feat(virtio): implement virtio-blk (modern) driver - Add initialization logic for modern virtio-blk devices (compatible with virtio specification v1.3) - Add read and write support
b3829dbNatsu-B2025-09-19 22:38:48 +0900fix(typestate): avoid potential undefined behavior in typestate usage
98dbf59Natsu-B2025-09-19 00:11:43 +0900feat(typestate): implement new for Le and Be
de5ab3dNatsu-B2025-09-19 00:05:21 +0900feat(mutex): add try_lock function to SpinLock and implement fmt::Debug when internal types are implement feat(mutex): add try_lock and Debug support for SpinLock
db6aba7Natsu-B2025-09-19 00:03:15 +0900refactor(intrusive_linked_list): extract intrusive_linked_list from allocator
2d1bc84Natsu-B2025-09-15 16:12:09 +0900feat(typestate): add read/write to Le/Be
2272de0Natsu-B2025-09-15 14:16:31 +0900feat(typestate_macro): add #[derive(RawReg)] for single tuple structs to enable typestate compatibility and arithmetic/bitwise ops
c8e3db9Natsu-B2025-09-15 13:42:43 +0900feat(typestate): add Le and Be for accessing little/big endian MMIO
d3324ebNatsu-B2025-09-13 21:11:27 +0900feat(typestate): add typestate wrappers for easier MMIO register management
44ca503Natsu-B2025-09-13 14:12:22 +0900chore(clippy): apply auto-fix and resolve remaining warnings
f5e1aa7Natsu-B2025-09-13 13:57:25 +0900feat(mutex): implement RwLock
7276f50Natsu-B2025-09-13 13:45:00 +0900feat(bootloader): add memory allocator setup logic
93def0dNatsu-B2025-09-13 13:44:10 +0900refactor!(allocator): rename alloc crate to allocator to avoid conflict with std::alloc
8ba71eaNatsu-B2025-09-13 13:16:13 +0900feat(alloc): add allocate_dynamic_reserved_region for DTB reserved memory
54b0e00Natsu-B2025-09-12 22:52:32 +0900feat(alloc)!: zero reserved memory regions in check_regions
f44f18eNatsu-B2025-09-12 22:36:27 +0900feat(dtb): implement reserved memory handling and refactor walk_struct
6c3297cNatsu-B2025-09-12 22:29:15 +0900docs(README): update README.md project overview
8325da8Natsu-B2025-09-09 11:54:06 +0900refactor(alloc): implement deallocation and merge shared logic
dbd6b8dNatsu-B2025-09-09 11:15:31 +0900feat(alloc): add public API
da41b54Natsu-B2025-09-05 23:05:07 +0900build(xtask): enable qemu run via run.sh
a7d00d3Natsu-B2025-09-05 22:44:51 +0900feat(alloc): set custom global allocator
8d8444aNatsu-B2025-09-05 12:46:54 +0900chore(clippy): auto-fix warnings
733ea86Natsu-B2025-09-05 12:08:16 +0900refactor(alloc): remove static mut in range_list_allocator
a346736Natsu-B2025-09-05 01:37:52 +0900feat(alloc): implement buddy allocator
5658fd1Natsu-B2025-09-02 14:46:45 +0900feat(alloc): implement check_regions to finalize memory map
193d8b1Natsu-B2025-09-02 11:22:09 +0900initial commit