summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-0/+100
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco3-0/+100
2011-05-12Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot1-3/+5
2011-05-12MX31: change return value of get_cpu_revStefano Babic2-14/+19
2011-05-12MX31: removed warning due to missing prototypeStefano Babic1-0/+1
2011-05-11Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk6-208/+95
2011-05-11Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-3/+1
2011-05-09MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi3-2/+1
2011-05-09MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck1-0/+2
2011-05-06MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2-107/+93
2011-05-06MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2-100/+0
2011-05-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk16-57/+518
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood5-21/+0
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2-2/+3
2011-04-29fsl-ddr: Fix mixed-case macro namesKyle Moffett1-9/+9
2011-04-29powerpc: eSPI and eSPI controller supportMingkai Hu1-0/+7
2011-04-29powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2-5/+12
2011-04-29powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2-16/+65
2011-04-29powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2-17/+35
2011-04-29powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi1-0/+11
2011-04-29powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi3-0/+52
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi1-13/+3
2011-04-28powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock1-1/+3
2011-04-28powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips1-0/+13
2011-04-28powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu1-0/+4
2011-04-28powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang3-0/+38
2011-04-28powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala1-0/+1
2011-04-28p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve5-0/+116
2011-04-28powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve3-3/+43
2011-04-28powerpc/85xx: Add device tree fixup for bman portalHaiying Wang3-1/+33
2011-04-28powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh1-0/+1
2011-04-28powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat1-0/+71
2011-04-28powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat1-16/+15
2011-04-28powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi1-1/+4
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk61-944/+1693
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang3-0/+12
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin3-131/+0
2011-04-27ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin1-103/+0
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli1-32/+0
2011-04-27arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2-0/+60
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren2-2/+33
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper1-1/+1
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren9-1/+626
2011-04-27ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli1-0/+95
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli1-1/+1
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler1-0/+58
2011-04-27OMAP3: Add support for DPLL5 (usbhost)Alexander Holler5-5/+85
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD10-10/+10
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin1-1/+1
2011-04-27fttmr010: move fttmr010 header to include/faradayMacpaul Lin1-73/+0