aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2011-05-18avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-05-18avr32: use single linker scriptAndreas Bießmann
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann
2011-05-18avr32: fix linkingAndreas Bießmann
2011-05-18at91: fixed at91sam9263 system fileDaniel Gorsulowski
2011-05-18remove __attribute__ ((packed)) in at91 headersJens Scharsig
2011-05-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer
2011-05-18AT91: remove LEGACY from at91_rstc.hReinhard Meyer
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer
2011-05-18AT91: fix related arch-at91 header filesReinhard Meyer
2011-05-18AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer
2011-05-18AT91: rework at91sam9g45.hReinhard Meyer
2011-05-18AT91: rework at91sam9263.hReinhard Meyer
2011-05-18AT91: rework at91sam9261.hReinhard Meyer
2011-05-18AT91: rework at91sam9260.hReinhard Meyer
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann