summaryrefslogtreecommitdiffstats
path: root/arch/ppc/include
Commit message (Expand)AuthorAgeFilesLines
* ddr_spd: Update from U-BootSascha Hauer2019-03-041-2/+2
* PPC: delete unused asm/mc146818rtc.hAlexander Shiyan2019-01-211-27/+0
* PPC: delete unused asm/e300.hAlexander Shiyan2019-01-211-130/+0
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-0/+2
* ppc: fix USPRG0 defineJ. Tang2016-06-231-1/+1
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-10/+10
* PPC: atomic: remove non existing header includeSascha Hauer2016-04-081-2/+0
* rework remap_rangeSascha Hauer2015-11-031-18/+6
* treewide: replace __inline__ with inlineSascha Hauer2015-07-022-5/+5
* ppc: replace extern inline with static inlineSascha Hauer2015-07-023-23/+23
* PPC: asm/bitops.h: drop unused ext2* and minix* stuffAntony Pavlov2015-06-041-63/+0
* ppc: use generic posix_types.hSascha Hauer2015-06-031-108/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-032-1/+2
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-3/+0
* Merge branch 'for-next/ppc'Sascha Hauer2014-08-073-1/+270
|\
| * ppc: Freescale P1010 headersRenaud Barbier2014-07-283-1/+270
* | ppc: Use generic find_*_bit functionsSascha Hauer2014-07-171-43/+6
|/
* PPC: FSL DDR: Fix compiler warningSascha Hauer2014-06-051-1/+1
* ppc: io: Add _IO_BASE defineSascha Hauer2014-04-091-0/+1
* ppc: mpc8xxx: add DDR3 supportRenaud Barbier2014-03-192-1/+41
* ppc: add SoC support for Freescale P1022Renaud Barbier2014-03-182-0/+4
* ppc: add support for memtest with cache disabledRenaud Barbier2014-03-031-0/+6
* Merge branch 'for-next/ppc'Sascha Hauer2014-02-033-14/+35
|\
| * ppc: cpu-85xx: import U-Boot start-up codeRenaud Barbier2014-01-162-0/+5
| * ppc: cpu-85xx: upgrade MMU support to v2 pages sizesRenaud Barbier2014-01-163-14/+30
* | ppc: remove bit operation headers file conflictRenaud Barbier2014-01-301-44/+2
|/
* ppc: mpc85xx: mpc8544 supportRenaud Barbier2013-11-062-0/+14
* ppc: bootm: relocate fdt to valid boot memoryRenaud Barbier2013-09-091-0/+3
* ppc: add and update device tree fixup functionsRenaud Barbier2013-09-051-0/+1
* mpc85xx: remove local bus initialisationRenaud Barbier2013-08-051-2/+0
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-2/+0
|\
| * ppc: remove strcasecmp/strncasecmp prototypesSascha Hauer2013-06-201-2/+0
* | ppc asm: DDR headersRenaud Barbier2013-06-272-4/+187
|/
* ppc: update I/O accessorsRenaud Barbier2013-05-311-29/+32
* ppc io.h: fix indentationRenaud Barbier2013-05-311-24/+24
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
* Merge branch 'for-next/i2c'Sascha Hauer2012-09-051-86/+0
|\
| * ppc/asm/fsl_i2c.h is removedRenaud Barbier2012-09-031-86/+0
* | ppc: add unaligned supportRenaud Barbier2012-09-041-0/+16
|/
* blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+13
* Initial e500v2 start up codeRenaud Barbier2012-05-171-0/+2
* Initial Freescale 85xx Headers.Renaud Barbier2012-05-174-0/+229
* ppc io.h: update following MMIO primitives fixRenaud Barbier2012-05-111-0/+28
* Preparation stage to support multiple PPC architecturesRenaud Barbier2012-05-023-167/+57
* ppc mmu.h: update for future mpc85xx supportSascha Hauer2012-05-021-8/+27
* ppc processor.h: Update for future mpc85xx supportSascha Hauer2012-05-021-0/+44
* ppc: add clr/setbits operationsSascha Hauer2012-05-021-0/+20
* ppc: Add fls, fls64, __ilog2_u64 and ffs64 bitopsSascha Hauer2012-05-021-0/+42