aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz12-23/+39
2008-04-17ppc: Fix ftd_blob variable init when processing raw blobMarian Balakowicz1-1/+1
2008-04-17Remove all the search paths from the .lds files.Jason Wessel233-233/+0
2008-04-17Boot-related documentation updateBartlomiej Sieka1-2/+19
2008-04-17Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski1-1/+1
2008-04-17Remove conflicting NAND IDMike Frysinger1-2/+0
2008-04-17cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi1-2/+2
2008-04-17TQM5200: fix default IDE reset levelMartin Krause1-0/+3
2008-04-17mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTINGDetlev Zundel2-53/+53
2008-04-17mgcoge, mgsuv: rename 'addcon' to 'addcons'Detlev Zundel2-4/+4
2008-04-17IDE: fix bug in reset sequenceMartin Krause1-0/+3
2008-04-17lwmon5: disable CONFIG_ZERO_BOOTDELAYSascha Laue1-1/+0
2008-04-17ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD1-2/+1
2008-04-17cmd_log.c: Fix assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-17Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R1-1/+0
2008-04-17s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-04-17Additional PCI IDs for IDE and network controllersGuennadi Liakhovetski1-0/+5
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund7-14/+14
2008-04-13Fix watchdog POST for lwmon5Sascha Laue1-1/+1
2008-04-13ata: update the libata.h from ata.h of linux kernelDave Liu2-97/+561
2008-04-13Allow use of ARCH=powerpc when buildingKumar Gala1-0/+4
2008-04-13Add apollon board MAINTAINERS entryKyungmin Park2-1/+6
2008-04-13Fix OneNAND readKyungmin Park1-0/+13
2008-04-13Fix OneNAND erase commandKyungmin Park2-14/+27
2008-04-13Support for LinkStation / KuroBox HD and HG PPC modelsGuennadi Liakhovetski9-0/+1267
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew26-4/+29
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew18-3/+18
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala21-22/+40
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming3-3/+26
2008-04-13drivers: code clean upDave Liu2-18/+23
2008-04-13drivers: clean up the ata_piix.hDave Liu1-11/+15
2008-04-13doc: english polishing for README.sataDave Liu1-12/+12
2008-04-13Fix warnings introduced by I2C bus speed setting patchKumar Gala1-4/+3
2008-04-13Altera Stratix II supporteran liberty6-12/+324
2008-04-13Update CHANGELOGWolfgang Denk1-0/+98
2008-04-13Phytec Phycore-i.MX31 supportSascha Hauer8-0/+472
2008-04-13mx31 litekit supportSascha Hauer8-0/+446
2008-04-13add an i2c driver for mx31Sascha Hauer2-0/+203
2008-04-13core support for Freescale mx31Sascha Hauer6-0/+647
2008-04-13Fix compile errorWolfgang Denk1-1/+1
2008-04-13Separate omap24xx specific code from arm1136Sascha Hauer16-40/+96
2008-04-13disable caches before booting an app for Blackfin appsMike Frysinger2-20/+42
2008-04-13ppc: Get rid of unused machine type definitionsWolfgang Denk7-73/+0
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk22-294/+2133
2008-04-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk115-148/+15461
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2-30/+23
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk5-6/+6
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk3-3/+7
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk4-27/+23
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk11-80/+890