| Commit message (Expand) | Author | Age | Lines |
* | new at91_emac network driver (NET_MULTI api) | Jens Scharsig | 2010-01-31 | -0/+145 |
* | TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX | Nick Thompson | 2010-01-31 | -4/+55 |
* | SPEAr : emi controller initialization for CFI driver support | Vipin KUMAR | 2010-01-23 | -0/+54 |
* | SPEAr : Support for HW mac id read/write from i2c mem | Vipin KUMAR | 2010-01-23 | -0/+8 |
* | SPEAr : Support added for SPEAr600 board | Vipin KUMAR | 2010-01-23 | -0/+105 |
* | SPEAr : nand driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+57 |
* | SPEAr : smi driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+115 |
* | SPEAr : i2c driver support added for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+146 |
* | SPEAr : Adding basic SPEAr architecture support. | Vipin KUMAR | 2010-01-23 | -0/+319 |
* | ARM Update mach-types | Tom Rix | 2010-01-23 | -0/+351 |
* | Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ... | Prafulla Wadaskar | 2010-01-23 | -6/+34 |
* | s5pc1xx: update cache routines | Minkyu Kang | 2010-01-23 | -0/+32 |
* | samsung: fix DMC1_MEM_CFG for s3c64xx | Seunghyeon Rhee | 2010-01-23 | -2/+2 |
* | MX31: Add struct definition for clock control module in i.MX31. | Magnus Lilja | 2010-01-19 | -0/+39 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-01-12 | -14/+630 |
|\ |
|
| * | ARM Update mach-types | Tom Rix | 2010-01-06 | -10/+621 |
| * | Davinci: NAND enable ECC even when not in NAND boot mode | Nick Thompson | 2010-01-04 | -2/+1 |
| * | Davinci: Configurable NAND chip selects | Nick Thompson | 2010-01-04 | -4/+10 |
* | | DA8xx: Add GPIO register definitions | Ajay Kumar Gupta | 2010-01-09 | -0/+14 |
|/ |
|
* | ARM Update mach-types | Tom Rix | 2009-11-29 | -0/+481 |
* | arm: A320: Add support for Faraday A320 evaluation board | Po-Yu Chuang | 2009-11-27 | -0/+436 |
* | OMAP3: Fix SDRC init | Nishanth Menon | 2009-11-27 | -0/+1 |
* | OMAP3:SDRC: introduce DDR types | Nishanth Menon | 2009-11-27 | -19/+72 |
* | OMAP3:SDRC: Cleanup references to SDP | Nishanth Menon | 2009-11-27 | -9/+2 |
* | Add TI DA8xx support: DA8xx includes | Nick Thompson | 2009-11-27 | -0/+242 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -0/+27 |
* | Clean-up of s3c24x0 header files | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -454/+483 |
* | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -0/+985 |
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -0/+938 |
* | ARM Update mach-types | Tom Rix | 2009-11-27 | -2/+1211 |
* | ARM Update mach-types.h | Tom Rix | 2009-11-27 | -19/+263 |
* | OMAP2/3: I2C: Add support for second and third bus | Dirk Behme | 2009-11-16 | -31/+71 |
* | ARM: Use Linux version for unaligned access code | Remy Bohmer | 2009-11-07 | -1/+2 |
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1 | Wolfgang Denk | 2009-10-28 | -1/+0 |
* | s5pc1xx: SMDKC100: fix compile warnings | Minkyu Kang | 2009-10-24 | -77/+77 |
* | TI DaVinci: Fix DM6467 EVM Compilation Warning | Sandeep Paulraj | 2009-10-24 | -0/+2 |
* | TI OMAP3: make gpmc_config as const | Nishanth Menon | 2009-10-24 | -1/+1 |
* | OMAP3: export enable_gpmc_cs_config to board files | Nishanth Menon | 2009-10-18 | -0/+2 |
* | s5pc1xx: support Samsung s5pc1xx SoC | Minkyu Kang | 2009-10-13 | -0/+475 |
* | TI: DaVinci: GPIO header file and definitions | Sandeep Paulraj | 2009-10-13 | -0/+53 |
* | TI: DaVinci DM646x: Update flag used to represent DM646x SOC's | Sandeep Paulraj | 2009-10-13 | -3/+3 |
* | OMAP3 MMC: Fix warning dereferencing type-punned pointer | Dirk Behme | 2009-10-13 | -0/+7 |
* | TI DaVinci: DM646x: Initial Support for DM646x SOC | Sandeep Paulraj | 2009-10-13 | -0/+11 |
* | OMAP3 Move cache routine to cache.S | Tom Rix | 2009-10-13 | -1/+3 |
* | arm/microblaze/nios/nios2/sh: Remove relocation fixups | Peter Tyser | 2009-10-03 | -1/+3 |
* | Correct ffs/fls regression for PowerPC etc | Simon Kagstrom | 2009-09-17 | -8/+0 |
* | arm: Define test_and_set_bit and test_and_clear bit for ARM | Simon Kagstrom | 2009-09-15 | -3/+25 |
* | arm: Make arm bitops endianness-independent | Simon Kagstrom | 2009-09-15 | -28/+19 |
* | Move __set/clear_bit from ubifs.h to bitops.h | Simon Kagstrom | 2009-09-15 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-09-07 | -30/+14 |
|\ |
|