aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou3-9/+2
2010-05-28nios2: add gpio supportThomas Chou1-0/+52
2010-05-26Coding style cleanup, update CHANGELOG.Wolfgang Denk1-3/+0
2010-05-26Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-20/+20
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala1-5/+5
2010-05-26powerpc/bootcount: Fix endianness problemMichael Weiss1-2/+4
2010-05-21a320evb: fix udelay / __udelay confusionWolfgang Denk1-1/+1
2010-05-21ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk6-18/+18
2010-05-21mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips1-18/+18
2010-05-21Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer1-2/+2
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-1/+1
2010-05-17Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+2
2010-05-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk5-33/+129
2010-05-17mpc83xx: fix NAND bootstrap too big errorKim Phillips1-0/+2
2010-05-15ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk1-0/+5
2010-05-12Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun1-2/+2
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala1-1/+13
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala1-12/+0
2010-05-1285xx: Add is_serdes_configured() support to MPC8536 SERDESKumar Gala2-18/+114
2010-05-09Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+1
2010-05-07mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid1-0/+1
2010-05-07update include/asm/ gitignore after moveMike Frysinger1-0/+2
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese7-124/+91
2010-05-06sc520: Fix minor DRAM Controller Setup bugGraeme Russ1-1/+1
2010-05-06sc520: Update to new AMD CopyrightGraeme Russ1-40/+77
2010-05-06sc520: Board Specific PCI InitGraeme Russ2-37/+3
2010-05-06sc520: Move PCI defines to PCI include fileGraeme Russ2-29/+29
2010-05-06sc520: Allow boards to override udelayGraeme Russ2-0/+5
2010-05-06x86: Fix support for booting bzImageGraeme Russ6-32/+424
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ2-0/+9
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ3-508/+5
2010-05-06x86: Fix copying of Real-Mode code into RAMGraeme Russ2-2/+2
2010-05-06x86: Pass relocation offset into Global DataGraeme Russ1-27/+36
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ2-14/+103
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ2-6/+38
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ2-38/+61
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ1-18/+17
2010-05-06x86: Fix do_go_exec()Graeme Russ1-4/+4
2010-05-06x86: Add register dump to crash handlersGraeme Russ1-34/+180
2010-05-06x86: Fix MMCR AccessGraeme Russ4-52/+63
2010-05-06x86: #ifdef out getenv_IPaddr()Graeme Russ1-0/+2
2010-05-06x86: Add unaligned.hGraeme Russ1-0/+1
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis1-2/+2
2010-05-05MX51: Fix MX51 CPU detect messageFabio Estevam1-1/+1
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-40/+1
2010-05-03Remove unused "local_crc32" function.Detlev Zundel1-40/+1
2010-04-30at91: define matrix registers bit fieldsAsen Dimov1-0/+138
2010-04-30MX31: Support 128MB RAM on QONG moduleStefano Babic1-0/+6
2010-04-30MX31: add pin definitions for NAND controllerStefano Babic1-0/+9
2010-04-30MX31: add accessor function to get a gpioStefano Babic1-0/+5