summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-10-123-11/+65
|\
| * microblaze: Support little-endian microblaze targetMichal Simek2010-10-122-9/+55
| * microblaze: Add support for NET_MULTI apiMichal Simek2010-10-121-2/+10
* | davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2010-10-112-20/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-1115-648/+635
|\
| * x86: Implement fully relocatable imageGraeme Russ2010-10-073-24/+35
| * x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-071-16/+31
| * x86: Rearrange linker scriptGraeme Russ2010-10-071-2/+3
| * x86: Rename linker script symbolsGraeme Russ2010-10-073-24/+24
| * x86: Set cold/warm boot flagGraeme Russ2010-10-073-16/+13
| * x86: Place global data below stack before entering CGraeme Russ2010-10-073-37/+37
| * x86: Dont clobber %eax after getting memory sizeGraeme Russ2010-10-071-3/+2
| * x86: Don't clobber %ebxGraeme Russ2010-10-072-7/+12
| * x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-073-10/+10
| * x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-072-14/+14
| * x86: Remove progress indication in low-level initGraeme Russ2010-10-071-42/+2
| * x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-073-4/+45
| * x86: Change compiler optionsGraeme Russ2010-10-074-17/+12
| * x86: Coding Style CleanupGraeme Russ2010-10-074-373/+362
| * x86: Move loading of GTD to C codeGraeme Russ2010-10-072-96/+57
| * x86: use gc sections to reduce image sizeGraeme Russ2010-10-071-0/+3
| * x86: zboot updateGraeme Russ2010-10-071-5/+13
| * x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-071-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-112-5/+14
|\ \
| * | powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-071-4/+10
| * | powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-071-1/+4
| |/
* | PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-061-5/+4
* | PCU_E: remove code for yet another corpseWolfgang Denk2010-10-063-7/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-0586-23035/+9619
|\
| * Blackfin: fix MMC init output alignmentMike Frysinger2010-10-021-1/+1
| * Blackfin: propagate target cpu defines when building embedded envMike Frysinger2010-10-021-0/+3
| * Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger2010-10-021-2/+3
| * Blackfin: cmd_gpio: return gpio value to callerMike Frysinger2010-10-021-1/+1
| * Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger2010-10-021-14/+13
| * Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-023-9/+2
| * Blackfin: bf561: merge headersMike Frysinger2010-10-024-1930/+1906
| * Blackfin: bf533: merge headersMike Frysinger2010-10-028-1342/+1293
| * Blackfin: unify core MMRsMike Frysinger2010-10-0238-3456/+350
| * Blackfin: bf52x: unify arch header duplicationMike Frysinger2010-10-026-2316/+6
| * Blackfin: bf537: unify arch header duplicationMike Frysinger2010-10-025-295/+6
| * Blackfin: punt old *p style volatile MMR definesMike Frysinger2010-10-0224-13223/+0
| * Blackfin: punt headers for non-existent BF541Mike Frysinger2010-10-024-448/+0
| * Blackfin: bfin_spi: add optional DMA supportMike Frysinger2010-10-021-0/+75
| * Blackfin: add support for BF51x partsMike Frysinger2010-10-0215-0/+2498
| * Blackfin: add support for BF538/BF539 processorsMike Frysinger2010-10-0211-0/+3464
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-0512-36/+204
|\ \
| * | ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese2010-10-041-17/+0
| * | ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese2010-10-041-0/+2
| * | APM821xx: Add CPU supportTirumala Marri2010-10-0411-19/+202
| |/
* | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-051-55/+7
|\ \ | |/ |/|
OpenPOWER on IntegriCloud