aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ25-193/+43
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ1-2/+3
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ46-259/+9
2011-07-26Timer: Remove set_timer completelyGraeme Russ47-247/+5
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V15-58/+58
2011-07-26scaled down version of generic libraries for SPLAneesh V1-0/+2
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V1-3/+10
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck1-1/+1
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala1-1/+3
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce3-11/+33
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi1-0/+123
2011-07-22powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi1-2/+4
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2-0/+11
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk23-97/+380
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander1-1/+5
2011-07-18MX31: Cleanup clock functionStefano Babic2-3/+29
2011-07-17powerpc/85xx: Fix detection of P1017EKumar Gala1-1/+1
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-2/+2
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring1-0/+2
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg1-0/+4
2011-07-16arm: add __ilog2 functionRob Herring1-0/+5
2011-07-15mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2-0/+11
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic3-16/+47
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic4-55/+96
2011-07-14imx: Add support for zmx25 boardMatthias Weisser1-0/+64
2011-07-14imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser1-2/+8
2011-07-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser3-0/+101
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser1-1/+1
2011-07-14imx: Use correct imx25 reset.cMatthias Weisser1-4/+2
2011-07-14imx: Add get_tbclk() function for imx25Matthias Weisser1-0/+12
2011-07-14mx27: Make the UART port number explicitFabio Estevam2-2/+2
2011-07-14build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser1-11/+0
2011-07-11powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi1-22/+49
2011-07-11powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2-0/+6
2011-07-11powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh1-12/+65
2011-07-11powerpc/mpc8xxx: fix DDR data width checkingYork Sun1-8/+27
2011-07-11powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun1-0/+8
2011-07-11powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun4-3/+33
2011-07-11powerpc/85xx: Fix pin muxing for second USB controllerFelix Radensky1-1/+1
2011-07-11powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun3-2/+18
2011-07-11powerpc/mpc8xxx: check SPD length before using part numberYork Sun1-1/+2
2011-07-11powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun1-4/+20
2011-07-11powerpc/85xx: Add P2041 processor supportKumar Gala5-0/+26
2011-07-11powerpc/p2040: Add various p2040 specific informationMingkai Hu3-0/+133
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala3-13/+22
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't setKumar Gala1-0/+2
2011-07-06MPC83XX: Fix PCI express clock setupBill Cook1-2/+4
2011-07-06MPC83xx: add config options for memory setup.Andre Schwarz1-1/+18
2011-07-06MPC837x: set i2c1_clkAndre Schwarz1-0/+2
2011-07-04arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck1-0/+2