summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-03exports: rewrite jump table initMike Frysinger1-31/+27
2009-12-01Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into nextWolfgang Denk101-873/+5261
2009-11-30ARM Update mach-typesTom Rix1-0/+481
2009-11-28omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath1-0/+2
2009-11-28TI DaVinci: Adding a README for the DaVinci series of SOC'sSandeep Paulraj1-0/+116
2009-11-28avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-4/+1
2009-11-28NAND: Add config option for imx27liteSandeep Paulraj1-0/+1
2009-11-28arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang17-0/+1256
2009-11-28arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-28TI DaVinci DM646x: Enable NAND on DM6467 EVMSandeep Paulraj1-0/+11
2009-11-28OMAP3: Fix SDRC initNishanth Menon2-1/+3
2009-11-28OMAP3:SDRC: introduce DDR typesNishanth Menon9-19/+96
2009-11-28OMAP3:SDRC: Cleanup references to SDPNishanth Menon3-11/+4
2009-11-28TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori5-0/+254
2009-11-28TI DA8xx: Add new directory for da830evm boardSekhar Nori3-0/+221
2009-11-28TI DA8xx: Add DA8xx cpu functionsSekhar Nori2-10/+83
2009-11-28Add TI DA8xx support: DA8xx includesNick Thompson2-0/+242
2009-11-28TI Davinci: add a pin multiplexer configuration APINick Thompson2-1/+59
2009-11-28TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson1-13/+15
2009-11-28OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas1-1/+2
2009-11-28Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk30-95/+87
2009-11-28S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2-8/+1
2009-11-28s5pc1xx: serial: fix the error check logicMinkyu Kang1-7/+17
2009-11-28Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk4-461/+490
2009-11-28s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang13-11/+11
2009-11-28Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk24-31/+31
2009-11-28ARM Update mach-typesTom Rix1-2/+1211
2009-11-28sheevaplug: correct SDRAM address control registerMark Asselstine1-5/+5
2009-11-28Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj1-1/+0
2009-11-28ARM Update mach-types.hTom Rix1-19/+263
2009-11-25ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs3-19/+0
2009-11-25Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk5-161/+118
2009-11-23ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese4-157/+118
2009-11-23ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese1-4/+0
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski1-0/+5
2009-11-23Add 'true' and 'false' commandsPeter Tyser1-0/+22
2009-11-23cmd_help: General cleanupPeter Tyser1-14/+7
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser7-233/+353
2009-11-22Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk4-13/+45
2009-11-22Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk35-2041/+272
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj1-7/+16
2009-11-19ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs1-2/+0
2009-11-19ppc4xx: Remove confusing commentMatthias Fuchs1-4/+0
2009-11-19ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-2/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese12-182/+32
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese28-837/+130
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese27-1022/+118
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang1-4/+27
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj1-1/+1
2009-11-18NAND:Extending the nand_ecclayout structureSandeep Paulraj1-1/+1