summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update CHANGELOGWolfgang Denk2008-03-081-0/+279
* esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD2008-03-081-1/+1
* net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-081-0/+14
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-03-085-5/+6
|\
| * mpc83xx: make dtb basename file references equal those of linuxKim Phillips2008-03-074-4/+4
| * net: uec_phy: actually increment the timeout counterKim Phillips2008-03-071-1/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-082-8/+18
|\ \
| * | fix taihu soft spi_readMarkus Brunner2008-03-071-1/+1
| * | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese2008-03-071-7/+17
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-03-0729-30/+38
| |\ \ | | |/
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-03-0535-151/+66
| |\ \
| * | | net: Print error message upon net usage when no ethernet-interface is foundStefan Roese2008-03-041-1/+3
* | | | mgsuvd: update board configurationHeiko Schocher2008-03-082-8/+27
* | | | mgcoge: update board configurationHeiko Schocher2008-03-082-7/+53
| |_|/ |/| |
* | | 837xEMDS: Improve the system performanceDave Liu2008-03-071-1/+9
* | | Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-0628-29/+29
| |/ |/|
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-0531-106/+26
|\ \
| * | net: Print error message upon net usage when no ethernet-interface is foundStefan Roese2008-03-051-1/+3
| * | Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-0530-105/+23
| |/
* | PCS440EP: fix build problems (redundant #define)Wolfgang Denk2008-03-041-4/+0
* | W7OLMC/W7OLMG: fix build problems (redundant #define)Wolfgang Denk2008-03-041-3/+0
* | Makefile: fix problem with out-of-tree builds introduced by 5013c09fWolfgang Denk2008-03-041-33/+38
* | examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk2008-03-041-3/+3
* | PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss2008-03-041-3/+2
|/
* fix QE firmware uploading limitTimur Tabi2008-03-031-1/+1
* Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Bernhard Nemec2008-03-031-22/+0
* fix copy from ram to dataflashKim B. Heino2008-03-031-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-0392-96/+95
* ADS5121: Fix default environment.Wolfgang Denk2008-03-031-7/+8
* Makefile: Fix missing unconfig and mkconfig useJean-Christophe PLAGNIOL-VILLARD2008-03-031-10/+10
* Fix checking fat32 cluster size.michael2008-03-032-5/+6
* Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-03-022-1/+48
* ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-022-8/+24
* Fix alignment error on ARM for modulesWoodruff, Richard2008-03-022-2/+6
* fs: Fix ext2 read issueDave Liu2008-03-021-0/+16
* Makefile: cleanup "clean" targetWolfgang Denk2008-03-022-26/+330
* add cscope build targetLi Yang2008-03-021-2/+7
* net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips2008-03-021-0/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-024-9/+19
|\
| * 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-271-5/+2
| * Fix source for ECM error IVPRAndy Fleming2008-02-271-1/+1
| * Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-271-0/+11
| * sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD2008-02-271-2/+4
| * sbc8548: Fix cfi flash bank declarationJean-Christophe PLAGNIOL-VILLARD2008-02-271-1/+1
* | MPC5121e ADS PCI support take 3John Rigby2008-03-029-15/+411
* | Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-021-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-03-021-2/+4
|\ \
| * | 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-251-2/+4
| |/
* | ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-021-1/+9
* | POST: Disable cache while SPR POSTAnatolij Gustschin2008-03-021-0/+14
OpenPOWER on IntegriCloud