summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use linux.bootargs.console for specifying the consoleSascha Hauer2015-03-091-0/+0
* phyCORE-MPC5200-Tiny: switch to the new environment templateJuergen Borleis2015-03-013-21/+33
* powerpc: include <linux/stringify.h> to avoid dupulicated definesMasahiro Yamada2015-01-131-3/+1
* Merge branch 'for-next/misc'Sascha Hauer2015-01-091-1/+1
|\
| * sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* | kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+21
|/
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-102-6/+2
* arch/MPC5xxx: fix linker script for MPC5200Juergen Borleis2014-10-091-11/+15
* Add some .gitignore filesSascha Hauer2014-09-121-0/+1
* Merge branch 'for-next/ppc'Sascha Hauer2014-08-0723-58/+1108
|\
| * ppc: DA923RC: 16-bit Product Data EEPROM read accessRenaud Barbier2014-08-011-1/+17
| * ppc: minimal Freescale P1010RDB board supportRenaud Barbier2014-07-2810-0/+487
| * ppc: Freescale P1010 SoC supportRenaud Barbier2014-07-286-34/+209
| * ppc: Freescale P1010 headersRenaud Barbier2014-07-285-3/+290
| * ppc: 85xx: CCSRBAR mapping moved to start-up code.Renaud Barbier2014-07-282-26/+111
* | sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+1
* | ppc: Use generic find_*_bit functionsSascha Hauer2014-07-172-43/+7
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-07-041-2/+2
|\
| * sdma.h: Typo, "interupt" -> "interrupt"Robert P. J. Day2014-06-301-2/+2
* | Documentation: remove doxygen documentationSascha Hauer2014-06-262-17/+0
|/
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-112-9/+0
* PPC: FSL DDR: Fix compiler warningSascha Hauer2014-06-051-1/+1
* commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-141-1/+1
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-144-4/+4
* commands: HUSH_GETOPT -> CMD_GETOPTHolger Schurig2014-05-141-1/+1
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-093-3/+5
* ppc: io: Add _IO_BASE defineSascha Hauer2014-04-091-0/+1
* ppc: P2020RDB: add environment partition supportRenaud Barbier2014-04-034-5/+29
* ppc: P1022DS: update Kconfig and MakefileRenaud Barbier2014-03-192-9/+25
* ppc: mpc85xx: add stashing supportRenaud Barbier2014-03-191-0/+8
* ppc: add Freescale P1022DS board supportRenaud Barbier2014-03-1915-4/+575
* ppc: mpc8xxx: add DDR3 supportRenaud Barbier2014-03-1912-100/+811
* common: DDR3 SPD verification supportRenaud Barbier2014-03-181-0/+1
* ppc: add SoC support for Freescale P1022Renaud Barbier2014-03-185-3/+45
* Merge branch 'for-next/ppc'Sascha Hauer2014-03-0716-14/+127
|\
| * ppc: P2020RDB and DA923RC configurationRenaud Barbier2014-03-033-0/+7
| * ppc: add support for memtest with cache disabledRenaud Barbier2014-03-035-1/+82
| * MPC85xx: fix memory layout to prevent corruption during memtestRenaud Barbier2014-03-036-12/+18
| * DA923RC: increase malloc sizeRenaud Barbier2014-02-041-1/+1
| * DA923RC: add boot scriptRenaud Barbier2014-02-042-0/+19
* | ppc: mpc85xx: fix memory size calculationRenaud Barbier2014-02-141-2/+2
|/
* Merge branch 'for-next/ppc'Sascha Hauer2014-02-0314-321/+359
|\
| * cpu-85xx: start.S: clean up imported codeRenaud Barbier2014-01-161-11/+11
| * ppc: cpu-85xx: import U-Boot start-up codeRenaud Barbier2014-01-165-129/+277