aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-03powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala5-2/+69
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala3-0/+7
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala3-0/+25
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta5-3/+118
2011-10-03microblaze: Clean up reset asm codeMichal Simek1-20/+5
2011-10-03microblaze: Save and restore first unused vectorMichal Simek1-2/+4
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek1-12/+22
2011-10-03microblaze: Remove debug saving valueMichal Simek1-2/+0
2011-10-01sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker1-1/+1
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ2-32/+16
2011-10-01Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk5-251/+144
2011-09-30zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam1-23/+23
2011-09-30MX5: Clean up the output of "clocks" commandMarek Vasut1-7/+9
2011-09-30MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut1-9/+27
2011-09-30MX5: Modify the PLL decoding algorithmMarek Vasut3-10/+70
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut4-6/+0
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam2-2/+4
2011-09-30MX25: tx25: Avoid the usage of extern in C fileFabio Estevam1-0/+29
2011-09-30MX31: Improve readability for reset causeFabio Estevam1-1/+1
2011-09-30ARM: mx25: Print the source of resetFabio Estevam1-1/+24
2011-09-30ARM: mx25: Print the silicon revisonFabio Estevam2-1/+32