Age | Commit message (Expand) | Author |
2011-11-09 | External ampintc interrupts need to add 32 to the interrupt number, | Dale Rahn |
2011-11-08 | Cookies? Beagle don't need no stinkin' cookies. To get boot params | Kenneth R Westerback |
2011-11-08 | Make the userland bits actually compile. | Mark Kettenis |
2011-11-08 | Let beagle GENERIC work as 'swap generic'. | Kenneth R Westerback |
2011-11-08 | consistant "config bsd" lines; ok miod | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-11-08 | merge cpu_coredump() back to where it belongs, ok drahn miod | Theo de Raadt |
2011-11-08 | merge cpu_coredump() back to where it belongs; ok miod drahn | Theo de Raadt |
2011-11-08 | remove support for big endian; ok drahn | Theo de Raadt |
2011-11-08 | compat_13 support died ages ago | Theo de Raadt |
2011-11-08 | Save and restore cr27 and add the necessary glue to use it as the userland | Mark Kettenis |
2011-11-08 | On PCXS processors, reading %cr26 and %cr27 from userland causes a | Miod Vallat |
2011-11-08 | arm has no need for procfs | Theo de Raadt |
2011-11-08 | procfs for solaris compat? not anymore; ok miod | Theo de Raadt |
2011-11-07 | Cleanup and make initialization more readable. ok drahn@ uwe@ | Miod Vallat |
2011-11-07 | TLS-lite support for i386 | Philip Guenthe |
2011-11-07 | Lift the copyout() from i386_get_threadbase() to sys_sysarch(), so that | Philip Guenthe |
2011-11-07 | Fix the definition of L1_S_V7_AP(). | Miod Vallat |
2011-11-06 | For now turn back on the pmap PTE modification in pmap_l2ptp_ctor | Dale Rahn |
2011-11-06 | Correctly report WB and WT cache modes on v7 (they were swapped). ok uwe@ | Miod Vallat |
2011-11-06 | Build boot(8) for i386 in the same manner that we build boot(8) for amd64 - | Joel Sing |
2011-11-06 | Fix GTIMER_STATUS offset | Miod Vallat |
2011-11-06 | Further on the road to working. | Dale Rahn |
2011-11-05 | More effort to use filesystem time if the rtc doesn't exist, thanks miod. | Dale Rahn |
2011-11-05 | Introduce clock registration code, to deal with having multiple | Dale Rahn |
2011-11-05 | Remove incorrect logic leading to skip page table flushes because | Miod Vallat |
2011-11-05 | rename gptimer_delay to gptimer_wait, as it waits on the bit to be cleared | Dale Rahn |
2011-11-05 | Many fixes. | Dale Rahn |
2011-11-05 | Add a NOMAN= stanza | Miod Vallat |
2011-11-05 | Attempt to configure the interrupt controller and global timer on cortex-a9 | Dale Rahn |
2011-11-05 | Initial drivers for Cortex A9 interrupt controller and global timer as clock. | Dale Rahn |
2011-11-02 | display AMD/extended (0x80000001) cpuid flags and remove the | Jonathan Gray |
2011-11-01 | Drop support for the HP MMU. It was only found on two hp300 systems (models | Miod Vallat |
2011-11-01 | Rework disklabel handling to correctly support label spoofing, and thus | Miod Vallat |
2011-11-01 | Remove orphaned comments. | Miod Vallat |
2011-10-29 | Make sure we don't accidentally use ISA or EISA interrupt mappings on PCI | Mark Kettenis |
2011-10-28 | Enable interrupts while processing off level interrupts. simplify code | Dale Rahn |
2011-10-28 | Ignore devices with irq 0 on mpcpci bus, the only devices seen this | Dale Rahn |
2011-10-27 | Specify the TLS variant for each platform. | Philip Guenthe |
2011-10-26 | Make this compile. | Miod Vallat |
2011-10-25 | Replace the naive 88110 tlb update code, which would always invalidate the | Miod Vallat |
2011-10-25 | Bring luna88k disklabel handling code in sync with sparc, except for the | Miod Vallat |
2011-10-24 | Introduce a pluggable interrupt controller infrastructure for beagle, | Dale Rahn |
2011-10-24 | The cgtwo control registers only support 16-bit accesses, and respond with | Miod Vallat |
2011-10-24 | Revert last change, reported increased stablility with the change was | Dale Rahn |
2011-10-23 | Remove comment; the question can be answerd affirmative. Fix a coding style | Mark Kettenis |
2011-10-22 | Comment out wsmux to save kernel text, since USB support is missing from | Miod Vallat |
2011-10-22 | Do not run off level interrupts with external interrupts disabled as | Dale Rahn |
2011-10-21 | Pile of diffs to improve beagle/panda status. fetching u-boot parameters | Dale Rahn |
2011-10-21 | Add bounds checks for access to mp_busses. | Mark Kettenis |