summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-303-1/+92
* mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-301-0/+4
* powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-303-24/+49
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-306-2/+140
* powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-303-11/+47
* Add copy command to FSL DDR interactiveJames Yang2013-01-301-0/+127
* Fix data stage name matching issueJames Yang2013-01-301-1/+2
* Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-301-2/+4
* powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-301-8/+22
* powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-305-1/+76
* powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-302-1/+16
* powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-195-13/+92
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-132-10/+3
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* mpc5200: Add SPL supportStefan Roese2012-12-056-0/+201
* SPL: Port SPL framework to powerpcStefan Roese2012-12-052-0/+46
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-053-7/+6
* powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-271-2/+2
* powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-272-7/+16
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-272-0/+4
* powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-271-7/+0
* powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-273-1/+50
* powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-271-3/+3
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-273-1/+52
* powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-272-0/+66
* powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi2012-11-271-1/+1
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-2710-61/+44
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-2611-82/+573
|\
| * spl/85xx: new SPL supportScott Wood2012-11-265-9/+98
| * spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-264-15/+70
| * powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-261-9/+10
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-261-0/+0
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-261-0/+17
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-0/+334
| * powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-261-4/+4
| * powerpc: change .fixup test to a GCC version testScott Wood2012-11-262-6/+5
| * powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
| * powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-261-44/+40
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-202-2/+2
|/
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-042-2/+2
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-0413-303/+206
* arch/powerpc/lib/extable.c: sparse fixKim Phillips2012-11-041-4/+1
* arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips2012-11-041-1/+0
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-042-2/+2
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-282-16/+2
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-236-1/+84
OpenPOWER on IntegriCloud