aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16PPC: e500: Move to u-boot as firmwareAlexander Graf
2014-06-16PPC: Add u-boot firmware for e500Alexander Graf
2014-06-16PPC: e500: Expose kernel load address in dtAlexander Graf
2014-06-16PPC: Add dcbtls emulationAlexander Graf
2014-06-16PPC: Properly emulate L1CSR0 and L1CSR1Alexander Graf
2014-06-16PPC: Add L1CFG1 SPR emulationAlexander Graf
2014-06-16PPC: Fix SPR access control of L1CFG0Alexander Graf
2014-06-16PPC: Add definitions for GIVORsAlexander Graf
2014-06-16PPC: Make all e500 CPUs SVR awareAlexander Graf
2014-06-16PPC: Fail on leaking temporariesAlexander Graf
2014-06-16PPC: Fix TCG chunks that don't free their tempsAlexander Graf
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan
2014-06-16KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf
2014-06-16target-ppc: Refactor AES InstructionsTom Musta
2014-06-16target-arm: Use Common Tables in AES InstructionsTom Musta
2014-06-16target-i386: Use Common ShiftRows and InvShiftRows TablesTom Musta
2014-06-16util: Add InvMixColumnsTom Musta
2014-06-16util: Add AES ShiftRows and InvShiftRows TablesTom Musta
2014-06-16util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta
2014-06-16spapr_pci: fix MSI limitAlexey Kardashevskiy
2014-06-16target-ppc: Introduce DFP Shift SignificandTom Musta
2014-06-16target-ppc: Introduce DFP Insert Biased ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Extract Biased ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Encode BCD to DPDTom Musta
2014-06-16target-ppc: Introduce DFP Decode DPD to BCDTom Musta
2014-06-16target-ppc: Introduce DFP Convert to FixedTom Musta
2014-06-16target-ppc: Introduce DFP Convert to FixedTom Musta
2014-06-16target-ppc: Introduce Round to DFP Short/LongTom Musta
2014-06-16target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta
2014-06-16target-ppc: Introduce DFP Round to IntegerTom Musta
2014-06-16target-ppc: Introduce DFP ReroundTom Musta
2014-06-16target-ppc: Introduce DFP QuantizeTom Musta
2014-06-16target-ppc: Introduce DFP Test SignificanceTom Musta
2014-06-16target-ppc: Introduce DFP Test ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Test Data GroupTom Musta
2014-06-16target-ppc: Introduce DFP Test Data ClassTom Musta
2014-06-16target-ppc: Introduce DFP ComparesTom Musta
2014-06-16target-ppc: Introduce DFP DivideTom Musta
2014-06-16target-ppc: Introduce DFP MultiplyTom Musta
2014-06-16target-ppc: Introduce DFP SubtractTom Musta
2014-06-16target-ppc: Introduce DFP AddTom Musta
2014-06-16target-ppc: Introduce DFP Post Processor UtilitiesTom Musta
2014-06-16target-ppc: Introduce DFP Helper UtilitiesTom Musta
2014-06-16target-ppc: Introduce Decoder Macros for DFPTom Musta
2014-06-16target-ppc: Introduce Generator Macros for DFP Arithmetic FormsTom Musta
2014-06-16target-ppc: Define FPR Pointer Type for HelpersTom Musta
2014-06-16libdecnumber: Fix decNumberSetBCDTom Musta
2014-06-16libdecnumber: Introduce decNumberIntegralToInt64Tom Musta