summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-04-08Blackfin: bf537: fix L1 data definesMike Frysinger
2011-04-08Blackfin: serial: clean up muxing a bitMike Frysinger
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger
2011-04-08Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger
2011-04-08Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger
2011-04-08Blackfin: skip RAM display for 0 mem systemsMike Frysinger
2011-04-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-04powerpc/8xxx: Fix typo for address hashing messageKumar Gala
2011-04-04mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett
2011-04-04fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPCKyle Moffett
2011-04-04powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020Laurentiu TUDOR
2011-04-04powerpc/85xx: Update timer-frequency prop in ptp_timer node of device treebhaskar upadhaya
2011-04-04powerpc/85xx: Fix determining Fman freq on P1023Kumar Gala
2011-04-04powerpc/85xx: Fixup determining PME, FMan freqKumar Gala
2011-04-04powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZEKumar Gala
2011-04-04powerpc/85xx: Corrected sdhc clock value for P1010Priyanka Jain
2011-04-04powerpc/85xx: Adds some P1010/P1014 SoC configuration definesPoonam Aggrwal
2011-04-04powerpc/85xx: Support for Freescale P1024/P1025 processorKumar Gala
2011-04-04powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang
2011-04-04fsl_ddr: Adds 16 bit DDR Data width optionPoonam Aggrwal
2011-04-04powerpc/8xxx: Display DIMM modelYork Sun
2011-04-04fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha
2011-04-04powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang
2011-04-04powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang
2011-04-04powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala
2011-04-04powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala
2011-04-04powerpc/85xx: Cleanup some QE related definesKumar Gala
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2011-04-04powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala
2011-04-04powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan
2011-04-04powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala
2011-04-04powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat
2011-04-04powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha
2011-04-02MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck
2011-04-02MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck
2011-04-02MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck
2011-04-02MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha
2011-03-28powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-03-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-03-27ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap
2011-03-27S5P: timer: replace bss variable by gdMinkyu Kang
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee
2011-03-27SMDK6400: Disable LED function in start.s on the nand bootingseedshope
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang