| Commit message (Expand) | Author | Age | Lines |
* | 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 |
|\ |
|
| * | arm: Kirkwood: add SYSRSTn Duration Counter Support | Prafulla Wadaskar | 2009-09-01 | -0/+2 |
| * | imx27lite: add support for imx27lite board from LogicPD | Ilya Yanok | 2009-09-01 | -0/+12 |
| * | Remove duplicate set_cr | Simon Kagstrom | 2009-09-01 | -30/+0 |
* | | ARM: Update mach-types | Wolfgang Denk | 2009-09-04 | -12/+2056 |
|/ |
|
* | NAND: DaVinci: V2 Adding 4 BIT ECC support | Sandeep Paulraj | 2009-08-26 | -0/+10 |
* | omap3: Fixed a problem with hwecc | Ben Goska | 2009-08-18 | -2/+2 |
* | Monahans: avoid floating point calculations | Wolfgang Denk | 2009-08-17 | -1/+1 |
* | OMAP3: Fix missing GPMC_CONFIG_CS0_BASE | Dirk Behme | 2009-08-10 | -0/+1 |
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessor | Ilya Yanok | 2009-08-09 | -0/+25 |
* | kirkwood/gpio.h: remove duplicate definition | Alessandro Rubini | 2009-08-09 | -2/+0 |
* | omap3: use only fixed-size types inside ctrl_structs | Dirk Behme | 2009-08-08 | -194/+218 |
* | omap3: remove typedefs for configuration structs | Dirk Behme | 2009-08-08 | -31/+31 |
* | omap3: embedd gpmc_cs into gpmc config struct | Matthias Ludwig | 2009-08-07 | -23/+18 |
* | pxa: Fix typo in GCDR(x) | David Hunter | 2009-08-01 | -1/+1 |
* | arm nomadik: add gpio support | Alessandro Rubini | 2009-07-29 | -0/+42 |
* | OMAP3 Remove twl4030 defines | Tom Rix | 2009-07-29 | -35/+0 |
* | OMAP I2C Fix the sampling clock. | Tom Rix | 2009-07-28 | -7/+107 |
* | arm, kirkwood: added kw_gpio_set_valid() in gpio.h | Heiko Schocher | 2009-07-23 | -0/+2 |
* | Kirkwood: add Marvell Kirkwood gpio driver | Dieter Kiermaier | 2009-07-23 | -0/+51 |
* | arm, kirkwood: added KW_TWSI_BASE in kirkwood.h | Heiko Schocher | 2009-07-23 | -0/+1 |
* | Add unaligned.h for arm | Simon Kagstrom | 2009-07-19 | -0/+18 |
* | Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze | Wolfgang Denk | 2009-07-16 | -138/+1 |
|\ |
|
| * | asm-generic: Consolidate errno.h to asm-generic/errno.h | Michal Simek | 2009-07-09 | -138/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-13 | -8/+316 |
|\ \ |
|
| * | | at91: Introduction of at91sam9g10 SOC. | Sedji Gaouaou | 2009-07-12 | -1/+1 |
| * | | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | -0/+307 |
| * | | pxa: fix CKEN_B register bits | Daniel Mack | 2009-07-12 | -6/+6 |
| * | | pxa: add clock for system bus 2 arbiter | Daniel Mack | 2009-07-12 | -0/+1 |
| * | | arm: Kirkwood: bugfix: UART1 bar correction | Prafulla Wadaskar | 2009-07-12 | -1/+1 |
| |/ |
|
* | | davinci_nand chipselect/init cleanup | David Brownell | 2009-07-07 | -0/+2 |
* | | NAND DaVinci: Update to ALE/CLE Mask values | Sandeep Paulraj | 2009-07-07 | -0/+5 |
* | | ARM DaVinci: Changing ALE Mask Value | Sandeep Paulraj | 2009-07-07 | -1/+1 |