summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM Update mach-typesTom2010-05-281-6/+500
* ARM Update mach-typesTom2010-05-281-2/+665
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-261-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-262-20/+20
|\
| * mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips2010-05-211-18/+18
| * Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-211-2/+2
* | Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-261-5/+5
* | powerpc/bootcount: Fix endianness problemMichael Weiss2010-05-261-2/+4
* | a320evb: fix udelay / __udelay confusionWolfgang Denk2010-05-211-1/+1
* | ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-216-18/+18
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-211-1/+1
|\ \ | |/ |/|
| * MX51: Fix MX51 CPU detect messageFabio Estevam2010-05-051-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-171-0/+2
|\ \
| * | mpc83xx: fix NAND bootstrap too big errorKim Phillips2010-05-171-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-175-33/+129
|\ \ \ | |/ / |/| |
| * | Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun2010-05-121-2/+2
| * | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-1/+13
| * | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2010-05-121-12/+0
| * | 85xx: Add is_serdes_configured() support to MPC8536 SERDESKumar Gala2010-05-122-18/+114
* | | ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk2010-05-151-0/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-091-0/+1
|\ \
| * | mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid2010-05-071-0/+1
* | | update include/asm/ gitignore after moveMike Frysinger2010-05-071-0/+2
* | | powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-067-124/+91
|/ /
* | sc520: Fix minor DRAM Controller Setup bugGraeme Russ2010-05-061-1/+1
* | sc520: Update to new AMD CopyrightGraeme Russ2010-05-061-40/+77
* | sc520: Board Specific PCI InitGraeme Russ2010-05-062-37/+3
* | sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-062-29/+29
* | sc520: Allow boards to override udelayGraeme Russ2010-05-062-0/+5
* | x86: Fix support for booting bzImageGraeme Russ2010-05-066-32/+424
* | x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-062-0/+9
* | x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-063-508/+5
* | x86: Fix copying of Real-Mode code into RAMGraeme Russ2010-05-062-2/+2
* | x86: Pass relocation offset into Global DataGraeme Russ2010-05-061-27/+36
* | x86: Move GDT to a safe location in RAMGraeme Russ2010-05-062-14/+103
* | x86: Add RAM bootstrap functionalityGraeme Russ2010-05-062-6/+38
* | x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-062-38/+61
* | x86: Fix sc520 memory size reportingGraeme Russ2010-05-061-18/+17
* | x86: Fix do_go_exec()Graeme Russ2010-05-061-4/+4
* | x86: Add register dump to crash handlersGraeme Russ2010-05-061-34/+180
* | x86: Fix MMCR AccessGraeme Russ2010-05-064-52/+63
* | x86: #ifdef out getenv_IPaddr()Graeme Russ2010-05-061-0/+2
* | x86: Add unaligned.hGraeme Russ2010-05-061-0/+1
* | ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-051-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-041-40/+1
|\
| * Remove unused "local_crc32" function.Detlev Zundel2010-05-031-40/+1
* | at91: define matrix registers bit fieldsAsen Dimov2010-04-301-0/+138
* | MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-301-0/+6
* | MX31: add pin definitions for NAND controllerStefano Babic2010-04-301-0/+9
* | MX31: add accessor function to get a gpioStefano Babic2010-04-301-0/+5
OpenPOWER on IntegriCloud