96 Commits

Author SHA1 Message Date
f96d4d55c9 Rm useless init.sh, init_hello and poweroff are not init specific, so rename them more generically 2017-10-01 09:16:07 +01:00
cbea7cc02c your inits are belongz to uz 2017-09-30 21:27:12 +01:00
1d197f35ee Document, test and automate gdbserver 2017-08-29 09:50:01 +01:00
8d668d6ed3 Use busybox devmem 2017-08-08 11:56:01 +01:00
f67d99ff24 character device failure TODO, mknoddev use awk 2017-08-06 12:41:05 +01:00
dab04d1852 character_device_create 2017-08-06 12:21:05 +01:00
879001563a Attempt uio with devmem. I give up on UIO for now 2017-08-05 23:06:47 +01:00
83411a0597 sketch uio 2017-08-05 12:32:24 +01:00
46bf3f700e mmap example works 2017-07-30 11:23:31 +01:00
75afeba635 sysfs 2017-07-27 15:10:00 +01:00
ab6cb2626f failed mmap fop attempt 2017-07-27 00:25:36 +01:00
0677dbd4b5 virt_to_phys only works for kmalloc 2017-07-16 12:49:09 +01:00
2eca9280e1 virt_to_phys.sh also works with nopat 2017-07-16 11:32:12 +01:00
5ec0858244 virt_to_phys improve failed attempte to use kmalloc, but still fails 2017-07-14 13:49:10 +01:00
19f5c51b6b failed virt_to_phys attempt 2017-07-14 13:01:24 +01:00
1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 2017-07-14 11:24:52 +01:00
f82c058eb6 Saner seq_file example adapted from kernel doc 2017-07-14 10:33:07 +01:00
8058ee9f2b seq_file, printk to pr_info, disk persistency 2017-07-13 13:06:25 +01:00
9133fe023c qemu and linux as submodlues, S98 vs S99, readme benefits of Ctrl + C 2017-07-08 09:17:36 +01:00
e06bf63e08 DTC tools, correct SYSCON LEDs 2017-07-03 09:18:24 +01:00
3479dac3a5 Add more kernel LED configs in desperation but failed, link to RPI QEMU question 2017-07-02 15:57:07 +01:00
8823f45d40 LED failed attempt, GPIO working 2017-07-02 15:05:21 +01:00
edc6e14c8c S99 2017-06-28 23:08:31 +01:00
fdde3ff828 More PCI info 2017-06-24 12:49:13 +01:00
b1b2817a68 pci.sh /proc/interrupts and lspci -k, pci.c dev_info 2017-06-24 10:24:36 +01:00
a8e11e6de9 qemumonitor helper, extra_append from CLI, pci_rescan.sh 2017-06-24 09:59:54 +01:00
701230021d sleep is bad 2017-06-18 10:32:32 +01:00
ea924c948a Document PgUp, pci.sh request fact irq 2017-06-18 10:27:37 +01:00
de6c179fc0 PCI interrupts work 2017-06-17 23:12:32 +01:00
f48c636577 pci negator working, factorial not 2017-06-17 13:15:49 +01:00
5a4e0ed50b Character device 2017-06-15 11:42:50 +01:00
1f1cf4b0bd Anonymous inode! 2017-06-13 09:44:29 +01:00
bf538cd3a6 failed fops attempt 2017-06-08 08:28:15 +01:00
e496f5d538 fix wait_queue rmmod deadlock, wait_queue2, add insrm.sh that was used to test wait_queue lock, which obsoletes workqueue_cheat.sh 2017-06-07 08:27:56 +01:00
d424380fe6 Fix fops write buf printk bug, improve fops file name further 2017-05-26 09:09:24 +01:00
d38baa2358 Make debugfs directory naming more uniform 2017-05-26 08:59:44 +01:00
6d2bbab19c KGDB! 2017-05-26 08:54:17 +01:00
3eaac95c0f poll sketch 2017-05-24 09:57:49 +01:00
7f6b148dc4 Split QEMU run, automate GDB debugging 2017-05-20 11:17:37 +01:00
3cb4d0bf28 Debufs on fstab, go back to tty login to have job control, prepare target makefile for multiple progs 2017-05-20 07:45:37 +01:00
ad077d3943 Workqueue works! QEMU CLI mode with -n for panic 2017-05-14 13:49:15 +01:00
8d20f8ce30 llseek 2017-05-13 14:07:39 +01:00
bf3bb0cb18 fops read returns some data, busybox config frag for stat, bibliography start 2017-05-13 10:53:26 +01:00
8616f6009b Improve fops a bit more 2017-05-12 18:09:32 +01:00
2f77a45f63 Fix inittab back to adding /proc, fops sketch, scripts to automate debugfs 2017-05-12 17:13:05 +01:00
c9eb43f0ea Dont type root anymore 2017-05-12 06:07:11 +01:00