summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-302-2/+3
* powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-13/+3
* powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi2011-04-281-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-271-0/+4
|\
| * Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-271-0/+4
* | Respect memreserve regions specified in the device treeGrant Likely2011-04-251-0/+4
* | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-251-2/+2
* | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-251-1/+1
* | Stop passing around bootmem_base value.Grant Likely2011-04-251-6/+3
|/
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-203-35/+24
|\
| * fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-202-35/+5
| * tsec: Convert tsec to use PHY LibAndy Fleming2011-04-202-0/+19
* | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-2013-127/+12
|/
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-1/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-1113-12/+127
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-1113-13/+13
* powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese2011-04-101-7/+0
* fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-101-0/+2
* powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-101-0/+19
* powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang2011-04-101-0/+10
* p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-101-59/+47
* powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-081-4/+4
* powerpc/85xx: Add some defines & registers in immap_85xx.hZhao Chenhui2011-04-051-1/+6
* powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-053-10/+48
* powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-052-0/+12
* powerpc/8xxx: Fix typo for address hashing messageKumar Gala2011-04-041-1/+1
* mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2011-04-042-33/+33
* fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPCKyle Moffett2011-04-041-16/+40
* powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020Laurentiu TUDOR2011-04-044-16/+16
* powerpc/85xx: Update timer-frequency prop in ptp_timer node of device treebhaskar upadhaya2011-04-041-0/+9
* powerpc/85xx: Fix determining Fman freq on P1023Kumar Gala2011-04-041-4/+1
* powerpc/85xx: Fixup determining PME, FMan freqKumar Gala2011-04-042-9/+35
* powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZEKumar Gala2011-04-041-0/+8
* powerpc/85xx: Corrected sdhc clock value for P1010Priyanka Jain2011-04-041-1/+2
* powerpc/85xx: Adds some P1010/P1014 SoC configuration definesPoonam Aggrwal2011-04-041-0/+8
* powerpc/85xx: Support for Freescale P1024/P1025 processorKumar Gala2011-04-044-0/+78
* powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang2011-04-041-0/+17
* fsl_ddr: Adds 16 bit DDR Data width optionPoonam Aggrwal2011-04-042-1/+4
* powerpc/8xxx: Display DIMM modelYork Sun2011-04-041-4/+7
* fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-4/+16
* powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang2011-04-045-22/+44
* powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang2011-04-047-1/+99
* powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala2011-04-041-2/+2
* powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2011-04-042-6/+23
* powerpc/85xx: Cleanup some QE related definesKumar Gala2011-04-042-67/+37
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-3/+60
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-043-6/+3
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-0/+5
* powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala2011-04-041-0/+15
* powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-041-0/+3
OpenPOWER on IntegriCloud