summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-13/+8
* ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-30-10/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-7/+3
|\
| * usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-7/+3
* | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-28-10/+11
* | Blackfin: allow serial console to be disabledMike Frysinger2009-01-28-0/+8
* | Blackfin: support console-over-JTAGMike Frysinger2009-01-28-4/+130
* | Blackfin: handle new anomalies with resetMike Frysinger2009-01-28-5/+15
* | Blackfin: pass RETX to LinuxMike Frysinger2009-01-28-0/+6
* | Blackfin: clarify relocation comment during initMike Frysinger2009-01-28-3/+7
* | Blackfin: just set SP register directly during initMike Frysinger2009-01-28-3/+2
* | Blackfin: add portmuxing for UARTs on the BF51xMike Frysinger2009-01-28-1/+10
* | Blackfin: respect CONFIG_CLKIN_HALFMike Frysinger2009-01-28-1/+1
* | Blackfin: use common memcpy routine during initMike Frysinger2009-01-28-21/+11
* | Blackfin: overhaul i2c driverMike Frysinger2009-01-28-429/+1
* | Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-28-2/+2
* | Blackfin: minimize time cache is turned off when replacing cplb entriesMike Frysinger2009-01-28-22/+9
|/
* Command usage cleanupPeter Tyser2009-01-28-4/+4
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-27-0/+28
|\
| * MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-27-0/+28
* | ppc4xx: Improve DDR autodetectDirk Eibach2009-01-26-5/+50
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-36/+78
|\
| * Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-23-8/+24
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-23-1/+1
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-23-4/+8
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-23-11/+13
| * fsl-ddr: update the bit mask for DDR3 controllerDave Liu2009-01-23-4/+8
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-4/+12
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-4/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-24-43/+376
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-23-43/+376
| |\ \ | | |/ | |/|
| | * 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-21-3/+15
| | * mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-21-2/+317
| | * 83xx: PCI agent mode fixes for multi-board systemsIra Snyder2009-01-21-0/+5
| | * mpc83xx: Size optimization of start.SRon Madrid2009-01-21-38/+39
* | | Remove #ifdef CONFIG_SC520 in source codeGraeme Russ2009-01-24-4/+0
* | | Added MMCR reset functionalityGraeme Russ2009-01-24-0/+10
* | | Moved generic (triple fault) reset codeGraeme Russ2009-01-24-16/+17
* | | Moved definition of set_vector() to new header fileGraeme Russ2009-01-24-1/+2
* | | Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-2/+2
|/ /
* | microblaze: Use cache functions (especially cache status)Michal Simek2009-01-23-3/+0
|/
* sh: Fix up rsk7203 target for out of tree buildKieran Bingham2009-01-16-8/+13
* cpu/mpc824x/Makefile: fix warning with parallel buildsWolfgang Denk2009-01-14-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-01-14-1/+5
|\
| * Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang2009-01-13-1/+5
* | MPC86xx: fix build warningsWolfgang Denk2009-01-12-3/+1
|/
* at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD2009-01-06-48/+22
* at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-06-44/+44
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-19-44/+55