summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | ARM Update mach-typesTom Rix2009-11-29-0/+481
| | * | | | omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath2009-11-27-0/+2
| | * | | | TI DaVinci: Adding a README for the DaVinci series of SOC'sSandeep Paulraj2009-11-27-0/+116
| | * | | | avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-11-27-4/+1
| | * | | | NAND: Add config option for imx27liteSandeep Paulraj2009-11-27-0/+1
| | * | | | arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang2009-11-27-0/+1256
| | * | | | arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2009-11-27-0/+125
| | * | | | TI DaVinci DM646x: Enable NAND on DM6467 EVMSandeep Paulraj2009-11-27-0/+11
| | * | | | OMAP3: Fix SDRC initNishanth Menon2009-11-27-1/+3
| | * | | | OMAP3:SDRC: introduce DDR typesNishanth Menon2009-11-27-19/+96
| | * | | | OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-27-11/+4
| | * | | | TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori2009-11-27-0/+254
| | * | | | TI DA8xx: Add new directory for da830evm boardSekhar Nori2009-11-27-0/+221
| | * | | | TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-27-10/+83
| | * | | | Add TI DA8xx support: DA8xx includesNick Thompson2009-11-27-0/+242
| | * | | | TI Davinci: add a pin multiplexer configuration APINick Thompson2009-11-27-1/+59
| | * | | | TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-27-13/+15
| | * | | | OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-27-1/+2
| | * | | | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-27-95/+87
| | * | | | S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2009-11-27-8/+1
| | * | | | s5pc1xx: serial: fix the error check logicMinkyu Kang2009-11-27-7/+17
| | * | | | Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk2009-11-27-461/+490
| | * | | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-27-11/+11
| | * | | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-27-31/+31
| | * | | | ARM Update mach-typesTom Rix2009-11-27-2/+1211
| | * | | | sheevaplug: correct SDRAM address control registerMark Asselstine2009-11-27-5/+5
| | * | | | Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-27-1/+0
| | * | | | ARM Update mach-types.hTom Rix2009-11-27-19/+263
| * | | | | ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2009-11-25-19/+0
| |/ / / /
| * | | | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-24-161/+118
| |\ \ \ \
| | * | | | ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-23-157/+118
| | * | | | ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-23-4/+0
| * | | | | at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski2009-11-23-0/+5
| |/ / / /
| * | | | Add 'true' and 'false' commandsPeter Tyser2009-11-23-0/+22
| * | | | cmd_help: General cleanupPeter Tyser2009-11-23-14/+7
| * | | | command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-23-233/+353
| * | | | Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-11-21-13/+45
| |\ \ \ \
| | * | | | NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-20-7/+16
| | * | | | S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-18-4/+27
| | * | | | NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-18-1/+1
| | * | | | NAND:Extending the nand_ecclayout structureSandeep Paulraj2009-11-18-1/+1
| * | | | | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-21-2041/+272
| |\ \ \ \ \
| | * | | | | ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs2009-11-19-2/+0
| | * | | | | ppc4xx: Remove confusing commentMatthias Fuchs2009-11-19-4/+0
| | * | | | | ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-11-19-2/+0
| | * | | | | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-182/+32
| | * | | | | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-837/+130
| | * | | | | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-1022/+118
| | |/ / / /
| * | | | | OMAP2/3: I2C: Add support for second and third busDirk Behme2009-11-16-98/+170
| |/ / / /
| * | | | Merge branch 'master' into nextWolfgang Denk2009-11-15-233/+358
| |\ \ \ \