summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-03-118/+83
* AT91: SoC fix at91sam9261_matrix.hXu, Hong2011-08-03-41/+36
* AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-03-209/+171
* AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-03-41/+38
* AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer2011-08-03-1/+1
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-03-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-03-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-03-2936/+0
* omap4: clock init support for omap4460Aneesh V2011-08-03-8/+65
* omap4: support TPS programmingAneesh V2011-08-03-7/+79
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-03-51/+105
* omap4: sdram init changes for omap4460Aneesh V2011-08-03-19/+30
* omap4: add omap4460 revision detectionAneesh V2011-08-03-0/+5
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-03-0/+30
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-2/+277
* omap: add basic SPL supportAneesh V2011-08-03-2/+201
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-03-12/+39
* omap4: automatic sdram detectionAneesh V2011-08-03-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-03-10/+967
* omap4: add sdram init supportAneesh V2011-08-03-7/+1500
* omap4: add clock supportAneesh V2011-08-03-0/+1486
* omap4: add OMAP4430 revision checkAneesh V2011-08-03-8/+97
* omap4: cleanup pin mux dataAneesh V2011-08-03-4/+129
* omap4: utility function to identify the context of hw initAneesh V2011-08-03-1/+82
* DA8xx: fix LPSC constantsLaurence Withers2011-08-03-12/+31
* DA8xx: switch an enum to defines for consistencyLaurence Withers2011-08-03-41/+40
* DA8xx: add MMC/SD controller addressesLaurence Withers2011-08-03-0/+2
* DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers2011-08-03-1/+1
* DA8xx: add generic GPIO driverLaurence Withers2011-08-03-0/+8
* DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-03-0/+0
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-03-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-02-409/+758
|\
| * Blackfin: jtag-console: fix timer usageMike Frysinger2011-07-12-2/+2
| * Blackfin: switch to common display_options()Mike Frysinger2011-07-12-1/+1
| * Blackfin: serial: move early debug strings into .rodata sectionMike Frysinger2011-07-12-5/+5
| * Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-12-221/+335
| * Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger2011-07-12-17/+19
| * Blackfin: split out async setupMike Frysinger2011-07-12-50/+84
| * Blackfin: drop unused dma.h header from start codeMike Frysinger2011-07-12-1/+0
| * Blackfin: portmux: allow header to be included in assembly filesMike Frysinger2011-07-12-0/+4
| * Blackfin: sync MMR read/write helpers with LinuxMike Frysinger2011-07-12-46/+42
| * Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-12-1/+4
| * Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-12-0/+3
| * Blackfin: uart: fix printf warningMike Frysinger2011-07-12-1/+1
| * Blackfin: add init.elf helper codeMike Frysinger2011-07-12-1/+43
| * Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger2011-07-12-1/+3
| * Blackfin: uart: add multiple serial supportMike Frysinger2011-07-12-55/+210
| * Blackfin: uart: move debug buffers into local bssMike Frysinger2011-07-12-8/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-08-02-4/+15
|\ \
| * | MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-31-1/+5