summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-22-27/+26
* ppc4xx: Update CPU strapping for PMC440 boardsMatthias Fuchs2008-04-22-12/+1
* ppc4xx: Remove unused APC405 strataflash driverMatthias Fuchs2008-04-22-789/+0
* ppc4xx: Update APC405 configurationMatthias Fuchs2008-04-22-153/+193
* ppc4xx: Update APC405 board supportMatthias Fuchs2008-04-22-123/+241
* ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2008-04-22-117/+106
* ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs2008-04-22-38/+151
* ppc4xx: Update FPGA image for APC405 boardsMatthias Fuchs2008-04-22-2280/+2004
* ppc4xx: Update bootlogo for APC405 boardsMatthias Fuchs2008-04-22-235/+565
* ppc4xx: Add dcache_enable() for 440Stefan Roese2008-04-22-0/+2
* ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs2008-04-21-0/+2
* ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-18-15/+35
* ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMMStefan Roese2008-04-18-4/+4
* ppc4xx: Add Glacier NAND booting targetStefan Roese2008-04-18-1/+4
* Fix crash on sequoia in ppc_4xx_eth_initAnatolij Gustschin2008-04-18-0/+4
* ppc4xx: Fix crash on sequoia with cache enabledAnatolij Gustschin2008-04-18-1/+3
* Use jr as register jump instructionShinya Kuribayashi2008-04-18-15/+15
* RTC driver for MC13783Guennadi Liakhovetski2008-04-18-0/+84
* 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