summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-154-26/+23
* ppc4xx: miiphy.c reworkedStefan Roese2008-03-151-116/+80
* rtc: Add M41T62 supportStefan Roese2008-03-152-0/+136
* ppc4xx: Add 405GPr based MCU25 board specific filesNiklaus Giger2008-03-155-0/+499
* ppc4xx: Add 405GPr based MCU25 board config fileNiklaus Giger2008-03-151-0/+362
* ppc4xx: Add 405GPr based MCU25 board. Global filesNiklaus Giger2008-03-153-0/+6
* ppc4xx: HCU4/5. remove obsolete hcu_flash.cNiklaus Giger2008-03-151-514/+0
* ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger2008-03-156-11/+57
* ppc4xx: Fix comment in 405EX DDR2 init codeStefan Roese2008-03-152-4/+4
* tools/setlocalversion: use a git-describe-ish formatWolfgang Denk2008-03-141-3/+6
* HMI1001: add support for MPC5200 Rev. B processors.Wolfgang Denk2008-03-131-0/+18
* TQM5200: remove dead codeWolfgang Denk2008-03-131-56/+0
* Release v1.3.2Wolfgang Denk2008-03-091-0/+85
* SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD2008-03-091-17/+19
* scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD2008-03-091-1/+4
* esd/common/fpga.c: fix indentation.Wolfgang Denk2008-03-091-177/+167
* common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk2008-03-091-5/+5
* esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk2008-03-091-3/+4
* Makefile: make build silently again.Wolfgang Denk2008-03-091-9/+10
* m501sk: Fix out of tree buildingWolfgang Denk2008-03-091-5/+9
* ADS5121: fix out of tree buildWolfgang Denk2008-03-091-80/+16
* Release v1.3.2Wolfgang Denk2008-03-081-1/+1
* 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
OpenPOWER on IntegriCloud