summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-02-02armv7: add support for S5PC210 SoCMinkyu Kang
2011-02-02S5P: serial: Use the inline function instead of static valueMinkyu Kang
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher
2011-02-02remove (double) LED initialization in arm920t start.sJens Scharsig
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2011-02-02ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang
2011-02-02DaVinci: Remove incorrect CONFIG optionSandeep Paulraj
2011-02-02DaVinci DM6467: Fix Build ErrorSandeep Paulraj
2011-02-02DaVinci DM6467: Enhance board SupportSandeep Paulraj
2011-02-02ARM: Update mach typesSandeep Paulraj
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-02-02Davinci MMCSD SupportSandeep Paulraj
2011-02-02ARM: fix broken build of ARMStefano Babic
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic
2011-02-02Add support for MX35 processorStefano Babic
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R64343
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-24powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala
2011-01-19powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat
2011-01-19powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun
2011-01-19corenet_ds: Extend board specific parametersYork Sun
2011-01-19mpc85xx: Implement workaround for erratum DDR-A003York Sun
2011-01-19mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun
2011-01-19mpc85xx: Adding more registers and optionsYork Sun
2011-01-19mpc8xxx: Enable ECC on/off control in hwconfigYork Sun
2011-01-19mpc8xxx: Display RDIMM if detectedYork Sun
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala
2011-01-19powerpc/p5020: Add various p5020 specific informationKumar Gala
2011-01-19powerpc/p3041: Add various p3041 specific informationKumar Gala
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal
2011-01-19Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2011-01-198xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala
2011-01-14powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang