aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-04Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig1-1/+1
2011-07-04arm920t/at91: add at91rm9200_devices.cAndreas Bießmann3-2/+93
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann3-0/+45
2011-07-04arm920t/at91: add clock.cAndreas Bießmann4-40/+198
2011-07-04at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann1-1/+1
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam3-1/+36
2011-07-04MX5: Add iomux structureFabio Estevam1-0/+23
2011-07-04MX5: Make the weim structure completeFabio Estevam1-6/+125
2011-07-04OMAP[34]: fix broken timerJohn Rigby1-3/+4
2011-07-04GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2-10/+278
2011-07-04armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2-85/+6
2011-07-04armv7: adapt omap3 to the new cache maintenance frameworkAneesh V6-286/+176
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V3-1/+22
2011-07-04armv7: add PL310 support to u-bootAneesh V3-0/+189
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V2-2/+18
2011-07-04armv7: integrate cache maintenance supportAneesh V5-32/+51
2011-07-04armv7: rename cache related CONFIG flagsAneesh V6-12/+7
2011-07-04armv7: cache maintenance operations for armv7Aneesh V4-1/+518
2011-07-04arm: make default implementation of cache_flush() weakly linkedAneesh V1-1/+3
2011-06-27Minor coding style fixes.Wolfgang Denk1-3/+0
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk12-288/+140
2011-06-23run arm_pci_init after relocationMichael Schwingen1-3/+3
2011-06-23IXP42x PCI rewriteMichael Schwingen1-126/+4
2011-06-23IXP NPE: add support for fixed-speed MII portsMichael Schwingen1-25/+42
2011-06-23use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen2-4/+9
2011-06-23support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen1-0/+7
2011-06-23fix "depend" target in npe directoryMichael Schwingen1-0/+1
2011-06-23Fix IXP code to work after relocation was addedMichael Schwingen5-128/+68
2011-06-23add support for IXP42x Rev. B1 and newerMichael Schwingen1-2/+5
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk3-26/+1
2011-06-21include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard5-28/+28
2011-06-21arm926ejs/at91/lowlevel_init.S: fix definesEric Benard5-19/+22