aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser59-7714/+0
2010-04-03using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov1-1/+2
2010-04-03Nomadik: fix reset_timer()Alessandro Rubini1-3/+12
2010-03-21mod change 755 => 644 for multiple filesThomas Weber4-0/+0
2010-03-07updates the at91 main_clock calculationJens Scharsig1-3/+4
2010-03-07fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby1-0/+5
2010-03-07Add support for Freescale MX25 SOCJohn Rigby4-0/+552
2010-03-07Add bootcount to AT91Anders Darander1-0/+34
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich2-5/+5
2010-02-12convert common files to new SoC accessJens Scharsig12-121/+208
2010-02-12convert all at91 files to use at91_gpio driver syntaxJens Scharsig6-249/+249
2010-01-27arm926ejs: add nand_spl boot supportJohn Rigby1-1/+41
2010-01-23SPEAr : Adding basic SPEAr architecture support.Vipin KUMAR3-0/+259
2010-01-23Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)Prafulla Wadaskar1-2/+2
2009-12-05Generic udelay() with watchdog supportIngo van Lil7-7/+7
2009-11-27TI DA8xx: Add DA8xx cpu functionsSekhar Nori2-10/+83
2009-11-27TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson1-13/+15
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk1-1/+0
2009-10-24arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom1-0/+1
2009-10-13arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom1-0/+1
2009-10-13Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix1-1/+2
2009-10-13TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2-0/+42
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk5-1/+177
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2-0/+36
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala2-4/+2
2009-09-01arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar1-0/+75
2009-09-01Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre1-1/+1
2009-09-01imx27lite: add support for imx27lite board from LogicPDIlya Yanok1-0/+65
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2-4/+0
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok1-0/+16
2009-08-01Add AT91SAM9260 to at91's lowlevel_init.SEric Benard1-1/+1
2009-07-29arm nomadik: add gpio supportAlessandro Rubini2-1/+100
2009-07-27Make include/common.h usable by assembler codeWolfgang Denk1-0/+1
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok1-0/+10
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-0/+1
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou3-2/+187
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk2-3/+1
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar1-5/+1
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini1-139/+27
2009-07-06arm nomadik: cleanup resetAlessandro Rubini1-12/+1
2009-07-06at91: Add CAN init functionDaniel Gorsulowski2-0/+30
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar5-0/+670
2009-06-21mx27: basic cpu supportIlya Yanok4-0/+533
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2-2/+284
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-0/+12
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren2-656/+1
2009-06-12at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD1-5/+22
2009-06-12at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD3-15/+43
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-11/+0