summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-2/+2
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-171-0/+2
* arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2011-07-171-0/+4
* arm: add __ilog2 functionRob Herring2011-07-161-0/+5
* MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-143-16/+47
* MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-144-55/+96
* imx: Add support for zmx25 boardMatthias Weisser2011-07-141-0/+64
* imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-141-2/+8
* imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-143-0/+101
* imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-141-1/+1
* imx: Use correct imx25 reset.cMatthias Weisser2011-07-141-4/+2
* imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-141-0/+12
* mx27: Make the UART port number explicitFabio Estevam2011-07-142-2/+2
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-141-11/+0
* powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi2011-07-111-22/+49
* powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2011-07-112-0/+6
* powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh2011-07-111-12/+65
* powerpc/mpc8xxx: fix DDR data width checkingYork Sun2011-07-111-8/+27
* powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun2011-07-111-0/+8
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-114-3/+33
* powerpc/85xx: Fix pin muxing for second USB controllerFelix Radensky2011-07-111-1/+1
* powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun2011-07-113-2/+18
* powerpc/mpc8xxx: check SPD length before using part numberYork Sun2011-07-111-1/+2
* powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun2011-07-111-4/+20
* powerpc/85xx: Add P2041 processor supportKumar Gala2011-07-115-0/+26
* powerpc/p2040: Add various p2040 specific informationMingkai Hu2011-07-113-0/+133
* powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala2011-07-113-13/+22
* powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't setKumar Gala2011-07-111-0/+2
* MPC83XX: Fix PCI express clock setupBill Cook2011-07-061-2/+4
* MPC83xx: add config options for memory setup.Andre Schwarz2011-07-061-1/+18
* MPC837x: set i2c1_clkAndre Schwarz2011-07-061-0/+2
* arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck2011-07-041-0/+2
* Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig2011-07-041-1/+1
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-043-2/+93
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-043-0/+45
* arm920t/at91: add clock.cAndreas Bießmann2011-07-044-40/+198
* at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann2011-07-041-1/+1
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-043-1/+36
* MX5: Add iomux structureFabio Estevam2011-07-041-0/+23
* MX5: Make the weim structure completeFabio Estevam2011-07-041-6/+125
* OMAP[34]: fix broken timerJohn Rigby2011-07-041-3/+4
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-042-10/+278
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-042-85/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-046-286/+176
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-043-1/+22
* armv7: add PL310 support to u-bootAneesh V2011-07-043-0/+189
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-042-2/+18
* armv7: integrate cache maintenance supportAneesh V2011-07-045-32/+51
* armv7: rename cache related CONFIG flagsAneesh V2011-07-046-12/+7
* armv7: cache maintenance operations for armv7Aneesh V2011-07-044-1/+518
OpenPOWER on IntegriCloud