|  |  | @d2f75eb | 8 years | noreply | Replace autogen.py with something simpler. (#30)
Instead of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d4a829e | 8 years | jakub | Revert "Reformat copyright messages"
This reverts commit …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @999efa9 | 8 years | jakub | Reformat copyright messages
The goal is to have one copyright-holder …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a0a273e | 8 years | zarevucky.jiri | Unify compiler handling a bit.
Most compiler flags have been changed …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @73b3ecd | 10 years | jakub | arm32: use asmtool.h macros for defining symbols
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1c57a8 | 11 years | jakub | Merge from lp:~adam-hraska+lp/helenos/rcu/.
Only merge from the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6a8ddd37 | 11 years | jakub | Autogenerate arm32 kernel context_t and its offsets.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f93ba6d5 | 11 years | jakub | Merge from lp:~jakub/helenos/piodisable.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9b3f77c | 11 years | jakub | Autogenerate arm32 istate_t and its offsets.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6eeb4a3 | 11 years | jakub | Deduplicate ddi_iospace_enable/disable_arch() code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7218fe6 | 12 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8f9d70b | 13 years | b.galvani | Initial support for Raspberry Pi
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1011dae | 13 years | m.lombardi85 | Merge changes from jan.vesely/helenos/arm
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b8bb2bc | 13 years | jano.vesely | arm32: Drop bbxm specific optimizations.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5fcd537 | 13 years | jano.vesely | Merge mainline changes.
Includes bbxm fpu fix and other arm changes. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7e87436 | 13 years | jano.vesely | arm32: Add Security extensions basics.
No monitor call handling, just …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @de36fdd | 13 years | jano.vesely | arm32: Move fpu handling code to .s file.
restrict kernel fpu …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d9e36b | 13 years | jano.vesely | arm32: Rename PROCESSOR macro to PROCESSOR_ARCH
We'll need PROCESSOR …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e1a27be | 13 years | m.lombardi85 | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f9ab562 | 13 years | jakub | Remove support for the testarm machine.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5481a22e | 13 years | jano.vesely | arm32: Compile fpu routines only if CONFIG_FPU is set.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69146b93 | 13 years | adam.hraska+hos | Merged mainline,1723.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ff9484 | 13 years | jano.vesely | arm32: Implement all variants of FPU context save/restore.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3412e844 | 13 years | jano.vesely | arm32: Implement basic support for FPU context switching.
Lazy fpu …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dcb0751 | 13 years | adam.hraska+hos | Implemented gcc's sync_val_compare_and_swap_4() built-in function …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d085df10 | 13 years | m.lombardi85 | merge changes from the beagleboard-xm branch
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f94b95b1 | 13 years | jano.vesely | arm32: Don't use unaligned access in boot or kernel.
Allow unaligned …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f92976f | 13 years | facmatteo | arm32: Add build configuration and main skeleton for start BeagleBone …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3451129 | 13 years | jano.vesely | Mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7aa6b99 | 13 years | jakub | Make sure gcc generates stack frames that are compliant with the ARM …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @49a736e2 | 14 years | jano.vesely | Fix march and related defines on beagleboardxm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c127e1c | 14 years | jano.vesely | Mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d76de0e | 14 years | martin | make sure the compiler generates ARMv4 code only
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4ceef572 | 14 years | martin | rework ARM EABI support
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df955955 | 14 years | martin | add EABI bindings
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6038368 | 14 years | jano.vesely | arm32: BeagleBoard-xM skeleton stubs.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55896b6 | 14 years | jakub | Add architecture specific hooks for km_(non)_identity_init().
Add …
                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 | 
            
              |  |  | @8e374ea7 | 15 years | jakub | Switch arm32 to use the unified panic architecture.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c866dc | 15 years | jiri | Add mostly dummy (but buildable) arm32/gta02 target.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @177e4ea | 16 years | martin | move from a simple sanity check tool to a more feature-rich …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @afd0106 | 16 years | jakub | Add support for kernel stack traces on arm32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aff0503 | 16 years | jakub | Add dummy support for arm32 kernel stack traces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @82a04c6 | 16 years | jakub | Support for RAS on arm32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff211d2 | 16 years | martin | progress to GCC 4.4.1
use a single script to build cross-compilers …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @646b996 | 16 years | martin | cleanup some of the dirty hacks introduced into the arm32 port
add …
                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 | 
            
              |  |  | @ac47b7c2 | 16 years | martin | define endianess externally to be able to exactly specify whether we …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c2417bc | 17 years | martin | change the way how input devices are wired together according to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00287cc | 17 years | martin | arm32: update for the new scheme of device drivers and keyboard/serial …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @edd7aa6d | 17 years | martin | remove non-standard define
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7004747 | 17 years | martin | simplify configuration in Makefiles
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ddb0df5 | 17 years | martin | configurable cross-compiler prefix (using CROSS_PREFIX)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @009474f | 17 years | jirik.svoboda | Make arm32 compile again.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @71eef11 | 18 years | martin | remove config.memory_size, get_memory_size() and memory_init.{c|d}
the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1314e3b | 18 years | jakub | Work around the way symtab.data section is constructed.
This fixes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ecba18b | 18 years | jakub | Change BFD_TARGET from elf32-little to elf32-littlearm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b781c0 | 18 years | jakub | Merge arm32 into trunk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @52d30c4 | 18 years | jakub | A bit of infrastructure for building with different compilers.
CFLAGS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d630139 | 19 years | jakub | Add arm32 architecture. The 32 suffix is used to specify that 16-bit …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |