summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+35
* mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+36
* microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+37
* avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+40
* sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+17
* powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+6
* nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-223-3/+3
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-225-12/+0
* nds32/lib: add generic funcs in NDS32 libMacpaul Lin2011-10-225-0/+890
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-227-0/+895
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-223-0/+649
* nds32: add header files support for nds32Macpaul Lin2011-10-2217-0/+1450
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-2114-26/+423
|\
| * mpc85xx: Add inline GPIO acessor functionsKyle Moffett2011-10-211-0/+123
| * powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-201-10/+0
| * powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-181-0/+23
| * powerpc/85xx: Add support for RMan LIODN initializationKumar Gala2011-10-188-0/+112
| * powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-182-10/+93
| * powerpc/85xx: Update setting of SRIO LIODNsKumar Gala2011-10-187-6/+72
* | ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-195-5/+5
|/
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-173-6/+3
* sandbox: Add main programSimon Glass2011-10-172-1/+34
* sandbox: Add OS dependent layerSimon Glass2011-10-173-5/+62
* sandbox: Add architecture lib filesSimon Glass2011-10-173-0/+366
* sandbox: Add cpu filesSimon Glass2011-10-174-0/+164
* sandbox: Add architecture image supportSimon Glass2011-10-171-0/+3
* sandbox: Add architecture header filesSimon Glass2011-10-1713-0/+683
* Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-173-0/+74
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-173-13/+42
* punt unused clean/distclean targetsMike Frysinger2011-10-154-24/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-151-3/+2
|\
| * powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-151-3/+2
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-132-30/+0
* | powerpc/p3041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p2041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p5020: fixup portal config infoHaiying Wang2011-10-131-10/+10
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-129-0/+2081
|\
| * MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-109-0/+2081
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-123-17/+48
|\ \
| * | microblaze: Copy bootfile from variablesMichal Simek2011-10-101-0/+4
| * | microblaze: Fix unaligned.h for endiansMichal Simek2011-10-101-16/+1
| * | microblaze: Initialize jumptable and consoleMichal Simek2011-10-101-0/+6
| * | microblaze: Support flashes on lower addressesMichal Simek2011-10-102-1/+36
| * | microblaze: Call common console_init_f initialization functionMichal Simek2011-10-101-0/+1
| |/
* | powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-091-0/+5
* | powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2011-10-092-29/+68
OpenPOWER on IntegriCloud