|  |  | @6bbe470 | 13 years | sucha14 | Implement output in ns16550 driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @40b5421 | 13 years | jano.vesely | arm926, uart: Fix include guards.
Copy & paste error.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @70253688 | 13 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3ffd4c3 | 13 years | jano.vesely | arm32, icp: Fix serial line interrupt masks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ec4144 | 13 years | jano.vesely | integratorcp: Add uart kernel driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8cbd39 | 13 years | vojtechhorky | Hack: copy kernel arguments to sysinfo
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e943ecf | 13 years | jakub | Add read_barrier()'s to pt_mapping_find().
This is to prevent a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7d68da80 | 13 years | jakub | Add a write memory barrier also to ht_mapping_insert().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @609a417 | 13 years | jakub | Add write memory barriers to pt_mapping_insert() so that setting a new …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0d8269b | 13 years | jakub | Add macros for setting the present bit in PTEs separately.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e6a78b9 | 13 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6eef3c4 | 13 years | martin | cleanup thread_create() and thread_t structure
 - remove 'flag' …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f97f1e51 | 13 years | martin | unify slab cache naming scheme (according to the type name)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @34ab31c0 | 13 years | jakub | Cosmetic reordering of page protection bits.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @caed0279 | 13 years | jakub | Fix computation of the address increment between two PTL0 entries.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f061e404 | 14 years | jakub | Print "\t" properly on framebuffers where number of columns is not …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c7afcba7 | 14 years | martin | unification and cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5a6a42f | 14 years | martin | unify softint cstyle
