summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* omap4: utility function to identify the context of hw initAneesh V2011-08-032-1/+82
* DA8xx: fix LPSC constantsLaurence Withers2011-08-031-12/+31
* DA8xx: switch an enum to defines for consistencyLaurence Withers2011-08-031-41/+40
* DA8xx: add MMC/SD controller addressesLaurence Withers2011-08-031-0/+2
* DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers2011-08-031-1/+1
* DA8xx: add generic GPIO driverLaurence Withers2011-08-031-0/+8
* DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-031-0/+0
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-031-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-0226-409/+758
|\
| * Blackfin: jtag-console: fix timer usageMike Frysinger2011-07-121-2/+2
| * Blackfin: switch to common display_options()Mike Frysinger2011-07-121-1/+1
| * Blackfin: serial: move early debug strings into .rodata sectionMike Frysinger2011-07-121-5/+5
| * Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-128-221/+335
| * Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger2011-07-123-17/+19
| * Blackfin: split out async setupMike Frysinger2011-07-123-50/+84
| * Blackfin: drop unused dma.h header from start codeMike Frysinger2011-07-121-1/+0
| * Blackfin: portmux: allow header to be included in assembly filesMike Frysinger2011-07-121-0/+4
| * Blackfin: sync MMR read/write helpers with LinuxMike Frysinger2011-07-121-46/+42
| * Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-122-1/+4
| * Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-121-0/+3
| * Blackfin: uart: fix printf warningMike Frysinger2011-07-121-1/+1
| * Blackfin: add init.elf helper codeMike Frysinger2011-07-124-1/+43
| * Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger2011-07-121-1/+3
| * Blackfin: uart: add multiple serial supportMike Frysinger2011-07-124-55/+210
| * Blackfin: uart: move debug buffers into local bssMike Frysinger2011-07-121-8/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-08-021-4/+15
|\ \
| * | MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-311-1/+5
| * | MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-311-3/+10
* | | Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-014-35/+0
* | | ARM: fix error: conflicting types for 'setenv'seedshope2011-08-011-8/+0
|/ /
* | powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala2011-07-291-4/+3
* | powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-291-2/+0
* | powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-292-0/+93
* | MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-291-1/+1
* | powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2011-07-292-19/+17
* | powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya2011-07-291-0/+3
* | powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock2011-07-291-0/+2
* | powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-293-9/+37
* | powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala2011-07-291-5/+21
* | powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala2011-07-293-3/+3
OpenPOWER on IntegriCloud