summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-02-3/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-03-02-2/+4
|\
| * 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-25-2/+4
* | ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-02-1/+9
* | POST: Disable cache while SPR POSTAnatolij Gustschin2008-03-02-0/+14
* | TQM5200: use automatic fdt memory fixup (part 2)Martin Krause2008-03-02-0/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-02-0/+2
|\ \
| * | ppc4xx: Fix acadia_nand build problemStefan Roese2008-02-25-0/+2
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-03-02-0/+0
|\ \
| * | mx1fs2/flash: Fix multiple pointertargets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2008-02-25-1/+1
| * | arm-imx: Fix registers definitionJean-Christophe PLAGNIOL-VILLARD2008-02-25-60/+117
| * | actua1/actua2/actua3: Fix multipleunused variableJean-Christophe PLAGNIOL-VILLARD2008-02-25-5/+5
| |/
* | TQM5200: use automatic fdt memory fixupMartin Krause2008-03-02-0/+1
* | TQM5200: fix bug in SDRAM initialization codeMartin Krause2008-03-02-4/+7
* | mx1fs2/flash: Fix multiple compiler warningsJean-Christophe PLAGNIOL-VILLARD2008-03-02-1/+1
* | arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD2008-03-02-61/+118
* | actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD2008-03-02-5/+5
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-02-12/+12
|/
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-24-12/+480
* ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD2008-02-23-4/+6
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-21/+21
* cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi2008-02-23-5/+5
* cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-23-1/+1
* cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-23-1/+1
* make define2mk.sed work on FreeBSDMarcel Moolenaar2008-02-22-2/+2
* Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-22-4/+4
* LM75 bug fix for negative temperaturesLarry Johnson2008-02-22-1/+7
* IDS8247: update MAINTAINER entry.Heiko Schocher2008-02-22-1/+1
* Fix device tree for mgsuvd board.Heiko Schocher2008-02-22-1/+1
* lwmon5: enable hardware watchdogYuri Tikhonov2008-02-22-5/+12
* ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin2008-02-22-1/+25
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-22-116/+110
|\
| * 8610HPCD: Document the flashbank selection switches.Jon Loeliger2008-02-20-0/+6
| * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-20-6/+16
| * 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger2008-02-20-1/+1
| * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-19-5/+2
| * 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-102/+80
| * mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD2008-02-18-4/+6
| * mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD2008-02-18-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-02-22-1/+6
|\ \
| * | CFI: Do not use uninitialized cmd_resetMichael Schwingen2008-02-21-1/+6
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-02-22-0/+51
|\ \ \
| * | | API: Add (c) and licensing notice to the public API header.Rafal Jaworowski2008-02-21-0/+51
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-02-22-2/+2
|\ \ \
| * | | ColdFire: Fix missing code flash size for M5485EVBTsiChungLiew2008-02-20-1/+1
| * | | ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew2008-02-20-1/+1
| |/ /
* | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-22-2/+0
* | | ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-22-7/+15
* | | include autoconf.mk before any other .mk filesMike Frysinger2008-02-22-3/+3
* | | error check autoconf.mk generationMike Frysinger2008-02-22-0/+1