Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-07-10 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2012-07-10 | Clear some unsupported config options | Samuel Thibault | |
* libdde_linux26/include/linux/autoconf.h (CONFIG_DMI, CONFIG_PCIEAER): Undefine. | |||
2012-07-06 | Fix probing for all PCI buses, not only 0 and 2 | Samuel Thibault | |
* libdde_linux26/lib/src/arch/l4/pci.c (pci_bus, pci_bus1): Remove variables. (l4dde26_init_pci): Use ddekit_pci_get_device to find out all buses to be probed for. | |||
2012-07-01 | Add boot_cpu_data | Samuel Thibault | |
* lib/src/arch/x86/kernel/setup.c: New file * lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/setup.c | |||
2012-07-01 | Add dma resource management | Samuel Thibault | |
* contrib/kernel/dma.c: New file. * lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/dma.c | |||
2012-07-01 | Fix link issue | Samuel Thibault | |
* libdde_linux26/contrib/mm/dmapool.c: Include <ddekit/timer.h> | |||
2012-06-30 | Add param_set/get_charp/bool/invboll | Samuel Thibault | |
* libdde_linux26/lib/src/arch/l4/param.c (param_set_charp, param_get_charp, param_set_bool, param_get_bool, param_set_invbool, param_get_invbool): New functions. | |||
2012-06-30 | Add tasklet_kill | Samuel Thibault | |
* libdde_linux26/lib/src/arch/l4/softirq.c (tasklet_kill): New function. | |||
2012-06-30 | Add nr_irqs | Samuel Thibault | |
* libdde_linux26/lib/src/kernel/irq/handle.c: New file. * libdde_linux26/lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add handle.c | |||
2012-06-05 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-06-05 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2012-06-05 | Merge remote-tracking branch 'incubator/dde' into dde-upstream | Samuel Thibault | |
2012-05-20 | Move filter_hash_header definition to C file | Samuel Thibault | |
* libbpf/bpf_impl.h (filter_hash_header): Move definition... * libbpf/bpf_impl.c: ... to this file. | |||
2012-05-20 | Do not stop delivering packets when a pfinet has died | Samuel Thibault | |
We should remove the pfinet from the list instead. * libmachdev/net.c (deliver_msg): Do not break the deliver loop when mach_msg returned an error. | |||
2012-05-20 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-05-20 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2012-05-17 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-05-17 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
2012-05-17 | Fix do_softirq prototype according to declaration | Samuel Thibault | |
2012-04-08 | Merge branch 'dde' of git.debian.org:/git/pkg-hurd/hurd into dde | Samuel Thibault | |
2012-04-08 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-04-08 | Merge remote-tracking branch 'incubator/dde-debian' into dde | Samuel Thibault | |
2012-04-08 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2012-04-08 | Merge branch 'dde' of git.debian.org:/git/pkg-hurd/hurd into dde | Samuel Thibault | |
Conflicts: pfinet/ethernet.c | |||
2012-04-07 | Do not enable irqs during softirq processing, just like upstream DDE | Samuel Thibault | |
2012-04-07 | Do not enable irqs during softirq processing, just like upstream DDE | Samuel Thibault | |
2012-04-07 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
2012-04-07 | Merge branch 'dde' of git.savannah.gnu.org:/srv/git/hurd/incubator into dde | Samuel Thibault | |
2012-04-07 | Revert to upstream DDE cli_sti code, with __thread | Samuel Thibault | |
Flags in Linux and L4 are a per-processor thing. In userland, that simply maps to a per-thread thing. Using a lock instead introduces deadlocks. | |||
2012-02-25 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2012-02-25 | Print a message when a firmware is request | Samuel Thibault | |
to let the user have an idea why the driver does not work. | |||
2012-02-22 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-02-22 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
Conflicts: dde_e100/Makefile dde_e1000/Makefile dde_ne2k_pci/Makefile dde_pcnet32/Makefile dde_rtl8139/Makefile | |||
2012-02-22 | Clean up includes | Samuel Thibault | |
To use the standard hurd Makeconf rules and permit external dde_* build Conflicts: dde_e100/Makefile dde_e1000/Makefile dde_ne2k_pci/Makefile dde_pcnet32/Makefile dde_rtl8139/Makefile | |||
2012-02-22 | Clean up includes | Samuel Thibault | |
To use the standard hurd Makeconf rules and permit external dde_* build | |||
2012-02-19 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-02-19 | Simply use -l to link libmachdev and libddekit | Samuel Thibault | |
2012-02-19 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2012-02-19 | Prevent dynamic linking | Samuel Thibault | |
2012-02-19 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
Conflicts: pfinet/ethernet.c | |||
2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
2012-02-19 | Install machdev.h | Samuel Thibault | |
2012-02-19 | Install machdev.h | Samuel Thibault | |
2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
2012-02-19 | Merge remote-tracking branch 'mainline/master' into dde | Samuel Thibault | |
2012-02-19 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2012-02-19 | Fix ddekit initialization. Shared linking makes initcall fail | Samuel Thibault | |
2012-02-19 | Dynamically link against libddekit, libhurd-slab and libbpf | Samuel Thibault | |
2012-02-19 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |