summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* Generic udelay() with watchdog supportIngo van Lil2009-12-057-7/+7
* TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-272-10/+83
* TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-271-13/+15
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-281-1/+0
* arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom2009-10-241-0/+1
* arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom2009-10-131-0/+1
* Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix2009-10-131-1/+2
* TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2009-10-132-0/+42
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-075-1/+177
|\
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-052-0/+36
| * arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2009-09-011-0/+75
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-011-1/+1
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-011-0/+65
* | arm: Remove -fno-strict-aliasingKumar Gala2009-09-042-4/+2
|/
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-212-4/+0
* mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-091-0/+16
* Add AT91SAM9260 to at91's lowlevel_init.SEric Benard2009-08-011-1/+1
* arm nomadik: add gpio supportAlessandro Rubini2009-07-292-1/+100
* Make include/common.h usable by assembler codeWolfgang Denk2009-07-271-0/+1
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-221-0/+10
* at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-121-0/+1
* at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-123-2/+187
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-072-3/+1
* arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar2009-07-061-5/+1
* arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini2009-07-061-139/+27
* arm nomadik: cleanup resetAlessandro Rubini2009-07-061-12/+1
* at91: Add CAN init functionDaniel Gorsulowski2009-07-062-0/+30
* arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-065-0/+670
* mx27: basic cpu supportIlya Yanok2009-06-214-0/+533
* at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-212-2/+284
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-0/+12
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-152-656/+1
* at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+22
* at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD2009-06-123-15/+43
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-121-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-124-65/+9
* afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+1
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-121-0/+4
* at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD2009-06-1215-603/+338
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-122-0/+89
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-126-6/+0
* davinci: display correct clock infoDavid Brownell2009-06-122-1/+132
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-122-58/+1
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-122-0/+46
* davinci: fix dm644x bugletsDavid Brownell2009-06-121-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-123-75/+123
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-121-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-122-1/+183
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-121-1/+5
OpenPOWER on IntegriCloud