aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk15-648/+635
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-5/+14
2010-10-07powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips1-4/+10
2010-10-07powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala1-1/+4
2010-10-07x86: Implement fully relocatable imageGraeme Russ3-24/+35
2010-10-07x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ1-16/+31
2010-10-07x86: Rearrange linker scriptGraeme Russ1-2/+3
2010-10-07x86: Rename linker script symbolsGraeme Russ3-24/+24
2010-10-07x86: Set cold/warm boot flagGraeme Russ3-16/+13
2010-10-07x86: Place global data below stack before entering CGraeme Russ3-37/+37
2010-10-07x86: Dont clobber %eax after getting memory sizeGraeme Russ1-3/+2
2010-10-07x86: Don't clobber %ebxGraeme Russ2-7/+12
2010-10-07x86: Remove usage of %ebp as a return pointerGraeme Russ3-10/+10
2010-10-07x86: Move ECC initialisation outside RAM initialisationGraeme Russ2-14/+14
2010-10-07x86: Remove progress indication in low-level initGraeme Russ1-42/+2
2010-10-07x86: Fix %ss and %esp in register structure for interruptsGraeme Russ3-4/+45
2010-10-07x86: Change compiler optionsGraeme Russ4-17/+12
2010-10-07x86: Coding Style CleanupGraeme Russ4-373/+362
2010-10-07x86: Move loading of GTD to C codeGraeme Russ2-96/+57
2010-10-07x86: use gc sections to reduce image sizeGraeme Russ1-0/+3
2010-10-07x86: zboot updateGraeme Russ1-5/+13
2010-10-07x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ1-0/+2
2010-10-06PowerPC: change board specific early pci_init() into generic.Andre Schwarz1-5/+4
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk3-7/+2
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk86-23035/+9619
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk12-36/+204
2010-10-05Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk1-55/+7
2010-10-04ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese1-17/+0
2010-10-04ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese1-0/+2
2010-10-04APM821xx: Add CPU supportTirumala Marri11-19/+202
2010-10-02Blackfin: fix MMC init output alignmentMike Frysinger1-1/+1
2010-10-02Blackfin: propagate target cpu defines when building embedded envMike Frysinger1-0/+3
2010-10-02Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger1-2/+3
2010-10-02Blackfin: cmd_gpio: return gpio value to callerMike Frysinger1-1/+1
2010-10-02Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger1-14/+13
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger3-9/+2
2010-10-02Blackfin: bf561: merge headersMike Frysinger4-1930/+1906
2010-10-02Blackfin: bf533: merge headersMike Frysinger8-1342/+1293
2010-10-02Blackfin: unify core MMRsMike Frysinger38-3456/+350
2010-10-02Blackfin: bf52x: unify arch header duplicationMike Frysinger6-2316/+6
2010-10-02Blackfin: bf537: unify arch header duplicationMike Frysinger5-295/+6
2010-10-02Blackfin: punt old *p style volatile MMR definesMike Frysinger24-13223/+0
2010-10-02Blackfin: punt headers for non-existent BF541Mike Frysinger4-448/+0
2010-10-02Blackfin: bfin_spi: add optional DMA supportMike Frysinger1-0/+75
2010-10-02Blackfin: add support for BF51x partsMike Frysinger15-0/+2498
2010-10-02Blackfin: add support for BF538/BF539 processorsMike Frysinger11-0/+3464
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk115-1201/+7646
2010-09-28mpc512x: fix build issuesWolfgang Denk1-1/+0
2010-09-28ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2-1/+39
2010-09-28ixp/npe: Remove duplicated commentThomas Weber1-5/+0