summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-12x86: Move Global Descriptor Table defines to processor.hGraeme Russ
2011-02-12x86: Add stack dump to register dumpGraeme Russ
2011-02-12x86: Fix mangled umlautsGraeme Russ
2011-02-12sc520: Sort MakefileGraeme Russ
2011-02-12x86: Parametize values used in linker scriptGraeme Russ
2011-02-12x86: Align config.mk and linker scripts with other archesGraeme Russ
2011-02-12x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ
2011-02-10powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun
2011-02-09Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk
2011-02-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-02-08nios2: add gpio_is_validThomas Chou
2011-02-08nios2: use long for ssize_tThomas Chou
2011-02-08nios2: add gpio_freeThomas Chou
2011-02-07ppc4xx: Add DLVision-10G board supportDirk Eibach
2011-02-06Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-02-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-02-05mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu
2011-02-04powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-02-03powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun
2011-02-03powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun
2011-02-03powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun
2011-02-03fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala
2011-02-03powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsKumar Gala
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda
2011-02-02sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda
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