summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28115-1201/+7646
|\
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-232-6/+6
| * mpc83xx: fix pcie build warningKim Phillips2010-09-231-1/+1
| * mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-231-0/+12
| * mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-231-13/+25
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-231-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-231-71/+61
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-234-22/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-2315-716/+242
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-2318-845/+610
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-2324-1934/+1722
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-233-2/+2
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-2332-28/+3861
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-212-66/+3
| * ARM: implement relocation for arm1176Heiko Schocher2010-09-192-1/+299
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-192-1/+183
| * ARM: implement relocation for arm_intcmHeiko Schocher2010-09-192-1/+179
| * ARM: implement relocation for lh7a40xHeiko Schocher2010-09-192-2/+199
| * ARM: implement relocation for s3c44b0Heiko Schocher2010-09-192-1/+187
| * ARM: implement relocation for sa1100Heiko Schocher2010-09-192-1/+175
| * ARM: implement relocation for ixpHeiko Schocher2010-09-192-1/+293
| * ARM: implement relocation for pxaHeiko Schocher2010-09-192-1/+181
| * ARM: implement relocation for ARM946Heiko Schocher2010-09-192-2/+180
| * ARM: implement relocation for ARM925Heiko Schocher2010-09-192-2/+216
| * ARM: implement relocation for ARM920Heiko Schocher2010-09-192-2/+237
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-193-4/+206
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-195-6/+285
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-192-1/+214
| * ARM: add relocation supportHeiko Schocher2010-09-197-7/+553
| * common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-193-26/+0
| * relocation: fixup cmdtableHeiko Schocher2010-09-194-92/+16
| * ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-192-1/+6
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-192-0/+85
| * ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-191-0/+6
| * ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-191-0/+51
| * arm: get rid of bi_envHeiko Schocher2010-09-194-11/+0
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-1911-69/+80
| * Make getenv() work before relocation.Wolfgang Denk2010-09-1911-28/+33
| * Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-191-6/+3
OpenPOWER on IntegriCloud