summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-05-1842-859/+753
|\
| * avr32: add ATAG_BOARDINFOAndreas Bießmann2011-05-182-0/+19
| * avr32: use single linker scriptAndreas Bießmann2011-05-182-0/+74
| * avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann2011-05-181-0/+2
| * avr32: fix linkingAndreas Bießmann2011-05-181-1/+1
| * at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-181-37/+18
| * remove __attribute__ ((packed)) in at91 headersJens Scharsig2011-05-183-8/+8
| * at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-181-2/+6
| * AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-181-16/+11
| * AT91: remove LEGACY from at91_rstc.hReinhard Meyer2011-05-181-25/+0
| * AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-188-51/+7
| * AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-181-57/+45
| * AT91: fix related at91 system/driver filesReinhard Meyer2011-05-187-51/+33
| * AT91: fix related arch-at91 header filesReinhard Meyer2011-05-184-29/+15
| * AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2011-05-182-100/+32
| * AT91: rework at91sam9g45.hReinhard Meyer2011-05-181-118/+107
| * AT91: rework at91sam9263.hReinhard Meyer2011-05-181-118/+100
| * AT91: rework at91sam9261.hReinhard Meyer2011-05-181-85/+102
| * AT91: rework at91sam9260.hReinhard Meyer2011-05-181-120/+132
| * avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-188-56/+56
| * avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-189-8/+8
* | nios2: Make STANDALONE_LOAD_ADDR configurable per boardThomas Chou2011-05-161-1/+1
|/
* powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-131-3/+3
* powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi2011-05-131-10/+19
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-05-123-0/+100
|\
| * PPC405EX CHIP_21 erratumSteven A. Falco2011-05-123-0/+100
* | Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-111-3/+5
* | MX31: change return value of get_cpu_revStefano Babic2011-05-112-14/+19
* | MX31: removed warning due to missing prototypeStefano Babic2011-05-111-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-05-106-208/+95
|\
| * MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi2011-05-103-2/+1
| * MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-101-0/+2
| * MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-072-107/+93
| * MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-072-100/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-05-101-3/+1
|\ \ | |/ |/|
| * mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-041-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-3016-57/+518
|\ \
| * | fsl-ddr: Fix mixed-case macro namesKyle Moffett2011-04-291-9/+9
| * | powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-291-0/+7
| * | powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2011-04-282-5/+12
| * | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2011-04-282-16/+65
| * | powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2011-04-282-17/+35
| * | powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi2011-04-281-0/+11
| * | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi2011-04-283-0/+52
| * | powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock2011-04-271-1/+3
| * | powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips2011-04-271-0/+13
| * | powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu2011-04-271-0/+4
| * | powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang2011-04-273-0/+38
| * | powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-271-0/+1
| * | p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve2011-04-275-0/+116
OpenPOWER on IntegriCloud