| Commit message (Expand) | Author | Age | Files | Lines |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | 173 | -62164/+0 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | 2 | -2/+2 |
* | at91: use C structs for AT91 OHCI code | Matthias Fuchs | 2010-04-03 | 1 | -5/+18 |
* | S5PC100: Function to configure the SROMC registers. | Naveen Krishna CH | 2010-04-03 | 1 | -0/+3 |
* | S5PC100: Memory SubSystem Header file, register description(SROMC). | Naveen Krishna CH | 2010-04-03 | 1 | -0/+50 |
* | s5pc1xx: support the GPIO interface | Minkyu Kang | 2010-04-03 | 1 | -0/+29 |
* | S5PC100: Moves the Macros to a common header file | Naveen Krishna CH | 2010-04-03 | 1 | -0/+6 |
* | TI: Davinci: NAND Driver Cleanup | Cyril Chemparathy | 2010-03-23 | 1 | -41/+36 |
* | correct a syntax typo in at91_matrix.h | Asen Dimov | 2010-03-21 | 1 | -1/+1 |
* | mod change 755 => 644 for multiple files | Thomas Weber | 2010-03-21 | 4 | -0/+0 |
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | 1 | -1/+0 |
* | updates the at91 main_clock calculation | Jens Scharsig | 2010-03-07 | 1 | -0/+3 |
* | MX51: removed warnings for the mx51evk | Stefano Babic | 2010-03-07 | 3 | -23/+44 |
* | fec_mxc: add MX25 support | John Rigby | 2010-03-07 | 1 | -0/+1 |
* | fec_mxc: cleanup and factor out MX27 dependencies | John Rigby | 2010-03-07 | 1 | -0/+1 |
* | Add support for Freescale MX25 SOC | John Rigby | 2010-03-07 | 3 | -0/+772 |
* | mxc_serial replace platform specific clock | John Rigby | 2010-03-07 | 2 | -0/+3 |
* | fsl_esdhc: add support for mx51 processor | Stefano Babic | 2010-03-07 | 1 | -0/+3 |
* | ARM: add accessors functions | Stefano Babic | 2010-03-07 | 1 | -0/+55 |
* | MX51: Add pin and multiplexer definitions. | Stefano Babic | 2010-03-07 | 2 | -0/+567 |
* | MX51: Add register definitions | Stefano Babic | 2010-03-07 | 3 | -0/+524 |
* | MX51: Add initial support for the Freescale MX51 | Stefano Babic | 2010-03-07 | 1 | -0/+31 |
* | ARM Update mach-types | Tom Rix | 2010-03-07 | 1 | -7/+1021 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | 7 | -8/+8 |
* | da830evm: Add support for TI EMAC | Nick Thompson | 2010-03-07 | 1 | -0/+1 |
* | new at91_emac network driver (NET_MULTI api) | Jens Scharsig | 2010-02-12 | 1 | -3/+1 |
* | prepare joining at91rm9200 into at91 | Jens Scharsig | 2010-02-12 | 6 | -6/+365 |
* | add a new AT91 GPIO driver | Jens Scharsig | 2010-02-12 | 2 | -152/+30 |
* | add c structures for SoC access | Jens Scharsig | 2010-02-12 | 18 | -3/+596 |
* | Davinci: Add EMIF-A macros for setting chip select parameters | Nick Thompson | 2010-02-12 | 1 | -1/+17 |
* | EP93xx: fix syscon_regs definition | Alessandro Rubini | 2010-02-12 | 1 | -1/+2 |
* | ARM: Add support for EP93xx SoCs | Matthias Kaehlcke | 2010-02-12 | 1 | -0/+595 |
* | OMAP3 Move declaration of gpmc_cfg. | Tom Rix | 2010-02-12 | 1 | -0/+4 |
* | new at91_emac network driver (NET_MULTI api) | Jens Scharsig | 2010-01-31 | 1 | -0/+145 |
* | TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX | Nick Thompson | 2010-01-31 | 1 | -4/+55 |
* | SPEAr : emi controller initialization for CFI driver support | Vipin KUMAR | 2010-01-23 | 1 | -0/+54 |
* | SPEAr : Support for HW mac id read/write from i2c mem | Vipin KUMAR | 2010-01-23 | 1 | -0/+8 |
* | SPEAr : Support added for SPEAr600 board | Vipin KUMAR | 2010-01-23 | 2 | -0/+105 |
* | SPEAr : nand driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | 1 | -0/+57 |
* | SPEAr : smi driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | 1 | -0/+115 |
* | SPEAr : i2c driver support added for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | 1 | -0/+146 |
* | SPEAr : Adding basic SPEAr architecture support. | Vipin KUMAR | 2010-01-23 | 4 | -0/+319 |
* | ARM Update mach-types | Tom Rix | 2010-01-23 | 1 | -0/+351 |
* | Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ... | Prafulla Wadaskar | 2010-01-23 | 2 | -6/+34 |
* | s5pc1xx: update cache routines | Minkyu Kang | 2010-01-23 | 1 | -0/+32 |
* | samsung: fix DMC1_MEM_CFG for s3c64xx | Seunghyeon Rhee | 2010-01-23 | 1 | -2/+2 |
* | MX31: Add struct definition for clock control module in i.MX31. | Magnus Lilja | 2010-01-19 | 1 | -0/+39 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-01-12 | 2 | -14/+630 |
|\ |
|
| * | ARM Update mach-types | Tom Rix | 2010-01-06 | 1 | -10/+621 |
| * | Davinci: NAND enable ECC even when not in NAND boot mode | Nick Thompson | 2010-01-04 | 1 | -2/+1 |