|  |  |  | @561c301 | 12 years | martin | remove ISA-specific stuff from the comments of generic functions
do …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e88f3e9 | 12 years | sucha14 | Add cscope.out to .bzrignore
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @332513a | 12 years | m.lombardi85 | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e1ec5a2 | 12 years | m.lombardi85 | df: fix call to list_foreach()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @758f8d5 | 12 years | m.lombardi85 | merge the df branch
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e371cf | 12 years | jiri | Fix USB HID regression.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cb500a2 | 12 years | martin | fix formatting string
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @adb252c0 | 12 years | martin | initialize the zone bitmap properly
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d5f774f6 | 12 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f18d01b6 | 12 years | martin | allocate frames for the page tables on naturally aligned addresses
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5759975a | 12 years | jakub | Merge PIO_WINDOW_DEV_IFACE support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26bc0fd1 | 12 years | jakub | PIO_WINDOW_DEV_IFACE support for rootpc.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0a428943 | 12 years | jakub | PIO_WINDOW_DEV_IFACE support for isa.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6dbc500 | 12 years | jakub | PIO_WINDOW_DEV_IFACE support for pciintel.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @65ac220 | 12 years | jakub | PIO_WINDOW_DEV_IFACE support for rootmalta.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @48bd6f4 | 12 years | jakub | Add PIO_WINDOW_DEV_IFACE and support methods.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4c9b28a | 12 years | jiri | Printing match IDs of drivers and functions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1db5669 | 12 years | jiri | devctl show-drv lists attached devices, add device count to list-drv.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cd3b380 | 12 years | martin | due to the removal of FRAME_KA, the return value of frame_alloc*() …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @43dd8028 | 12 years | martin | fix the usage of frame_free
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7969087 | 12 years | jiri | devctl load-drv to manually load a driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e5556e4a | 12 years | jiri | Reverse order of drivers in driver list. Print driver state.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4c6ade6 | 12 years | jiri | Remove leftover debugging output.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @de3d15b4 | 12 years | jiri | No need to print all drivers as they are found during boot anymore.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0511549 | 12 years | jiri | Add devctl list-drv subcommand to list known drivers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5df1963 | 12 years | martin | bitmap frame allocator does not keep track of the size of the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a501e22c | 12 years | jiri | free_not_null really not needed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @02e5e34 | 12 years | jiri | Fun on-/off-line needs to go to fun.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @181c32f | 12 years | jiri | Separate module for devman-driver communication.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d80d7a8 | 12 years | jiri | Separate module for devman-client connection handling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @08bc23d | 12 years | jiri | Merge breaking devman.c apart.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a60e90b | 12 years | jiri | Move rest of functionality from devman.c to other modules.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @59dc181 | 12 years | jiri | Move devtree-related functionality to separate devman module.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38e52c92 | 12 years | jiri | Move fun-dev-related functionality to a separate devman module.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @07525cd | 12 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d1bafbf | 12 years | jiri | Move dev-node related devman functionality to a separate module.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @041b026 | 12 years | jiri | Move driver-related devman functionality to a separate module.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @85147f3 | 12 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b0c2075 | 12 years | martin | new physical memory allocator supporting physical address constrains …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @86733f3 | 12 years | martin | implement bitmap allocation and deallocation
(this is a prototype …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @65f77f4 | 12 years | jakub | Do not add interrupt for devices that do not use an interrupt pin.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @39b13f8 | 12 years | sucha14 | Add corecfg binaries to .bzrignore
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4982d87 | 12 years | m.lombardi85 | omap irc: fix padding in the interrupt controller registers structure.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @feeac0d | 12 years | jiri | Simplify use of list_foreach.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e8d6ce2 | 12 years | jakub | Do not add unimplemented ranges.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4cdcd2b | 12 years | m.lombardi85 | arm32: merge the unified interrupt controller implementation
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3c9646b | 12 years | m.lombardi85 | bbone, bboard: modify the code to use the unified interrupt controller …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @91bf378 | 12 years | m.lombardi85 | arm32: remove the irc_regs structure definition from am335x/irc.h and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5bf69ac6 | 12 years | m.lombardi85 | arm32: make the irc registers structure generic enough to be used by …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c310f9b | 12 years | m.lombardi85 | arm32: initial implementation of the unified interrupt controller …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b08d750 | 12 years | jiri | free_not_null is no longer needed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @54dee316 | 12 years | sucha14 | Merge ethip fix
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @684177f1 | 12 years | sucha14 | Merge bazaar ignore file
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @50971113 | 12 years | sucha14 | Add a basic bazaar ignore file.
It does not contain entries for all …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @285589b | 12 years | martin | make sure that CROSS_PREFIX is set to some sane value
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ba2be23 | 12 years | martin | remove the ugly code
(ASAP is now)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2a0d76 | 12 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8cbf1c3 | 12 years | martin | prepare the public API of the frame allocator for the new backend …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c67dbd6 | 12 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8442d10 | 12 years | martin | improve the API of physmem_map(), dmamem_map() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2e2c18a1 | 12 years | martin | start hound again server again
(previously removed by an accident due …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @92c1680 | 12 years | jiri | Run-time core dump enable/disable.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @24bb363 | 12 years | sucha14 | Move assert to correct place.
The assert has to be after the IPv6 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ee7f78a | 12 years | martin | revert the hack introduced with the sound merge
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3772af6 | 12 years | martin | remove the special-purpose DMA zone (including the ZONE_DMA and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c501bc4 | 12 years | jakub | Add a platform driver for Malta.
- The platform driver is derived …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @82721f5 | 12 years | jakub | Use only aligned 32-bit accesses to read/write the PCI configuration …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a1ecb88 | 12 years | martin | remove duplicate include
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @29a3886 | 12 years | m.lombardi85 | arm32 and ppc32: replace RD_DRVS with RD_DRVS_ESSENTIAL
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7de18418 | 12 years | martin | partial implementation of a two-level bitmap data structure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @063a74b9 | 12 years | jakub | Futexes have the lock/unlock semantics and therefore need to use barriers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a74d0ad | 12 years | jiri | Type check the member argument of list_get_instance macro.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9dbdda9 | 12 years | conti.ma | Fix usage text in df application.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @523a4b6 | 12 years | conti.ma | Add u option in df application to print usage.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ca4b1ab | 12 years | conti.ma | Add usage note about block size option in df application.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7664469 | 12 years | conti.ma | Remove useless option from df application.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @23b7c02 | 12 years | conti.ma | Merge with Mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aa2a049 | 12 years | jakub | Make the barebone build the default in the niagara configuration.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b3cf946 | 12 years | jakub | Build uspace with sun4v specific options.
- Optimize for Niagara.
- …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @730ff63 | 12 years | jakub | Do not create kernel identity over the entire address space on sun4v.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1b34360 | 12 years | jakub | Cannot write directly to ICACHE_ASI on sun4v.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f7fba727 | 12 years | jano.vesely | arm32: Only set the VMSAv6 bit (23) on armv6.
                  
Qemu …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b1adf5 | 12 years | jiri | Remove CHECK_RET_xxx from sb16.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cf02eaf | 12 years | martin | small cstyle changes (mostly reverting to the state before audio merge)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a6bdccc | 12 years | martin | fix sort order (at least a little)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @35c5d6b | 12 years | martin | revert unnecessary global configuration
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4da8fdb | 12 years | jano.vesely | ia32: Enable sb16 in qemu startup script
Increase memory to 64M, the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab92305 | 12 years | jano.vesely | Merge audio support.
Includes audio server and sb16 driver.
Tested …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4a9728ec | 12 years | jano.vesely | avplay: increase work time to work around timing issues on 100 HZ timer
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f2096c9 | 12 years | jano.vesely | wavplay: Use immediate stop.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff03f79 | 12 years | jano.vesely | hound: Don't use immediate stop on event playback.
Otherwise we might …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e77b60e | 12 years | jano.vesely | hound: Release buffers on terminated events.
Don't forget to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f7b36bc | 12 years | jano.vesely | sb16: Send 'terminated' events on immediate stop.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3efaeb6 | 12 years | jano.vesely | hound: Don't exit the handler unless the device hangs up
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fda3bd9 | 12 years | jano.vesely | sb16: Start event exchange even for not fragment based playback/capture
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7373117 | 12 years | jano.vesely | hound: Turn buffer release failure into a warning
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b8e08e | 12 years | jano.vesely | sb16: Include state information in spurious interrupt warning.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d337f74 | 12 years | jano.vesely | sb16: Change state before reporting 'terminated' events
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @62310d7 | 12 years | jano.vesely | libdrv, audio_pcm: Name immediate stop explicitly
Add fragment stop …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7dd149 | 12 years | jano.vesely | ai32,amd64: Move ata_bd driver into essential group.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |