summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-04arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck
2011-07-04Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig
2011-07-04arm920t/at91: add at91rm9200_devices.cAndreas Bießmann
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann
2011-07-04arm920t/at91: add clock.cAndreas Bießmann
2011-07-04at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam
2011-07-04MX5: Add iomux structureFabio Estevam
2011-07-04MX5: Make the weim structure completeFabio Estevam
2011-07-04OMAP[34]: fix broken timerJohn Rigby
2011-07-04GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren
2011-07-04armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap3 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: add PL310 support to u-bootAneesh V
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-07-04armv7: cache maintenance operations for armv7Aneesh V
2011-07-04arm: make default implementation of cache_flush() weakly linkedAneesh V
2011-06-27Minor coding style fixes.Wolfgang Denk
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23run arm_pci_init after relocationMichael Schwingen
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-06-23IXP NPE: add support for fixed-speed MII portsMichael Schwingen
2011-06-23use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen
2011-06-23support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen
2011-06-23fix "depend" target in npe directoryMichael Schwingen
2011-06-23Fix IXP code to work after relocation was addedMichael Schwingen
2011-06-23add support for IXP42x Rev. B1 and newerMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-21include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard
2011-06-21arm926ejs/at91/lowlevel_init.S: fix definesEric Benard
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-06-03Blackfin: use on-chip reset func with newer partsMike Frysinger
2011-06-03Blackfin: use common LDSCRIPT logicMike Frysinger
2011-06-02Minor coding style cleanupWolfgang Denk
2011-06-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-01armv7: Add ST-Ericsson u8500 archJohn Rigby
2011-05-26S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung
2011-05-26S5PC2XX: Support the cpu revisionMinkyu Kang
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap
2011-05-26S5P: GPIO Macro Values Corrected.Chander Kashyap
2011-05-23MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic
2011-05-23MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic
2011-05-23MX53: Handle silicon revision 2.1 caseFabio Estevam
2011-05-20powerpc/fsl_pci: Fix device tree fixups for newer platformsKumar Gala
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk