aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Minor coding style cleanup.Wolfgang Denk4-4/+2
2011-05-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk42-859/+753
2011-05-18avr32: add ATAG_BOARDINFOAndreas Bießmann2-0/+19
2011-05-18avr32: use single linker scriptAndreas Bießmann2-0/+74
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann1-0/+2
2011-05-18avr32: fix linkingAndreas Bießmann1-1/+1
2011-05-18at91: fixed at91sam9263 system fileDaniel Gorsulowski1-37/+18
2011-05-18remove __attribute__ ((packed)) in at91 headersJens Scharsig3-8/+8
2011-05-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig1-2/+6
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer1-16/+11
2011-05-18AT91: remove LEGACY from at91_rstc.hReinhard Meyer1-25/+0
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer8-51/+7
2011-05-18AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer1-57/+45
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer7-51/+33
2011-05-18AT91: fix related arch-at91 header filesReinhard Meyer4-29/+15
2011-05-18AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2-100/+32
2011-05-18AT91: rework at91sam9g45.hReinhard Meyer1-118/+107
2011-05-18AT91: rework at91sam9263.hReinhard Meyer1-118/+100
2011-05-18AT91: rework at91sam9261.hReinhard Meyer1-85/+102
2011-05-18AT91: rework at91sam9260.hReinhard Meyer1-120/+132
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann8-56/+56
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann9-8/+8
2011-05-16nios2: Make STANDALONE_LOAD_ADDR configurable per boardThomas Chou1-1/+1
2011-05-13powerpc/mpc8xxx: reword max tCKmin messageYork Sun1-3/+3
2011-05-13powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi1-10/+19
2011-05-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-0/+100
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco3-0/+100
2011-05-11Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot1-3/+5
2011-05-11MX31: change return value of get_cpu_revStefano Babic2-14/+19
2011-05-11MX31: removed warning due to missing prototypeStefano Babic1-0/+1
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk6-208/+95
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-3/+1
2011-05-10MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi3-2/+1
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck1-0/+2
2011-05-07MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2-107/+93
2011-05-07MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2-100/+0
2011-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk16-57/+518
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood5-21/+0
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2-2/+3
2011-04-29fsl-ddr: Fix mixed-case macro namesKyle Moffett1-9/+9
2011-04-29powerpc: eSPI and eSPI controller supportMingkai Hu1-0/+7
2011-04-28powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2-5/+12
2011-04-28powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2-16/+65
2011-04-28powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2-17/+35
2011-04-28powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi1-0/+11
2011-04-28powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi3-0/+52
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi1-13/+3
2011-04-27powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock1-1/+3
2011-04-27powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips1-0/+13
2011-04-27powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu1-0/+4