summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-271-13/+15
* OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-271-1/+2
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-2730-95/+87
* S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2009-11-272-8/+1
* s5pc1xx: serial: fix the error check logicMinkyu Kang2009-11-271-7/+17
* Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk2009-11-274-461/+490
* s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-2713-11/+11
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-2724-31/+31
* ARM Update mach-typesTom Rix2009-11-271-2/+1211
* sheevaplug: correct SDRAM address control registerMark Asselstine2009-11-271-5/+5
* Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-271-1/+0
* ARM Update mach-types.hTom Rix2009-11-271-19/+263
* Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-245-161/+118
|\
| * ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-234-157/+118
| * ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-231-4/+0
* | at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski2009-11-231-0/+5
|/
* Add 'true' and 'false' commandsPeter Tyser2009-11-231-0/+22
* cmd_help: General cleanupPeter Tyser2009-11-231-14/+7
* command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-237-233/+353
* Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-11-214-13/+45
|\
| * NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-201-7/+16
| * S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-181-4/+27
| * NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-181-1/+1
| * NAND:Extending the nand_ecclayout structureSandeep Paulraj2009-11-181-1/+1
* | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-2135-2041/+272
|\ \
| * | ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs2009-11-191-2/+0
| * | ppc4xx: Remove confusing commentMatthias Fuchs2009-11-191-4/+0
| * | ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-11-191-2/+0
| * | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-1912-182/+32
| * | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-1928-837/+130
| * | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-1927-1022/+118
| |/
* / OMAP2/3: I2C: Add support for second and third busDirk Behme2009-11-163-98/+170
|/
* Merge branch 'master' into nextWolfgang Denk2009-11-1535-233/+358
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-152-62/+64
| |\
| | * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-121-2/+2
| | * smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-121-60/+62
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-11-152-6/+5
| |\ \
| | * | ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-131-2/+2
| | * | fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-121-4/+3
| | |/
| * | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-151-9/+9
| |\ \ | | |/ | |/|
| | * ARM Don't inline weak symbolsRon Lee2009-11-111-9/+9
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-118-36/+44
| |\ \
| | * | mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-111-5/+7
| | * | mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-111-3/+5
| | * | Fix SMC91111 regression: lpd7a40x build failuresBen Warren2009-11-093-3/+1
| | * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-091-4/+4
| | * | Fix CS8900 regression on impa7 boardBen Warren2009-11-091-1/+1
| | * | clarify eth driver halt/recv stepsMike Frysinger2009-11-091-5/+8
| | * | Fix cs8900 dev->priv not init issueHui.Tang2009-11-091-3/+4
| | * | Fix DM9000 MAC address handlingBen Warren2009-10-291-12/+14