Age | Commit message (Expand) | Author | Files | Lines |
2016-12-10 | powerpc: port 64 bits pgtable_cache to 32 bits | Christophe Leroy | 11 | -174/+227 |
2016-12-05 | soc/fsl/bman: Use resource_size instead of computation | Wei Yongjun | 1 | -2/+1 |
2016-12-05 | soc/fsl/qe: use builtin_platform_driver | Geliang Tang | 1 | -5/+1 |
2016-12-05 | powerpc/fsl_pmc: use builtin_platform_driver | Geliang Tang | 1 | -5/+1 |
2016-12-05 | powerpc/83xx/suspend: use builtin_platform_driver | Geliang Tang | 1 | -5/+1 |
2016-11-24 | soc/qman: Handle endianness of h/w descriptors | Claudiu Manoil | 5 | -62/+70 |
2016-11-23 | soc/qman: Clean up CGR CSCN target update operations | Claudiu Manoil | 2 | -16/+25 |
2016-11-23 | soc/qman: Change remaining contextB into context_b | Claudiu Manoil | 2 | -12/+12 |
2016-11-23 | soc/qbman: Handle endianness of qm/bm_in/out() | Claudiu Manoil | 2 | -6/+6 |
2016-11-23 | soc/qman: Drop unused field from eqcr/dqrr descriptors | Claudiu Manoil | 2 | -4/+2 |
2016-11-23 | soc/qman: Fix accesses to fqid, cleanup | Claudiu Manoil | 2 | -16/+21 |
2016-11-23 | soc/qman: Remove unused struct qm_mcc* layouts | Claudiu Manoil | 2 | -46/+18 |
2016-11-23 | soc/qman: Remove redundant checks from qman_create_cgr() | Claudiu Manoil | 1 | -4/+4 |
2016-11-23 | soc/qman: test: Don't use dummy platform device for dma mapping | Claudiu Manoil | 3 | -11/+22 |
2016-11-23 | soc/qman: Don't add a new platform device for dma mapping | Claudiu Manoil | 3 | -21/+22 |
2016-11-23 | soc/qman: test: Fix implementation of fd_cmp() | Claudiu Manoil | 1 | -15/+8 |
2016-11-23 | soc/qman: Fix direct access to fd's addr_lo, use proper accesor | Claudiu Manoil | 1 | -2/+2 |
2016-11-23 | soc/qman: Fix struct qm_fqd set accessor for context_a | Claudiu Manoil | 1 | -1/+1 |
2016-11-23 | soc/qbman: Fix resource leak on portal probing error path | Claudiu Manoil | 2 | -10/+24 |
2016-11-23 | soc/qman: Fix h/w resource cleanup error path handling | Claudiu Manoil | 1 | -5/+11 |
2016-11-23 | soc/qman: Replace of_get_property() with portable equivalent | Madalin Bucur | 2 | -6/+7 |
2016-11-23 | soc/qman: Check ioremap return value | Madalin Bucur | 1 | -0/+3 |
2016-11-23 | powerpc/85xx: Enable gpio power/reset driver | Andy Fleming | 1 | -0/+6 |
2016-11-23 | powerpc/fsl_soc: improve and simplify get_baudrate | Heiner Kallweit | 1 | -8/+2 |
2016-11-23 | powerpc/fsl_soc: improve and simplify get_brgfreq | Heiner Kallweit | 1 | -17/+7 |
2016-11-23 | powerpc/fsl_soc: improve and simplify fsl_get_sys_freq | Heiner Kallweit | 1 | -10/+4 |
2016-11-23 | powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MC | David Engraf | 1 | -0/+2 |
2016-11-22 | soc/fsl: fix spelling mistakes in critical error messages | Colin Ian King | 2 | -2/+2 |
2016-11-22 | powerpc/dts: add device tree entry for W83793 on T4240RDB | Florian Larysch | 1 | -0/+4 |
2016-11-22 | DT: i2c: W83793 is a trivial device | Florian Larysch | 1 | -0/+1 |
2016-11-17 | powerpc/mm: Correct process and partition table max size | Suraj Jitindar Singh | 1 | -2/+2 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 4 | -1/+205 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 3 | -1/+188 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 3 | -1/+170 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 6 | -1/+630 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 3 | -1/+176 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 3 | -2/+163 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 5 | -2/+370 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 3 | -2/+172 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 3 | -3/+162 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 8 | -1/+781 |
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 19 | -34/+37 |
2016-11-17 | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual | 2 | -9/+36 |
2016-11-17 | powerpc/mm: Dump hash table | Rashmica Gupta | 2 | -1/+553 |
2016-11-17 | powerpc/mm: Dump linux pagetables | Rashmica Gupta | 3 | -0/+453 |
2016-11-17 | powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries | Michael Ellerman | 5 | -53/+54 |
2016-11-17 | powerpc/mm: Fix typo in radix encodings print | Balbir Singh | 1 | -1/+1 |
2016-11-14 | powerpc: convert storcenter_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2016-11-14 | powerpc: convert pseries_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -5/+2 |
2016-11-14 | powerpc: convert ppc6xx_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -8/+2 |