aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda1-0/+12
2011-08-22sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu1-0/+5
2011-08-22sh: Add support for SH2A freestanding buildPhil Edworthy8-0/+868
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy3-0/+50
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD59-79/+79
2011-08-04hwmon: do not init sensors on startupHeiko Schocher1-3/+0
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk67-3647/+5894
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper1-0/+1
2011-08-04Armada100: MFP macro naming correctionAjay Bhargav1-2/+2
2011-08-04arm: auto gen asm-offsets.h for mb86r0xMatthias Weisser4-74/+109
2011-08-04cosmetic: arm: lib/board.c: Coding Style cleanupHeiko Schocher1-105/+111
2011-08-03AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong5-118/+83
2011-08-03AT91: SoC fix at91sam9261_matrix.hXu, Hong1-41/+36
2011-08-03AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong3-209/+171
2011-08-03AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2-41/+38
2011-08-03AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer1-1/+1
2011-08-03a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann1-4/+0
2011-08-03a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann1-4/+0
2011-08-03ARM: remove obsolete at91rm9200Andreas Bießmann14-2936/+0
2011-08-03omap4: clock init support for omap4460Aneesh V2-8/+65
2011-08-03omap4: support TPS programmingAneesh V4-7/+79
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V10-51/+105
2011-08-03omap4: sdram init changes for omap4460Aneesh V2-19/+30
2011-08-03omap4: add omap4460 revision detectionAneesh V3-0/+5
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+30
2011-08-03omap: add MMC and FAT support to SPLAneesh V7-2/+277
2011-08-03omap: add basic SPL supportAneesh V9-2/+201
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V2-12/+39
2011-08-03omap4: automatic sdram detectionAneesh V1-0/+238
2011-08-03omap4: calculate EMIF register valuesAneesh V8-10/+967
2011-08-03omap4: add sdram init supportAneesh V8-7/+1500
2011-08-03omap4: add clock supportAneesh V6-0/+1486
2011-08-03omap4: add OMAP4430 revision checkAneesh V4-8/+97
2011-08-03omap4: cleanup pin mux dataAneesh V3-4/+129
2011-08-03omap4: utility function to identify the context of hw initAneesh V2-1/+82
2011-08-03DA8xx: fix LPSC constantsLaurence Withers1-12/+31
2011-08-03DA8xx: switch an enum to defines for consistencyLaurence Withers1-41/+40
2011-08-03DA8xx: add MMC/SD controller addressesLaurence Withers1-0/+2
2011-08-03DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers1-1/+1
2011-08-03DA8xx: add generic GPIO driverLaurence Withers1-0/+8
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers1-0/+0
2011-08-03omap3: Include array definition only when it is usedSanjeev Premi1-0/+3
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk26-409/+758
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-4/+15
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk4-35/+0
2011-08-01ARM: fix error: conflicting types for 'setenv'seedshope1-8/+0
2011-07-31MIPS: make cache operation mode configurableDaniel Schwierzeck1-1/+5
2011-07-31MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck1-3/+10
2011-07-29powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala1-4/+3