summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * nios2: add gpio_freeThomas Chou2011-02-081-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-091-0/+3
|\ \ | |/ |/|
| * ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-071-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-02-062-8/+26
|\ \
| * | mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-051-7/+8
| * | mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-051-1/+18
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-065-6/+129
|\ \ \ | |/ / |/| |
| * | powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala2011-02-041-1/+1
| * | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun2011-02-034-1/+116
| * | powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun2011-02-033-2/+5
| * | powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun2011-02-031-2/+0
| * | fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-032-0/+5
| * | powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsKumar Gala2011-02-031-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-043-0/+226
|\ \ | |/ |/|
| * sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-022-0/+220
| * sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda2011-02-021-0/+6
* | Minor Coding Style Cleanup.Wolfgang Denk2011-02-022-3/+3
* | armv7: add support for S5PC210 SoCMinkyu Kang2011-02-0212-0/+1056
* | S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-021-1/+4
* | arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-028-16/+32
* | remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-021-3/+0
* | arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-022-20/+18
* | ARM: */start.S: code cleanupLiu Hui-R643432011-02-0214-28/+0
* | ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler2011-02-021-12/+20
* | armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-023-23/+27
* | DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-021-6/+0
* | DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-021-0/+16
* | DaVinci DM6467: Enhance board SupportSandeep Paulraj2011-02-021-0/+1
* | ARM: Update mach typesSandeep Paulraj2011-02-021-15/+2290
* | DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-023-1/+59
* | Davinci MMCSD SupportSandeep Paulraj2011-02-021-0/+175
* | ARM: fix broken build of ARMStefano Babic2011-02-021-1/+1
* | MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-021-2/+4
* | SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-023-0/+35
* | Add support for MX35 processorStefano Babic2011-02-0211-0/+2092
* | MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-027-205/+596
|/
* Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu2011-01-256-7/+11
* ftpmu010: support faraday ftpmu010 driverMacpaul Lin2011-01-251-146/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-2524-157/+1639
|\
| * powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala2011-01-241-1/+1
| * powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2011-01-192-2/+13
| * powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun2011-01-191-3/+14
| * corenet_ds: Extend board specific parametersYork Sun2011-01-191-0/+3
| * mpc85xx: Implement workaround for erratum DDR-A003York Sun2011-01-194-1/+103
| * mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun2011-01-194-54/+530
| * mpc85xx: Adding more registers and optionsYork Sun2011-01-193-22/+23
| * mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2011-01-191-3/+6
| * mpc8xxx: Display RDIMM if detectedYork Sun2011-01-191-12/+8
| * powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-193-31/+235
| * powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-191-19/+59
OpenPOWER on IntegriCloud