aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin5-0/+890
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin7-0/+895
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin3-0/+649
2011-10-22nds32: add header files support for nds32Macpaul Lin17-0/+1450
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk14-26/+423
2011-10-21mpc85xx: Add inline GPIO acessor functionsKyle Moffett1-0/+123
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi1-10/+0
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL5-5/+5
2011-10-18powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu1-0/+23
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala8-0/+112
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala2-10/+93
2011-10-18powerpc/85xx: Update setting of SRIO LIODNsKumar Gala7-6/+72
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass3-6/+3
2011-10-17sandbox: Add main programSimon Glass2-1/+34
2011-10-17sandbox: Add OS dependent layerSimon Glass3-5/+62
2011-10-17sandbox: Add architecture lib filesSimon Glass3-0/+366
2011-10-17sandbox: Add cpu filesSimon Glass4-0/+164
2011-10-17sandbox: Add architecture image supportSimon Glass1-0/+3
2011-10-17sandbox: Add architecture header filesSimon Glass13-0/+683
2011-10-17Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger3-0/+74
2011-10-17mx31: make HSP clock for mx3fb driver availableHelmut Raiger3-13/+42
2011-10-15punt unused clean/distclean targetsMike Frysinger4-24/+0
2011-10-15Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk1-3/+2
2011-10-15powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi1-3/+2
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2-30/+0
2011-10-13powerpc/p3041: fixup portal config infoHaiying Wang1-10/+10
2011-10-13powerpc/p2041: fixup portal config infoHaiying Wang1-10/+10
2011-10-13powerpc/p5020: fixup portal config infoHaiying Wang1-10/+10
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk9-0/+2081
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-17/+48
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu9-0/+2081
2011-10-10microblaze: Copy bootfile from variablesMichal Simek1-0/+4
2011-10-10microblaze: Fix unaligned.h for endiansMichal Simek1-16/+1
2011-10-10microblaze: Initialize jumptable and consoleMichal Simek1-0/+6
2011-10-10microblaze: Support flashes on lower addressesMichal Simek2-1/+36
2011-10-10microblaze: Call common console_init_f initialization functionMichal Simek1-0/+1
2011-10-09powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo1-0/+5
2011-10-09powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2-29/+68
2011-10-09powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi1-1/+8
2011-10-09powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun4-17/+1726
2011-10-09arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-09arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk1-3/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-10-05net: drop !NET_MULTI codeMike Frysinger14-31/+6
2011-10-05image: push default arch values to arch headersMike Frysinger11-0/+33
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp5-0/+5
2011-10-05POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2-0/+6
2011-10-05console: Implement pre-console bufferGraeme Russ11-0/+33
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk43-168/+2283
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu8-1/+293