summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups' into nextHaavard Skinnemoen2009-02-2333-635/+1258
|\
| * Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-172943-77693/+116691
| |\
| * | avr32: Add support for "GPIO" port muxHaavard Skinnemoen2008-09-013-0/+301
| * | atstk1000: Convert to new-style makefileHaavard Skinnemoen2008-09-011-4/+5
| * | avr32: use board_early_init_r instead of board_init_infoHaavard Skinnemoen2008-09-017-7/+13
| * | avr32: Use board_postclk_init instead of gclk_initHaavard Skinnemoen2008-09-014-5/+10
| * | hammerhead: Use gclk helper functionsHaavard Skinnemoen2008-09-011-8/+2
| * | avr32: Add gclk helper functionsHaavard Skinnemoen2008-09-012-2/+122
| * | avr32: refactor the portmux/gpio codeHaavard Skinnemoen2008-09-0123-592/+795
| * | avr32: data_bits should reflect the actual number of data bitsHaavard Skinnemoen2008-09-011-2/+2
| * | avr32: Update READMEHaavard Skinnemoen2008-09-011-16/+8
* | | Update CHANGELOG; Prepare 2009.03-rc1v2009.03-rc1Wolfgang Denk2009-02-232-2/+266
* | | ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5Wolfgang Denk2009-02-221-12/+1741
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-02-2230-266/+842
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-2230-266/+842
| |\ \ \
| | * | | OMAP3: Clean up MMC codeDirk Behme2009-02-223-90/+114
| | * | | OMAP3: Pandora: Update pin muxDirk Behme2009-02-221-6/+6
| | * | | OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-228-8/+49
| | * | | OMAP3: Beagle: Add board revision detectionDirk Behme2009-02-223-1/+45
| | * | | OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme2009-02-223-21/+11
| | * | | nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-3/+2
| | * | | nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-221-1/+1
| | * | | davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD2009-02-221-0/+1
| | * | | arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-225-0/+236
| | * | | ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve2009-02-226-105/+101
| | * | | Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2009-02-222-1/+7
| | * | | Nand driver for Nomadik SoCAlessandro Rubini2009-02-223-10/+230
| | * | | Added nomadik.h headerAlessandro Rubini2009-02-222-22/+41
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-02-221-5/+31
|\| | | |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-221-5/+31
| |\ \ \ \
| | * | | | r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda2009-02-221-5/+31
| | |/ / /
* | / / / MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi2009-02-221-1/+1
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-222-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Blackfin: disable syscontrol code for nowMike Frysinger2009-02-211-0/+1
| * | | Blackfin: bf537-stamp: fix I2C board definesMike Frysinger2009-02-211-2/+2
* | | | Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-225-5/+370
* | | | Makefile: fix cleanupWolfgang Denk2009-02-221-1/+1
|/ / /
* | | Cleanup the comment for m68k linux boot argument passing.Richard Retanubun2009-02-211-5/+6
* | | sh: Fix rsk7203 in tree buildPeter Griffin2009-02-211-1/+1
* | | bootm: Reduce the unnecessary memmoveMinkyu Kang2009-02-211-2/+4
* | | fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-211-15/+7
* | | fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-211-21/+11
* | | drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-213-11/+3
* | | lcd_putc bug fix for tab.Derek Ou2009-02-211-1/+1
* | | MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-211-0/+1
* | | Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-2113-0/+13
* | | ARM:PXA Use new definitions in mmc.hTom Rix2009-02-201-1/+1
* | | Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-201-4/+4
* | | pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-2011-16/+38
* | | ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-201-51/+0