summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* New i.MX31 SPI driverGuennadi Liakhovetski2008-04-18-2/+193
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-18-0/+689
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-15-349/+370
| * This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-15-0/+668
* | Fix name of i.MX31 boards in config file headerMagnus Lilja2008-04-18-2/+2
* | allow ports to override go behaviorMike Frysinger2008-04-18-28/+23
* | allow ports to override bootelf behaviorMike Frysinger2008-04-18-12/+21
* | Reorder ARM boards in MakefileUlf Samuelsson2008-04-18-15/+23
* | Clean up dataflash partitioningUlf Samuelsson2008-04-18-48/+127
* | gitignore: udpate stgit generated and .patch fileJean-Christophe PLAGNIOL-VILLARD2008-04-18-0/+2
* | Get rid of redundant copy of renamed header file.Wolfgang Denk2008-04-18-23/+0
* | Fix dependency generation for older gcc versionsVlad Lungu2008-04-18-1/+1
* | Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-17-23/+39
* | ppc: Fix ftd_blob variable init when processing raw blobMarian Balakowicz2008-04-17-1/+1
* | Remove all the search paths from the .lds files.Jason Wessel2008-04-17-233/+0
* | Boot-related documentation updateBartlomiej Sieka2008-04-17-2/+19
* | Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski2008-04-17-1/+1
* | Remove conflicting NAND IDMike Frysinger2008-04-17-2/+0
* | cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi2008-04-17-2/+2
* | TQM5200: fix default IDE reset levelMartin Krause2008-04-17-0/+3
* | mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTINGDetlev Zundel2008-04-17-53/+53
* | mgcoge, mgsuv: rename 'addcon' to 'addcons'Detlev Zundel2008-04-17-4/+4
* | IDE: fix bug in reset sequenceMartin Krause2008-04-17-0/+3
* | lwmon5: disable CONFIG_ZERO_BOOTDELAYSascha Laue2008-04-17-1/+0
* | ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD2008-04-17-2/+1
* | cmd_log.c: Fix assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2008-04-17-1/+1
* | Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R2008-04-17-1/+0
* | s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD2008-04-17-8/+8
* | Additional PCI IDs for IDE and network controllersGuennadi Liakhovetski2008-04-17-0/+5
* | Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-17-14/+14
|/
* Fix watchdog POST for lwmon5Sascha Laue2008-04-13-1/+1
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-13-97/+561
* Allow use of ARCH=powerpc when buildingKumar Gala2008-04-13-0/+4
* Add apollon board MAINTAINERS entryKyungmin Park2008-04-13-1/+6
* Fix OneNAND readKyungmin Park2008-04-13-0/+13
* Fix OneNAND erase commandKyungmin Park2008-04-13-14/+27
* Support for LinkStation / KuroBox HD and HG PPC modelsGuennadi Liakhovetski2008-04-13-0/+1267
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-13-4/+29
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-13-3/+18
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-22/+40
* Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-13-3/+26
* drivers: code clean upDave Liu2008-04-13-18/+23
* drivers: clean up the ata_piix.hDave Liu2008-04-13-11/+15
* doc: english polishing for README.sataDave Liu2008-04-13-12/+12
* Fix warnings introduced by I2C bus speed setting patchKumar Gala2008-04-13-4/+3
* Altera Stratix II supporteran liberty2008-04-13-12/+324
* Update CHANGELOGWolfgang Denk2008-04-13-0/+98
* Phytec Phycore-i.MX31 supportSascha Hauer2008-04-13-0/+472
* mx31 litekit supportSascha Hauer2008-04-13-0/+446
* add an i2c driver for mx31Sascha Hauer2008-04-13-0/+203