summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MX35: make use of GPIO framework for MX35 processorStefano Babic2011-09-041-0/+40
* MX5: make use of GPIO framework for MX5 processorStefano Babic2011-09-042-7/+35
* MX31: make use of GPIO framework for MX31 processorStefano Babic2011-09-042-7/+35
* MX25: make use of GPIO framework for MX25 processorStefano Babic2011-09-042-12/+45
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-042-4/+4
* ARM: MX51: PLL errata workaroundDavid Jander2011-09-042-0/+43
* omap4: fix build warning due to signed unsigned comparisonAneesh V2011-09-041-6/+6
* omap: fix gpio related build breaksAneesh V2011-09-047-19/+103
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-032-16/+16
* arm: fix bd pointer dereference prior initializationIgor Grinberg2011-09-031-4/+5
* arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher2011-09-031-1/+1
* MX31: removed warnings due to clock.hStefano Babic2011-09-031-1/+1
* integrator: convert to new build systemLinus Walleij2011-09-031-5/+0
* arm: lib: memcpy: Do not copy to same addressMatthias Weisser2011-09-031-0/+3
* AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer2011-09-031-1/+3
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-033-185/+135
* sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-221-0/+12
* sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu2011-08-221-0/+5
* sh: Add support for SH2A freestanding buildPhil Edworthy2011-08-228-0/+868
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-223-0/+50
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-0459-79/+79
* hwmon: do not init sensors on startupHeiko Schocher2011-08-041-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-08-0467-3647/+5894
|\
| * drivers/rtc: add Marvell Integrated RTCJason Cooper2011-08-041-0/+1
| * Armada100: MFP macro naming correctionAjay Bhargav2011-08-041-2/+2
| * arm: auto gen asm-offsets.h for mb86r0xMatthias Weisser2011-08-044-74/+109
| * cosmetic: arm: lib/board.c: Coding Style cleanupHeiko Schocher2011-08-041-105/+111
| * AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-035-118/+83
| * AT91: SoC fix at91sam9261_matrix.hXu, Hong2011-08-031-41/+36
| * AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-033-209/+171
| * AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-032-41/+38
| * AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer2011-08-031-1/+1
| * a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-031-4/+0
| * a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-031-4/+0
| * ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-0314-2936/+0
| * omap4: clock init support for omap4460Aneesh V2011-08-032-8/+65
| * omap4: support TPS programmingAneesh V2011-08-034-7/+79
| * omap: reuse omap3 gpio support in omap4Aneesh V2011-08-0310-51/+105
| * omap4: sdram init changes for omap4460Aneesh V2011-08-032-19/+30
| * omap4: add omap4460 revision detectionAneesh V2011-08-033-0/+5
| * mkimage: Add OMAP boot image supportJohn Rigby2011-08-031-0/+30
| * omap: add MMC and FAT support to SPLAneesh V2011-08-037-2/+277
| * omap: add basic SPL supportAneesh V2011-08-039-2/+201
| * armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-032-12/+39
| * omap4: automatic sdram detectionAneesh V2011-08-031-0/+238
| * omap4: calculate EMIF register valuesAneesh V2011-08-038-10/+967
| * omap4: add sdram init supportAneesh V2011-08-038-7/+1500
| * omap4: add clock supportAneesh V2011-08-036-0/+1486
| * omap4: add OMAP4430 revision checkAneesh V2011-08-034-8/+97
| * omap4: cleanup pin mux dataAneesh V2011-08-033-4/+129
OpenPOWER on IntegriCloud