summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* 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
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-15-62/+64
| |\
| | * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-12-2/+2
| | * smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-12-60/+62
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-11-15-6/+5
| |\ \
| | * | ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-13-2/+2
| | * | fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-12-4/+3
| | |/
| * | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-15-9/+9
| |\ \ | | |/ | |/|
| | * ARM Don't inline weak symbolsRon Lee2009-11-11-9/+9
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-11-36/+44
| |\ \
| | * | mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-11-5/+7
| | * | mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-11-3/+5
| | * | Fix SMC91111 regression: lpd7a40x build failuresBen Warren2009-11-09-3/+1
| | * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-09-4/+4
| | * | Fix CS8900 regression on impa7 boardBen Warren2009-11-09-1/+1