aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-02-08nios2: add gpio_freeThomas Chou1-0/+6
2011-02-06Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-8/+26
2011-02-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk5-6/+129
2011-02-05mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund1-7/+8
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu1-1/+18
2011-02-04powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala1-1/+1
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk3-0/+226
2011-02-03powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun4-1/+116
2011-02-03powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun3-2/+5
2011-02-03powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun1-2/+0
2011-02-03fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2-0/+5
2011-02-03powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsKumar Gala1-0/+2
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk2-3/+3
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda2-0/+220
2011-02-02sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda1-0/+6
2011-02-02armv7: add support for S5PC210 SoCMinkyu Kang12-0/+1056
2011-02-02S5P: serial: Use the inline function instead of static valueMinkyu Kang1-1/+4
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher8-16/+32
2011-02-02remove (double) LED initialization in arm920t start.sJens Scharsig1-3/+0
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher2-20/+18
2011-02-02ARM: */start.S: code cleanupLiu Hui-R6434314-28/+0
2011-02-02ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler1-12/+20
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang3-23/+27
2011-02-02DaVinci: Remove incorrect CONFIG optionSandeep Paulraj1-6/+0
2011-02-02DaVinci DM6467: Fix Build ErrorSandeep Paulraj1-0/+16
2011-02-02DaVinci DM6467: Enhance board SupportSandeep Paulraj1-0/+1
2011-02-02ARM: Update mach typesSandeep Paulraj1-15/+2290
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj3-1/+59
2011-02-02Davinci MMCSD SupportSandeep Paulraj1-0/+175
2011-02-02ARM: fix broken build of ARMStefano Babic1-1/+1
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic1-2/+4
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic3-0/+35
2011-02-02Add support for MX35 processorStefano Babic11-0/+2092
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643437-205/+596
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu6-7/+11
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin1-146/+0
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk24-157/+1639
2011-01-24powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala1-1/+1
2011-01-19powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2-2/+13
2011-01-19powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun1-3/+14
2011-01-19corenet_ds: Extend board specific parametersYork Sun1-0/+3
2011-01-19mpc85xx: Implement workaround for erratum DDR-A003York Sun4-1/+103
2011-01-19mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun4-54/+530
2011-01-19mpc85xx: Adding more registers and optionsYork Sun3-22/+23
2011-01-19mpc8xxx: Enable ECC on/off control in hwconfigYork Sun1-3/+6
2011-01-19mpc8xxx: Display RDIMM if detectedYork Sun1-12/+8
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala3-31/+235
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala1-19/+59
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala4-0/+72
2011-01-19powerpc/p5020: Add various p5020 specific informationKumar Gala3-0/+258