summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)Author
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-11-27TI DA8xx: Add DA8xx cpu functionsSekhar Nori
2009-11-27TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk
2009-10-24arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom
2009-10-13arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom
2009-10-13Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix
2009-10-13TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala
2009-09-01arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar
2009-09-01Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre
2009-09-01imx27lite: add support for imx27lite board from LogicPDIlya Yanok
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok
2009-08-01Add AT91SAM9260 to at91's lowlevel_init.SEric Benard
2009-07-29arm nomadik: add gpio supportAlessandro Rubini
2009-07-27Make include/common.h usable by assembler codeWolfgang Denk
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini
2009-07-06arm nomadik: cleanup resetAlessandro Rubini
2009-07-06at91: Add CAN init functionDaniel Gorsulowski
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar
2009-06-21mx27: basic cpu supportIlya Yanok
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren
2009-06-12at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD
2009-06-12at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM DaVinci: Reset with watchdog enabledThomas Lange
2009-06-12at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: add basic dm355/dm350/dm335 supportDavid Brownell
2009-06-12davinci: fix dm644x bugletsDavid Brownell
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell