| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | 59 | -7714/+0 |
* | using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c | Asen Dimov | 2010-04-03 | 1 | -1/+2 |
* | Nomadik: fix reset_timer() | Alessandro Rubini | 2010-04-03 | 1 | -3/+12 |
* | mod change 755 => 644 for multiple files | Thomas Weber | 2010-03-21 | 4 | -0/+0 |
* | updates the at91 main_clock calculation | Jens Scharsig | 2010-03-07 | 1 | -3/+4 |
* | fec_mxc: cleanup and factor out MX27 dependencies | John Rigby | 2010-03-07 | 1 | -0/+5 |
* | Add support for Freescale MX25 SOC | John Rigby | 2010-03-07 | 4 | -0/+552 |
* | Add bootcount to AT91 | Anders Darander | 2010-03-07 | 1 | -0/+34 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | 2 | -5/+5 |
* | convert common files to new SoC access | Jens Scharsig | 2010-02-12 | 12 | -121/+208 |
* | convert all at91 files to use at91_gpio driver syntax | Jens Scharsig | 2010-02-12 | 6 | -249/+249 |
* | arm926ejs: add nand_spl boot support | John Rigby | 2010-01-27 | 1 | -1/+41 |
* | SPEAr : Adding basic SPEAr architecture support. | Vipin KUMAR | 2010-01-23 | 3 | -0/+259 |
* | Kirkwood: Makefile cleanup- fixed ordering (cosmetic change) | Prafulla Wadaskar | 2010-01-23 | 1 | -2/+2 |
* | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | 7 | -7/+7 |
* | TI DA8xx: Add DA8xx cpu functions | Sekhar Nori | 2009-11-27 | 2 | -10/+83 |
* | TI Davinci timer.c: Remove volatiles and memory mapped structures | Nick Thompson | 2009-11-27 | 1 | -13/+15 |
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1 | Wolfgang Denk | 2009-10-28 | 1 | -1/+0 |
* | arm926ejs: 8-byte align stack to avoid LDRD/STRD problems | Simon Kagstrom | 2009-10-24 | 1 | -0/+1 |
* | arm: Correct build with CONFIG_SYS_HUSH_PARSER set | Simon Kagstrom | 2009-10-13 | 1 | -0/+1 |
* | Add support for Eukrea CPU9260/CPU9G20 SBC | Tom Rix | 2009-10-13 | 1 | -1/+2 |
* | TI DaVinci: DM646x: Initial Support for DM646x SOC | Sandeep Paulraj | 2009-10-13 | 2 | -0/+42 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-09-07 | 5 | -1/+177 |
|\ |
|
| * | ARM: DaVinci: DaVinci DM365 SOC specific code | Sandeep Paulraj | 2009-09-05 | 2 | -0/+36 |
| * | arm: Kirkwood: add SYSRSTn Duration Counter Support | Prafulla Wadaskar | 2009-09-01 | 1 | -0/+75 |
| * | Add support for the Calao SBC35-A9G20 board | Albin Tonnerre | 2009-09-01 | 1 | -1/+1 |
| * | imx27lite: add support for imx27lite board from LogicPD | Ilya Yanok | 2009-09-01 | 1 | -0/+65 |
* | | arm: Remove -fno-strict-aliasing | Kumar Gala | 2009-09-04 | 2 | -4/+2 |
|/ |
|
* | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk | 2009-08-21 | 2 | -4/+0 |
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessor | Ilya Yanok | 2009-08-09 | 1 | -0/+16 |
* | Add AT91SAM9260 to at91's lowlevel_init.S | Eric Benard | 2009-08-01 | 1 | -1/+1 |
* | arm nomadik: add gpio support | Alessandro Rubini | 2009-07-29 | 2 | -1/+100 |
* | Make include/common.h usable by assembler code | Wolfgang Denk | 2009-07-27 | 1 | -0/+1 |
* | fec_mxc: driver for FEC ethernet controller on i.MX27 | Ilya Yanok | 2009-07-22 | 1 | -0/+10 |
* | at91: Introduction of at91sam9g10 SOC. | Sedji Gaouaou | 2009-07-12 | 1 | -0/+1 |
* | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | 3 | -2/+187 |
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | 2 | -3/+1 |
* | arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support | Prafulla Wadaskar | 2009-07-06 | 1 | -5/+1 |
* | arm nomadik: use 1000 as HZ value and rewrite timer code | Alessandro Rubini | 2009-07-06 | 1 | -139/+27 |
* | arm nomadik: cleanup reset | Alessandro Rubini | 2009-07-06 | 1 | -12/+1 |
* | at91: Add CAN init function | Daniel Gorsulowski | 2009-07-06 | 2 | -0/+30 |
* | arm: Kirkwood: Basic SOCs support | Prafulla Wadaskar | 2009-07-06 | 5 | -0/+670 |
* | mx27: basic cpu support | Ilya Yanok | 2009-06-21 | 4 | -0/+533 |
* | at91: unify nor boot support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | 2 | -2/+284 |
* | Switched davinci_emac Ethernet driver to use newer API | Ben Warren | 2009-06-15 | 1 | -0/+12 |
* | Moved Davinci Ethernet driver to drivers/net | Ben Warren | 2009-06-15 | 2 | -656/+1 |
* | at91: move cpu info print to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -5/+22 |
* | at91: extract reset from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 3 | -15/+43 |
* | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -5/+0 |
* | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -11/+0 |