summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ppc: mpc85xx: change bss relocationRenaud Barbier2014-01-162-24/+19
| * ppc: mpc85xx: use common linker scriptRenaud Barbier2014-01-167-143/+14
| * ppc: cpu-85xx: upgrade MMU support to v2 pages sizesRenaud Barbier2014-01-164-25/+49
* | Merge branch 'for-next/mtd'Sascha Hauer2014-02-036-45/+42
|\ \
| * | DA923RC: enable UBI/UBIFS configurationRenaud Barbier2014-01-302-0/+18
| * | ppc: remove bit operation headers file conflictRenaud Barbier2014-01-304-45/+24
| |/
* | Merge branch 'for-next/bootm'Sascha Hauer2014-02-031-2/+4
|\ \
| * | bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-2/+4
| |/
* / ppc 8xxx: Fix logicAlexander Shiyan2014-01-291-1/+1
|/
* Merge branch 'for-next/ppc'Sascha Hauer2013-12-063-2/+10
|\
| * ppc: DA923RC: update board initialisationRenaud Barbier2013-11-181-2/+2
| * ppc: mpc85xx: add fsl,mpic node frequency propertyRenaud Barbier2013-11-182-0/+8
* | Cleanup Kconfig filesAlexander Shiyan2013-11-111-4/+4
|/
* Merge branch 'for-next/rpi'Sascha Hauer2013-11-072-4/+4
|\
| * of: Add a context pointer to fixup functionsSascha Hauer2013-11-062-4/+4
* | ppc: mpc85xx: build directivesRenaud Barbier2013-11-063-7/+28
* | ppc: DA923RC: add board supportRenaud Barbier2013-11-0613-0/+977
* | ppc: mpc85xx: enable DDR driverRenaud Barbier2013-11-065-2/+17
* | ppc: mpc85xx: define Ethernet port countRenaud Barbier2013-11-062-1/+3
* | ppc: mpc85xx: mpc8544 supportRenaud Barbier2013-11-068-0/+117
|/
* console: factorise function to get the first enabled consoleJean-Christophe PLAGNIOL-VILLARD2013-10-061-3/+1
* ppc: bootm: relocate fdt to valid boot memoryRenaud Barbier2013-09-092-1/+51
* Merge branch 'for-next/powerpc'Sascha Hauer2013-09-053-0/+148
|\
| * ppc: add and update device tree fixup functionsRenaud Barbier2013-09-053-0/+148
* | Set model and hostname at boardlevelSascha Hauer2013-08-164-6/+6
|/
* P2020RDB: map boot flash.Renaud Barbier2013-08-052-4/+4
* mpc85xx: remove local bus initialisationRenaud Barbier2013-08-055-23/+3
* ppc ddr-8xxx: misplaced parenthesisRenaud Barbier2013-07-221-1/+1
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-022-4/+2
|\
| * OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-2/+2
| * ppc: remove strcasecmp/strncasecmp prototypesSascha Hauer2013-06-201-2/+0
* | ppc 85xx: early I2C supportRenaud Barbier2013-06-272-0/+270
* | ppc 8xxx: core DDR driver functionsRenaud Barbier2013-06-272-0/+296
* | ppx 8xxx: DDR registers value calculationRenaud Barbier2013-06-271-0/+425
* | ppc 8xxx: DDR utility and memory optionsRenaud Barbier2013-06-272-0/+211
* | ppc 8xxx: DIMM parameters calculationRenaud Barbier2013-06-272-0/+517
* | ppc 8xxx: DDR headersRenaud Barbier2013-06-272-0/+149
* | ppc asm: DDR headersRenaud Barbier2013-06-272-4/+187
* | P2020RDB: update build configurationRenaud Barbier2013-06-251-1/+3
* | ppc: gianfar MDIO busesRenaud Barbier2013-06-253-19/+42
|/
* Merge branch 'for-next/ppc'Sascha Hauer2013-06-021-34/+37
|\
| * ppc: update I/O accessorsRenaud Barbier2013-05-311-29/+32
| * ppc io.h: fix indentationRenaud Barbier2013-05-311-24/+24
* | ppc: boards: add barebox.lds to .gitignoreAntony Pavlov2013-05-131-0/+1
|/
* Merge branch 'for-next/oftree'Sascha Hauer2013-04-043-8/+27
|\
| * bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-062-0/+9
| * of: fixup unflattened devicetreeSascha Hauer2013-03-061-8/+18