add udivmodsi3
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3113d47 | 14 years | martin | export OpenFirmware device node properties using sysinfo
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @71232af | 14 years | martin | ofw_tree_print() is no longer needed
the OFW device tree can be …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @de3db94a | 14 years | martin | map OpenFirmware device tree into sysinfo
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8b9a443 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf3dd35 | 14 years | jakub | There is no need to have km_map() for aligned addresses and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @93da799 | 14 years | jakub | Implement map_sdt() using km_map_structure().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @adec5b45 | 14 years | jakub | Rename hw_map() to km_map() and add protection flags argument
to make …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d4673296 | 14 years | jakub | Move hw_map() to km.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @32817cc | 14 years | jakub | Make the kernel ready for init tasks loaded to high memory.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a2789d2 | 14 years | jakub | Avoid overflow in comparison when base + size == 0.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c868e2d | 14 years | jakub | Add and apply page_mapping_make_global() on each span added to the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7aaed09 | 14 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c72dc15 | 14 years | jakub | When unmapping pages, do not cleanup the first level page tables
in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38650da | 14 years | martin | initialize bfb_addr to 0
this fixes the problem with high-order bits …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @40898df | 14 years | martin | allow the boot framebuffer to be optional again
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1adbf90 | 14 years | martin | make the i8042 driver just a slightly more robust
(timeout if the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1f5c9c96 | 14 years | martin | implement multiboot v2 specification and use it in GRUB for UEFI
 - …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a55ddc64 | 14 years | jakub | Allocate PTEs from low memory.
- Introduce a dedicated slab cache for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b326ea1 | 14 years | jakub | Allocate page tables from low memory so that it will be still possible …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2793a4 | 14 years | jakub | Improve handling of ACPI MADT Interrupt Source Overrides slightly.
- …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c0699467 | 14 years | martin | do not provide general access to kernel headers from uspace, only …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @336d2f52 | 14 years | jakub | Remove support for Sun hardware for which we have no test plan.
This …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b366a6f4 | 14 years | martin | automatic kernel console lockout
 * kernel automatically relinquishes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55b77d9 | 14 years | jiri | Separate list_t typedef from link_t (kernel part).
 * list_t …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @235e6c7 | 14 years | jakub | Propagate the nolock flag to individual mapping_find() implementations.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c263c77 | 14 years | martin | revert poisonous part of changeset mainline,971
(sadly, this reopens #243)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @712c4ba | 14 years | martin | avoid spinlocks to be taken in the direct code path to physically …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @63b5493 | 15 years | martin | add missing include
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9c11fc3 | 15 years | martin | remove unused variable
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cb4f078 | 15 years | martin | unify kernel byte string implementations
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c0d77f7 | 15 years | jakub | Fix scancode map for Integrator/CP in the kernel.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @96b02eb9 | 15 years | martin | more unification of basic types
 - use sysarg_t and native_t (unsigned …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @07c66cf | 15 years | jiri | Avoid magic numbers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3d9d948 | 15 years | jiri | Operate S3C24xx UART in FIFO mode.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @277cf60 | 15 years | jiri | Use I/O structure to access S3C24xx UART registers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec08286 | 15 years | jiri | Kernel input device for gta02 serial console. Move s3c24xx interrupt …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41ce4d9 | 15 years | jiri | Make use of s3c24xx timer and interrupt controller as a clock source …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bd48f4c | 15 years | jiri | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @99718a2e | 15 years | martin | improve code readability
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9f4b59 | 15 years | martin | Fix two blatant bugs which were present in the MADT parsing code for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4edd57fd | 15 years | martin | the limit in the APIC driver is on CPU ids, not APIC ids
(however, I …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @793cf029 | 15 years | martin | ACPI code cleanup
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c5da138 | 15 years | martin | fix bug in configure_via_xsdt(): actually use XSDT, not RSDT
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @724d643 | 15 years | martin | remove double semicollon
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fe32163 | 15 years | martin | improve support for inactive CPUs
major revision of MADT and MPS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @49eb681 | 15 years | martin | code cleanup (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f1fc83a | 15 years | jiri | Add s3c24xx_uart driver to kernel for serial console output.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @402eda5 | 15 years | jakub | Fix a newly introduced deadlock in the TLB shootdown algorithm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fdaad75d | 15 years | jakub | Do not disable interrupts unnecessarily.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @be06914 | 15 years | martin | nicer top printouts
fix typos (recieved → received)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8f80c77 | 15 years | jakub | Lock/interrupt assertions in the code are self-documenting. No need to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1d432f9 | 15 years | jakub | Reflect assumptions about lock and interrupt state in functions themselves.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3ce39b | 15 years | jakub | Lock the page tables before working with them on ia32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ada559c | 15 years | jakub | Add page_table_locked() interface.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da1bafb | 15 years | martin | major code revision
 - replace spinlocks taken with interrupts …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ba7371f9 | 15 years | martin | rename spinlocks to be more descriptive
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4872160 | 16 years | martin | new boot infrastructure
 - more code and metadata unification
 - …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d99c1d2 | 16 years | martin | use [u]int{8|16|32|64}_t type definitions as detected by the autotool …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @19f857a | 16 years | jiri | Rename string.h to str.h to avoid header conflict with standard C string.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @137691a | 16 years | martin | remove unused variables and operations (as suggested by Clang static …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a000878c | 16 years | martin | make sure that all statically allocated strings are declared as "const …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0eda6e09 | 16 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eae4e8f | 16 years | jakub | Fix missing includes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41df2827 | 16 years | jakub | Fix missing includes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ad7c340 | 16 years | jakub | Tweak header files to include pte_t type directly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c09adc10 | 16 years | jakub | pte_t should be the real thing on arm32
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d27ed12 | 16 years | anachron | Added software emulation of 64bit multiplication (muldi3).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1075ac6 | 16 years | martin | compare signatures byte-by-byte (avoid dereferencing type-punned …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a71c158 | 16 years | martin | kernel output devices now suport multiple instances (except ski and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b9c7425 | 16 years | martin | prepare outdev_t devices (particularly stdout) to work as repreaters …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e731b0d | 16 years | martin | make ppc32 OFW usage on par with sparc64, make appropriate …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00a020d | 16 years | martin | declare unknown visual type and allow fb_init() to fail gracefully
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @824d6dd | 16 years | martin | split hardware-specific OFW definitions into separate header files
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @19490ce | 16 years | jakub | Fix 16bpp modes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @30885b9 | 16 years | jakub | RGB conversion functions should work with a well-defined pixel format.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6ac14a70 | 16 years | vineethrp | ARM port for development board integratorcp(ARM926EJ core module).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @450448d | 16 years | jirik.svoboda | Implement data transmission to CUDA, use to enable autopolling. Now …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1f0db02e | 16 years | jirik.svoboda | Modify CUDA driver to state machine format, with one interrupt per …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @80a3bd9 | 16 years | jakub | Initialize the Accessed and Dirty bits when the page hash table is used.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a77841d | 16 years | jirik.svoboda | Kernel Mac ADB keyboard driver revived.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @103bb68 | 16 years | jakub | A little bit of cstyle.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @98000fb | 16 years | martin | remove redundant index_t and count_t types (which were always quite …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |