]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/jailhouse.git/shortlog
processor-sdk/jailhouse.git
2017-05-02 Jan KiszkaBump version number v0.7
2017-04-28 Jan Kiszkatools: jailhouse: Rework console dump
2017-04-28 Jan Kiszkatools: jailhouse: Do not dump console on enabling errors
2017-04-26 Jan KiszkaDocumentation: Update memory layout description
2017-04-25 Jan Kiszkacore: Move console page before bss
2017-04-25 Ralf Ramsauerconfigs: TK1: add APBDMA memory region
2017-04-25 Jan Kiszkaci: Parallelize the build
2017-04-25 Henning SchildDocumentation: add GCOV code coverage documentation
2017-04-19 Henning Schildtools: new tool to get gcov data out of dirty firmware
2017-04-19 Henning Schildhypervisor: introduce GCOV support
2017-04-19 Henning Schildcore: move JAILHOUSE_BASE into a generic header
2017-04-19 Henning Schilddriver: make the firware visisble in sysfs
2017-04-19 Henning Schilddriver: keep the firmware mapped after "disable"
2017-04-19 Henning Schilddriver: create new function to undo firmware mapping
2017-04-19 Jan Kiszkacore: Rework architecture subdir build
2017-04-19 Jan Kiszkacore, driver: Remove explicit dependency on version.h
2017-04-19 Jan Kiszkacore, inmates: Export CONFIG vars to simplify config...
2017-04-19 Jan Kiszkacore, inmates: Introduce and use INC_CONFIG_H
2017-04-19 Henning Schildmake: move config system and version.h from hypervisor...
2017-04-16 Jan Kiszkatools: config-create: Retrieve debug console from syste...
2017-04-16 Jan Kiszkatools: Process --help in jailhouse-config-collect
2017-04-15 Jan KiszkaDocumentation: Convert vga-console.txt to markdown
2017-04-15 Jan KiszkaDocumentation: Reformat debug-output.md
2017-04-15 Jan KiszkaDocumentation: Update debug console description
2017-04-15 Jan Kiszkainmate: x86: Add support for 8-bit MMIO 1-byte distance...
2017-04-15 Jan Kiszkax86: Add support for 8-bit MMIO 1-byte distance UART
2017-04-15 Jan Kiszkacore, config: Rework debug console access type configur...
2017-04-15 Jan Kiszkacore: Refactor reg_in/out callbacks for 8250
2017-04-15 Jan Kiszkacore, configs: Replace JAILHOUSE_CON1_TYPE_UART_X86...
2017-04-14 Jan Kiszkaconfigs: Add DRM MMIO region
2017-04-14 Jan Kiszkadriver: Remove bogus of_node_put
2017-04-13 Ralf RamsauerDocumentation: add stub for configuration format
2017-04-13 Henning SchildREADME: update the Installation section
2017-04-12 Jan Kiszkaconfigs: Adjust zynqmp root cell RAM region
2017-04-11 Henning Schildtools: warn on multiple "memmap" in config creator
2017-04-07 Andreas KoelblDocumentation: Change hypervisor configuration doc...
2017-04-07 Jan KiszkaCONTRIBUTING: Carry our own copy of the DCO
2017-04-07 Henning SchildDocumentation: fix console baud rate in example
2017-04-05 Henning SchildDocumentation: clarify doc on hypervisor configuration
2017-03-25 Ralf Ramsauerarm: move register definition to sysregs.h
2017-03-23 Jan Kiszkax86, inmates: Fix potential stack corruptions via red...
2017-03-23 Jan Kiszkadriver: Add signal header required for >= 4.11
2017-03-18 Ralf Ramsauerarm: use sysregs accessors
2017-03-18 Ralf Ramsauertools: check return value of realloc call
2017-03-18 Ralf Ramsauertools: enforce coding style
2017-03-18 Ralf Ramsauerinmates: consolidate inmate.h for ARM architectures
2017-03-18 Ralf Ramsauerinmates: consolidate GIC header of ARM architectures
2017-03-09 Claudio ScordinoUpdate config files for TX1
2017-03-09 Claudio ScordinoSplit jetson-demo config between TK1 and TX1
2017-03-09 Ralf Ramsauercore: arm: uart: remove include guards
2017-03-09 Ralf Ramsauercore: establish a common uart interface
2017-03-09 Ralf Ramsauercore: make 8250 uart driver available to all architectures
2017-03-09 Ralf Ramsauercore: introduce common uart structure
2017-03-09 Ralf Ramsauerarm-common: add reg_{in,out,dist} to struct uart_chip
2017-03-09 Ralf Ramsauerarm-common: rename struct uart_chip's write to write_char
2017-03-09 Ralf Ramsauerarm-common: uart: remove superfluous includes
2017-02-28 Andreas KölblDocumentation: how to configure jailhouse
2017-02-28 Andreas Koelblconfigs: Fix vexpress GIC address selection
2017-02-28 Andreas Kölblconfigs: Add TK1-specific timers
2017-02-28 Henning Schildcore: remove useless statement
2017-02-28 Henning Schildmake: do not support GCOV in out of kernel components
2017-02-28 Henning Schildmake: include Makefile.lib on x86 as well
2017-02-08 Henning Schildgitignore: ignore GCOV output
2017-01-28 Jan Kiszkatools: Add completion for 'jailhouse console'
2017-01-28 Ralf RamsauerDocumentation: add documentation for sysfs console
2017-01-28 Ralf Ramsauertools: dump error console on failures
2017-01-28 Ralf Ramsauertools: implement 'jailhouse console [-f]'
2017-01-28 Ralf Ramsauerdriver: copy the console_page after the hypervisor...
2017-01-28 Ralf Ramsauerdriver: implement continous console reading on /dev...
2017-01-28 Ralf Ramsauerconfigs: activate sysfs console
2017-01-28 Ralf Ramsauerdriver: add console sysfs attribute
2017-01-28 Ralf Ramsauercore: print console messages to the console page
2017-01-28 Ralf Ramsauerdriver, core: propagate offset of console page
2017-01-28 Ralf Ramsauercore: don't hide console page
2017-01-28 Ralf Ramsauercore: declare and define structures used for virtual...
2017-01-28 Ralf Ramsauerconfigs, core: Refactor JAILHOUSE_CON_TYPE to JAILHOUSE...
2017-01-28 Jan KiszkaDocumentation: Update non-root Linux description
2017-01-24 Andreas Kölblx86: Add 16-bit console divider support
2017-01-24 Andreas Kölblarm: Add 16-bit console divider support to 8250 UART
2017-01-24 Jan Kiszkax86: Be graceful with invalid MSI target addresses
2017-01-24 Jan Kiszkax86: Expand x86_msi_vector to carry 64-bit address...
2017-01-24 Jan Kiszkaconfigs, imates: Add support for Orange Pi Zero
2017-01-14 Jan Kiszkaarm/arm64: Consistently name CONFIG_MACH after the...
2017-01-14 Jan Kiszkainmates: arm: Allow to configure blinking LED via comma...
2017-01-14 Jan Kiszkacore: pci: Mask MSI-X vectors on reset also physically
2017-01-11 Ralf Ramsauertools: satisfy Python 2/3 compatibility
2017-01-09 Jan KiszkaBump version number v0.6
2017-01-07 Jan Kiszkaconfigs: Allow to pass the QEMU e1000e device to non...
2017-01-07 Jan Kiszkaconfigs: Switch QEMU example to e1000e network adapter
2017-01-07 Jan Kiszkaconfigs: Reference README.md from qemu config for comma...
2017-01-07 Jan KiszkaREADME: Update QEMU command line for Intel on older...
2017-01-07 Jan Kiszkacore: pci: Implement device reset on cell (re-)start...
2017-01-07 Jan Kiszkacore: pci: Move device->cell updates into add/remove...
2017-01-07 Jan Kiszkacore: ivshmem: Print addition message earlier
2017-01-07 Jan Kiszkaconfigs: Remove h87i config
2017-01-06 Jan Kiszkatools: Append comma to debug_console.flags line in...
2017-01-06 Jan Kiszkax86: Fully evaluate redirection hint for VT-d interrupt...
2017-01-06 Jan Kiszkax86: Fix spurious rejection of IOAPIC entries during...
2017-01-06 Jan Kiszkax86: Fix potentially inconsistent IOAPIC entries
2017-01-05 Henning Schildtools: cell-linux clean up and rewrite, no functional...
next