summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-0530-105/+23
* 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
* | TQM5200: use automatic fdt memory fixup (part 2)Martin Krause2008-03-021-0/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-021-0/+2
|\ \
| * | ppc4xx: Fix acadia_nand build problemStefan Roese2008-02-251-0/+2
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-03-020-0/+0
|\ \
| * | mx1fs2/flash: Fix multiple pointertargets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2008-02-251-1/+1
| * | arm-imx: Fix registers definitionJean-Christophe PLAGNIOL-VILLARD2008-02-252-60/+117
| * | actua1/actua2/actua3: Fix multipleunused variableJean-Christophe PLAGNIOL-VILLARD2008-02-253-5/+5
| |/
* | TQM5200: use automatic fdt memory fixupMartin Krause2008-03-021-0/+1
* | TQM5200: fix bug in SDRAM initialization codeMartin Krause2008-03-021-4/+7
* | mx1fs2/flash: Fix multiple compiler warningsJean-Christophe PLAGNIOL-VILLARD2008-03-021-1/+1
* | arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD2008-03-022-61/+118
* | actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD2008-03-023-5/+5
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-024-12/+12
|/
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-246-12/+480
* ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD2008-02-231-4/+6
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-237-21/+21
* cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi2008-02-231-5/+5
* cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
* cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
* make define2mk.sed work on FreeBSDMarcel Moolenaar2008-02-221-2/+2
* Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-224-4/+4
* LM75 bug fix for negative temperaturesLarry Johnson2008-02-221-1/+7
* IDS8247: update MAINTAINER entry.Heiko Schocher2008-02-221-1/+1
OpenPOWER on IntegriCloud