summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | x86: Change compiler optionsGraeme Russ2010-10-07-17/+12
| * | | x86: Coding Style CleanupGraeme Russ2010-10-07-373/+362
| * | | x86: Move loading of GTD to C codeGraeme Russ2010-10-07-96/+57
| * | | x86: use gc sections to reduce image sizeGraeme Russ2010-10-07-0/+3
| * | | x86: zboot updateGraeme Russ2010-10-07-5/+13
| * | | x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-07-0/+2
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-11-5/+14
|\ \ \
| * | | powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-07-4/+10
| * | | powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-07-1/+4
| |/ /
* | | PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-06-5/+4
* | | PCU_E: remove code for yet another corpseWolfgang Denk2010-10-06-7/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-05-23035/+9619
|\ \
| * | Blackfin: fix MMC init output alignmentMike Frysinger2010-10-02-1/+1
| * | Blackfin: propagate target cpu defines when building embedded envMike Frysinger2010-10-02-0/+3
| * | Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger2010-10-02-2/+3
| * | Blackfin: cmd_gpio: return gpio value to callerMike Frysinger2010-10-02-1/+1
| * | Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger2010-10-02-14/+13
| * | Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-9/+2
| * | Blackfin: bf561: merge headersMike Frysinger2010-10-02-1930/+1906
| * | Blackfin: bf533: merge headersMike Frysinger2010-10-02-1342/+1293
| * | Blackfin: unify core MMRsMike Frysinger2010-10-02-3456/+350
| * | Blackfin: bf52x: unify arch header duplicationMike Frysinger2010-10-02-2316/+6
| * | Blackfin: bf537: unify arch header duplicationMike Frysinger2010-10-02-295/+6
| * | Blackfin: punt old *p style volatile MMR definesMike Frysinger2010-10-02-13223/+0
| * | Blackfin: punt headers for non-existent BF541Mike Frysinger2010-10-02-448/+0
| * | Blackfin: bfin_spi: add optional DMA supportMike Frysinger2010-10-02-0/+75
| * | Blackfin: add support for BF51x partsMike Frysinger2010-10-02-0/+2498
| * | Blackfin: add support for BF538/BF539 processorsMike Frysinger2010-10-02-0/+3464
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-05-36/+204
|\ \
| * | ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese2010-10-04-17/+0
| * | ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese2010-10-04-0/+2
| * | APM821xx: Add CPU supportTirumala Marri2010-10-04-19/+202
| |/
* | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-05-55/+7
|\ \ | |/ |/|
| * fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-25-55/+7
* | Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-1201/+7646
|\ \ | |/
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-6/+6
| * mpc83xx: fix pcie build warningKim Phillips2010-09-23-1/+1
| * mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-23-0/+12
| * mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-23-13/+25
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-23-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-23-71/+61
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-22/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-716/+242
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-23-845/+610
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-1934/+1722
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-2/+2
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-28/+3861
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-21-66/+3
| * ARM: implement relocation for arm1176Heiko Schocher2010-09-19-1/+299
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-19-1/+183